chore(deps): bump idna from 3.11 to 3.15 in the uv group across 1 directory - #10
Conversation
Bumps the uv group with 1 update in the / directory: [idna](https://github.com/kjd/idna). Updates `idna` from 3.11 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v3.11...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com>
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
fairspec-python | 21b1e07 | Commit Preview URL Branch Preview URL |
May 20 2026, 12:06 AM |
|
Claude finished @dependabot[bot]'s task in 50s —— View job PR Review:
|
| Version | Change | Security Relevance |
|---|---|---|
| 3.12 | Unicode 17.0.0, deprecation warnings, lazy-loading, drop Python 2 vestiges | None |
| 3.13 | Fix codepoint U+A7F1 classification | None |
| 3.14 | Reject oversize inputs early in check_label |
CVE-2026-45409 — DoS fix |
| 3.15 | Module-level frozensets, perf cleanup, f-strings, raise ... from err chaining |
None |
OWASP Top 10
| Category | Finding | Severity |
|---|---|---|
| A06 — Vulnerable and Outdated Components | idna 3.11–3.13 are vulnerable to CVE-2026-45409 (bypass of quadratic-time DoS fix). This PR resolves it. |
NONE (resolved by this PR) |
| All others | Not applicable — lock file only, no source changes | NONE |
Lock File Integrity
The uv.lock changes are well-formed:
- Version, sdist URL/hash, and wheel URL/hash are all consistently updated to 3.15.
- No other packages were silently modified.
Verdict
Approve. This is a security-relevant update with a clean, minimal diff. No issues found.
Bumps the uv group with 1 update in the / directory: idna.
Updates
idnafrom 3.11 to 3.15Changelog
Sourced from idna's changelog.
Commits
af30a09Release 3.1530314d4Pre-release 3.15rc005d4b21Merge pull request #237 from kjd/convert-docs-to-markdown2987fdbConvert README and HISTORY from reStructuredText to Markdown59fa800Merge pull request #236 from kjd/dependabot/github_actions/actions-f3e34333eadef6983Merge branch 'master' into dependabot/github_actions/actions-f3e34333eabbd8004Merge pull request #234 from StanFromIreland/patch-1edd07c0Bump github/codeql-action from 3.35.2 to 4.35.2 in the actions group5557db0Merge branch 'master' into patch-1f11746cMerge pull request #235 from StanFromIreland/patch-2Dependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.