Skip to content
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

Bump python-on-whales from 0.65.0 to 0.66.0 #7793

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 6, 2023

Bumps python-on-whales from 0.65.0 to 0.66.0.

Release notes

Sourced from python-on-whales's releases.

v0.66.0

What's Changed

New Contributors

Full Changelog: gabrieldemarmiesse/python-on-whales@v0.65.0...v0.66.0

Commits
  • 9f7e98a Bump version to 0.66.0
  • a8be921 Fields of type"typing.Annotated" are not supported in pydantic (#491)
  • 83a41c9 adds support for --renew-anon-volumes (#487)
  • a646925 returns the context when using context.use (#488)
  • 1a12850 🐛 Fix documentation generation and deployment (#489)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 6, 2023
@github-actions github-actions bot enabled auto-merge (squash) November 6, 2023 10:21
Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.65.0 to 0.66.0.
- [Release notes](https://github.com/gabrieldemarmiesse/python-on-whales/releases)
- [Commits](gabrieldemarmiesse/python-on-whales@v0.65.0...v0.66.0)

---
updated-dependencies:
- dependency-name: python-on-whales
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/3.9/python-on-whales-0.66.0 branch from efe2353 to 55c0c52 Compare November 6, 2023 10:44
@github-actions github-actions bot merged commit 9d07fe4 into 3.9 Nov 6, 2023
22 of 27 checks passed
@github-actions github-actions bot deleted the dependabot/pip/3.9/python-on-whales-0.66.0 branch November 6, 2023 11:06
xiangxli pushed a commit to xiangxli/aiohttp that referenced this pull request Dec 4, 2023
Bumps
[python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales)
from 0.65.0 to 0.66.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.66.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix doc deployment by <a
href="https://github.com/kashyab12"><code>@​kashyab12</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/489">gabrieldemarmiesse/python-on-whales#489</a></li>
<li>returns the context when using context.use by <a
href="https://github.com/avgdev"><code>@​avgdev</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/488">gabrieldemarmiesse/python-on-whales#488</a></li>
<li>adds support for --renew-anon-volumes by <a
href="https://github.com/avgdev"><code>@​avgdev</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/487">gabrieldemarmiesse/python-on-whales#487</a></li>
<li>Set the minimum version of pydantic to 1.9 by <a
href="https://github.com/kashyab12"><code>@​kashyab12</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/491">gabrieldemarmiesse/python-on-whales#491</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/kashyab12"><code>@​kashyab12</code></a>
made their first contribution in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/489">gabrieldemarmiesse/python-on-whales#489</a></li>
<li><a href="https://github.com/avgdev"><code>@​avgdev</code></a> made
their first contribution in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/488">gabrieldemarmiesse/python-on-whales#488</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.65.0...v0.66.0">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.65.0...v0.66.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/9f7e98a53aad4182e4fcfa1ff15af72cb47232ba"><code>9f7e98a</code></a>
Bump version to 0.66.0</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/a8be9211161c591789286e38229850818a61579a"><code>a8be921</code></a>
Fields of type&quot;typing.Annotated&quot; are not supported in pydantic
(<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/491">#491</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/83a41c939e892c38d9697b5862b8389bab67bba6"><code>83a41c9</code></a>
adds support for --renew-anon-volumes (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/487">#487</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/a646925cb79a11e280d10656a559bc1504a5b9a6"><code>a646925</code></a>
returns the context when using context.use (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/488">#488</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/1a12850e0bd17486c53fd9690fef3f70a7469ba1"><code>1a12850</code></a>
:bug: Fix documentation generation and deployment (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/489">#489</a>)</li>
<li>See full diff in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.65.0...v0.66.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=python-on-whales&package-manager=pip&previous-version=0.65.0&new-version=0.66.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants