forked from aio-libs/aiohttp
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from aio-libs:master #292
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 [virtualenv](https://github.com/pypa/virtualenv) from 20.35.1 to 20.35.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/virtualenv/releases">virtualenv's releases</a>.</em></p> <blockquote> <h2>20.35.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>release 20.35.1 by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2976">pypa/virtualenv#2976</a></li> <li>Revert out effort to extract discovery by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2978">pypa/virtualenv#2978</a></li> <li>release 20.35.2 by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2980">pypa/virtualenv#2980</a></li> <li>test_too_many_open_files fails by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2979">pypa/virtualenv#2979</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/virtualenv/compare/20.35.1...20.35.3">https://github.com/pypa/virtualenv/compare/20.35.1...20.35.3</a></p> <h2>20.35.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>release 20.35.1 by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2976">pypa/virtualenv#2976</a></li> <li>Revert out effort to extract discovery by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2978">pypa/virtualenv#2978</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/virtualenv/compare/20.35.1...20.35.2">https://github.com/pypa/virtualenv/compare/20.35.1...20.35.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst">virtualenv's changelog</a>.</em></p> <blockquote> <h2>v20.35.3 (2025-10-10)</h2> <p>Bugfixes - 20.35.3</p> <pre><code>- Accept RuntimeError in `test_too_many_open_files`, by :user:`esafak` (:issue:`2935`) <h2>v20.35.2 (2025-10-10)</h2> <p>Bugfixes - 20.35.2<br /> </code></pre></p> <ul> <li>Revert out changes related to the extraction of the discovery module - by :user:<code>gaborbernat</code>. (:issue:<code>2978</code>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/virtualenv/commit/8a1160e2bab063f6d6ab6295052cece8dd805cba"><code>8a1160e</code></a> release 20.35.3</li> <li><a href="https://github.com/pypa/virtualenv/commit/a07135f34ad8f30c9921f05dc913ccd83e06679d"><code>a07135f</code></a> test_too_many_open_files fails (<a href="https://redirect.github.com/pypa/virtualenv/issues/2979">#2979</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/e265338ec6e4e5437763f4a3ddef9b9f9cbc6a26"><code>e265338</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2980">#2980</a> from gaborbernat/release-20.35.2</li> <li><a href="https://github.com/pypa/virtualenv/commit/53872861ccf957ef7df2ba2020fba759f7b9c914"><code>5387286</code></a> release 20.35.2</li> <li><a href="https://github.com/pypa/virtualenv/commit/9b47ce9616bbac8379a6cb682b4429be935ed515"><code>9b47ce9</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2978">#2978</a> from gaborbernat/2977</li> <li><a href="https://github.com/pypa/virtualenv/commit/c5674f250657081691dfacfd84b683ff058d9b5c"><code>c5674f2</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2976">#2976</a> from pypa/release-20.35.1</li> <li>See full diff in <a href="https://github.com/pypa/virtualenv/compare/20.35.1...20.35.3">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 [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.2.0 to 3.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/cibuildwheel/releases">pypa/cibuildwheel's releases</a>.</em></p> <blockquote> <h2>v3.2.1</h2> <ul> <li>🛠 Update to CPython 3.14.0 final (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2614">#2614</a>)</li> <li>🐛 Fix the default MACOSX_DEPLOYMENT_TARGET on Python 3.14 (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2613">#2613</a>)</li> <li>📚 Docs improvements (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2617">#2617</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md">pypa/cibuildwheel's changelog</a>.</em></p> <blockquote> <h3>v3.2.1</h3> <p><em>12 October 2025</em></p> <ul> <li>🛠 Update to CPython 3.14.0 final (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2614">#2614</a>)</li> <li>🐛 Fix the default MACOSX_DEPLOYMENT_TARGET on Python 3.14 (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2613">#2613</a>)</li> <li>📚 Docs improvements (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2617">#2617</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/cibuildwheel/commit/9c00cb4f6b517705a3794b22395aedc36257242c"><code>9c00cb4</code></a> Bump version: v3.2.1</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/ae65c7d85b7fbcc76e0102045329eb89e2d9b147"><code>ae65c7d</code></a> [Bot] Update dependencies (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2614">#2614</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/86c38579991e3e1d71779fb310d426918aebb7ae"><code>86c3857</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2615">#2615</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/68b1a81bb255cbe2399a55dcd8dc4d116d6910dd"><code>68b1a81</code></a> docs: include free-threading builds in identifier list (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2617">#2617</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/f131cd793524b204270e93e9f3c95b8871312016"><code>f131cd7</code></a> fix: Python 3.14 on macOS requires MACOSX_DEPLOYMENT_TARGET set to 10.15 (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2613">#2613</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/8602e864d4d22919d7d8eefb2346f2f89ea23252"><code>8602e86</code></a> [Bot] Update dependencies (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2606">#2606</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/8ccc2650de5ddf1ff3009ec585af70ed563a4aed"><code>8ccc265</code></a> fix: resolve issues with macOS-15 runners (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2607">#2607</a>)</li> <li><a href="https://github.com/pypa/cibuildwheel/commit/c0c1dea51fcada641654170c0b8d9079225d7e7f"><code>c0c1dea</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/pypa/cibuildwheel/issues/2608">#2608</a>)</li> <li>See full diff in <a href="https://github.com/pypa/cibuildwheel/compare/v3.2.0...v3.2.1">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>
PR #9951 The metadata changes: ```diff ... -Maintainer: aiohttp team <[email protected]> -Maintainer-email: [email protected] +Maintainer-email: aiohttp team <[email protected]> License: Apache-2.0 AND MIT -Home-page: https://github.com/aio-libs/aiohttp +Project-URL: Homepage, https://github.com/aio-libs/aiohttp ... ``` Co-authored-by: Sviatoslav Sydorenko <[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 : )