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

Bump the docker group with 3 updates #158

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2023

Bumps the docker group with 3 updates: github.com/docker/cli, github.com/docker/docker and github.com/moby/moby.

Updates github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible

Commits
  • ced0996 Merge pull request #4450 from vvoland/fix-issue-4414-Danial-Gharib-24
  • 1ee40e2 configfile: Initialize nil AuthConfigs
  • 40cc1d8 Merge pull request #4445 from thaJeztah/24.0_backport_buildx_0.11.2
  • 3c2278a Merge pull request #4443 from thaJeztah/24.0_update_engine2
  • 3bd6d69 Dockerfile: update buildx to v0.11.2
  • 05bf7fb vendor: github.com/docker/docker v24.0.5-0.20230718221249-d4a26c153000
  • c6d7c0b Merge pull request #4438 from thaJeztah/24.0_update_engine
  • dd08d44 Merge pull request #4425 from thaJeztah/24.0_backport_credential-store-improv...
  • 809975d Merge pull request #4423 from thaJeztah/24.0_backport_dont-ignore-volume-pars...
  • 8b5023d vendor: github.com/docker/docker v24.0.5-0.20230717072055-8443a06149b5
  • Additional commits viewable in compare view

Updates github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible

Release notes

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

v24.0.5

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

Commits
  • a61e2b4 Merge pull request #46044 from neersighted/init_cleanup_24.0
  • eede7f0 Remove Upstart scripts
  • 907f838 Remove Upstart and cgroups bits from Debian sysvinit script
  • 52c92be Merge pull request #46029 from thaJeztah/24.0_backport_bump_runc_binary_1.1.8
  • f022632 Dockerfile: update runc binary to v1.1.8
  • bd41493 Merge pull request #46023 from thaJeztah/24.0_backport_bump_buildx
  • 5164e5f Merge pull request #46025 from vvoland/c8d-inspect-variant-24
  • 2b2a72c Merge pull request #46021 from thaJeztah/24.0_backport_c8d-image-save-lease
  • 98a6422 c8d/inspect: Include platform Variant
  • aab94fb Dockerfile: update buildx to v0.11.2
  • Additional commits viewable in compare view

Updates github.com/moby/moby from 24.0.4+incompatible to 24.0.5+incompatible

Release notes

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

v24.0.5

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

Commits
  • a61e2b4 Merge pull request #46044 from neersighted/init_cleanup_24.0
  • eede7f0 Remove Upstart scripts
  • 907f838 Remove Upstart and cgroups bits from Debian sysvinit script
  • 52c92be Merge pull request #46029 from thaJeztah/24.0_backport_bump_runc_binary_1.1.8
  • f022632 Dockerfile: update runc binary to v1.1.8
  • bd41493 Merge pull request #46023 from thaJeztah/24.0_backport_bump_buildx
  • 5164e5f Merge pull request #46025 from vvoland/c8d-inspect-variant-24
  • 2b2a72c Merge pull request #46021 from thaJeztah/24.0_backport_c8d-image-save-lease
  • 98a6422 c8d/inspect: Include platform Variant
  • aab94fb Dockerfile: update buildx to v0.11.2
  • Additional commits viewable in compare view

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 dependabot bot requested a review from a team as a code owner July 30, 2023 16:30
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 30, 2023
@jeffwidman
Copy link
Member

@dependabot rebase

Bumps the docker group with 3 updates: [github.com/docker/cli](https://github.com/docker/cli), [github.com/docker/docker](https://github.com/docker/docker) and [github.com/moby/moby](https://github.com/moby/moby).


Updates `github.com/docker/cli` from 24.0.4+incompatible to 24.0.5+incompatible
- [Commits](docker/cli@v24.0.4...v24.0.5)

Updates `github.com/docker/docker` from 24.0.4+incompatible to 24.0.5+incompatible
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v24.0.4...v24.0.5)

Updates `github.com/moby/moby` from 24.0.4+incompatible to 24.0.5+incompatible
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](moby/moby@v24.0.4...v24.0.5)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: github.com/moby/moby
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/docker-c563ac06d2 branch from 8a3f10f to 06b7785 Compare August 4, 2023 19:19
@abdulapopoola abdulapopoola merged commit ff42974 into main Aug 8, 2023
28 checks passed
@abdulapopoola abdulapopoola deleted the dependabot/go_modules/docker-c563ac06d2 branch August 8, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants