-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] master from aio-libs:master #131
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
Conversation
Bumps [cherry-picker](https://github.com/python/cherry-picker) from 2.4.0 to 2.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/python/cherry-picker/releases">cherry-picker's releases</a>.</em></p> <blockquote> <h2>cherry-picker-v2.5.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Add draft config option to Create Pull Request by <a href="https://github.com/gopidesupavan"><code>@gopidesupavan</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/151">python/cherry-picker#151</a></li> <li>Better error message when cherry_picker is called in wrong state by <a href="https://github.com/serhiy-storchaka"><code>@serhiy-storchaka</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/119">python/cherry-picker#119</a></li> <li>Bubble up error message by <a href="https://github.com/dpr-0"><code>@dpr-0</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/112">python/cherry-picker#112</a></li> <li>Acknowledge network issues on GitHub by <a href="https://github.com/ambv"><code>@ambv</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/153">python/cherry-picker#153</a></li> <li>Ignore uv.lock file by <a href="https://github.com/potiuk"><code>@potiuk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/149">python/cherry-picker#149</a></li> <li>Fix mypy pre-commit settings by <a href="https://github.com/potiuk"><code>@potiuk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/148">python/cherry-picker#148</a></li> <li>Update CI config by <a href="https://github.com/hugovk"><code>@hugovk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/144">python/cherry-picker#144</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/potiuk"><code>@potiuk</code></a> made their first contribution in <a href="https://redirect.github.com/python/cherry-picker/pull/149">python/cherry-picker#149</a></li> <li><a href="https://github.com/dpr-0"><code>@dpr-0</code></a> made their first contribution in <a href="https://redirect.github.com/python/cherry-picker/pull/112">python/cherry-picker#112</a></li> <li><a href="https://github.com/gopidesupavan"><code>@gopidesupavan</code></a> made their first contribution in <a href="https://redirect.github.com/python/cherry-picker/pull/151">python/cherry-picker#151</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/python/cherry-picker/compare/cherry-picker-v2.4.0...cherry-picker-v2.5.0">https://github.com/python/cherry-picker/compare/cherry-picker-v2.4.0...cherry-picker-v2.5.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/python/cherry-picker/blob/main/CHANGELOG.md">cherry-picker's changelog</a>.</em></p> <blockquote> <h2>2.5.0</h2> <ul> <li>Add draft config option to Create Pull Request by <a href="https://github.com/gopidesupavan"><code>@gopidesupavan</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/151">python/cherry-picker#151</a></li> <li>Better error message when cherry_picker is called in wrong state by <a href="https://github.com/serhiy-storchaka"><code>@serhiy-storchaka</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/119">python/cherry-picker#119</a></li> <li>Bubble up error message by <a href="https://github.com/dpr-0"><code>@dpr-0</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/112">python/cherry-picker#112</a></li> <li>Acknowledge network issues on GitHub by <a href="https://github.com/ambv"><code>@ambv</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/153">python/cherry-picker#153</a></li> <li>Ignore uv.lock file by <a href="https://github.com/potiuk"><code>@potiuk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/149">python/cherry-picker#149</a></li> <li>Fix mypy pre-commit settings by <a href="https://github.com/potiuk"><code>@potiuk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/148">python/cherry-picker#148</a></li> <li>Update CI config by <a href="https://github.com/hugovk"><code>@hugovk</code></a> in <a href="https://redirect.github.com/python/cherry-picker/pull/144">python/cherry-picker#144</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/python/cherry-picker/commit/24e6a44a1b8730bb5786db6ce519eeb37271f371"><code>24e6a44</code></a> Update changelog for 2.5.0 (<a href="https://redirect.github.com/python/cherry-picker/issues/154">#154</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/a0d1a14a371cdb94f7cd1cdc303c361a60f66ed3"><code>a0d1a14</code></a> Acknowledge network issues on GitHub (<a href="https://redirect.github.com/python/cherry-picker/issues/153">#153</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/962ba5cf8d30ad154832434b561d5c8eed251352"><code>962ba5c</code></a> add draft config option to create pull request (<a href="https://redirect.github.com/python/cherry-picker/issues/151">#151</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/014b2aaa9c45c7ead65f56759eb5539b34bac45f"><code>014b2aa</code></a> Better error message when cherry_picker is called in wrong state (<a href="https://redirect.github.com/python/cherry-picker/issues/119">#119</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/0a5c565e28529acecbece73f71573b6283c6678b"><code>0a5c565</code></a> Bubble up error message (<a href="https://redirect.github.com/python/cherry-picker/issues/112">#112</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/a2d729374eec70f34d182d216bfc3250268c5d5a"><code>a2d7293</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://redirect.github.com/python/cherry-picker/issues/152">#152</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/b8f7d16ad21ad6d53c976214051556c5414283b0"><code>b8f7d16</code></a> Bump codecov/codecov-action from 4 to 5 (<a href="https://redirect.github.com/python/cherry-picker/issues/150">#150</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/957f2a694625d1384295c2a5b05dc28a9e2af432"><code>957f2a6</code></a> Update CI config (<a href="https://redirect.github.com/python/cherry-picker/issues/144">#144</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/452a9b2f6e440e6ebe234507b6fbdea99838b0b6"><code>452a9b2</code></a> Fix mypy pre-commit settings (<a href="https://redirect.github.com/python/cherry-picker/issues/148">#148</a>)</li> <li><a href="https://github.com/python/cherry-picker/commit/a4cac745d6ee71d12da0b439c5d093cb987be294"><code>a4cac74</code></a> Ignore uv.lock file (<a href="https://redirect.github.com/python/cherry-picker/issues/149">#149</a>)</li> <li>See full diff in <a href="https://github.com/python/cherry-picker/compare/cherry-picker-v2.4.0...cherry-picker-v2.5.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 [virtualenv](https://github.com/pypa/virtualenv) from 20.29.0 to 20.29.1. <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.29.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>release 20.29.0 by <a href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2824">pypa/virtualenv#2824</a></li> <li>Simplify Solution to --python command-line flag precedence by <a href="https://github.com/DK96-OS"><code>@DK96-OS</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2826">pypa/virtualenv#2826</a></li> <li>Change PyInfo cache versioning mechanism by <a href="https://github.com/robsdedude"><code>@robsdedude</code></a> in <a href="https://redirect.github.com/pypa/virtualenv/pull/2827">pypa/virtualenv#2827</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DK96-OS"><code>@DK96-OS</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/virtualenv/pull/2826">pypa/virtualenv#2826</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pypa/virtualenv/compare/20.29.0...20.29.1">https://github.com/pypa/virtualenv/compare/20.29.0...20.29.1</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.29.1 (2025-01-17)</h2> <p>Bugfixes - 20.29.1</p> <pre><code>- Fix PyInfo cache incompatbility warnings - by :user:`robsdedude`. (:issue:`2827`) </code></pre> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/virtualenv/commit/e07c0c370e136b16d249aaee30fb4c293041bdcf"><code>e07c0c3</code></a> release 20.29.1</li> <li><a href="https://github.com/pypa/virtualenv/commit/61bee9fddf2a17d656a6c43645c4544b2eed7df3"><code>61bee9f</code></a> Add changelog for PyInfo fix</li> <li><a href="https://github.com/pypa/virtualenv/commit/fd0dc85b3b81f0c554c8fc3ecc8e62ee28b38f75"><code>fd0dc85</code></a> Change PyInfo cache versioning mechanism (<a href="https://redirect.github.com/pypa/virtualenv/issues/2827">#2827</a>)</li> <li><a href="https://github.com/pypa/virtualenv/commit/56ef466dccdd97271a977736c26e81a47ef8ec56"><code>56ef466</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2826">#2826</a> from DK96-OS/cli-precedence-2285</li> <li><a href="https://github.com/pypa/virtualenv/commit/caf03a268e03a3453aa4058ec764b46370f0d543"><code>caf03a2</code></a> Merge pull request <a href="https://redirect.github.com/pypa/virtualenv/issues/2824">#2824</a> from pypa/release-20.29.0</li> <li>See full diff in <a href="https://github.com/pypa/virtualenv/compare/20.29.0...20.29.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] <support@github.com> 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.74.0 to 0.75.1. <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.75.1</h2> <h2>What's Changed</h2> <ul> <li>Work around setuptools license file metadata issue by <a href="https://github.com/rcwbr"><code>@rcwbr</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/666">gabrieldemarmiesse/python-on-whales#666</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.75.0...v0.75.1">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.75.0...v0.75.1</a></p> <h2>v0.75.0</h2> <h2>What's Changed</h2> <ul> <li>Add anchor to link being displayed when using CLI by <a href="https://github.com/gabrieldemarmiesse"><code>@gabrieldemarmiesse</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/654">gabrieldemarmiesse/python-on-whales#654</a></li> <li>Support bake remote definitions by <a href="https://github.com/rcwbr"><code>@rcwbr</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/656">gabrieldemarmiesse/python-on-whales#656</a></li> <li>Add entrypoint option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/659">#659</a>) by <a href="https://github.com/www84"><code>@www84</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/661">gabrieldemarmiesse/python-on-whales#661</a></li> <li>Add volumes option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/662">#662</a>) by <a href="https://github.com/www84"><code>@www84</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/663">gabrieldemarmiesse/python-on-whales#663</a></li> <li>Add envs option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/664">#664</a>) by <a href="https://github.com/www84"><code>@www84</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/665">gabrieldemarmiesse/python-on-whales#665</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rcwbr"><code>@rcwbr</code></a> made their first contribution in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/656">gabrieldemarmiesse/python-on-whales#656</a></li> <li><a href="https://github.com/www84"><code>@www84</code></a> made their first contribution in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/661">gabrieldemarmiesse/python-on-whales#661</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.74.0...v0.75.0">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.74.0...v0.75.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/9621e92614cc60f17203f0628440d570d060cded"><code>9621e92</code></a> bump version to 0.75.1</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/c3b82f3ebbe59037b97476479f47b66d52b734d9"><code>c3b82f3</code></a> Work around setuptools license file metadata issue (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/666">#666</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/aa5586b2fd9539711625735cb77678b9e71eda81"><code>aa5586b</code></a> Bump version to 0.75.0</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/63120611d2506eccd386d7eee3df2cc36d682b53"><code>6312061</code></a> Add envs option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/664">#664</a>) (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/665">#665</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/406eea4c7dfa457d608bed7cf0d4758f16c530ba"><code>406eea4</code></a> Add volumes option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/663">#663</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/86804eea508b7a38c9ce76d07baf8b36a95a9ff4"><code>86804ee</code></a> Add entrypoint option to docker.compose.run() (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/659">#659</a>) (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/661">#661</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/07fe32a17239b1626a9acbc5d61dea0d6cfe4188"><code>07fe32a</code></a> Update comment in python-publish.yml</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/b2ff8654488378d913ce900b4e526b4b4d3ed6a7"><code>b2ff865</code></a> Support bake remote definitions (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/656">#656</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/a2f95b07dac7084f4bf1e30207fcbf2823e36df9"><code>a2f95b0</code></a> Add anchor to link being displayed when using CLI (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/654">#654</a>)</li> <li>See full diff in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.74.0...v0.75.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #131 +/- ##
==========================================
- Coverage 98.78% 98.77% -0.01%
==========================================
Files 122 122
Lines 37038 37038
Branches 2041 2041
==========================================
- Hits 36588 36585 -3
- Misses 311 314 +3
Partials 139 139
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )