chore(deps): update dependency idna to v3.10 #7

Open
renovate-bot wants to merge 1 commit from renovate/idna-3.x into master
Member

This PR contains the following updates:

Package Update Change
idna (changelog) minor ==3.6 -> ==3.10

Release Notes

kjd/idna (idna)

v3.10

Compare Source

v3.9

Compare Source

v3.8

Compare Source

v3.7

Compare Source

What's Changed

  • Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to process. [CVE-2024-3651]

Thanks to Guido Vranken for reporting the issue.

Full Changelog: https://github.com/kjd/idna/compare/v3.6...v3.7


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [idna](https://github.com/kjd/idna) ([changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)) | minor | `==3.6` -> `==3.10` | --- ### Release Notes <details> <summary>kjd/idna (idna)</summary> ### [`v3.10`](https://github.com/kjd/idna/compare/v3.9...v3.10) [Compare Source](https://github.com/kjd/idna/compare/v3.9...v3.10) ### [`v3.9`](https://github.com/kjd/idna/compare/v3.8...v3.9) [Compare Source](https://github.com/kjd/idna/compare/v3.8...v3.9) ### [`v3.8`](https://github.com/kjd/idna/compare/v3.7...v3.8) [Compare Source](https://github.com/kjd/idna/compare/v3.7...v3.8) ### [`v3.7`](https://github.com/kjd/idna/releases/tag/v3.7) [Compare Source](https://github.com/kjd/idna/compare/v3.6...v3.7) #### What's Changed - Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time to process. \[CVE-2024-3651] Thanks to Guido Vranken for reporting the issue. **Full Changelog**: https://github.com/kjd/idna/compare/v3.6...v3.7 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM4LjgwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUtYm90Il19-->
renovate-bot added the
renovate-bot
label 2024-06-04 13:31:40 +05:30
renovate-bot changed title from chore(deps): update dependency idna to v3.7 to chore(deps): update dependency idna to v3.8 2024-08-23 22:01:29 +05:30
renovate-bot force-pushed renovate/idna-3.x from 20b524cde2 to b9d9d13276 2024-08-23 22:01:32 +05:30 Compare
renovate-bot force-pushed renovate/idna-3.x from b9d9d13276 to e7dacd8f6a 2024-09-14 08:33:24 +05:30 Compare
renovate-bot changed title from chore(deps): update dependency idna to v3.8 to chore(deps): update dependency idna to v3.9 2024-09-14 08:33:25 +05:30
renovate-bot changed title from chore(deps): update dependency idna to v3.9 to chore(deps): update dependency idna to v3.10 2024-09-16 00:02:31 +05:30
renovate-bot force-pushed renovate/idna-3.x from e7dacd8f6a to 7593c9fbfe 2024-09-16 00:02:31 +05:30 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/idna-3.x:renovate/idna-3.x
git checkout renovate/idna-3.x

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff renovate/idna-3.x
git checkout master
git merge --ff-only renovate/idna-3.x
git checkout renovate/idna-3.x
git rebase master
git checkout master
git merge --no-ff renovate/idna-3.x
git checkout master
git merge --squash renovate/idna-3.x
git checkout master
git merge --ff-only renovate/idna-3.x
git checkout master
git merge renovate/idna-3.x
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mCaptcha/examples#7
No description provided.