Commit f25a0d1
authored
chore(deps): bump github.com/docker/cli from 29.2.1+incompatible to 29.3.0+incompatible (#505)
Bumps [github.com/docker/cli](https://github.com/docker/cli) from
29.2.1+incompatible to 29.3.0+incompatible.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/docker/cli/commit/5927d80c76b3ce5cf782be818922966e8a0d87a3"><code>5927d80</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/6844">#6844</a> from
vvoland/update-docker</li>
<li><a
href="https://github.com/docker/cli/commit/206fc8c1658182b8e3a82ae1059247e68862bdc2"><code>206fc8c</code></a>
vendor: github.com/moby/moby/client v0.3.0</li>
<li><a
href="https://github.com/docker/cli/commit/874a8df0eb4bc9eb219207a07d4360a037c03b7a"><code>874a8df</code></a>
vendor: github.com/moby/moby/api v1.54.0</li>
<li><a
href="https://github.com/docker/cli/commit/964a6d2e98c99e3780b2568e49a3b0d9495db257"><code>964a6d2</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/6792">#6792</a> from
vvoland/bind-create</li>
<li><a
href="https://github.com/docker/cli/commit/210147d3f37d63beca39a59c86b5a6fe44a182e2"><code>210147d</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/6843">#6843</a> from
docker/dependabot/github_actions/docker/setup-b...</li>
<li><a
href="https://github.com/docker/cli/commit/847f547aa14d19d95d73d66fac8b734a7ed65b8f"><code>847f547</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/cli/issues/6842">#6842</a> from
docker/dependabot/github_actions/docker/login-a...</li>
<li><a
href="https://github.com/docker/cli/commit/668b3671bdc04d8e3c5dceb8a01e4f1c35057654"><code>668b367</code></a>
build(deps): bump docker/setup-buildx-action from 3 to 4</li>
<li><a
href="https://github.com/docker/cli/commit/30a2ace7f244c3ca5d211a9138d1c829386a9d89"><code>30a2ace</code></a>
build(deps): bump docker/login-action from 3 to 4</li>
<li><a
href="https://github.com/docker/cli/commit/32aa575aff6d77a355f99a452bc67e40e0f68b4b"><code>32aa575</code></a>
docs/service: Document bind-create-src</li>
<li><a
href="https://github.com/docker/cli/commit/c747cff9ab3a640f081496fb8f017035e4a97612"><code>c747cff</code></a>
container/opts: Add bind-create-src mount option</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/cli/compare/v29.2.1...v29.3.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 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>2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments