Bump idna from 3.13 to 3.14#144
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
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>
Coverage Report
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
5 tasks
Contributor
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
Commits
37b6b74Release v3.14628fef8Use valid_string_length() for early oversized-input check1e26c7fTweak release wordingab5668fPre-release 3.14c0dda45Merge commit from forkb7391f4Add docstrings to package (#226)0f4a28dRaise IDNAError on non-string input to encode/decode (#224)7e6df71Address type issues found byty(#225)6ebfaabMerge pull request #221 from kjd/release-3.13Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)