Skip to content

Commit

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

Bumps [github.com/docker/docker](https://github.com/docker/docker) from
24.0.1+incompatible to 24.0.2+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.2</h2>
<h2>24.0.2</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.2">docker/cli,
24.0.2 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A24.0.2">moby/moby,
24.0.2 milestone</a></li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>Fix a panic during build when referencing locally tagged images. <a
href="https://redirect.github.com/moby/buildkit/pull/3899">moby/buildkit#3899</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45582">moby/moby#45582</a></li>
<li>Fix builds potentially failing with <code>exit code:
4294967295</code> when performing many concurrent build stages. <a
href="https://redirect.github.com/moby/moby/pull/45620">moby/moby#45620</a></li>
<li>Fix DNS resolution on Windows ignoring <code>etc/hosts</code>
(<code>%WINDIR%\System32\Drivers\etc\hosts</code>), including resolution
of <code>localhost</code>. <a
href="https://redirect.github.com/moby/moby/pull/45562">moby/moby#45562</a></li>
<li>Apply a workaround for a containerd bug that causes concurrent
<code>docker exec</code> commands to take significantly longer than
expected. <a
href="https://redirect.github.com/moby/moby/pull/45625">moby/moby#45625</a></li>
<li>containerd image store: Fix an issue where the image
<code>Created</code> field would contain an incorrect value. <a
href="https://redirect.github.com/moby/moby/pull/45623">moby/moby#45623</a></li>
<li>containerd image store: Adjust the output of image pull progress so
that the output has the same format regardless of whether the containerd
image store is enabled. <a
href="https://redirect.github.com/moby/moby/pull/45602">moby/moby#45602</a></li>
<li>containerd image store: Switching between the default and containerd
image store now requires a daemon restart. <a
href="https://redirect.github.com/moby/moby/pull/45616">moby/moby#45616</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moby/moby/commit/659604f9ee60f147020bdd444b26e4b5c636dc28"><code>659604f</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45625">#45625</a>
from thaJeztah/24.0_backport_serialize_exec_starts_...</li>
<li><a
href="https://github.com/moby/moby/commit/6660133ffb91a3b754fe4ad16b87523dbc8493c8"><code>6660133</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45582">#45582</a>
from thaJeztah/24.0_backport_vendor_buildkit_0.11.7...</li>
<li><a
href="https://github.com/moby/moby/commit/67b3563d096d21e45b92cbd1ecc2ce4bc72eab36"><code>67b3563</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45623">#45623</a>
from vvoland/c8d-inspect-created-time-24</li>
<li><a
href="https://github.com/moby/moby/commit/7a4ea198032957918ffb4359d1b621b8cfd82201"><code>7a4ea19</code></a>
libcontainerd: work around exec start bug in c8d</li>
<li><a
href="https://github.com/moby/moby/commit/ae6e9333c00dd6bfa674fde77399650841803821"><code>ae6e933</code></a>
vendor: github.com/moby/buildkit
v0.11.7-0.20230525183624-798ad6b0ce9f</li>
<li><a
href="https://github.com/moby/moby/commit/0d9acd24fe3a4d45b602f896d091a3855057d31d"><code>0d9acd2</code></a>
c8d/inspect: Fill <code>Created</code> time if available</li>
<li><a
href="https://github.com/moby/moby/commit/37bc6397044d5a937929cbe94bf80a9d0b42ab2f"><code>37bc639</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45620">#45620</a>
from thaJeztah/24.0_backport_update_go_runc_v1.1.0</li>
<li><a
href="https://github.com/moby/moby/commit/04eccf81654771f187cd7fdf34b3b12553e4e028"><code>04eccf8</code></a>
vendor: github.com/containerd/go-runc v1.1.0</li>
<li><a
href="https://github.com/moby/moby/commit/24722779ffc5e4de697bea0606a9b92fa8111d2e"><code>2472277</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45616">#45616</a>
from thaJeztah/24.0_backport_lock_in_snapshotter_se...</li>
<li><a
href="https://github.com/moby/moby/commit/9d8acb7bd1dfc45ac5522e843c81f7653bbd9c0c"><code>9d8acb7</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45612">#45612</a>
from vvoland/dangling-image-repotagsdigests-test-24</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v24.0.1...v24.0.2">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.1+incompatible&new-version=24.0.2+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 Jun 2, 2023
1 parent b192874 commit f6f8aeb
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.1+incompatible
github.com/docker/docker v24.0.2+incompatible
github.com/golang/mock v1.6.0
github.com/google/go-licenses v1.6.0
github.com/lima-vm/lima v0.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,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.1+incompatible h1:NxN81beIxDlUaVt46iUQrYHD9/W3u9EGl52r86O/IGw=
github.com/docker/docker v24.0.1+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v24.0.2+incompatible h1:eATx+oLz9WdNVkQrr0qjQ8HvRJ4bOOxfzEo8R+dA3cg=
github.com/docker/docker v24.0.2+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 f6f8aeb

Please sign in to comment.