cloudfoundry / guardian

containers4life
Apache License 2.0
76 stars 42 forks source link

Bump github.com/docker/docker from 24.0.0+incompatible to 24.0.1+incompatible #398

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v24.0.1

24.0.1

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

Removed

  • Remove CLI completions for storage drivers removed in the 24.0 major release. docker/cli#4302

Bug fixes and enhancements

  • Fix an issue where DNS query NXDOMAIN replies from external servers were forwarded to the client as SERVFAIL. moby/moby#45573
  • Fix an issue where docker pull --platform would report No such image regarding another tag pointing to the same image. moby/moby#45562
  • Fix an issue where insecure registry configuration would be forgotten during config reload. moby/moby#45571
  • containerd-storage: Fix an issue where images which have no layers would not be listed in docker images -a moby/moby#45588
  • API: Fix an issue where GET /images/{id}/json would return null instead of empty RepoTags and RepoDigests. moby/moby#45564
  • API: Fix an issue where POST /commit did not accept an empty request body. moby/moby#45568

Packaging updates

Commits
  • 463850e Merge pull request #45588 from vvoland/c8d-layerless-24
  • 47a3dad c8d/list: Show layerless images
  • a0bc3eb Merge pull request #45571 from thaJeztah/24.0_backport_fix_insecure_registrie...
  • 922b6aa Merge pull request #45568 from corhere/backport-24.0/fix-empty-container-decode
  • 0e605cf Merge pull request #45573 from thaJeztah/24.0_backport_fix_dns_servfail
  • 878c417 Merge pull request #45560 from crazy-max/24.0_backport_fix-worker-id
  • 654e80a Merge pull request #45570 from crazy-max/24.0_backport_ci-bin-image-distribute
  • 0869b08 libnetwork: just forward the external DNS response
  • 3467ba6 reorder load funcs to match newServiceConfig()'s order
  • f9b886c add mirror to daemon reload test for insecure registries
  • 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)
cf-gitbot commented 1 year ago

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

dependabot[bot] commented 1 year ago

Looks like github.com/docker/docker is up-to-date now, so this is no longer needed.