chore(deps): update dependency idna to v3.16 - autoclosed #71
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/idna-3.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
==3.13→==3.16Release Notes
kjd/idna (idna)
v3.16Compare Source
python -m idna, also available asthe
idnascript). Encodes or decodes one or more domains suppliedas arguments or on standard input, with options to select A-label
or U-label output and control error handling.
v3.15Compare Source
check_label,short-circuiting contextual-rule processing for oversized input
while staying compatible with UTS 46 usage.
frozensets (avoiding per-codepoint list construction), simplify
length checks, and reuse the shared
_unicode_dots_refromidna.corein the codec module.raise ... from errfor proper exception chaining andswitch internal string formatting to f-strings.
flit_core4.x in the build backend.pyupgrade, perflint) and apply the surfaced fixes; pin lint CI
to Python 3.14.
initial GHSA identifier.
Thanks to Felix Yan, Stan Ulbrych, and metsw24-max for
contributions to this release.
v3.14Compare Source
time by rejecting oversize inputs up-front. Closes a bypass
of the CVE-2024-3651 mitigation. [CVE-2026-45409]
Thanks to Stan Ulbrych for reporting the issue.
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.
883517dd85to92d12059e7chore(deps): update dependency idna to v3.14to chore(deps): update dependency idna to v3.1592d12059e7to28786ed7f828786ed7f8to03981a7d50chore(deps): update dependency idna to v3.15to chore(deps): update dependency idna to v3.16chore(deps): update dependency idna to v3.16to chore(deps): update dependency idna to v3.16 - autoclosedPull request closed