Skip to content

Bump the docker group across 1 directory with 3 updates - #659

Merged
jakecoffman merged 1 commit into
mainfrom
dependabot/go_modules/docker-8a4b09a6e0
Sep 14, 2026
Merged

jakecoffman merged 1 commit into
mainfrom
dependabot/go_modules/docker-8a4b09a6e0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps the docker group with 3 updates in the / directory: github.com/docker/cli, github.com/docker/docker-credential-helpers and github.com/moby/sys/userns.

Updates github.com/docker/cli from 29.7.2+incompatible to 29.8.0+incompatible

Commits
  • 88096ef Merge pull request #7288 from thaJeztah/bump_jose
  • c50ce17 vendor: github.com/go-jose/go-jose/v4 v4.1.5
  • cec24c7 Merge pull request #7285 from vvoland/update-docker
  • d5ea3bd vendor: github.com/moby/moby/client v0.6.0
  • 7cf09ba vendor: github.com/moby/moby/api v1.56.0
  • 6239084 Merge pull request #7108 from zhangyoufu/umask
  • 45a3e0b e2e/container: Skip umask test until engine support
  • 79dd1f4 Merge pull request #7284 from thaJeztah/trust_bump
  • 32bfe54 cmd/docker-trust: update dependencies
  • d703697 cmd/docker-trust: fix tests
  • Additional commits viewable in compare view

Updates github.com/docker/docker-credential-helpers from 0.9.8 to 0.9.9

Release notes

Sourced from github.com/docker/docker-credential-helpers's releases.

v0.9.9

What's Changed

  • update to go1.26.7
  • Dockerfile: update to debian trixie, libgcc-12-dev, ubuntu 24.04 (noble)
  • README: remove Go Report Card badge
  • build(deps): bump docker/* actions
  • build(deps): bump actions/checkout from 6.0.3 to 7.0.1
  • build(deps): bump actions/setup-go from 6.4.0 to 7.0.0
  • build(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0
  • build(deps): bump crazy-max/.github/.github/workflows/zizmor.yml from 1.10.0 to 1.11.0
  • build(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.2

Full Changelog: docker/docker-credential-helpers@v0.9.8...v0.9.9

Commits
  • 59e7cc0 Merge pull request #463 from thaJeztah/bump_go
  • f1c2632 update to go1.26.7
  • 594c023 Merge pull request #462 from thaJeztah/bump_go
  • 3668361 update to go1.26.6
  • 6f4c9aa Merge pull request #457 from docker/dependabot/github_actions/actions/setup-g...
  • 019be48 Merge pull request #460 from docker/dependabot/github_actions/crazy-max/dot-g...
  • 3a74a75 Merge pull request #461 from docker/dependabot/github_actions/docker-actions-...
  • ec72e5a Merge pull request #458 from docker/dependabot/github_actions/actions/checkou...
  • 57e6dc0 build(deps): bump docker/setup-buildx-action
  • 0679cbb build(deps): bump crazy-max/.github/.github/workflows/zizmor.yml
  • Additional commits viewable in compare view

Updates github.com/moby/sys/userns from 0.1.0 to 0.2.1

Release notes

Sourced from github.com/moby/sys/userns's releases.

userns v0.2.1

What's Changed

userns: fix user-namespace detection on OpenVZ, where namespace inode numbers are virtualized.

Full Changelog: moby/sys@userns/v0.2.0...userns/v0.2.1

mountinfo v0.2.0

Bug fixes:

  • Fix path unescaping for paths with double quotes (#16)

Improvements:

  • Mounted: speed up by adding fast paths using openat2 (Linux-only, #29) and stat (#20)
  • Mounted: relax path requirements (allow relative, non-cleaned paths, symlinks) (fixes #27)
  • Unescape fstype and source fields (#16)
  • Documentation improvements (#15)

Testing/CI:

  • Unit tests: exclude darwin (#13)
  • CI: run tests under Fedora 32 to test openat2 (#29)
  • TestGetMounts: fix for Ubuntu build system (#18)
  • Makefile: fix ignoring test failures (#19)
  • CI: add cross build (#23)

Thanks to:

  • Aleksa Sarai
  • Shengjing Zhu

mount v0.2.0

Breaking changes:

  • Remove stub-implementations for Windows for Mount(), Unmount(), RecursiveUnmount(), MergeTmpfsOptions() (#311)

Fixes and improvements:

  • go.mod: update github.com/moby/sys/mountinfo to v0.4.0 (#443, #564)
  • use MNT_* flags from golang.org/x/sys/unix on freebsd (#36[5])
  • add support for OpenBSD in addition to FreeBSD (#32[6])
  • fix package overview documentation not showing (#43[7])
  • RecursiveUnmount(): minor improvements (#46[8])

Thanks to:

  • Tobias Klauser

... (truncated)

Commits
  • 42bac34 Merge pull request #255 from thaJeztah/openvz_specialcase
  • 9b6dd9e userns: handle OpenVZ namespace inode virtualization
  • b666d3d Merge pull request #253 from thaJeztah/fix_missing_util
  • 82edc70 mount: fix ensureUnmount gated by build-tag
  • 79376e0 Merge pull request #251 from kolyshkin/bump-ci-actions
  • cc9d1ea CI: add ubuntu-26.04 to the test matrix
  • 5c347c4 CI: add actionlint
  • c0850c2 CI: add zizmor
  • 52b4f6c CI: do not persist credentials on checkout
  • a83ee35 CI: add dependabot config for github actions
  • Additional commits viewable in compare view

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 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

Bumps the docker group with 3 updates in the / directory: [github.com/docker/cli](https://github.com/docker/cli), [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) and [github.com/moby/sys/userns](https://github.com/moby/sys).


Updates `github.com/docker/cli` from 29.7.2+incompatible to 29.8.0+incompatible
- [Commits](docker/cli@v29.7.2...v29.8.0)

Updates `github.com/docker/docker-credential-helpers` from 0.9.8 to 0.9.9
- [Release notes](https://github.com/docker/docker-credential-helpers/releases)
- [Commits](docker/docker-credential-helpers@v0.9.8...v0.9.9)

Updates `github.com/moby/sys/userns` from 0.1.0 to 0.2.1
- [Release notes](https://github.com/moby/sys/releases)
- [Commits](moby/sys@user/v0.1.0...userns/v0.2.1)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 29.8.0+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.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: github.com/moby/sys/userns
  dependency-version: 0.2.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: docker
...

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 Sep 13, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 13, 2026 16:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 13, 2026
@jakecoffman
jakecoffman added this pull request to the merge queue Sep 14, 2026
Merged via the queue into main with commit ba42140 Sep 14, 2026
105 checks passed
@jakecoffman
jakecoffman deleted the dependabot/go_modules/docker-8a4b09a6e0 branch September 14, 2026 14:43
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