Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps github.com/docker/docker from 24.0.3+incompatible to 24.0.4+incompatible.

Release notes

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

v24.0.4

24.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 regression introduced during 24.0.3 that causes a panic during live-restore of containers with bind mounts. moby/moby#45903
Commits
  • 4ffc614 Merge pull request #45903 from thaJeztah/24.0_backport_fix_volume_npe
  • d3893b5 daemon: daemon.prepareMountPoints(): fix panic if mount is not a volume
  • See full diff 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 24.0.3+incompatible to 24.0.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v24.0.3...v24.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #3271 (01beccc) into master (3505820) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3271   +/-   ##
=======================================
  Coverage   75.69%   75.69%           
=======================================
  Files         177      177           
  Lines       38869    38869           
=======================================
  Hits        29423    29423           
  Misses       8370     8370           
  Partials     1076     1076           

@remyleone remyleone added this pull request to the merge queue Jul 10, 2023
Merged via the queue into master with commit 8bd6672 Jul 10, 2023
@remyleone remyleone deleted the dependabot/go_modules/github.com/docker/docker-24.0.4incompatible branch July 10, 2023 14:17
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.

3 participants