forked from aio-libs/aiohttp
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from aio-libs:master #191
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 [cython](https://github.com/cython/cython) from 3.1.5 to 3.1.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/cython/cython/blob/master/CHANGES.rst">cython's changelog</a>.</em></p> <blockquote> <h1>3.1.6 (2025-10-23)</h1> <h2>Bugs fixed</h2> <ul> <li> <p>Unicode characters formatted from C integers with <code>f"{value:c}"</code> could result in invalid Python string objects since Cython 3.1.0. (Github issue :issue:<code>7240</code>)</p> </li> <li> <p><code>cythonize</code> (program and function) now uses <code>concurrent.futures.ProcessPoolExecutor</code> instead of <code>multiprocessing.Pool</code> to fix a hang on build failures in parallel builds. A possible work-around is to disable parallel builds. Patch by Sviatoslav Sydorenko. (Github issue :issue:<code>7183</code>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cython/cython/commit/b40c676a7396e3b8ca25974bd5ca4b5cef7f9908"><code>b40c676</code></a> Prepare release of 3.1.6.</li> <li><a href="https://github.com/cython/cython/commit/2c003320ea74b04ed28993cf048149b1046df260"><code>2c00332</code></a> Build: Clear "license-files" option in setup metadata due to</li> <li><a href="https://github.com/cython/cython/commit/6d0b9bd0879839ed9d2b06898d096441750751dc"><code>6d0b9bd</code></a> Build: Use twine to check the wheels before uploading them.</li> <li><a href="https://github.com/cython/cython/commit/fecd0e5a2b76a7d540bc6a7119f6638d8ea87d2d"><code>fecd0e5</code></a> Silence a C coercion warning in a test.</li> <li><a href="https://github.com/cython/cython/commit/2a68bbca81a3621d4b8a457e98a64a0391c02a09"><code>2a68bbc</code></a> Avoid back-and-forth between signed and unsigned index types in C array conve...</li> <li><a href="https://github.com/cython/cython/commit/18249752c95cffce9bf8383ee1c711accc4ee013"><code>1824975</code></a> Silence a C compiler warning about implicit signed/unsigned conversion.</li> <li><a href="https://github.com/cython/cython/commit/a583bc3cd0e779efd8e3db5a6caa6b2e6789ba8b"><code>a583bc3</code></a> Disable parallelism in <code>cythonize</code> command/function on <code>spawn</code> (<a href="https://github.com/cython/cython/issues/7183">GH-7183</a>)</li> <li><a href="https://github.com/cython/cython/commit/2ee0bc1f047849e840326ff2ebddb9009ef6891b"><code>2ee0bc1</code></a> Update changelog.</li> <li><a href="https://github.com/cython/cython/commit/b0f7b40f68d75815bf3c494f11cf58369e118880"><code>b0f7b40</code></a> Fix f-string joining when non-ASCII "{intvalue:c}" character formats are invo...</li> <li><a href="https://github.com/cython/cython/commit/67351ba379626aaeff3865071ccae3e649a96430"><code>67351ba</code></a> Adapt release date of 3.1.5 to PyPI release time.</li> <li>Additional commits viewable in <a href="https://github.com/cython/cython/compare/3.1.5...3.1.6">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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pytest-codspeed](https://github.com/CodSpeedHQ/pytest-codspeed) from 4.1.1 to 4.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/CodSpeedHQ/pytest-codspeed/releases">pytest-codspeed's releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <h2>What's Changed</h2> <ul> <li>Support python 3.14 by <a href="https://github.com/adriencaccia"><code>@adriencaccia</code></a> in <a href="https://github.com/CodSpeedHQ/pytest-codspeed/pull/91">CodSpeedHQ/pytest-codspeed#91</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.1.1...v4.2.0">https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.1.1...v4.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/CodSpeedHQ/pytest-codspeed/blob/master/CHANGELOG.md">pytest-codspeed's changelog</a>.</em></p> <blockquote> <h2>[4.2.0] - 2025-10-24</h2> <h3><!-- raw HTML omitted -->🚀 Features</h3> <ul> <li>Support python 3.14 by <a href="https://github.com/adriencaccia"><code>@adriencaccia</code></a> in <a href="https://github.com/CodSpeedHQ/pytest-codspeed/pull/91">#91</a></li> </ul> <h3><!-- raw HTML omitted -->🐛 Bug Fixes</h3> <ul> <li>Throw error when instrument hooks failed to initialize under codspeed env by <a href="https://github.com/adriencaccia"><code>@adriencaccia</code></a></li> </ul> <h3><!-- raw HTML omitted -->⚙️ Internals</h3> <ul> <li>Bump mypy by <a href="https://github.com/adriencaccia"><code>@adriencaccia</code></a></li> <li>Bump python to 3.14 in the ci by <a href="https://github.com/adriencaccia"><code>@adriencaccia</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/3b0649bab359708a396eeb7ce190ba17b57b172a"><code>3b0649b</code></a> Release v4.2.0 🚀</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/1af439929c49615ec57dbec4aa935986a0352ada"><code>1af4399</code></a> feat: support python 3.14</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/2e8a7a8cad72d3bcc6309f7a6f781b29120a73ba"><code>2e8a7a8</code></a> fix(valgrind): throw error when instrument hooks failed to initialize under c...</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/bf30b24c47bbfe3f16b0c4ebd1f9e8bd5eb33e18"><code>bf30b24</code></a> chore: bump mypy</li> <li><a href="https://github.com/CodSpeedHQ/pytest-codspeed/commit/f1e42e4143eaaf414a0b7eb9d81952160a0c0b29"><code>f1e42e4</code></a> chore(ci): bump python to 3.14 in the ci</li> <li>See full diff in <a href="https://github.com/CodSpeedHQ/pytest-codspeed/compare/v4.1.1...v4.2.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.78.0 to 0.79.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gabrieldemarmiesse/python-on-whales/releases">python-on-whales's releases</a>.</em></p> <blockquote> <h2>v0.79.0</h2> <h2>What's Changed</h2> <ul> <li>feat : Add support for Docker service networks in ComposeService by <a href="https://github.com/R3gardless"><code>@R3gardless</code></a> in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/683">gabrieldemarmiesse/python-on-whales#683</a></li> <li>[Docs] Enable Syntax Highlighting by <a href="https://github.com/lgeiger"><code>@lgeiger</code></a> in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/686">gabrieldemarmiesse/python-on-whales#686</a></li> <li>Improve typing of <code>run</code> by using <code>@overload</code> by <a href="https://github.com/patrick91"><code>@patrick91</code></a> in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/685">gabrieldemarmiesse/python-on-whales#685</a></li> <li>Add metadata_file opt-in for buildx builds by <a href="https://github.com/K-dash"><code>@K-dash</code></a> in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/689">gabrieldemarmiesse/python-on-whales#689</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/R3gardless"><code>@R3gardless</code></a> made their first contribution in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/683">gabrieldemarmiesse/python-on-whales#683</a></li> <li><a href="https://github.com/lgeiger"><code>@lgeiger</code></a> made their first contribution in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/686">gabrieldemarmiesse/python-on-whales#686</a></li> <li><a href="https://github.com/patrick91"><code>@patrick91</code></a> made their first contribution in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/685">gabrieldemarmiesse/python-on-whales#685</a></li> <li><a href="https://github.com/K-dash"><code>@K-dash</code></a> made their first contribution in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/pull/689">gabrieldemarmiesse/python-on-whales#689</a></li> </ul> <p>Thank you for your contributions! This makes me very happy to see new faces!</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.0">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/497852485e34c2d32ae0590be5907e2a5a8855fc"><code>4978524</code></a> Bump python-on-whales version to 0.79.0</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/d39aaeeb57990b05a516c0772deb48af3d8a9930"><code>d39aaee</code></a> Add metadata_file opt-in for buildx builds (<a href="https://github.com/gabrieldemarmiesse/python-on-whales/issues/689">#689</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/b694f852a046a62ccbf2341c1a946f4c72d32bb3"><code>b694f85</code></a> Improve typing of <code>run</code> by using <code>@overload</code> (<a href="https://github.com/gabrieldemarmiesse/python-on-whales/issues/685">#685</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/488ab4a2be87d6a54588979b4364ae14baf97b3a"><code>488ab4a</code></a> [Docs] Enable Syntax Highlighting (<a href="https://github.com/gabrieldemarmiesse/python-on-whales/issues/686">#686</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/88eae6739915ad0583a0bcf7dec9a31004ecce1c"><code>88eae67</code></a> feat : Add support for Docker service networks in ComposeService (<a href="https://github.com/gabrieldemarmiesse/python-on-whales/issues/683">#683</a>)</li> <li>See full diff in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sam Bull <[email protected]>
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 : )