Skip to content

Commit 3aa0594

Browse files
Bump frozenlist from 1.7.0 to 1.8.0 (#11569)
Bumps [frozenlist](https://github.com/aio-libs/frozenlist) from 1.7.0 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/frozenlist/releases">frozenlist's releases</a>.</em></p> <blockquote> <h2>1.8.0</h2> <h2>Contributor-facing changes</h2> <ul> <li> <p>The :file:<code>reusable-cibuildwheel.yml</code> workflow has been refactored to be more generic and :file:<code>ci-cd.yml</code> now holds all the configuration toggles -- by :user:<code>webknjaz</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/frozenlist/issues/668">#668</a>.</p> </li> <li> <p>When building wheels, the source distribution is now passed directly to the <code>cibuildwheel</code> invocation -- by :user:<code>webknjaz</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/frozenlist/issues/669">#669</a>.</p> </li> <li> <p>Builds and tests have been added to <code>ci-cd.yml</code> for arm64 Windows wheels -- by :user:<code>finnagin</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/frozenlist/issues/677">#677</a>.</p> </li> <li> <p>Started building wheels for CPython 3.14 -- by :user:<code>kumaraditya303</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/frozenlist/issues/681">#681</a>, <a href="https://redirect.github.com/aio-libs/frozenlist/issues/682">#682</a>.</p> </li> <li> <p>Removed <code>--config-settings=pure-python=false</code> from :file:<code>requirements/dev.txt</code>. Developers on CPython still get accelerated builds by default. To explicitly build a pure Python wheel, use <code>pip install -e . --config-settings=pure-python=true</code> -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/frozenlist/issues/687">#687</a>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst">frozenlist's changelog</a>.</em></p> <blockquote> <h1>v1.8.0</h1> <p><em>(2025-10-05)</em></p> <h2>Contributor-facing changes</h2> <ul> <li> <p>The :file:<code>reusable-cibuildwheel.yml</code> workflow has been refactored to be more generic and :file:<code>ci-cd.yml</code> now holds all the configuration toggles -- by :user:<code>webknjaz</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>668</code>.</p> </li> <li> <p>When building wheels, the source distribution is now passed directly to the <code>cibuildwheel</code> invocation -- by :user:<code>webknjaz</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>669</code>.</p> </li> <li> <p>Builds and tests have been added to <code>ci-cd.yml</code> for arm64 Windows wheels -- by :user:<code>finnagin</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>677</code>.</p> </li> <li> <p>Started building wheels for CPython 3.14 -- by :user:<code>kumaraditya303</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>681</code>, :issue:<code>682</code>.</p> </li> <li> <p>Removed <code>--config-settings=pure-python=false</code> from :file:<code>requirements/dev.txt</code>. Developers on CPython still get accelerated builds by default. To explicitly build a pure Python wheel, use <code>pip install -e . --config-settings=pure-python=true</code> -- by :user:<code>bdraco</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>687</code>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/frozenlist/commit/48324affeecc2fff8f84f38368f720426c0354cf"><code>48324af</code></a> Release 1.8.0 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/698">#698</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/7e5eab0c6fef4898fe43827b68e2722a385a8383"><code>7e5eab0</code></a> Add windows arm64 support (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/678">#678</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/a2c22c28622534e4d90abdd931acd9d9a2aaa457"><code>a2c22c2</code></a> Build(deps): Bump sphinx from 7.2.6 to 7.4.7 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/691">#691</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/752b80a14924c53317b0b4cb4d8212a3daf06719"><code>752b80a</code></a> Build(deps): Bump types-setuptools from 75.8.0.20250210 to 80.9.0.20250822 (#...</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/6b9d557b189dfc8f1f9afdfcc9b6ddd8ccfc9f76"><code>6b9d557</code></a> Build(deps): Bump cython from 3.1.1 to 3.1.4 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/690">#690</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/7c4ad20e8ef0e6dc7dc7bfa49067d30477401890"><code>7c4ad20</code></a> Build(deps-dev): Bump tox from 4.11.4 to 4.30.3 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/693">#693</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/65f35d660661309808804b119d8fedb950527dc4"><code>65f35d6</code></a> Build(deps): Bump pre-commit from 3.5.0 to 4.3.0 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/697">#697</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/1ad02630d8fabf2cc67c7b2549115440edbd1be9"><code>1ad0263</code></a> Build(deps): Bump pytest from 7.4.3 to 8.4.2 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/694">#694</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/884ee492579139df7c634f20ee27133d06551935"><code>884ee49</code></a> Build(deps): Bump aiohttp-theme from 0.1.6 to 0.1.7 (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/689">#689</a>)</li> <li><a href="https://github.com/aio-libs/frozenlist/commit/b2d618044281d0ef534253d8cf087f80569d492c"><code>b2d6180</code></a> Fix dependabot updates (<a href="https://redirect.github.com/aio-libs/frozenlist/issues/687">#687</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/frozenlist/compare/v1.7.0...v1.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=frozenlist&package-manager=pip&previous-version=1.7.0&new-version=1.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8dc4e6 commit 3aa0594

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

requirements/base-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ brotli==1.1.0 ; platform_python_implementation == "CPython"
1818
# via -r requirements/runtime-deps.in
1919
cffi==2.0.0
2020
# via pycares
21-
frozenlist==1.7.0
21+
frozenlist==1.8.0
2222
# via
2323
# -r requirements/runtime-deps.in
2424
# aiosignal

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ brotli==1.1.0 ; platform_python_implementation == "CPython"
1818
# via -r requirements/runtime-deps.in
1919
cffi==2.0.0
2020
# via pycares
21-
frozenlist==1.7.0
21+
frozenlist==1.8.0
2222
# via
2323
# -r requirements/runtime-deps.in
2424
# aiosignal

requirements/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ freezegun==1.5.5
8080
# via
8181
# -r requirements/lint.in
8282
# -r requirements/test-common.in
83-
frozenlist==1.7.0
83+
frozenlist==1.8.0
8484
# via
8585
# -r requirements/runtime-deps.in
8686
# aiosignal

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ freezegun==1.5.5
7878
# via
7979
# -r requirements/lint.in
8080
# -r requirements/test-common.in
81-
frozenlist==1.7.0
81+
frozenlist==1.8.0
8282
# via
8383
# -r requirements/runtime-deps.in
8484
# aiosignal

requirements/runtime-deps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ brotli==1.1.0 ; platform_python_implementation == "CPython"
1818
# via -r requirements/runtime-deps.in
1919
cffi==2.0.0
2020
# via pycares
21-
frozenlist==1.7.0
21+
frozenlist==1.8.0
2222
# via
2323
# -r requirements/runtime-deps.in
2424
# aiosignal

requirements/test-ft.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ forbiddenfruit==0.1.4
4141
# via blockbuster
4242
freezegun==1.5.5
4343
# via -r requirements/test-common.in
44-
frozenlist==1.7.0
44+
frozenlist==1.8.0
4545
# via
4646
# -r requirements/runtime-deps.in
4747
# aiosignal

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ forbiddenfruit==0.1.4
4141
# via blockbuster
4242
freezegun==1.5.5
4343
# via -r requirements/test-common.in
44-
frozenlist==1.7.0
44+
frozenlist==1.8.0
4545
# via
4646
# -r requirements/runtime-deps.in
4747
# aiosignal

0 commit comments

Comments
 (0)