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 github.com/docker/docker from 23.0.4+incompatible to 23.0.5+incompatible #246

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2023

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

Release notes

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

v23.0.5

23.0.5

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

Bug fixes and enhancements

  • Add the --all / -a option when pruning volumes. docker/cli#4229
  • Add --format=json for docker info. docker/cli#4320
  • Fix log loss with the AWSLogs log driver. moby/moby#45350
  • Fix a regression introduced in v23.0.4 where dockerd would refuse to start if the fixed-cidr config parameter is provided but not bip. moby/moby#45403
  • Fix a panic in libnetwork during daemon start moby/moby#45376
  • Fix "tag" event not being sent when an image is built with buildx. moby/moby#45410

Packaging Updates

Commits
  • 94d3ad6 Merge pull request #45410 from rumpl/23.0_backport-fix-buildx-tag-events
  • 933a9f8 Merge pull request #45407 from thaJeztah/23.0_backport_vendor_runc_1.1.5
  • fe0a414 Use the image service instead of the reference store for tagging
  • 1b1230e Merge pull request #45375 from thaJeztah/23.0_backport_bump_swarmkit
  • 1b26303 Merge pull request #45374 from thaJeztah/23.0_backport_stfu_grpc
  • 682542f Merge pull request #45373 from thaJeztah/23.0_backport_assorted_test_and_pack...
  • 40ec0eb vendor: github.com/opencontainers/runc v1.1.5
  • 9af6762 Merge pull request #45403 from akerouanton/23.0-cherrypick-2d31697
  • 0b6449a Merge pull request #45376 from thaJeztah/23.0_backport_delete_network_more_at...
  • 227d3f3 daemon: set docker0 subpool as the IPAM pool
  • 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)

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.4+incompatible to 23.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v23.0.4...v23.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner April 27, 2023 11:00
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 27, 2023
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Apr 27, 2023
@paketo-bot paketo-bot merged commit 1e88691 into main Apr 27, 2023
6 of 7 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/github.com/docker/docker-23.0.5incompatible branch April 27, 2023 11:04
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 semver:patch A change requiring a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants