Skip to content

Commit

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

Bumps [github.com/docker/docker](https://github.com/docker/docker) from
24.0.0+incompatible to 24.0.1+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>v24.0.1</h2>
<h2>24.0.1</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/issues?q=is%3Aclosed+milestone%3A24.0.1">docker/cli,
24.0.1 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A24.0.1">moby/moby,
24.0.1 milestone</a></li>
</ul>
<h3>Removed</h3>
<ul>
<li>Remove CLI completions for storage drivers removed in the 24.0 major
release. <a
href="https://redirect.github.com/docker/cli/pull/4302">docker/cli#4302</a></li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>Fix an issue where DNS query NXDOMAIN replies from external servers
were forwarded to the client as SERVFAIL. <a
href="https://redirect.github.com/moby/moby/pull/45573">moby/moby#45573</a></li>
<li>Fix an issue where <code>docker pull --platform</code> would report
<code>No such image</code> regarding another tag pointing to the same
image. <a
href="https://redirect.github.com/moby/moby/pull/45562">moby/moby#45562</a></li>
<li>Fix an issue where insecure registry configuration would be
forgotten during config reload. <a
href="https://redirect.github.com/moby/moby/pull/45571">moby/moby#45571</a></li>
<li>containerd-storage: Fix an issue where images which have no layers
would not be listed in <code>docker images -a</code> <a
href="https://redirect.github.com/moby/moby/pull/45588">moby/moby#45588</a></li>
<li>API: Fix an issue where <code>GET /images/{id}/json</code> would
return <code>null</code> instead of empty <code>RepoTags</code> and
<code>RepoDigests</code>. <a
href="https://redirect.github.com/moby/moby/pull/45564">moby/moby#45564</a></li>
<li>API: Fix an issue where <code>POST /commit</code> did not accept an
empty request body. <a
href="https://redirect.github.com/moby/moby/pull/45568">moby/moby#45568</a></li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Upgrade Compose to <code>v2.18.1</code>. <a
href="hhttps://redirect.github.com/docker/docker-ce-packaging/pull/896">docker/docker-ce-packaging#896</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moby/moby/commit/463850e59e8af1258cad649ec6836d5e88d16fec"><code>463850e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45588">#45588</a>
from vvoland/c8d-layerless-24</li>
<li><a
href="https://github.com/moby/moby/commit/47a3dad256e9ec6f4a2494cabc189ae709265d6c"><code>47a3dad</code></a>
c8d/list: Show layerless images</li>
<li><a
href="https://github.com/moby/moby/commit/a0bc3ebae4396b0ad8a3b057146b264764c621e8"><code>a0bc3eb</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45571">#45571</a>
from thaJeztah/24.0_backport_fix_insecure_registrie...</li>
<li><a
href="https://github.com/moby/moby/commit/922b6aa672880fa05989453dff0f0084d318e286"><code>922b6aa</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45568">#45568</a>
from corhere/backport-24.0/fix-empty-container-decode</li>
<li><a
href="https://github.com/moby/moby/commit/0e605cf9721094566c7d3680868b784ac60bf81c"><code>0e605cf</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45573">#45573</a>
from thaJeztah/24.0_backport_fix_dns_servfail</li>
<li><a
href="https://github.com/moby/moby/commit/878c41791be3cc8274e340d5fb459fb5bc607791"><code>878c417</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45560">#45560</a>
from crazy-max/24.0_backport_fix-worker-id</li>
<li><a
href="https://github.com/moby/moby/commit/654e80abc2a3b6b6fff557a360a4ad7218aa7baa"><code>654e80a</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45570">#45570</a>
from crazy-max/24.0_backport_ci-bin-image-distribute</li>
<li><a
href="https://github.com/moby/moby/commit/0869b089e4b1633ac8c9c805b9293030a8782664"><code>0869b08</code></a>
libnetwork: just forward the external DNS response</li>
<li><a
href="https://github.com/moby/moby/commit/3467ba6451e38c449aa8bd1c1c8f186e7f6f6ead"><code>3467ba6</code></a>
reorder load funcs to match newServiceConfig()'s order</li>
<li><a
href="https://github.com/moby/moby/commit/f9b886c01b36e605ff822f18e9f924cae94ae415"><code>f9b886c</code></a>
add mirror to daemon reload test for insecure registries</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v24.0.0...v24.0.1">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=24.0.0+incompatible&new-version=24.0.1+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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 22, 2023
1 parent 80513c7 commit bb1cab2
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 v24.0.0+incompatible
github.com/docker/docker v24.0.1+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 v24.0.0+incompatible h1:z4bf8HvONXX9Tde5lGBMQ7yCJgNahmJumdrStZAbeY4=
github.com/docker/docker v24.0.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v24.0.1+incompatible h1:NxN81beIxDlUaVt46iUQrYHD9/W3u9EGl52r86O/IGw=
github.com/docker/docker v24.0.1+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 bb1cab2

Please sign in to comment.