chore(deps): update dependency idna to v3.15 #7
No reviewers
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mCaptcha/examples!7
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.6->==3.15Release Notes
kjd/idna (idna)
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.
v3.13Compare Source
v3.12Compare Source
segmentation of data structures specific to Jython.
Thanks to Rodrigo Nogueira for contributions to this release.
v3.11Compare Source
processing. As a result of Unicode ending support for it, transitional
processing no longer has an effect and returns the same result.
v3.10Compare Source
to UTS46 processing that will require more work to properly implement.
v3.9Compare Source
Thanks to Waket Zheng for contributions to this release.
v3.8Compare Source
certain inputs.
longer testable.
Thanks to Hugo van Kemenade for contributions to this release.
v3.7Compare Source
take exceptionally long amount of time to process. [CVE-2024-3651]
Thanks to Guido Vranken for reporting the issue.
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.
This PR has been generated by Renovate Bot.
chore(deps): update dependency idna to v3.7to chore(deps): update dependency idna to v3.820b524cde2tob9d9d13276b9d9d13276toe7dacd8f6achore(deps): update dependency idna to v3.8to chore(deps): update dependency idna to v3.9chore(deps): update dependency idna to v3.9to chore(deps): update dependency idna to v3.10e7dacd8f6ato7593c9fbfe7593c9fbfeto3beb5acc4echore(deps): update dependency idna to v3.10to chore(deps): update dependency idna to v3.113beb5acc4etoe4e86d3199chore(deps): update dependency idna to v3.11to chore(deps): update dependency idna to v3.13e4e86d3199to8b8d0505b9chore(deps): update dependency idna to v3.13to chore(deps): update dependency idna to v3.148b8d0505b9to60ef4f99d2chore(deps): update dependency idna to v3.14to chore(deps): update dependency idna to v3.15View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.