chore(deps): bump the go-modules-cli group in /cmd/cli with 3 updates - #643
Merged
doringeman merged 2 commits intoFeb 9, 2026
Merged
Conversation
Bumps the go-modules-cli group in /cmd/cli with 3 updates: [github.com/docker/cli](https://github.com/docker/cli), [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) and [golang.org/x/sys](https://github.com/golang/sys). Updates `github.com/docker/cli` from 29.2.0+incompatible to 29.2.1+incompatible - [Commits](docker/cli@v29.2.0...v29.2.1) Updates `go.opentelemetry.io/otel` from 1.39.0 to 1.40.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go@v1.39.0...v1.40.0) Updates `golang.org/x/sys` from 0.40.0 to 0.41.0 - [Commits](golang/sys@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-version: 29.2.1+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-cli - dependency-name: go.opentelemetry.io/otel dependency-version: 1.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-cli - dependency-name: golang.org/x/sys dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-cli ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
doringeman
approved these changes
Feb 9, 2026
doringeman
deleted the
dependabot/go_modules/cmd/cli/go-modules-cli-2ea2d054f5
branch
February 9, 2026 08:12
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 go-modules-cli group in /cmd/cli with 3 updates: github.com/docker/cli, go.opentelemetry.io/otel and golang.org/x/sys.
Updates
github.com/docker/clifrom 29.2.0+incompatible to 29.2.1+incompatibleCommits
a5c7197Merge pull request #6772 from thaJeztah/cleanup_testfile435384fMerge pull request #6773 from thaJeztah/improve_mountoptsdf3e923opts: MountOpt: extract utility functions and don't set empty valuesd781df8opts: MountOpt: extract validation to a separate functionf35fb0fcli/command: TestGetDefaultAuthConfig: cleanup test filefe1af92opts: MountOpt: improve validation of boolean values5de99e6opts: MountOpt: improve validation for whitespace in values9620e41opts: MountOpt: improve validation for whitespace in optionse888a6eopts: remove outdated commentb22f1aeMerge pull request #6771 from thaJeztah/allow_empty_targetUpdates
go.opentelemetry.io/otelfrom 1.39.0 to 1.40.0Changelog
Sourced from go.opentelemetry.io/otel's changelog.
Commits
a3a5317Release v1.40.0 (#7859)77785dachore(deps): update github/codeql-action action to v4.32.1 (#7858)56fa1c2chore(deps): update module github.com/clipperhouse/uax29/v2 to v2.5.0 (#7857)298cbedUpgrade semconv use to v1.39.0 (#7854)3264bf1refactor: modernize code (#7850)fd5d030chore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...8d3b4cbchore(deps): update actions/cache action to v5.0.3 (#7847)91f7cadchore(deps): update github.com/timakin/bodyclose digest to 73d1f95 (#7845)fdad1ebchore(deps): update module github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27...c46d3bachore(deps): update golang.org/x/telemetry digest to fcf36f6 (#7843)Updates
golang.org/x/sysfrom 0.40.0 to 0.41.0Commits
fc646e4cpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsf11c7bbwindows: add IsProcessorFeaturePresent and processor feature constsd25a7aaunix: add IoctlSetString on all platforms6fb913bunix: return early on error in RecvmsgDependabot 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 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