Skip to content

Bump idna from 3.11 to 3.12#1664

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/idna-3.12
Open

Bump idna from 3.11 to 3.12#1664
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/idna-3.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps idna from 3.11 to 3.12.

Changelog

Sourced from idna's changelog.

3.12 (2026-04-21) +++++++++++++++++

  • Update to Unicode 17.0.0.
  • Issue a deprecation warning for the transitional argument.
  • Added lazy-loading to provide some performance improvements.
  • Removed vestiges of code related to Python 2 support, including segmentation of data structures specific to Jython.

Thanks to Rodrigo Nogueira for contributions to this release.

Commits
  • d80d6f9 Release v3.12
  • 1bb44dd Merge pull request #218 from kjd/release-candidate-3.12rc0
  • 909c49d Release candidate for 3.12
  • c5459a1 Merge pull request #217 from kjd/housekeeping-2
  • f1ab8f6 Add tests for transitional deprecation warning
  • 94bcdc3 Add deprecation warning for transitional argument
  • 199b7ca Code quality and CI housekeeping
  • a5fcbef Merge pull request #216 from kjd/unicode-17-bis
  • 80915cf Fix ruff format compliance in generated idnadata.py
  • 007bcb6 Update to Unicode 17.0.0
  • Additional commits viewable in compare view

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.11 to 3.12.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.11...v3.12)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.12'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 22, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 22, 2026 11:53
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.47%. Comparing base (e522ab0) to head (0d9012c).

❌ Your project check has failed because the head coverage (97.64%) is below the target coverage (100.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1664   +/-   ##
=======================================
  Coverage   99.47%   99.47%           
=======================================
  Files          30       30           
  Lines        5961     5961           
  Branches      284      284           
=======================================
  Hits         5930     5930           
  Misses         22       22           
  Partials        9        9           
Flag Coverage Δ
CI-GHA 99.47% <ø> (ø)
MyPy 97.64% <ø> (ø)
OS-Linux 99.70% <ø> (ø)
OS-Windows 98.40% <ø> (-0.03%) ⬇️
OS-macOS 98.57% <ø> (ø)
Py-3.10.11 98.40% <ø> (ø)
Py-3.10.20 99.63% <ø> (ø)
Py-3.11.15 99.63% <ø> (ø)
Py-3.11.9 98.40% <ø> (ø)
Py-3.12.10 98.40% <ø> (ø)
Py-3.12.13 99.63% <ø> (ø)
Py-3.13.13 99.68% <ø> (ø)
Py-3.13.13t 99.68% <ø> (ø)
Py-3.14.4 99.68% <ø> (ø)
Py-3.14.4t 99.68% <ø> (ø)
Py-pypy3.11.15-7.3.21 99.29% <ø> (ø)
VM-macos-latest 98.57% <ø> (ø)
VM-ubuntu-latest 99.70% <ø> (ø)
VM-windows-latest 98.40% <ø> (-0.03%) ⬇️
pytest 99.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 22, 2026

Merging this PR will not alter performance

✅ 99 untouched benchmarks


Comparing dependabot/pip/idna-3.12 (0d9012c) with master (e522ab0)

Open in CodSpeed

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants