chore(deps): update dependency yarl to v1.24.5 #146

Open
renovate-bot wants to merge 1 commit from renovate/yarl-1.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
yarl ==1.24.2==1.24.5 age confidence

Release Notes

aio-libs/yarl (yarl)

v1.24.5

Compare Source

=======

(2026-07-19)

Contributor-facing changes

  • Restricted the exhaustive IDNA default-ignorable sweep test to a native
    Linux x86_64 runner. It iterates roughly 140,000 code points and its result
    does not depend on the architecture, so running it under emulated wheel
    builds only added minutes and intermittently crashed the test workers
    -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:1806.



Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [yarl](https://github.com/aio-libs/yarl) | `==1.24.2` → `==1.24.5` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/yarl/1.24.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/yarl/1.24.2/1.24.5?slim=true) | --- ### Release Notes <details> <summary>aio-libs/yarl (yarl)</summary> ### [`v1.24.5`](https://github.com/aio-libs/yarl/blob/HEAD/CHANGES.rst#v1245) [Compare Source](https://github.com/aio-libs/yarl/compare/v1.24.2...v1.24.5) \======= *(2026-07-19)* ## Contributor-facing changes - Restricted the exhaustive IDNA default-ignorable sweep test to a native Linux x86\_64 runner. It iterates roughly 140,000 code points and its result does not depend on the architecture, so running it under emulated wheel builds only added minutes and intermittently crashed the test workers \-- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`1806`. *** </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added the
dependencies
label 2026-07-20 04:33:32 +02:00
renovate-bot added 1 commit 2026-07-20 04:33:32 +02:00
chore(deps): update dependency yarl to v1.24.5
All checks were successful
PR Tests / test (pull_request) Successful in 1m21s
NYX Security Scan / nyx-scan (pull_request) Successful in 5m33s
bb5bfdb801
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-07-20 04:33:38 +02:00
All checks were successful
PR Tests / test (pull_request) Successful in 1m21s
Required
Details
NYX Security Scan / nyx-scan (pull_request) Successful in 5m33s
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
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/yarl-1.x:renovate/yarl-1.x
git checkout renovate/yarl-1.x
Sign in to join this conversation.
No description provided.