Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Bump github.com/docker/docker from 20.10.7+incompatible to 23.0.5+incompatible #4650

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

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

v23.0.3

23.0.3

... (truncated)

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)

@dependabot dependabot bot requested a review from a team as a code owner May 3, 2023 15:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 3, 2023
@briancain
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 3, 2023

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@briancain
Copy link
Member

This one is a mess, I have no idea what happened but there's a ton of compile errors on this one :P

@briancain
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/docker-23.0.5incompatible branch from e5b1c3b to 074db28 Compare May 3, 2023 15:20
@briancain
Copy link
Member

@dependabot rebase

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/docker-23.0.5incompatible branch from 074db28 to 3f44211 Compare May 3, 2023 15:51
@briancain briancain added the pr/no-changelog No automatic changelog entry required for this pull request label May 3, 2023
Copy link
Member

@briancain briancain left a comment

Choose a reason for hiding this comment

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

For some reason this commit has a ton of compile errors, we shouldn't merge it until that's figured out.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2023

Superseded by #4719.

@dependabot dependabot bot closed this May 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/docker-23.0.5incompatible branch May 15, 2023 06:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code pr/no-changelog No automatic changelog entry required for this pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant