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

chore(deps): Bump github.com/docker/docker from 23.0.6+incompatible to 24.0.0+incompatible #1780

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2023

Bumps github.com/docker/docker from 23.0.6+incompatible to 24.0.0+incompatible.

Release notes

Sourced from github.com/docker/docker's releases.

v24.0.0

24.0.0

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

New

  • Introduce experimental support for containerd as the content store (replacing the existing storage drivers). moby/moby#43735, other moby/moby pull requests
  • The --host CLI flag now supports a path component in a ssh:// host address, allowing use of an alternate socket path without configuration on the remote host. docker/cli#4073
  • The docker info CLI command now reports a version and platform field. docker/cli#4180
  • Introduce the daemon flag --default-network-opt to configure options for newly created networks. moby/moby#43197
  • Restrict access to AF_VSOCK in the socket(2) family of syscalls in the default seccomp profile. moby/moby#44562
  • Introduce support for setting OCI runtime annotations on containers. docker/cli#45025, moby/moby#45025
  • Alternative runtimes can now be configured in daemon.json, enabling runtime names to be aliased and options to be passed. moby/moby#45032
  • The docker-init binary will now be discovered in FHS-compliant libexec directories, in addition to the PATH. moby/moby#45198
  • API: Surface the daemon-level --no-new-privileges in GET /info. moby/moby#45320

Removed

  • docker info no longer reports IndexServiceAddress. docker/cli#4204
  • libnetwork: Remove fallback code for obsolete kernel versions. moby/moby#44684, moby/moby#44802
  • libnetwork: Remove unused code related to classic Swarm. moby/moby#44965
  • libnetwork: Remove usage of the xt_u32 kernel module from encrypted Swarm overlay networks. moby/moby#45281
  • Remove support for buildkit's deprecated buildinfo in favor of standard provenance attestations. moby/moby#45097
  • Remove the deprecated AUFS and legacy overlay storage drivers. moby/moby#45342, moby/moby#
  • Remove the deprecated overlay2.override_kernel_check storage driver option. moby/moby#45368
  • Remove workarounds for obsolete versions of apparmor_parser from the AppArmor profiles. moby/moby#45500
  • API: GET /images/json no longer represents empty RepoTags and RepoDigests as<none>:<none>/<none>@<none>. Empty arrays are be returned instead on API >= 1.43. moby/moby#45068

Deprecated

  • Deprecate the --oom-score-adjust daemon option. moby/moby#45315
  • API: Deprecate the VirtualSize field in GET /images/json and GET /images/{id}/json. moby/moby#45346

Bug fixes and enhancements

  • The docker stack command no longer validates the build section of Compose files. docker/cli#4214
  • Fix lingering healthcheck processes after timeout is reached. moby/moby#43739
  • Reduce the overhead of container startup when using the overlay2 storage driver. moby/moby#44285
  • API: Handle multiple before= and since= filters in GET /images. moby/moby#44503
  • Fix numerous bugs in the embedded DNS resolver implementation used by user-defined networks. moby/moby#44664
  • Add execDuration field to the map of event attributes. moby/moby#45494
  • Swarm-level networks can now be created with the Windows internal, l2bridge, and nat drivers. moby/swarmkit#3121, moby/moby#45291

Packaging updates

... (truncated)

Commits
  • 1331b8c Merge pull request #45537 from thaJeztah/24.0_backport_containerd_binary_1.7.1
  • 907f037 update containerd binary to v1.7.1
  • a5b597e Merge pull request #45531 from rumpl/24.0_backport_fix-empty-auth-pull
  • 8bbfa32 c8d: The authorizer needs to be set even if AuthConfig is empty
  • 807e415 Merge pull request #45526 from laurazard/backport-classic-builder
  • 8587a1c c8d/builder: implement cache
  • 9717369 c8d: implement classic builder
  • ed0c147 Merge pull request #45523 from thaJeztah/24.0_backport_cleanup_reexec_inits
  • 90be9ab Merge pull request #45525 from thaJeztah/24.0_backport_c8d_authconfig_default
  • d73f703 Merge pull request #45521 from thaJeztah/24.0_backport_vendor_distribution_v2...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2023
