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 #1353

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 1, 2023
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Merging #1353 (aad670a) into main (8c9b54f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1353   +/-   ##
=======================================
  Coverage   20.84%   20.84%           
=======================================
  Files          57       57           
  Lines        6274     6274           
=======================================
  Hits         1308     1308           
  Misses       4845     4845           
  Partials      121      121           

@hellt hellt merged commit a3f9ad3 into main May 3, 2023
18 checks passed
@hellt hellt deleted the dependabot/go_modules/github.com/docker/docker-23.0.5incompatible branch May 3, 2023 09:29
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.

None yet

1 participant