Skip to content

chore(deps): update dependency idna to v3.15#601

Merged
github-actions[bot] merged 1 commit into
masterfrom
konflux/mintmaker/master/idna-3.x
May 13, 2026
Merged

chore(deps): update dependency idna to v3.15#601
github-actions[bot] merged 1 commit into
masterfrom
konflux/mintmaker/master/idna-3.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented May 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
idna (changelog) ==3.13==3.15 age 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: 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 becomes conflicted, 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update dependency idna to v3.14 chore(deps): update dependency idna to v3.15 May 13, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/idna-3.x branch from cc659b2 to cc4f0d0 Compare May 13, 2026 02:57
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/master/idna-3.x branch from cc4f0d0 to bfce223 Compare May 13, 2026 16:48
@github-actions github-actions Bot merged commit 1ea3b7e into master May 13, 2026
3 checks passed
@github-actions github-actions Bot deleted the konflux/mintmaker/master/idna-3.x branch May 13, 2026 16:57
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.

0 participants