Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.5+incompatible #489

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/docker/docker from 23.0.3+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

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
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @shizhMSFT.


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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2023
Copy link
Member

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shizhMSFT
Copy link
Contributor

@dependabot merge

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.3+incompatible to 23.0.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v23.0.3...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 force-pushed the dependabot/go_modules/v1/github.com/docker/docker-23.0.5incompatible branch from 05696ee to fd6bc48 Compare April 28, 2023 04:45
@dependabot dependabot bot merged commit f66a4de into v1 Apr 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/v1/github.com/docker/docker-23.0.5incompatible branch April 28, 2023 04:46
# for free to join this conversation on GitHub. Already have an account? # 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