Skip to content

Bump the docker group across 1 directory with 4 updates#615

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/docker-b7548735ae
Open

Bump the docker group across 1 directory with 4 updates#615
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/docker-b7548735ae

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

Bumps the docker group with 4 updates in the / directory: github.com/docker/cli, github.com/docker/docker-credential-helpers, github.com/docker/go-connections and github.com/moby/patternmatcher.

Updates github.com/docker/cli from 29.3.0+incompatible to 29.5.0+incompatible

Commits
  • 98f1464 Merge pull request #6988 from thaJeztah/make_shell
  • 50712c9 README: simplify instructions for using dev container
  • 653dc8f Merge pull request #6485 from paulchen5/6484-update-pull-request-template
  • 1394582 Merge pull request #6987 from thaJeztah/contributing_links
  • f99747b docs: fix stale links in CONTRIBUTING.md
  • ddac061 PR template: remove outdated contributing guide link
  • bd55370 Merge pull request #6984 from thaJeztah/cleanup_experimental
  • f907b27 Merge pull request #6985 from thaJeztah/rm_builder_stub
  • 5201f58 Merge pull request #6971 from matte1782/docs-authz-64kib-buffer-2026-05
  • 5d48774 Merge pull request #6986 from thaJeztah/cleanup_docs_readme
  • Additional commits viewable in compare view

Updates github.com/docker/docker-credential-helpers from 0.9.5 to 0.9.7

Release notes

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

v0.9.7

What's Changed

  • update to go1.26.3
  • ci: update zizmore action to v1.7.1

Full Changelog: docker/docker-credential-helpers@v0.9.6...v0.9.7

v0.9.6

What's Changed

  • update to go1.25.9
  • secretservice: allow building on openbsd
  • wincred: minor cleanups
  • Dockerfile: document build-args
  • Dockerfile: update golangci-lint to v2.11
  • Dockerfile: update xx to v1.9.0
  • ci: set default permissions and timeouts
  • ci: update actions
  • ci: pin actions by sha
  • ci: add zizmor workflow

Full Changelog: docker/docker-credential-helpers@v0.9.5...v0.9.6

Commits
  • 312e321 Merge pull request #431 from thaJeztah/bump_go_1.26.3
  • 6fd0550 Merge pull request #430 from docker/dependabot/github_actions/crazy-max/dot-g...
  • d930f06 update to go1.26.3
  • 777084b build(deps): bump crazy-max/.github/.github/workflows/zizmor.yml
  • ca5e83c Merge pull request #228 from thaJeztah/carry_openbsd_secretservice
  • 7cd6378 Merge pull request #428 from thaJeztah/wincred_cleanups
  • 5fcff35 secretservice: allow building on openbsd
  • 390d43e wincred: minor cleanups
  • ed71c9e Merge pull request #425 from thaJeztah/bump_xx
  • 8af787b Merge pull request #424 from thaJeztah/bump_go
  • Additional commits viewable in compare view

Updates github.com/docker/go-connections from 0.6.0 to 0.7.0

Commits
  • 7997b0f Merge pull request #156 from thaJeztah/bump_go_winio
  • 329724a chore(deps): bump github.com/Microsoft/go-winio v0.6.2
  • 161dc9b Merge pull request #155 from thaJeztah/pin_actions
  • b115e42 Merge pull request #154 from thaJeztah/fix_non_linux_tests
  • 4c35b2a ci: pin actions to sha
  • b4454a6 tlsconfig: make root pool tests deterministic across platforms
  • 0819711 tlsconfig: certPool: pass options as argument
  • 0329635 tlsconfig: rename some vars that shadowed
  • 894d811 Merge pull request #150 from thaJeztah/deprecate_SystemCertPool
  • 0a1293a Merge pull request #153 from thaJeztah/chachacha
  • Additional commits viewable in compare view

Updates github.com/moby/patternmatcher from 0.6.0 to 0.6.1

Release notes

Sourced from github.com/moby/patternmatcher's releases.

v0.6.1

What's Changed

Full Changelog: moby/patternmatcher@v0.6.0...v0.6.1

Commits
  • 5a6d842 Merge pull request #9 from thaJeztah/fix_panic
  • e5d80c7 fix panic / nil pointer dereference on invalid patterns
  • 7f236f5 Merge pull request #8 from thaJeztah/update_ci
  • a95e09c ci: update actions and test against "oldest", "oldstable" and "stable"
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2026
@dependabot dependabot Bot requested review from a team as code owners April 26, 2026 16:02
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/docker-b7548735ae branch 2 times, most recently from 37c948d to 95283cf Compare May 10, 2026 16:02
Bumps the docker group with 4 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), [github.com/docker/go-connections](https://github.com/docker/go-connections) and [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher).


Updates `github.com/docker/cli` from 29.3.0+incompatible to 29.5.0+incompatible
- [Commits](docker/cli@v29.3.0...v29.5.0)

Updates `github.com/docker/docker-credential-helpers` from 0.9.5 to 0.9.7
- [Release notes](https://github.com/docker/docker-credential-helpers/releases)
- [Commits](docker/docker-credential-helpers@v0.9.5...v0.9.7)

Updates `github.com/docker/go-connections` from 0.6.0 to 0.7.0
- [Commits](docker/go-connections@v0.6.0...v0.7.0)

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)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 29.4.1+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.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: github.com/docker/go-connections
  dependency-version: 0.7.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/docker-b7548735ae branch from 95283cf to a733653 Compare May 17, 2026 16:02
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