Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump python-on-whales from 0.65.0 to 0.66.0 (#7793)
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"typing.Annotated" 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>
- Loading branch information