Skip to content

Commit

Permalink
build(deps): Bump github.com/docker/docker from 23.0.3+incompatible t…
Browse files Browse the repository at this point in the history
…o 23.0.5+incompatible (#382)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from
23.0.3+incompatible to 23.0.5+incompatible.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>v23.0.5</h2>
<h2>23.0.5</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/milestone/79?closed=1">docker/cli,
23.0.5 milestone</a></li>
<li><a
href="https://github.com/moby/moby/milestone/118?closed=1">moby/moby,
23.0.5 milestone</a></li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>Add the <code>--all</code> / <code>-a</code> option when pruning
volumes. <a
href="https://redirect.github.com/docker/cli/pull/4229">docker/cli#4229</a></li>
<li>Add <code>--format=json</code> for <code>docker info</code>. <a
href="https://redirect.github.com/docker/cli/pull/4230">docker/cli#4320</a></li>
<li>Fix log loss with the AWSLogs log driver. <a
href="https://redirect.github.com/moby/moby/pull/45350">moby/moby#45350</a></li>
<li>Fix a regression introduced in v23.0.4 where dockerd would refuse to
start if the fixed-cidr config parameter is provided but not bip. <a
href="https://redirect.github.com/moby/moby/pull/45403">moby/moby#45403</a></li>
<li>Fix a panic in libnetwork during daemon start <a
href="https://redirect.github.com/moby/moby/pull/45376">moby/moby#45376</a></li>
<li>Fix &quot;tag&quot; event not being sent when an image is built with
<code>buildx</code>. <a
href="https://redirect.github.com/moby/moby/pull/45410">moby/moby#45410</a></li>
</ul>
<h3>Packaging Updates</h3>
<ul>
<li>Upgrade Compose to <code>2.17.3</code>. <a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/883">docker/docker-ce-packaging#883</a></li>
</ul>
<h2>v23.0.4</h2>
<h2>23.0.4</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/milestone/77?closed=1">docker/cli,
23.0.4 milestone</a></li>
<li><a
href="https://github.com/moby/moby/milestone/117?closed=1">moby/moby,
23.0.4 milestone</a></li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>Fix a performance regression in Docker CLI 23.0.0 <a
href="https://redirect.github.com/docker/cli/pull/4141">docker/cli#4141</a>.</li>
<li>Fix progress indicator on <code>docker cp</code> not functioning as
intended <a
href="https://redirect.github.com/docker/cli/pull/4157">docker/cli#4157</a>.</li>
<li>Fix shell completion for <code>docker compose --file</code> <a
href="https://redirect.github.com/docker/cli/pull/4177">docker/cli#4177</a>.</li>
<li>Fix an error caused by incorrect handling of
&quot;default-address-pools&quot; in <code>daemon.json</code> <a
href="https://redirect.github.com/moby/moby/pull/45246">moby/moby#45246</a>.</li>
</ul>
<h3>Packaging Updates</h3>
<ul>
<li>Fix missing packages for CentOS 9 Stream.</li>
<li>Upgrade Go to <code>1.19.8</code>. <a
href="https://redirect.github.com/docker/docker-ce-packaging/pull/878">docker/docker-ce-packaging#878</a>,
<a
href="https://redirect.github.com/docker/cli/pull/4164">docker/cli#4164</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45277">moby/moby#45277</a>,
which contains fixes for <a
href="https://github.com/advisories/GHSA-fp86-2355-v99r">CVE-2023-24537</a>,
<a
href="https://github.com/advisories/GHSA-v4m2-x4rp-hv22">CVE-2023-24538</a>,
<a
href="https://github.com/advisories/GHSA-8v5j-pwr7-w5f8">CVE-2023-24534</a>,
and <a
href="https://github.com/advisories/GHSA-9f7g-gqwh-jpf5">CVE-2023-24536</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moby/moby/commit/94d3ad69cc598b5a8eb8a643d6999375953512e8"><code>94d3ad6</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45410">#45410</a>
from rumpl/23.0_backport-fix-buildx-tag-events</li>
<li><a
href="https://github.com/moby/moby/commit/933a9f83b7cda9d1fc49319a24a4b87f4aa1909c"><code>933a9f8</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45407">#45407</a>
from thaJeztah/23.0_backport_vendor_runc_1.1.5</li>
<li><a
href="https://github.com/moby/moby/commit/fe0a414613e9033df12ff3bccb61204d8facc9e8"><code>fe0a414</code></a>
Use the image service instead of the reference store for tagging</li>
<li><a
href="https://github.com/moby/moby/commit/1b1230eaaf00f9a78bd7e1a624b1d8b95db356df"><code>1b1230e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45375">#45375</a>
from thaJeztah/23.0_backport_bump_swarmkit</li>
<li><a
href="https://github.com/moby/moby/commit/1b263035af5004a440ecb6fea7225d6068073765"><code>1b26303</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45374">#45374</a>
from thaJeztah/23.0_backport_stfu_grpc</li>
<li><a
href="https://github.com/moby/moby/commit/682542fd081646d1587720481ac5a4ea55b75337"><code>682542f</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45373">#45373</a>
from thaJeztah/23.0_backport_assorted_test_and_pack...</li>
<li><a
href="https://github.com/moby/moby/commit/40ec0eb9fe21d5fe8a9e98c8aa26e49a442f6036"><code>40ec0eb</code></a>
vendor: github.com/opencontainers/runc v1.1.5</li>
<li><a
href="https://github.com/moby/moby/commit/9af6762d34a0b47006472b319803d85834e216fd"><code>9af6762</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45403">#45403</a>
from akerouanton/23.0-cherrypick-2d31697</li>
<li><a
href="https://github.com/moby/moby/commit/0b6449a4772f01118cf7ba9645d737fc94e773e1"><code>0b6449a</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45376">#45376</a>
from thaJeztah/23.0_backport_delete_network_more_at...</li>
<li><a
href="https://github.com/moby/moby/commit/227d3f39a354caaf5252f7a29d78aad92e8bfba2"><code>227d3f3</code></a>
daemon: set docker0 subpool as the IPAM pool</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v23.0.3...v23.0.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/docker/docker&package-manager=go_modules&previous-version=23.0.3+incompatible&new-version=23.0.5+incompatible)](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 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
dependabot[bot] authored May 3, 2023
1 parent 7102994 commit 3e0581c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/runfinch/finch
go 1.20

require (
github.com/docker/docker v23.0.3+incompatible
github.com/docker/docker v23.0.5+incompatible
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.6.0
github.com/lima-vm/lima v0.15.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ3
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/docker/docker v23.0.3+incompatible h1:9GhVsShNWz1hO//9BNg/dpMnZW25KydO4wtVxWAIbho=
github.com/docker/docker v23.0.3+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v23.0.5+incompatible h1:DaxtlTJjFSnLOXVNUBU1+6kXGz2lpDoEAH6QoxaSg8k=
github.com/docker/docker v23.0.5+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
Expand Down

0 comments on commit 3e0581c

Please sign in to comment.