Skip to content

Bump idna from 3.12 to 3.13#1814

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/idna-3.13
Apr 23, 2026
Merged

Bump idna from 3.12 to 3.13#1814
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/idna-3.13

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

⚠️ 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.12 to 3.13.

Changelog

Sourced from idna's changelog.

3.13 (2026-04-22) +++++++++++++++++

  • Correct classification error for codepoint U+A7F1
Commits
  • 89cdfd2 Release v3.13
  • 1eb0686 Pre-release 3.13
  • 5f20d1e Merge pull request #220 from kjd/unicode-next
  • 4ea8425 Regenerate idnadata.py with correct NFKC_CF data
  • fd47341 Use NFKC_CF from Unicode data files instead of Python's unicodedata module
  • a5304a4 Merge pull request #219 from kjd/release-3.12
  • See full diff 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.12 to 3.13.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](kjd/idna@v3.12...v3.13)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.13'
  dependency-type: direct:development
  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 Apr 23, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 23, 2026 02:44
@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 12.76s
✅ JSON prettier 2 0 0 0 0.55s
✅ JSON v8r 2 0 0 2.46s
✅ MARKDOWN markdownlint 2 0 0 0 0.62s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.25s
✅ PYTHON bandit 353 0 0 5.12s
✅ PYTHON black 353 0 0 0 6.8s
✅ PYTHON flake8 353 0 0 2.65s
✅ PYTHON isort 353 0 0 0 0.67s
✅ PYTHON mypy 353 0 0 4.68s
✅ PYTHON pylint 353 0 0 103.11s
✅ PYTHON ruff 353 0 0 0 0.06s
✅ REPOSITORY checkov yes no no 21.78s
✅ REPOSITORY gitleaks yes no no 6.89s
✅ REPOSITORY git_diff yes no no 0.18s
✅ REPOSITORY secretlint yes no no 6.7s
✅ REPOSITORY syft yes no no 3.02s
✅ REPOSITORY trivy-sbom yes no no 1.89s
✅ REPOSITORY trufflehog yes no no 18.4s
✅ YAML prettier 4 0 0 0 0.42s
✅ YAML v8r 4 0 0 5.6s
✅ YAML yamllint 4 0 0 0.45s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_RUFF,COPYPASTE_JSCPD,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions github-actions Bot merged commit 080c119 into main Apr 23, 2026
18 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    12 files     12 suites   4h 37m 38s ⏱️
   998 tests   998 ✅     0 💤 0 ❌
12 260 runs  9 460 ✅ 2 800 💤 0 ❌

Results for commit 427f114.

@dependabot dependabot Bot deleted the dependabot/pip/idna-3.13 branch April 23, 2026 03:31
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.

0 participants