Skip to content

Update dependency idna to v3.15#1328

Merged
JAVGan merged 1 commit into
masterfrom
renovate/idna-3.x
May 13, 2026
Merged

Update dependency idna to v3.15#1328
JAVGan merged 1 commit into
masterfrom
renovate/idna-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 13, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
idna (changelog) ==3.13==3.15 age adoption passing confidence

Release Notes

kjd/idna (idna)

v3.15

Compare Source

  • Enforce DNS-length cap on individual labels early in check_label,
    short-circuiting contextual-rule processing for oversized input
    while staying compatible with UTS 46 usage.
  • Tidy core helpers: hoist bidi category sets to module-level
    frozensets (avoiding per-codepoint list construction), simplify
    length checks, and reuse the shared _unicode_dots_re from
    idna.core in the codec module.
  • Use raise ... from err for proper exception chaining and
    switch internal string formatting to f-strings.
  • Allow flit_core 4.x in the build backend.
  • Expand the ruff lint set (flake8-bugbear, flake8-simplify,
    pyupgrade, perflint) and apply the surfaced fixes; pin lint CI
    to Python 3.14.
  • Add Dependabot configuration for GitHub Actions.
  • Convert README and HISTORY from reStructuredText to Markdown.
  • Reference CVE-2026-45409 for the 3.14 advisory in place of the
    initial GHSA identifier.

Thanks to Felix Yan, Stan Ulbrych, and metsw24-max for
contributions to this release.

v3.14

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team May 13, 2026 20:01
@JAVGan JAVGan force-pushed the renovate/idna-3.x branch from 113c9c3 to 2aebf4e Compare May 13, 2026 20:13
@renovate renovate Bot force-pushed the renovate/idna-3.x branch from 2aebf4e to 55c226c Compare May 13, 2026 20:14
@JAVGan JAVGan merged commit cb93862 into master May 13, 2026
2 checks passed
@JAVGan JAVGan deleted the renovate/idna-3.x branch May 13, 2026 20:22
JAVGan added a commit that referenced this pull request May 13, 2026
Changes:

* Update dependency urllib3 to v2.7.0 [SECURITY] by @renovate[bot] in #1324
* Update dependency mako to v1.3.12 [SECURITY] by @renovate[bot] in #1323
* Update dependency python-qpid-proton to v0.40.0 by @renovate[bot] in #1318
* Update python Docker tag to v3.14.5 by @renovate[bot] in #1271
* Update dependency coverage to v7.14.0 by @renovate[bot] in #1326
* Update dependency googleapis-common-protos to v1.75.0 by @renovate[bot] in #1327
* Update dependency requests to v2.34.1 by @renovate[bot] in #1329
* Update dependency idna to v3.15 by @renovate[bot] in #1328

Refers to CLOUDDST-32605

Signed-off-by: Jonathan Gangi <jgangi@redhat.com>
JAVGan added a commit that referenced this pull request May 14, 2026
Changes:

* Update dependency urllib3 to v2.7.0 [SECURITY] by @renovate[bot] in #1324
* Update dependency mako to v1.3.12 [SECURITY] by @renovate[bot] in #1323
* Update dependency python-qpid-proton to v0.40.0 by @renovate[bot] in #1318
* Update python Docker tag to v3.14.5 by @renovate[bot] in #1271
* Update dependency coverage to v7.14.0 by @renovate[bot] in #1326
* Update dependency googleapis-common-protos to v1.75.0 by @renovate[bot] in #1327
* Update dependency requests to v2.34.1 by @renovate[bot] in #1329
* Update dependency idna to v3.15 by @renovate[bot] in #1328

Refers to CLOUDDST-32605

Signed-off-by: Jonathan Gangi <jgangi@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant