Bump the docker group across 1 directory with 7 updates - #639
Merged
Conversation
Member
|
@dependabot rebase |
Contributor
Author
|
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 |
Bumps the docker group with 4 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/moby/go-archive](https://github.com/moby/go-archive), [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) and [github.com/docker/go-connections](https://github.com/docker/go-connections). Updates `github.com/docker/cli` from 29.3.0+incompatible to 29.7.2+incompatible - [Commits](docker/cli@v29.3.0...v29.7.2) Updates `github.com/moby/go-archive` from 0.2.0 to 0.3.3 - [Release notes](https://github.com/moby/go-archive/releases) - [Changelog](https://github.com/moby/go-archive/blob/main/changes_test.go) - [Commits](moby/go-archive@v0.2.0...v0.3.3) Updates `github.com/docker/docker-credential-helpers` from 0.9.5 to 0.9.8 - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Commits](docker/docker-credential-helpers@v0.9.5...v0.9.8) Updates `github.com/docker/go-connections` from 0.6.0 to 0.8.1 - [Commits](docker/go-connections@v0.6.0...v0.8.1) Updates `github.com/moby/patternmatcher` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/moby/patternmatcher/releases) - [Commits](moby/patternmatcher@v0.6.0...v0.6.1) Updates `github.com/moby/sys/sequential` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@signal/v0.6.0...signal/v0.7.0) Updates `github.com/moby/sys/user` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@user/v0.4.0...user/v0.4.1) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.6.2+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: docker - dependency-name: github.com/docker/docker-credential-helpers dependency-version: 0.9.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: docker - dependency-name: github.com/docker/go-connections dependency-version: 0.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: docker - dependency-name: github.com/moby/go-archive dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker - dependency-name: github.com/moby/patternmatcher dependency-version: 0.6.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: docker - dependency-name: github.com/moby/sys/sequential dependency-version: 0.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: docker - dependency-name: github.com/moby/sys/user dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: docker ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/docker-d9cce02857
branch
from
August 9, 2026 16:02
4edddcc to
d944a98
Compare
jeffwidman
approved these changes
Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the docker group with 4 updates in the / directory: github.com/docker/cli, github.com/moby/go-archive, github.com/docker/docker-credential-helpers and github.com/docker/go-connections.
Updates
github.com/docker/clifrom 29.3.0+incompatible to 29.7.2+incompatibleCommits
a7dcaa6Merge pull request #7151 from vvoland/update-archive400b45fvendor: github.com/moby/go-archive v0.3.338887ecMerge pull request #7145 from winklemad/fix-service-duplicate-removal-panic904aef7Merge pull request #7147 from docker/dependabot/github_actions/docker-actions...f08e60ebuild(deps): bump docker/docker-agent-action/.github/workflows/review-pr.ymlabfd891Merge pull request #7149 from vvoland/update-docker519eb45VERSION: 29.7.28717af7cli/command/service: fix panic when removing duplicate valuese9452d6Merge pull request #7142 from thaJeztah/bump_go_archive_0.3.2a6014a7vendor: github.com/moby/go-archive v0.3.2Updates
github.com/moby/go-archivefrom 0.2.0 to 0.3.3Release notes
Sourced from github.com/moby/go-archive's releases.
... (truncated)
Commits
ae9e219Merge pull request #104 from thaJeztah/use_O_CLOEXEC98ff1daarchive: set close-on-exec for chmod fallback descriptors1e8dfbcMerge pull request #103 from thaJeztah/fix_chmod_fallbacke738eedarchive: keep procfs file alive during fchmodat2d863f5archive: preserve procfs access during chroot extraction89653edarchive: fix chmod fallback for device nodes on nodev mountsf37d413Merge pull request #106 from thaJeztah/fallback_no_read4ffc915archive: test chmod fallback without read permission9af1c40Merge pull request #105 from thaJeztah/test_chrooted_chmod_fallback3daca2aarchive: test chmod fallback without procfs in chrootUpdates
github.com/docker/docker-credential-helpersfrom 0.9.5 to 0.9.8Release notes
Sourced from github.com/docker/docker-credential-helpers's releases.
Commits
4f6bc8aMerge pull request #433 from thaJeztah/wincred_inlineb0820e3Merge pull request #441 from docker/dependabot/github_actions/actions/checkou...f84e991Merge pull request #445 from thaJeztah/bump_go_1.26.465d1391update to go1.26.4d21de35Merge pull request #444 from docker/dependabot/github_actions/crazy-max/dot-g...c6ca626build(deps): bump actions/checkout from 6.0.2 to 6.0.31d2dd3dMerge pull request #440 from docker/dependabot/github_actions/docker/setup-qe...3a54b5cMerge pull request #439 from docker/dependabot/github_actions/docker/bake-act...b68f2ecMerge pull request #438 from docker/dependabot/github_actions/docker/setup-bu...6107240build(deps): bump crazy-max/.github/.github/workflows/zizmor.ymlUpdates
github.com/docker/go-connectionsfrom 0.6.0 to 0.8.1Commits
9c9e2dbMerge pull request #167 from thaJeztah/fix_illumosde1f4dcsockets: fix compilation on illumos4a7495eci: add cross-build target754f906Merge pull request #158 from thaJeztah/no_umask20f47a1sockets: read somaxconn from system instead of SOMAXCONNe195e2asockets: set socket permissions without umask hack32c72ecMerge pull request #162 from thaJeztah/abstract_socketsf3526e5sockets: improve abstract Unix socket handlingfd93b41Merge pull request #163 from thaJeztah/rm_logd0c7559sockets: update more tests to use tempSocketPath utilityUpdates
github.com/moby/patternmatcherfrom 0.6.0 to 0.6.1Release notes
Sourced from github.com/moby/patternmatcher's releases.
Commits
5a6d842Merge pull request #9 from thaJeztah/fix_panice5d80c7fix panic / nil pointer dereference on invalid patterns7f236f5Merge pull request #8 from thaJeztah/update_cia95e09cci: update actions and test against "oldest", "oldstable" and "stable"Updates
github.com/moby/sys/sequentialfrom 0.6.0 to 0.7.0Release notes
Sourced from github.com/moby/sys/sequential's releases.
Commits
b8d8fabMerge pull request #105 from kolyshkin/fix-mac-cib128335Makefile: rm .SHELLFLAGS, add set -ed4611deMerge pull request #103 from kolyshkin/mount-bump-mountinfo-0.6e1c5b38mount: bump mountinfo to v0.6.0d01e595Merge pull request #100 from kolyshkin/mounted-fast5d09d69mountinfo: add TestMountedRoot303f101mountinfo: add tests for MountedFast9742587mountinfo: TestMountedBy: rm exp3494465mountinfo: mounted_linux_test: nits88ece65mountinfo: add MountedFastUpdates
github.com/moby/sys/userfrom 0.4.0 to 0.4.1Release notes
Sourced from github.com/moby/sys/user's releases.
Commits
85a71bbMerge commit from fork2c56c3duser: limit line length in ParseGroupFilterbba2f13user: limit reads from user database filesee79b0eMerge pull request #221 from thaJeztah/limit_uidgid6eb9f15user: GetAdditionalGroups: treat numeric group arguments as GIDs onlyc66bd2duser: prevent falling back to looking up numeric usernamesc873359Merge pull request #226 from thaJeztah/user_test_cleanupsf41a5efMerge pull request #225 from thaJeztah/user_dry5c2e8a0user: add test-cases for maxID (math.MaxInt32)e001aeauser: use sub-tests