@MSevey MSevey requested a review from a team May 17, 2023 09:57
@github-actions github-actions bot added the bot item was created by a bot label May 17, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/docker-24.0.0incompatible branch from cee7fc8 to 5752e9b Compare May 17, 2023 10:19
@rootulp rootulp requested review from jrmanes and removed request for rootulp May 17, 2023 14:29
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/docker-24.0.0incompatible branch from 5752e9b to 5681277 Compare May 17, 2023 17:19
Copy link
Contributor

@jrmanes jrmanes left a comment

Choose a reason for hiding this comment

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

not sure where are we using this library, but we can try it 👀

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.6+incompatible to 24.0.0+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v23.0.6...v24.0.0)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/docker-24.0.0incompatible branch from 5681277 to 112016a Compare May 18, 2023 14:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2023

A newer version of github.com/docker/docker exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Copy link
Collaborator

@rootulp rootulp left a comment

Choose a reason for hiding this comment

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

Approving but test workflow hasn't run on this PR. See #1795

@rootulp rootulp enabled auto-merge (squash) May 24, 2023 19:12
@MSevey MSevey requested a review from a team May 24, 2023 19:12
@rootulp rootulp self-assigned this May 24, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #1780 (f97622c) into main (a9a0d36) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1780   +/-   ##
=======================================
  Coverage   21.84%   21.84%           
=======================================
  Files         116      116           
  Lines       13232    13232           
=======================================
  Hits         2890     2890           
  Misses      10050    10050           
  Partials      292      292           

@MSevey MSevey requested a review from a team May 26, 2023 11:48
@rootulp rootulp merged commit 049a73b into main May 26, 2023
18 checks passed
@rootulp rootulp deleted the dependabot/go_modules/github.com/docker/docker-24.0.0incompatible branch May 26, 2023 12:03
evan-forbes added a commit that referenced this pull request May 26, 2023
…o 24.0.0+incompatible (#1780)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from
23.0.6+incompatible to 24.0.0+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.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>
<h3>New</h3>
<ul>
<li>Introduce experimental support for containerd as the content store
(replacing the existing storage drivers). <a
href="https://redirect.github.com/moby/moby/pull/43735">moby/moby#43735</a>,
<a
href="https://github.com/moby/moby/pulls?q=is%3Apr+is%3Amerged+milestone%3A24.0.0+-label%3Aprocess%2Fcherry-picked+label%3Acontainerd-integration+">other
moby/moby pull requests</a></li>
<li>The <code>--host</code> CLI flag now supports a path component in a
<code>ssh://</code> host address, allowing use of an alternate socket
path without configuration on the remote host. <a
href="https://redirect.github.com/docker/cli/pull/4073">docker/cli#4073</a></li>
<li>The <code>docker info</code> CLI command now reports a version and
platform field. <a
href="https://redirect.github.com/docker/cli/pull/4180">docker/cli#4180</a></li>
<li>Introduce the daemon flag <code>--default-network-opt</code> to
configure options for newly created networks. <a
href="https://redirect.github.com/moby/moby/pull/43197">moby/moby#43197</a></li>
<li>Restrict access to <code>AF_VSOCK</code> in the
<code>socket(2)</code> family of syscalls in the default seccomp
profile. <a
href="https://redirect.github.com/moby/moby/pull/44562">moby/moby#44562</a></li>
<li>Introduce support for setting OCI runtime annotations on containers.
<a
href="https://redirect.github.com/docker/cli/pull/4156">docker/cli#45025</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45025">moby/moby#45025</a></li>
<li>Alternative runtimes can now be configured in
<code>daemon.json</code>, enabling runtime names to be aliased and
options to be passed. <a
href="https://redirect.github.com/moby/moby/pull/45032">moby/moby#45032</a></li>
<li>The <code>docker-init</code> binary will now be discovered in
FHS-compliant libexec directories, in addition to the <code>PATH</code>.
<a
href="https://redirect.github.com/moby/moby/pull/45198">moby/moby#45198</a></li>
<li>API: Surface the daemon-level <code>--no-new-privileges</code> in
<code>GET /info</code>. <a
href="https://redirect.github.com/moby/moby/pull/45320">moby/moby#45320</a></li>
</ul>
<h3>Removed</h3>
<ul>
<li><code>docker info</code> no longer reports
<code>IndexServiceAddress</code>. <a
href="https://redirect.github.com/docker/cli/pull/4204">docker/cli#4204</a></li>
<li>libnetwork: Remove fallback code for obsolete kernel versions. <a
href="https://redirect.github.com/moby/moby/pull/44684">moby/moby#44684</a>,
<a
href="https://redirect.github.com/moby/moby/pull/44802">moby/moby#44802</a></li>
<li>libnetwork: Remove unused code related to classic Swarm. <a
href="https://redirect.github.com/moby/moby/pull/44965">moby/moby#44965</a></li>
<li>libnetwork: Remove usage of the <code>xt_u32</code> kernel module
from encrypted Swarm overlay networks. <a
href="https://redirect.github.com/moby/moby/pull/45281">moby/moby#45281</a></li>
<li>Remove support for buildkit's deprecated <code>buildinfo</code> in
favor of standard provenance attestations. <a
href="https://redirect.github.com/moby/moby/pull/45097">moby/moby#45097</a></li>
<li>Remove the deprecated AUFS and legacy <code>overlay</code> storage
drivers. <a
href="https://redirect.github.com/moby/moby/pull/45342">moby/moby#45342</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45359">moby/moby#</a></li>
<li>Remove the deprecated <code>overlay2.override_kernel_check</code>
storage driver option. <a
href="https://redirect.github.com/moby/moby/pull/45368">moby/moby#45368</a></li>
<li>Remove workarounds for obsolete versions of
<code>apparmor_parser</code> from the AppArmor profiles. <a
href="https://redirect.github.com/moby/moby/pull/45500">moby/moby#45500</a></li>
<li>API: <code>GET /images/json</code> no longer represents empty
RepoTags and RepoDigests
as<code>&lt;none&gt;:&lt;none&gt;</code>/<code>&lt;none&gt;@&lt;none&gt;</code>.
Empty arrays are be returned instead on API &gt;= 1.43. <a
href="https://redirect.github.com/moby/moby/pull/45068">moby/moby#45068</a></li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Deprecate the <code>--oom-score-adjust</code> daemon option. <a
href="https://redirect.github.com/moby/moby/pull/45315">moby/moby#45315</a></li>
<li>API: Deprecate the <code>VirtualSize</code> field in <code>GET
/images/json</code> and <code>GET /images/{id}/json</code>. <a
href="https://redirect.github.com/moby/moby/pull/45346">moby/moby#45346</a></li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>The <code>docker stack</code> command no longer validates the
<code>build</code> section of Compose files. <a
href="https://redirect.github.com/docker/cli/pull/4214">docker/cli#4214</a></li>
<li>Fix lingering healthcheck processes after timeout is reached. <a
href="https://redirect.github.com/moby/moby/pull/43739">moby/moby#43739</a></li>
<li>Reduce the overhead of container startup when using the
<code>overlay2</code> storage driver. <a
href="https://redirect.github.com/moby/moby/pull/44285">moby/moby#44285</a></li>
<li>API: Handle multiple <code>before=</code> and <code>since=</code>
filters in <code>GET /images</code>. <a
href="https://redirect.github.com/moby/moby/pull/44503">moby/moby#44503</a></li>
<li>Fix numerous bugs in the embedded DNS resolver implementation used
by user-defined networks. <a
href="https://redirect.github.com/moby/moby/pull/44664">moby/moby#44664</a></li>
<li>Add <code>execDuration</code> field to the map of event attributes.
<a
href="https://redirect.github.com/moby/moby/pull/45494">moby/moby#45494</a></li>
<li>Swarm-level networks can now be created with the Windows
<code>internal</code>, <code>l2bridge</code>, and <code>nat</code>
drivers. <a
href="https://redirect.github.com/moby/swarmkit/pull/3121">moby/swarmkit#3121</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45291">moby/moby#45291</a></li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Update Go to <code>1.20.4</code>. <a
href="https://redirect.github.com/docker/cli/pull/4253">docker/cli#4253</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45456">moby/moby#45456</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/1331b8c39a601c77d678f3e03f3f39cb07aa5f76"><code>1331b8c</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45537">#45537</a>
from thaJeztah/24.0_backport_containerd_binary_1.7.1</li>
<li><a
href="https://github.com/moby/moby/commit/907f037141b41d0a96daa379fd2cbd0b0eee7569"><code>907f037</code></a>
update containerd binary to v1.7.1</li>
<li><a
href="https://github.com/moby/moby/commit/a5b597ea51348f5f922fdd2167cba8f57c6961f3"><code>a5b597e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45531">#45531</a>
from rumpl/24.0_backport_fix-empty-auth-pull</li>
<li><a
href="https://github.com/moby/moby/commit/8bbfa3274109a240952c08a2263d0cd256a27311"><code>8bbfa32</code></a>
c8d: The authorizer needs to be set even if AuthConfig is empty</li>
<li><a
href="https://github.com/moby/moby/commit/807e415260380b55af87ef50d72abcef9466e43b"><code>807e415</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45526">#45526</a>
from laurazard/backport-classic-builder</li>
<li><a
href="https://github.com/moby/moby/commit/8587a1c617dae69474e8e3847d5fd799de156da6"><code>8587a1c</code></a>
c8d/builder: implement cache</li>
<li><a
href="https://github.com/moby/moby/commit/9717369913214e9fbf1d656af24092d65a1e0102"><code>9717369</code></a>
c8d: implement classic builder</li>
<li><a
href="https://github.com/moby/moby/commit/ed0c147c8ffd969487ecc1afb74832f8aa4e798e"><code>ed0c147</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45523">#45523</a>
from thaJeztah/24.0_backport_cleanup_reexec_inits</li>
<li><a
href="https://github.com/moby/moby/commit/90be9ab80267fbed15503c9030b864151f73503c"><code>90be9ab</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45525">#45525</a>
from thaJeztah/24.0_backport_c8d_authconfig_default</li>
<li><a
href="https://github.com/moby/moby/commit/d73f7031e0cb866fae12e582a6846114303a10fa"><code>d73f703</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45521">#45521</a>
from thaJeztah/24.0_backport_vendor_distribution_v2...</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v23.0.6...v24.0.0">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.6+incompatible&new-version=24.0.0+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>
Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
Co-authored-by: Rootul P <rootulp@gmail.com>
evan-forbes added a commit that referenced this pull request May 26, 2023
…o 24.0.0+incompatible (#1780)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from
23.0.6+incompatible to 24.0.0+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.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>
<h3>New</h3>
<ul>
<li>Introduce experimental support for containerd as the content store
(replacing the existing storage drivers). <a
href="https://redirect.github.com/moby/moby/pull/43735">moby/moby#43735</a>,
<a
href="https://github.com/moby/moby/pulls?q=is%3Apr+is%3Amerged+milestone%3A24.0.0+-label%3Aprocess%2Fcherry-picked+label%3Acontainerd-integration+">other
moby/moby pull requests</a></li>
<li>The <code>--host</code> CLI flag now supports a path component in a
<code>ssh://</code> host address, allowing use of an alternate socket
path without configuration on the remote host. <a
href="https://redirect.github.com/docker/cli/pull/4073">docker/cli#4073</a></li>
<li>The <code>docker info</code> CLI command now reports a version and
platform field. <a
href="https://redirect.github.com/docker/cli/pull/4180">docker/cli#4180</a></li>
<li>Introduce the daemon flag <code>--default-network-opt</code> to
configure options for newly created networks. <a
href="https://redirect.github.com/moby/moby/pull/43197">moby/moby#43197</a></li>
<li>Restrict access to <code>AF_VSOCK</code> in the
<code>socket(2)</code> family of syscalls in the default seccomp
profile. <a
href="https://redirect.github.com/moby/moby/pull/44562">moby/moby#44562</a></li>
<li>Introduce support for setting OCI runtime annotations on containers.
<a
href="https://redirect.github.com/docker/cli/pull/4156">docker/cli#45025</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45025">moby/moby#45025</a></li>
<li>Alternative runtimes can now be configured in
<code>daemon.json</code>, enabling runtime names to be aliased and
options to be passed. <a
href="https://redirect.github.com/moby/moby/pull/45032">moby/moby#45032</a></li>
<li>The <code>docker-init</code> binary will now be discovered in
FHS-compliant libexec directories, in addition to the <code>PATH</code>.
<a
href="https://redirect.github.com/moby/moby/pull/45198">moby/moby#45198</a></li>
<li>API: Surface the daemon-level <code>--no-new-privileges</code> in
<code>GET /info</code>. <a
href="https://redirect.github.com/moby/moby/pull/45320">moby/moby#45320</a></li>
</ul>
<h3>Removed</h3>
<ul>
<li><code>docker info</code> no longer reports
<code>IndexServiceAddress</code>. <a
href="https://redirect.github.com/docker/cli/pull/4204">docker/cli#4204</a></li>
<li>libnetwork: Remove fallback code for obsolete kernel versions. <a
href="https://redirect.github.com/moby/moby/pull/44684">moby/moby#44684</a>,
<a
href="https://redirect.github.com/moby/moby/pull/44802">moby/moby#44802</a></li>
<li>libnetwork: Remove unused code related to classic Swarm. <a
href="https://redirect.github.com/moby/moby/pull/44965">moby/moby#44965</a></li>
<li>libnetwork: Remove usage of the <code>xt_u32</code> kernel module
from encrypted Swarm overlay networks. <a
href="https://redirect.github.com/moby/moby/pull/45281">moby/moby#45281</a></li>
<li>Remove support for buildkit's deprecated <code>buildinfo</code> in
favor of standard provenance attestations. <a
href="https://redirect.github.com/moby/moby/pull/45097">moby/moby#45097</a></li>
<li>Remove the deprecated AUFS and legacy <code>overlay</code> storage
drivers. <a
href="https://redirect.github.com/moby/moby/pull/45342">moby/moby#45342</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45359">moby/moby#</a></li>
<li>Remove the deprecated <code>overlay2.override_kernel_check</code>
storage driver option. <a
href="https://redirect.github.com/moby/moby/pull/45368">moby/moby#45368</a></li>
<li>Remove workarounds for obsolete versions of
<code>apparmor_parser</code> from the AppArmor profiles. <a
href="https://redirect.github.com/moby/moby/pull/45500">moby/moby#45500</a></li>
<li>API: <code>GET /images/json</code> no longer represents empty
RepoTags and RepoDigests
as<code>&lt;none&gt;:&lt;none&gt;</code>/<code>&lt;none&gt;@&lt;none&gt;</code>.
Empty arrays are be returned instead on API &gt;= 1.43. <a
href="https://redirect.github.com/moby/moby/pull/45068">moby/moby#45068</a></li>
</ul>
<h3>Deprecated</h3>
<ul>
<li>Deprecate the <code>--oom-score-adjust</code> daemon option. <a
href="https://redirect.github.com/moby/moby/pull/45315">moby/moby#45315</a></li>
<li>API: Deprecate the <code>VirtualSize</code> field in <code>GET
/images/json</code> and <code>GET /images/{id}/json</code>. <a
href="https://redirect.github.com/moby/moby/pull/45346">moby/moby#45346</a></li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>The <code>docker stack</code> command no longer validates the
<code>build</code> section of Compose files. <a
href="https://redirect.github.com/docker/cli/pull/4214">docker/cli#4214</a></li>
<li>Fix lingering healthcheck processes after timeout is reached. <a
href="https://redirect.github.com/moby/moby/pull/43739">moby/moby#43739</a></li>
<li>Reduce the overhead of container startup when using the
<code>overlay2</code> storage driver. <a
href="https://redirect.github.com/moby/moby/pull/44285">moby/moby#44285</a></li>
<li>API: Handle multiple <code>before=</code> and <code>since=</code>
filters in <code>GET /images</code>. <a
href="https://redirect.github.com/moby/moby/pull/44503">moby/moby#44503</a></li>
<li>Fix numerous bugs in the embedded DNS resolver implementation used
by user-defined networks. <a
href="https://redirect.github.com/moby/moby/pull/44664">moby/moby#44664</a></li>
<li>Add <code>execDuration</code> field to the map of event attributes.
<a
href="https://redirect.github.com/moby/moby/pull/45494">moby/moby#45494</a></li>
<li>Swarm-level networks can now be created with the Windows
<code>internal</code>, <code>l2bridge</code>, and <code>nat</code>
drivers. <a
href="https://redirect.github.com/moby/swarmkit/pull/3121">moby/swarmkit#3121</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45291">moby/moby#45291</a></li>
</ul>
<h3>Packaging updates</h3>
<ul>
<li>Update Go to <code>1.20.4</code>. <a
href="https://redirect.github.com/docker/cli/pull/4253">docker/cli#4253</a>,
<a
href="https://redirect.github.com/moby/moby/pull/45456">moby/moby#45456</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/1331b8c39a601c77d678f3e03f3f39cb07aa5f76"><code>1331b8c</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45537">#45537</a>
from thaJeztah/24.0_backport_containerd_binary_1.7.1</li>
<li><a
href="https://github.com/moby/moby/commit/907f037141b41d0a96daa379fd2cbd0b0eee7569"><code>907f037</code></a>
update containerd binary to v1.7.1</li>
<li><a
href="https://github.com/moby/moby/commit/a5b597ea51348f5f922fdd2167cba8f57c6961f3"><code>a5b597e</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45531">#45531</a>
from rumpl/24.0_backport_fix-empty-auth-pull</li>
<li><a
href="https://github.com/moby/moby/commit/8bbfa3274109a240952c08a2263d0cd256a27311"><code>8bbfa32</code></a>
c8d: The authorizer needs to be set even if AuthConfig is empty</li>
<li><a
href="https://github.com/moby/moby/commit/807e415260380b55af87ef50d72abcef9466e43b"><code>807e415</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45526">#45526</a>
from laurazard/backport-classic-builder</li>
<li><a
href="https://github.com/moby/moby/commit/8587a1c617dae69474e8e3847d5fd799de156da6"><code>8587a1c</code></a>
c8d/builder: implement cache</li>
<li><a
href="https://github.com/moby/moby/commit/9717369913214e9fbf1d656af24092d65a1e0102"><code>9717369</code></a>
c8d: implement classic builder</li>
<li><a
href="https://github.com/moby/moby/commit/ed0c147c8ffd969487ecc1afb74832f8aa4e798e"><code>ed0c147</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45523">#45523</a>
from thaJeztah/24.0_backport_cleanup_reexec_inits</li>
<li><a
href="https://github.com/moby/moby/commit/90be9ab80267fbed15503c9030b864151f73503c"><code>90be9ab</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45525">#45525</a>
from thaJeztah/24.0_backport_c8d_authconfig_default</li>
<li><a
href="https://github.com/moby/moby/commit/d73f7031e0cb866fae12e582a6846114303a10fa"><code>d73f703</code></a>
Merge pull request <a
href="https://redirect.github.com/docker/docker/issues/45521">#45521</a>
from thaJeztah/24.0_backport_vendor_distribution_v2...</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v23.0.6...v24.0.0">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.6+incompatible&new-version=24.0.0+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>
Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
Co-authored-by: Rootul P <rootulp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot item was created by a bot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants