Skip to content

Bump idna from 3.13 to 3.14#144

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/idna-3.14
Closed

Bump idna from 3.13 to 3.14#144
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/idna-3.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps idna from 3.13 to 3.14.

Changelog

Sourced from idna's changelog.

3.14 (2026-05-10) +++++++++++++++++

  • Removed opportunity to process long inputs into quadratic time by rejecting oversize inputs up-front. Closes a bypass of the CVE-2024-3651 mitigation. [GHSA-65pc-fj4g-8rjx]

Thanks to Stan Ulbrych for reporting the issue.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [idna](https://github.com/kjd/idna) from 3.13 to 3.14.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.13...v3.14)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.14'
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 11, 2026
@github-actions

Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissBranchBrPartCoverMissing
src/dm_mac
   __init__.py71060100% 
   cli_utils.py15000100% 
   neon_fob_adder.py2321560593%79, 116–117, 124, 270, 333–334, 341, 364–367, 454–456
   neongetter.py211154399%309
   slack_handler.py1650420100% 
   utils.py25040100% 
src/dm_mac/models
   __init__.py0000100% 
   api_schemas.py34000100% 
   machine.py540151821597%510, 839–841, 953–962, 1020
   users.py1030320100% 
src/dm_mac/views
   __init__.py0000100% 
   api.py32000100% 
   machine.py1030120100% 
   prometheus.py1320121100% 
TOTAL1663314042498% 

Tests Skipped Failures Errors Time
284 0 💤 0 ❌ 0 🔥 23.956s ⏱️

jantman added a commit that referenced this pull request May 12, 2026
…5-12

chore(deps): refresh all deps (supersedes Dependabot PRs #139#144)
@jantman

jantman commented May 12, 2026

Copy link
Copy Markdown
Contributor

Superseded by #146 (merged in 5fecc9e). All updates from this PR are included in the rollup.

@jantman jantman closed this May 12, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/pip/idna-3.14 branch May 12, 2026 10:31
jantman added a commit that referenced this pull request May 12, 2026
Covers two PRs merged after 0.12.0:

- PR #145 (MCU lockup recovery): App.safe_reboot() → App.reboot()
  in firmware liveness watchdog, new FleetTimeoutTracker for
  fleet-wide Slack alerting, interrupt + bootloader/RTC WDTs as
  defense-in-depth.
- PR #146 (dependency refresh): poetry update rollup covering all
  six Dependabot PRs (#139#144) plus mypy 2.0.0 → 2.1.0 and
  others; CI poetry pin bumped to 2.4.1.

Also folds in the unreleased 0.12.1 (ESPHome 2025.11.2 firmware
compilation fixes from 6ca8ff7).

Minor version bump (0.12.x → 0.13.0) reflects the new
FleetTimeoutTracker feature; the firmware fix and dep refresh
alone would have been a patch bump.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant