Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[master] bump compose to v2.18.1 #896

Merged
merged 1 commit into from
May 18, 2023
Merged

Conversation

milas
Copy link
Contributor

@milas milas commented May 17, 2023

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 78f385d into docker:master May 18, 2023
This was referenced May 19, 2023
github-actions bot pushed a commit to bacalhau-project/bacalhau that referenced this pull request Jun 12, 2023
…mpatible (#2567)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from
23.0.3+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://github.com/moby/buildkit/pull/3899">moby/buildkit#3899</a>,
<a
href="https://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://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://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://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://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://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://github.com/moby/moby/pull/45616">moby/moby#45616</a></li>
</ul>
<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://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://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://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://github.com/moby/moby/pull/45571">moby/moby#45571</a></li>
<li>containerd image store: Fix an issue where images which have no
layers would not be listed in <code>docker images -a</code> <a
href="https://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://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://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://github.com/docker/docker-ce-packaging/pull/896">docker/docker-ce-packaging#896</a></li>
</ul>
<h2>v24.0.0</h2>
<h2>24.0.0</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.0">docker/cli,
24.0.0 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A24.0.0">moby/moby,
24.0.0 milestone</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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://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://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://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://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://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://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/v23.0.3...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=23.0.3+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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants