chore(deps): update dependency frozenlist to v1.8.0 #40

Merged
renovate-bot merged 1 commit from renovate/frozenlist-1.x into main 2026-05-07 14:51:57 +02:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
frozenlist ==1.7.0==1.8.0 age confidence

Release Notes

aio-libs/frozenlist (frozenlist)

v1.8.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:668.

  • 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:669.

  • Builds and tests have been added to
    ci-cd.yml for arm64 Windows wheels -- by :user:finnagin.

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

  • Started building wheels for CPython 3.14 -- by :user:kumaraditya303.

    Related issues and pull requests on GitHub:
    :issue:681, :issue:682.

  • Removed --config-settings=pure-python=false from :file:requirements/dev.txt.
    Developers on CPython still get accelerated builds by default. To explicitly build
    a pure Python wheel, use pip install -e . --config-settings=pure-python=true
    -- by :user:bdraco.

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



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/) | |---|---|---|---| | [frozenlist](https://github.com/aio-libs/frozenlist) | `==1.7.0` → `==1.8.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/frozenlist/1.8.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/frozenlist/1.7.0/1.8.0?slim=true) | --- ### Release Notes <details> <summary>aio-libs/frozenlist (frozenlist)</summary> ### [`v1.8.0`](https://github.com/aio-libs/frozenlist/blob/HEAD/CHANGES.rst#v180) [Compare Source](https://github.com/aio-libs/frozenlist/compare/v1.7.0...v1.8.0) \====== *(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:`668`. - 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:`669`. - Builds and tests have been added to `ci-cd.yml` for arm64 Windows wheels -- by :user:`finnagin`. *Related issues and pull requests on GitHub:* :issue:`677`. - Started building wheels for CPython 3.14 -- by :user:`kumaraditya303`. *Related issues and pull requests on GitHub:* :issue:`681`, :issue:`682`. - Removed `--config-settings=pure-python=false` from :file:`requirements/dev.txt`. Developers on CPython still get accelerated builds by default. To explicitly build a pure Python wheel, use `pip install -e . --config-settings=pure-python=true` \-- by :user:`bdraco`. *Related issues and pull requests on GitHub:* :issue:`687`. *** </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 1 commit 2026-05-07 14:50:34 +02:00
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-07 14:50:37 +02:00
renovate-bot force-pushed renovate/frozenlist-1.x from 45f9caff21 to ec23fd911a 2026-05-07 14:51:54 +02:00 Compare
renovate-bot merged commit d101a3078e into main 2026-05-07 14:51:57 +02:00
renovate-bot deleted branch renovate/frozenlist-1.x 2026-05-07 14:52:00 +02:00
Sign in to join this conversation.
No description provided.