forked from aio-libs/aiohttp
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from aio-libs:master #360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [propcache](https://github.com/aio-libs/propcache) from 0.3.2 to 0.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/propcache/releases">propcache's releases</a>.</em></p> <blockquote> <h2>0.4.0</h2> <h2>Features</h2> <ul> <li> <p>Optimized propcache by replacing sentinel :py:class:<code>object</code> for checking if the :py:class:<code>object</code> is <code>NULL</code> and changed :py:class:<code>dict</code> API for Python C-API -- by :user:<code>Vizonex</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/propcache/issues/121">#121</a>.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li> <p>Builds have been added for arm64 Windows wheels and the <code>reusable-build-wheel.yml</code> workflow has been modified to allow for an OS value (<code>windows-11-arm</code>) which does not include the <code>-latest</code> postfix -- by :user:<code>finnagin</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> <a href="https://redirect.github.com/aio-libs/propcache/issues/133">#133</a>.</p> </li> <li> <p>Added CI 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/propcache/issues/140">#140</a>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aio-libs/propcache/blob/master/CHANGES.rst">propcache's changelog</a>.</em></p> <blockquote> <h1>0.4.0</h1> <p><em>(2025-10-04)</em></p> <h2>Features</h2> <ul> <li> <p>Optimized propcache by replacing sentinel :py:class:<code>object</code> for checking if the :py:class:<code>object</code> is <code>NULL</code> and changed :py:class:<code>dict</code> API for Python C-API -- by :user:<code>Vizonex</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>121</code>.</p> </li> </ul> <h2>Contributor-facing changes</h2> <ul> <li> <p>Builds have been added for arm64 Windows wheels and the <code>reusable-build-wheel.yml</code> workflow has been modified to allow for an OS value (<code>windows-11-arm</code>) which does not include the <code>-latest</code> postfix -- by :user:<code>finnagin</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>133</code>.</p> </li> <li> <p>Added CI for CPython 3.14 -- by :user:<code>kumaraditya303</code>.</p> <p><em>Related issues and pull requests on GitHub:</em> :issue:<code>140</code>.</p> </li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aio-libs/propcache/commit/146520e7ef68317ee0a3eafd9e7732c819fac956"><code>146520e</code></a> Fix changelog format to match release CI expectations (<a href="https://redirect.github.com/aio-libs/propcache/issues/153">#153</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/45adf561c1be3f21def749fb6525f1350f4a8cd3"><code>45adf56</code></a> Fix wheel builds for odd arches (<a href="https://redirect.github.com/aio-libs/propcache/issues/152">#152</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/280ffd6c28b6160462817078f71fb793c2894c9f"><code>280ffd6</code></a> Release 0.4.0 (<a href="https://redirect.github.com/aio-libs/propcache/issues/150">#150</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/ddc4a37b4600f3a3ab74144db344d0091bf43cd6"><code>ddc4a37</code></a> Bump towncrier from 23.11.0 to 25.8.0 (<a href="https://redirect.github.com/aio-libs/propcache/issues/142">#142</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/8e55f515f2a01c20e139384b7ae1f6c16c230027"><code>8e55f51</code></a> Bump pypa/cibuildwheel from 3.1.4 to 3.2.0 (<a href="https://redirect.github.com/aio-libs/propcache/issues/146">#146</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/5a16b963f4ebde2384dd7f39fe8418dfae879d86"><code>5a16b96</code></a> Bump cython from 3.1.3 to 3.1.4 (<a href="https://redirect.github.com/aio-libs/propcache/issues/145">#145</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/ce7b141ca4fabcf773dfcae8bf70eb94ba0ced18"><code>ce7b141</code></a> Fix codspeed v4 in CI (<a href="https://redirect.github.com/aio-libs/propcache/issues/149">#149</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/2efb89f3c78b2983c4f63a9f1214080b05063737"><code>2efb89f</code></a> Bump pytest from 8.4.1 to 8.4.2 (<a href="https://redirect.github.com/aio-libs/propcache/issues/144">#144</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/e99f833ac4d4626d1c853b876f40fabdfed3c131"><code>e99f833</code></a> Pin cffi for <3.14 in tests to fix CI (<a href="https://redirect.github.com/aio-libs/propcache/issues/148">#148</a>)</li> <li><a href="https://github.com/aio-libs/propcache/commit/340148e1cbb09df9bb8ed30c87de45cf9f8ac8b8"><code>340148e</code></a> Bump actions/setup-python from 5 to 6 (<a href="https://redirect.github.com/aio-libs/propcache/issues/143">#143</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aio-libs/propcache/compare/v0.3.2...v0.4.0">compare view</a></li> </ul> </details> <br /> [](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )