Commit 7fefba1
authored
Bump python-on-whales from 0.69.0 to 0.70.0 (#8220)
Bumps
[python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales)
from 0.69.0 to 0.70.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.70.0</h2>
<p>This update contains (hopefully) all fixes for the breaking changes
introduced in <code>docker compose v2.24.7</code>. If you still
encounter issues, file a issue here and downgrade docker compose to
v2.24.6 in the meantime.</p>
<h2>What's Changed</h2>
<ul>
<li>Add <code>detach_keys</code> argument for <code>start</code> and
<code>exec</code> by <a
href="https://github.com/jhc4318"><code>@jhc4318</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/554">gabrieldemarmiesse/python-on-whales#554</a></li>
<li>Fix<code>podman.image.exists</code> by <a
href="https://github.com/jhc4318"><code>@jhc4318</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/558">gabrieldemarmiesse/python-on-whales#558</a></li>
<li>:sparkles: docker.compose.down() can take str as service arg by <a
href="https://github.com/gabrieldemarmiesse"><code>@gabrieldemarmiesse</code></a>
in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/562">gabrieldemarmiesse/python-on-whales#562</a></li>
<li>feat(service): Add docker service ls --filter option by <a
href="https://github.com/fuentes73"><code>@fuentes73</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/561">gabrieldemarmiesse/python-on-whales#561</a></li>
<li>:bug: Fix parsing of compose file configs with compose v2.24.7 by <a
href="https://github.com/gabrieldemarmiesse"><code>@gabrieldemarmiesse</code></a>
in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/563">gabrieldemarmiesse/python-on-whales#563</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jhc4318"><code>@jhc4318</code></a> made
their first contribution in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/554">gabrieldemarmiesse/python-on-whales#554</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.69.0...v0.70.0">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.69.0...v0.70.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/6573bf346d1477f7f97e8f60621311c87ce080ac"><code>6573bf3</code></a>
Bump version to 0.70.0</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/68efb49d00360b39f7d44112679bc67552a4c32e"><code>68efb49</code></a>
:bug: Fix parsing of compose file configs with compose v2.24.7 (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/563">#563</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/e45f0cd518b08a008849d6b6220643d6d4170ed5"><code>e45f0cd</code></a>
feat(service): Add docker service ls --filter option (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/561">#561</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/bf1c60dc5d6722083201d8f7af793032c63cadd9"><code>bf1c60d</code></a>
:sparkles: docker.compose.down() can take str as service arg (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/562">#562</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/20aebfb4d21844333bdaf369e56ba0405ecd6d5e"><code>20aebfb</code></a>
Fix<code>podman.image.exists</code> (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/558">#558</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/4433a0227b90974f9e0c7090383deacedf8d01c6"><code>4433a02</code></a>
Add <code>detach_keys</code> argument for <code>start</code> and
<code>exec</code> (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/554">#554</a>)</li>
<li>See full diff in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.69.0...v0.70.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>1 parent 5fdb5c6 commit 7fefba1
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments