chore(deps): update module github.com/docker/docker to v24.0.5 (main) #328

Manually merged
coop-cloud merged 1 commits from renovate/main-github.com-docker-docker-24.x into main 2023-07-25 08:22:32 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/docker/docker require patch v24.0.4+incompatible -> v24.0.5

⚠️ Dependency Lookup Warnings ⚠️

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

docker/docker

v24.0.5

Compare Source

24.0.5

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

Bug fixes and enhancements
  • The Go client now avoids using UNIX socket paths in the HTTP Host: header, in order to be compatible with changes introduced in go1.20.6. moby/moby#​45962, moby/moby#​45990
  • containerd storage backend: Fix Variant not being included in docker image inspect and GET /images/{name}/json. moby/moby#​46025
  • containerd storage backend: Prevent potential garbage collection of content during image export. moby/moby#​46021
  • containerd storage backend: Prevent duplicate digest entries in RepoDigests. moby/moby#​46014
  • containerd storage backend: Fix operations taking place against the incorrect tag when working with an image referenced by tag and digest. moby/moby#​46013
  • containerd storage backend: Fix a panic caused by EXPOSE when building containers with the legacy builder. moby/moby#​45921
  • Fix a regression causing unintuitive errors to be returned when attempting to create an overlay network on a non-Swarm node. moby/moby#​45974
  • Properly report errors parsing volume specifications from the command line. docker/cli#​4423
  • Fix a panic caused when auths: null is found in the CLI config file. docker/cli#​4450
Packaging updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/docker/docker](https://github.com/docker/docker) | require | patch | `v24.0.4+incompatible` -> `v24.0.5` | --- ### :warning: Dependency Lookup Warnings :warning: Warnings were logged while processing this repo. Please check the logs for more information. --- ### Release Notes <details> <summary>docker/docker</summary> ### [`v24.0.5`](https://github.com/moby/moby/releases/tag/v24.0.5) [Compare Source](https://github.com/docker/docker/compare/v24.0.4...v24.0.5) #### 24.0.5 For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones: - [docker/cli, 24.0.5 milestone](https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A24.0.5) - [moby/moby, 24.0.5 milestone](https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A24.0.5) ##### Bug fixes and enhancements - The Go client now avoids using UNIX socket paths in the HTTP `Host:` header, in order to be compatible with changes introduced in `go1.20.6`. [moby/moby#&#8203;45962](https://github.com/moby/moby/pull/45962), [moby/moby#&#8203;45990](https://github.com/moby/moby/pull/45990) - containerd storage backend: Fix `Variant` not being included in `docker image inspect` and `GET /images/{name}/json`. [moby/moby#&#8203;46025](https://github.com/moby/moby/pull/46025) - containerd storage backend: Prevent potential garbage collection of content during image export. [moby/moby#&#8203;46021](https://github.com/moby/moby/pull/46021) - containerd storage backend: Prevent duplicate digest entries in `RepoDigests`. [moby/moby#&#8203;46014](https://github.com/moby/moby/pull/46014) - containerd storage backend: Fix operations taking place against the incorrect tag when working with an image referenced by tag and digest. [moby/moby#&#8203;46013](https://github.com/moby/moby/pull/46013) - containerd storage backend: Fix a panic caused by `EXPOSE` when building containers with the legacy builder. [moby/moby#&#8203;45921](https://github.com/moby/moby/pull/45921) - Fix a regression causing unintuitive errors to be returned when attempting to create an `overlay` network on a non-Swarm node. [moby/moby#&#8203;45974](https://github.com/moby/moby/pull/45974) - Properly report errors parsing volume specifications from the command line. [docker/cli#&#8203;4423](https://github.com/docker/cli/pull/4423) - Fix a panic caused when `auths: null` is found in the CLI config file. [docker/cli#&#8203;4450](https://github.com/docker/cli/pull/4450) ##### Packaging updates - Use init scripts as provided by moby/moby `contrib/init`. [docker/docker-ce-packaging#&#8203;914](https://github.com/docker/docker-ce-packaging/pull/914), [docker/docker-ce-packaging#&#8203;926](https://github.com/docker/docker-ce-packaging/pull/926) - Drop Upstart from `contrib/init`. [moby/moby#&#8203;46044](https://github.com/moby/moby/pull/46044) - Upgrade Go to `go1.20.6`. [docker/cli#&#8203;4428](https://github.com/docker/cli/pull/4428), [moby/moby#&#8203;45970](https://github.com/moby/moby/pull/45970), [docker/docker-ce-packaging#&#8203;921](https://github.com/docker/docker-ce-packaging/pull/921) - Upgrade Compose to `v2.20.2`. [docker/docker-ce-packaging#&#8203;924](https://github.com/docker/docker-ce-packaging/pull/924) - Upgrade buildx to `v0.11.2`. [docker/docker-ce-packaging#&#8203;922](https://github.com/docker/docker-ce-packaging/pull/922) </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=-->
renovate-bot added 1 commit 2023-07-25 07:04:59 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
675ec34b06
chore(deps): update module github.com/docker/docker to v24.0.5
renovate-bot scheduled this pull request to auto merge when all checks succeed 2023-07-25 07:05:00 +00:00
renovate-bot force-pushed renovate/main-github.com-docker-docker-24.x from 675ec34b06 to 173e81b885 2023-07-25 07:06:08 +00:00 Compare
coop-cloud manually merged commit 8354c92654 into main 2023-07-25 08:22:32 +00:00
Sign in to join this conversation.
No description provided.