Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

codecov bot commented Apr 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (311bb93) 67.47% compared to head (c3b2fcf) 67.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1635   +/-   ##
=======================================
  Coverage   67.47%   67.47%           
=======================================
  Files          26       26           
  Lines        2346     2346           
=======================================
  Hits         1583     1583           
  Misses        666      666           
  Partials       97       97           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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

---
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/github.com/docker/docker-23.0.4incompatible branch from dd08e38 to c3b2fcf Compare April 25, 2023 07:31
@piksel piksel merged commit 44436eb into main Apr 25, 2023
@piksel piksel deleted the dependabot/go_modules/github.com/docker/docker-23.0.4incompatible branch April 25, 2023 15:53
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.

1 participant