buildpacks / imgutil

Helpful utilities for working with images
Apache License 2.0
24 stars 41 forks source link

Bump github.com/docker/docker from 23.0.3+incompatible to 23.0.4+incompatible #195

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/docker/docker from 23.0.3+incompatible to 23.0.4+incompatible.

Release notes

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

v23.0.4

23.0.4

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

Bug fixes and enhancements

  • Fix a performance regression in Docker CLI 23.0.0 docker/cli#4141.
  • Fix progress indicator on docker cp not functioning as intended docker/cli#4157.
  • Fix shell completion for docker compose --file docker/cli#4177.
  • Fix an error caused by incorrect handling of "default-address-pools" in daemon.json moby/moby#45246.

Packaging Updates

Commits
  • cbce331 Merge pull request #45330 from kevingentile/buildkit-3770
  • 5f684cb Merge pull request #45331 from thaJeztah/23.0_backport_rootless_script_bugs
  • 3731ce1 Fix argument quoting bugs in dockerd-rootless.sh
  • 23774ad vendor: github.com/moby/buildkit v0.10.7-0.20230412161310-d52b2d584242
  • 90e8a0b Merge pull request #45323 from thaJeztah/23.0_backport_vendor_sctp
  • 9277e64 vendor: github.com/ishidawataru/sctp v0.0.0-20230406120618-7ff4192f6ff2
  • cdb6200 Merge pull request #45293 from AkihiroSuda/backport-45283-23
  • 09fbbd5 docker-rootless-setuptools.sh: improve readability of messages
  • 4ca4705 Merge pull request #45277 from thaJeztah/23.0_bump_go1.19.8
  • d3e5293 [23.0] update go to go1.19.8
  • 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[bot] commented 1 year ago

Superseded by #197.