build(deps): bump the dependencies group across 1 directory with 10 updates#5935
Merged
mergify[bot] merged 1 commit intomasterfrom Sep 21, 2025
Merged
Conversation
…pdates Bumps the dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/docker/cli](https://github.com/docker/cli) | `28.3.0+incompatible` | `28.4.0+incompatible` | | [github.com/docker/docker](https://github.com/docker/docker) | `28.3.0+incompatible` | `28.4.0+incompatible` | | [github.com/docker/go-connections](https://github.com/docker/go-connections) | `0.5.0` | `0.6.0` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.10.0` | `1.11.1` | | [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) | `1.4.2` | `1.4.3` | | [golang.org/x/term](https://github.com/golang/term) | `0.32.0` | `0.35.0` | | [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.2.2` | `5.3.0` | | google.golang.org/protobuf | `1.36.6` | `1.36.9` | Updates `github.com/docker/cli` from 28.3.0+incompatible to 28.4.0+incompatible - [Commits](docker/cli@v28.3.0...v28.4.0) Updates `github.com/docker/docker` from 28.3.0+incompatible to 28.4.0+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.3.0...v28.4.0) Updates `github.com/docker/go-connections` from 0.5.0 to 0.6.0 - [Commits](docker/go-connections@v0.5.0...v0.6.0) Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) Updates `github.com/spf13/pflag` from 1.0.6 to 1.0.9 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.6...v1.0.9) Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) Updates `go.etcd.io/bbolt` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/etcd-io/bbolt/releases) - [Commits](etcd-io/bbolt@v1.4.2...v1.4.3) Updates `golang.org/x/term` from 0.32.0 to 0.35.0 - [Commits](golang/term@v0.32.0...v0.35.0) Updates `github.com/golang-jwt/jwt/v5` from 5.2.2 to 5.3.0 - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v5.2.2...v5.3.0) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.9 --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 28.4.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/docker/docker dependency-version: 28.4.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/docker/go-connections dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/spf13/pflag dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.etcd.io/bbolt dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/term dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/golang-jwt/jwt/v5 dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #5935 +/- ##
==========================================
+ Coverage 74.65% 74.86% +0.20%
==========================================
Files 73 73
Lines 11139 11198 +59
==========================================
+ Hits 8316 8383 +67
+ Misses 2186 2180 -6
+ Partials 637 635 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 dependencies group with 9 updates in the / directory:
28.3.0+incompatible28.4.0+incompatible28.3.0+incompatible28.4.0+incompatible0.5.00.6.01.9.11.10.11.10.01.11.11.4.21.4.30.32.00.35.05.2.25.3.01.36.61.36.9Updates
github.com/docker/clifrom 28.3.0+incompatible to 28.4.0+incompatibleCommits
d8eb465Merge pull request #6424 from vvoland/update-dockera83e3dfvendor: github.com/docker/docker v28.4.0-dev (249d679a6baf)ff5ea75Merge pull request #6422 from vvoland/6421-28.xc1d14aeMerge pull request #6423 from vvoland/update-docker18adfd5vendor: github.com/docker/docker v28.4.0-rc.26e20b9dupdate to go1.24.73cadbd8Merge pull request #6420 from thaJeztah/28.x_backport_complete_pullb3df920add completion for docker image pullb89b069Merge pull request #6416 from vvoland/update-docker9deb5e9vendor: github.com/docker/docker v28.4.0-rc.2-dev (5d5332b00c76)Updates
github.com/docker/dockerfrom 28.3.0+incompatible to 28.4.0+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
... (truncated)
Commits
249d679Merge pull request #50890 from vvoland/50889-28.xd664cfeupdate to go1.24.7b384cd2Merge pull request #50888 from vvoland/50885-28.xc1ce88evendor: update buildkit to v0.24.04a34e8eMerge pull request #50875 from vvoland/50867-28.xcfa70d0gha/arm64: Setup qemud70382eintegration/internal: Print Buildkit logs687b206c8d/history: Fix non-native platformse4224f8integration/internal: Handle Buildkit in GetImageIDFromBody5d5332bMerge pull request #50871 from vvoland/50870-28.xUpdates
github.com/docker/go-connectionsfrom 0.5.0 to 0.6.0Commits
42faf79Merge pull request #138 from thaJeztah/sockets_move_unix_options9ffab7esockets: make NewUnixSocket, WithChown, WithChmod unix-only6bb1d15Merge pull request #135 from thaJeztah/rename_test_filesb6c843dsockets: rename files to be considered test files80898b6Merge pull request #133 from thaJeztah/deprecate_socket_dialpipea4399e5socket: deprecate DialPipeb071e04Merge pull request #128 from thaJeztah/remove_old_cyphers578bfdeMerge pull request #132 from thaJeztah/optimize_ParsePortSpecdeccd71tlsconfig: align client and server defaults, remove weak CBC ciphers30b91c8nat: ParsePortSpec: combine some conditionsUpdates
github.com/spf13/cobrafrom 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941cchore: Bump pflag to v1.0.9 (#2305)51d6751Bump pflag to 1.0.8 (#2303)3f3b818Update README.md with new logodcaf42eAdd Periscope to the list of projects using Cobra (#2299)6dec1aeThe default ShellCompDirective can be customized for a command and its subcom...c8289c1chore(golangci-lint): add some exclusion presets4af7b64refactor: apply golangci-lint autofixes, work around false positives75790e4chore(golangci-lint): upgrade to v2db3ddb5Adding sponsorship to README.md67171d6putting sponsorship below headerUpdates
github.com/spf13/pflagfrom 1.0.6 to 1.0.9Release notes
Sourced from github.com/spf13/pflag's releases.
... (truncated)
Commits
1043857Merge pull request #446 from spf13/fix-backwards-compat7412009fix: Restore ParseErrorsWhitelist name for nowb9c16faMerge pull request #444 from spf13/reset-args-even-if-empty40abc49Merge pull request #443 from spf13/silence-errhelp1bf832cUse errors.Is instead of equality checkd25dd24Reset args on re-parse even if empty094909dMerge pull request #365 from vaguecoder/str2str-sortedccb49e5Print Default Values of String-to-String in Sorted Orderb55ffb6fix: Don't print ErrHelp in ParseAll7c651d1Merge pull request #407 from tmc/fix-errhelpUpdates
github.com/stretchr/testifyfrom 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912Backport #1786 to release/1.11b7801fbMerge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3build(deps): bump actions/checkout from 4 to 5a53be35Improve captureTestingT helperaafb604mock: improve formatting of error message7218e03improve error msg929a212Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459esuite: faster filtering of methods (-testify.m)7d37b5csuite: refactor methodFilterUpdates
go.etcd.io/bboltfrom 1.4.2 to 1.4.3Release notes
Sourced from go.etcd.io/bbolt's releases.
Commits
68e6b96Update version to v1.4.3599de69Merge pull request #1058 from ahrtr/20250818_writeto_1.48fd1b83Update (*Tx)WriteTo to reuse the already opened file if WriteFlag not set76cd3d4Merge pull request #1049 from hwdef/release14-bump-go-12312af33d7dBump Go to 1.23.1260b43b8Merge pull request #1050 from Elbehery/20250811_bump_windows_timeout79638fd[release-1.4]:chore(test): bump_windows_test_timeout804e170Merge pull request #1046 from ahrtr/20250809_hugesize_test_1.40307cfdFix test case TestDB_HugeValue for 32 bit systems4c57e50Merge pull request #1024 from hwdef/bump-go-12311-release-14Updates
golang.org/x/termfrom 0.32.0 to 0.35.0Commits
1a11b45go.mod: update golang.org/x dependenciesd862cd5all: upgrade go directive to at least 1.24.0 [generated]a35244dgo.mod: update golang.org/x dependencies4f53e0cterm: allow multi-line bracketed paste to not create single line with verbati...27f29d8term: remove duplicate flag and add comment on windows30da5ddgo.mod: update golang.org/x dependenciesUpdates
github.com/golang-jwt/jwt/v5from 5.2.2 to 5.3.0Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
e9547a1Bump Go version to indicate correct minimum requirement (#452)3839817Create CODEOWNERS (#449)d83e545Fix bug in validation of multiple audiences (#441)75740f1replaced interface{} to any (#445)048854fBump golangci/golangci-lint-action from 7 to 8 (#440)497a38eImplementing validation of multiple audiences (#433)12384eaBump GitHub workflows and Go versions (#438)Updates
google.golang.org/protobuffrom 1.36.6 to 1.36.9Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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