Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2025

This PR contains the following updates:

Package Change Age Confidence
yarl ==1.20.0==1.22.0 age confidence

Release Notes

aio-libs/yarl (yarl)

v1.22.0

Compare Source

======

(2025-10-05)

Features

  • Added arm64 Windows wheel builds
    -- by :user:finnagin.

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


v1.21.0

Compare Source

======

(2025-10-05)

Contributor-facing changes

  • The :file:reusable-cibuildwheel.yml workflow has been refactored to
    be more generic and :file:ci-cd.yml now holds all the configuration
    toggles -- by :user:webknjaz.

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

  • When building wheels, the source distribution is now passed directly
    to the cibuildwheel invocation -- by :user:webknjaz.

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

  • Added CI for Python 3.14 -- by :user:kumaraditya303.

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


v1.20.1

Compare Source

======

(2025-06-09)

Bug fixes

  • Started raising a :exc:ValueError exception raised for corrupted
    IPv6 URL values.

    These fixes the issue where exception :exc:IndexError was
    leaking from the internal code because of not being handled and
    transformed into a user-facing error. The problem was happening
    under the following conditions: empty IPv6 URL, brackets in
    reverse order.

    -- by :user:MaelPic.

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

Packaging updates and notes for downstreams

  • Updated to use Cython 3.1 universally across the build path -- by :user:lysnikolaou.

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

  • Made Cython line tracing opt-in via the with-cython-tracing build config setting -- by :user:bdraco.

    Previously, line tracing was enabled by default in :file:pyproject.toml, which caused build issues for some users and made wheels nearly twice as slow.
    Now line tracing is only enabled when explicitly requested via pip install . --config-setting=with-cython-tracing=true or by setting the YARL_CYTHON_TRACING environment variable.

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



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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/yarl-1.x branch from f5d3e14 to 8079267 Compare August 10, 2025 14:42
@renovate renovate bot force-pushed the renovate/yarl-1.x branch from 8079267 to 8afabc3 Compare September 25, 2025 18:32
@renovate renovate bot changed the title Update dependency yarl to v1.20.1 Update dependency yarl to v1.21.0 Oct 5, 2025
@renovate renovate bot force-pushed the renovate/yarl-1.x branch 2 times, most recently from 5f644bb to 42f2ca4 Compare October 6, 2025 17:56
@renovate renovate bot changed the title Update dependency yarl to v1.21.0 Update dependency yarl to v1.22.0 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/yarl-1.x branch from 42f2ca4 to d0291a5 Compare December 15, 2025 17:40
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.

1 participant