Commit 322d177
authored
Bump python-on-whales from 0.78.0 to 0.79.0 (#11712)
Bumps
[python-on-whales](https://github.com/gabrieldemarmiesse/python-on-whales)
from 0.78.0 to 0.79.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.79.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat : Add support for Docker service networks in ComposeService by
<a href="https://github.com/R3gardless"><code>@R3gardless</code></a> in
<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/683">gabrieldemarmiesse/python-on-whales#683</a></li>
<li>[Docs] Enable Syntax Highlighting by <a
href="https://github.com/lgeiger"><code>@lgeiger</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/686">gabrieldemarmiesse/python-on-whales#686</a></li>
<li>Improve typing of <code>run</code> by using <code>@overload</code>
by <a href="https://github.com/patrick91"><code>@patrick91</code></a>
in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/685">gabrieldemarmiesse/python-on-whales#685</a></li>
<li>Add metadata_file opt-in for buildx builds by <a
href="https://github.com/K-dash"><code>@K-dash</code></a> in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/689">gabrieldemarmiesse/python-on-whales#689</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/R3gardless"><code>@R3gardless</code></a> made
their first contribution in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/683">gabrieldemarmiesse/python-on-whales#683</a></li>
<li><a href="https://github.com/lgeiger"><code>@lgeiger</code></a> made
their first contribution in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/686">gabrieldemarmiesse/python-on-whales#686</a></li>
<li><a href="https://github.com/patrick91"><code>@patrick91</code></a>
made their first contribution in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/685">gabrieldemarmiesse/python-on-whales#685</a></li>
<li><a href="https://github.com/K-dash"><code>@K-dash</code></a> made
their first contribution in <a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/pull/689">gabrieldemarmiesse/python-on-whales#689</a></li>
</ul>
<p>Thank you for your contributions! This makes me very happy to see new
faces!</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.0">https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/497852485e34c2d32ae0590be5907e2a5a8855fc"><code>4978524</code></a>
Bump python-on-whales version to 0.79.0</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/d39aaeeb57990b05a516c0772deb48af3d8a9930"><code>d39aaee</code></a>
Add metadata_file opt-in for buildx builds (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/689">#689</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/b694f852a046a62ccbf2341c1a946f4c72d32bb3"><code>b694f85</code></a>
Improve typing of <code>run</code> by using <code>@overload</code> (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/685">#685</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/488ab4a2be87d6a54588979b4364ae14baf97b3a"><code>488ab4a</code></a>
[Docs] Enable Syntax Highlighting (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/686">#686</a>)</li>
<li><a
href="https://github.com/gabrieldemarmiesse/python-on-whales/commit/88eae6739915ad0583a0bcf7dec9a31004ecce1c"><code>88eae67</code></a>
feat : Add support for Docker service networks in ComposeService (<a
href="https://redirect.github.com/gabrieldemarmiesse/python-on-whales/issues/683">#683</a>)</li>
<li>See full diff in <a
href="https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.78.0...v0.79.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 1d6513a commit 322d177
File tree
6 files changed
+6
-6
lines changed- requirements
6 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
0 commit comments