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

build(deps): Bump github.com/docker/docker from 23.0.6+incompatible to 23.0.7+incompatible #201

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps github.com/docker/docker from 23.0.6+incompatible to 23.0.7+incompatible.

Release notes

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

v23.0.7

23.0.7

For a full list of pull requests and changes in this release, refer to the relevant GitHub milestones:

Bug Fixes and Enhancements

  • Fix reloading the insecure-registries daemon configuration. moby/moby#45572
  • Allow empty body for POST /commit again. moby/moby#45569
  • Fix an issue which prevented encrypted overlay networks from functioning when the Swarm data path port is not set to 4789. moby/moby#45638
  • Fix an issue with graceful container shutdown. moby/moby#45775
  • Fix host-gateway support in docker build. moby/moby#45791
  • Fix missing Topology in Swarm cluster volume NodeCSIInfo. moby/moby#45809
  • seccomp: always allow name_to_handle_at(2). moby/moby#45834
  • Fix an issue which prevented volumes mounted to a live-restored container from being removed. moby/moby#45825
  • client: resolve an incompatibility with Go 1.20.6, Go 1.20.7, Go 1.19.11 and Go 1.19.12. moby/moby#45971
  • Fix an issue which prevented process capabilities from being retained when starting a container as a non-root user with --security-opt=no-new-privileges. moby/moby#46222
  • Fixed a bug which caused named volumes that set custom device or type volume option to be unmounted when restarting the daemon and not live-restoring it properly. moby/moby#46367
  • windows: fix --register-service when executed from within binary directory. moby/moby#46216
  • Fix dockerd-rootless-setuptools.sh when user name contains a backslash. moby/moby#46408

Packaging Updates

Commits
  • 606a7a7 Merge pull request #46408 from ameyag/23.0-uname-backslash
  • 6af4093 more robust dockerd-rootless-setuptools.sh
  • 66b3a81 Merge pull request #46332 from thaJeztah/23.0_backport_update_golangci_lint
  • d6cc8d1 Merge pull request #46216 from thaJeztah/23.0_backport_windows_fix_service_re...
  • 3583213 Merge pull request #46367 from thaJeztah/23.0_backport_volume-local-restore-m...
  • 436bcf7 Merge pull request #46222 from thaJeztah/23.0_backport_capabilites
  • 8dac634 volume/local: Don't unmount, restore mounted status
  • ecdca2b integration/liveRestore: Check volume content
  • 2db2638 Merge pull request #46288 from thaJeztah/23.0_backport_bump_containerd_1.6.22
  • af34534 update golangci-lint to v1.54.2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 5, 2023
@github-actions github-actions bot enabled auto-merge (squash) October 5, 2023 10:18
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 23.0.6+incompatible to 23.0.7+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](moby/moby@v23.0.6...v23.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/docker-23.0.7incompatible branch from f6bfd91 to 82879f6 Compare October 5, 2023 10:40
@github-actions github-actions bot merged commit 4ea27b3 into main Oct 5, 2023
13 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/docker/docker-23.0.7incompatible branch October 5, 2023 11:04
@github-actions github-actions bot mentioned this pull request Jan 16, 2024
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.

0 participants