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.71.0 to 0.72.0 (#8525)
Bumps [python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales) from 0.71.0 to 0.72.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.72.0</h2> <h2>What's Changed</h2> <ul> <li>Fix links in images objects docs. by <a href="https://github.com/valberg"><code>@valberg</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/582">gabrieldemarmiesse/python-on-whales#582</a></li> <li>Change DockerException message to remove mention of "docker" by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/585">gabrieldemarmiesse/python-on-whales#585</a></li> <li>fix: wheel includes tests and docs by <a href="https://github.com/betaboon"><code>@betaboon</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/586">gabrieldemarmiesse/python-on-whales#586</a></li> <li>Allow <code>podman exec</code> with <code>--interactive</code> and no <code>--tty</code> by <a href="https://github.com/jhc4318"><code>@jhc4318</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/583">gabrieldemarmiesse/python-on-whales#583</a></li> <li>Fix documentation and docstring issues by <a href="https://github.com/pcharmoille"><code>@pcharmoille</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/589">gabrieldemarmiesse/python-on-whales#589</a></li> <li>Add support for 'docker version' and 'podman version' by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/593">gabrieldemarmiesse/python-on-whales#593</a></li> <li>Set up command construction to support generic iterables and mappings by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/595">gabrieldemarmiesse/python-on-whales#595</a></li> <li>Implement support for podman pods by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/544">gabrieldemarmiesse/python-on-whales#544</a></li> <li>Make the test_cpus() testcase non-strict xfail for podman by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/597">gabrieldemarmiesse/python-on-whales#597</a></li> <li>Fix merge issue in CONTRIBUTING.md by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/604">gabrieldemarmiesse/python-on-whales#604</a></li> <li>Fix test_save_load() testcase to handle the case an image has multiple tags by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/596">gabrieldemarmiesse/python-on-whales#596</a></li> <li>Replace unrecognised unicode characters rather than raising an exception by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/607">gabrieldemarmiesse/python-on-whales#607</a></li> <li>Support generic iterables and mappings in the image component by <a href="https://github.com/LewisGaul"><code>@LewisGaul</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/598">gabrieldemarmiesse/python-on-whales#598</a></li> <li>:writing_hand: Made the arguments part prettier in docs by <a href="https://github.com/gabrieldemarmiesse"><code>@gabrieldemarmiesse</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/610">gabrieldemarmiesse/python-on-whales#610</a></li> <li>Add test for rendering of docs by <a href="https://github.com/gabrieldemarmiesse"><code>@gabrieldemarmiesse</code></a> in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/611">gabrieldemarmiesse/python-on-whales#611</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/valberg"><code>@valberg</code></a> made their first contribution in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/582">gabrieldemarmiesse/python-on-whales#582</a></li> <li><a href="https://github.com/pcharmoille"><code>@pcharmoille</code></a> made their first contribution in <a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/589">gabrieldemarmiesse/python-on-whales#589</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.71.0...v0.72.0">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.71.0...v0.72.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/bd44c6212682cc5f904c9a4f6a759d007763c4c5"><code>bd44c62</code></a> Bump version to 0.72.0</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/db2bd7ce9c8b5ba909806f62b7e4a9fa450c2b75"><code>db2bd7c</code></a> Add test for rendering of docs (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/611">#611</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/5ad01531120378da2aad0ea967a6d53e093d7258"><code>5ad0153</code></a> :writing_hand: Made the arguments part prettier in docs (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/610">#610</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/fb58644e377879ffb03ce129dda902a749d26fec"><code>fb58644</code></a> Support generic iterables and mappings in the image component (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/598">#598</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/773725c1c3e9b4cf1f547a2e5d17a981e5818a8c"><code>773725c</code></a> Replace unrecognised unicode characters rather than raising an exception (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/607">#607</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/b8fe6abb769b7b14c30ff50663eb13e3d94c6cf2"><code>b8fe6ab</code></a> Fix test_save_load() testcase to handle the case an image has multiple tags (...</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/0bf2fb53e2a34464cc1cefd192ee40c56abf7604"><code>0bf2fb5</code></a> Fix merge issue in CONTRIBUTING.md (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/604">#604</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/5683cd8a689ef67ff18f5768788d031e1336f6fa"><code>5683cd8</code></a> Make the test_cpus() testcase non-strict xfail for podman (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/597">#597</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/d09f3245603f9ddfa42ee3e2a047be13b478d69e"><code>d09f324</code></a> Implement support for podman pods (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/544">#544</a>)</li> <li><a href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/8b05066326ea135d9a6f10b9958677cfe63078b8"><code>8b05066</code></a> Set up command construction to support generic iterables and mappings (<a href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/595">#595</a>)</li> <li>Additional commits viewable in <a href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.71.0...v0.72.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.71.0&new-version=0.72.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information