chore(deps): bump the go-modules-root group across 1 directory with 16 updates - #1020
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the go-modules-root group across 1 directory with 16 updates#1020dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…6 updates Bumps the go-modules-root group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) | `2.2.5` | `2.3.3` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.4.1+incompatible` | `29.6.2+incompatible` | | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.9.6` | `0.9.8` | | [github.com/gpustack/gguf-parser-go](https://github.com/gpustack/gguf-parser-go) | `0.24.0` | `0.25.0` | | [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw) | `0.24.0` | `0.25.0` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.23` | `0.0.24` | | [github.com/mattn/go-shellwords](https://github.com/mattn/go-shellwords) | `1.0.13` | `1.0.14` | | [github.com/moby/moby/api](https://github.com/moby/moby) | `1.54.2` | `1.55.0` | | [github.com/moby/moby/client](https://github.com/moby/moby) | `0.4.1` | `0.5.0` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.5` | `0.70.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [github.com/testcontainers/testcontainers-go/modules/registry](https://github.com/testcontainers/testcontainers-go) | `0.42.0` | `0.43.0` | | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.43.0` | `1.44.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.21.0` | `0.22.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.46.0` | `0.47.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.44.0` | `0.45.0` | Updates `github.com/containerd/containerd/v2` from 2.2.5 to 2.3.3 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v2.2.5...v2.3.3) Updates `github.com/docker/cli` from 29.4.1+incompatible to 29.6.2+incompatible - [Commits](docker/cli@v29.4.1...v29.6.2) Updates `github.com/docker/docker-credential-helpers` from 0.9.6 to 0.9.8 - [Release notes](https://github.com/docker/docker-credential-helpers/releases) - [Commits](docker/docker-credential-helpers@v0.9.6...v0.9.8) Updates `github.com/gpustack/gguf-parser-go` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/gpustack/gguf-parser-go/releases) - [Commits](gpustack/gguf-parser-go@v0.24.0...v0.25.0) Updates `github.com/jaypipes/ghw` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/jaypipes/ghw/releases) - [Commits](jaypipes/ghw@v0.24.0...v0.25.0) Updates `github.com/mattn/go-runewidth` from 0.0.23 to 0.0.24 - [Commits](mattn/go-runewidth@v0.0.23...v0.0.24) Updates `github.com/mattn/go-shellwords` from 1.0.13 to 1.0.14 - [Commits](mattn/go-shellwords@v1.0.13...v1.0.14) Updates `github.com/moby/moby/api` from 1.54.2 to 1.55.0 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.54.2...api/v1.55.0) Updates `github.com/moby/moby/client` from 0.4.1 to 0.5.0 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.5.0/CHANGELOG.md) - [Commits](moby/moby@v0.4.1...v0.5.0) Updates `github.com/prometheus/common` from 0.67.5 to 0.70.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.67.5...v0.70.0) Updates `github.com/testcontainers/testcontainers-go` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `github.com/testcontainers/testcontainers-go/modules/registry` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.42.0...v0.43.0) Updates `go.opentelemetry.io/otel` from 1.43.0 to 1.44.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.43.0...v1.44.0) Updates `golang.org/x/sync` from 0.21.0 to 0.22.0 - [Commits](golang/sync@v0.21.0...v0.22.0) Updates `golang.org/x/sys` from 0.46.0 to 0.47.0 - [Commits](golang/sys@v0.46.0...v0.47.0) Updates `golang.org/x/term` from 0.44.0 to 0.45.0 - [Commits](golang/term@v0.44.0...v0.45.0) --- updated-dependencies: - dependency-name: github.com/containerd/containerd/v2 dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: github.com/docker/cli dependency-version: 29.6.1+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: github.com/docker/docker-credential-helpers dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-root - dependency-name: github.com/gpustack/gguf-parser-go dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: github.com/jaypipes/ghw dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-root - dependency-name: github.com/mattn/go-shellwords dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules-root - dependency-name: github.com/moby/moby/api dependency-version: 1.55.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: github.com/moby/moby/client dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: github.com/prometheus/common dependency-version: 0.70.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: github.com/testcontainers/testcontainers-go/modules/registry dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: go.opentelemetry.io/otel dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: golang.org/x/sync dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: golang.org/x/sys dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root - dependency-name: golang.org/x/term dependency-version: 0.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules-root ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-modules-root-05a8bd8c52
branch
from
July 27, 2026 06:55
9ae0a73 to
c82bb4f
Compare
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-root group with 16 updates in the / directory:
2.2.52.3.329.4.1+incompatible29.6.2+incompatible0.9.60.9.80.24.00.25.00.24.00.25.00.0.230.0.241.0.131.0.141.54.21.55.00.4.10.5.00.67.50.70.00.42.00.43.00.42.00.43.01.43.01.44.00.21.00.22.00.46.00.47.00.44.00.45.0Updates
github.com/containerd/containerd/v2from 2.2.5 to 2.3.3Release notes
Sourced from github.com/containerd/containerd/v2's releases.
... (truncated)
Commits
aad1100Merge pull request #13750 from chrishenzie/prepare-v2.3.37f6cee0Prepare release notes for v2.3.3bc63467Merge pull request #13744 from AkihiroSuda/cherrypick-13728-2.37316210CI: migrate Vagrant to Limadc84019Merge pull request #13738 from k8s-infra-cherrypick-robot/cherry-pick-13547-t...457fba3remotes: surface OCI error body on HEAD 403 via GET fallback5e5581fMerge pull request #13732 from k8s-infra-cherrypick-robot/cherry-pick-13725-t...dc2df93Update go to 1.26.5e2240efMerge pull request #13711 from k8s-infra-cherrypick-robot/cherry-pick-13707-t...5be0495ci: pin fog-json to resolve gem conflictUpdates
github.com/docker/clifrom 29.4.1+incompatible to 29.6.2+incompatibleCommits
dfc4efbMerge pull request #7109 from vvoland/update-dockerdba8675Bump to 29.6.2d9aefe5Merge tag 'v29.6.1' into 29.x9182b35Merge tag 'v29.6.0' into 29.x0ae55a3Merge tag 'v29.5.3' into 29.x029a4b2Merge tag 'v29.5.2' into 29.xe596feaMerge tag 'v29.5.1' into 29.x0c72f45Merge tag 'v29.5.0' into 29.x26f2736Merge tag 'v29.4.1' into 29.xac4c4dfMerge tag 'v29.4.0' into 29.xUpdates
github.com/docker/docker-credential-helpersfrom 0.9.6 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/gpustack/gguf-parser-gofrom 0.24.0 to 0.25.0Commits
8dc7a62docs: readme62a2e6cfix: multimodal projector VRAM estimates — unknown types, flash attention, ty...d205869fix: integer overflow in tensor elements/bytes calculation35c4501fix(cmd): panic if failed to get ffn lenUpdates
github.com/jaypipes/ghwfrom 0.24.0 to 0.25.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
Commits
5c7a65fMerge pull request #469 from jaypipes/remove-go-report-card1c38eferemove retired Go Report card badgecfcf423Merge pull request #468 from europaul/add-watchdogc15584aIntroduce pkg/watchdog to detect hardware watchdogs6d7ddfeMerge pull request #467 from europaul/cpu-no-colon-test88fc5d1cpu_linux: test to ignore non-cpu info on /proc/cpuinfob959accMerge pull request #465 from dims/pci-device-tree-walkf65c762Merge branch 'main' into pci-device-tree-walkd069362Merge pull request #466 from jimmykarily/fix-context-from-args-env4476297use ContextFromEnv() as the base context when args are passedUpdates
github.com/mattn/go-runewidthfrom 0.0.23 to 0.0.24Commits
0383c20Merge pull request #96 from mattn/optimize-eastasian-width-table37796e5Optimize EastAsian RuneWidth with precomputed width tablee8dc57aRevise security policy and supported versionsUpdates
github.com/mattn/go-shellwordsfrom 1.0.13 to 1.0.14Commits
2b31b13Merge pull request #72 from mattn/add-gitignore925f016Add .gitignore for .codexad15017Merge pull request #71 from mattn/refactor-buffersa3c716bUse byte buffers in Parse to reduce allocationsa9af5c2Merge pull request #70 from mattn/add-benchmarks6eb4f8dAdd benchmarks for Parse variantsa51cda8Merge pull request #69 from mattn/followups2488652Fix comment handling inside backticks and drop empty substitution words5bec8b9Merge pull request #55 from aTTiny73/feature/exclude-separator4052da2Merge remote-tracking branch 'origin/master' into pr55Updates
github.com/moby/moby/apifrom 1.54.2 to 1.55.0Release notes
Sourced from github.com/moby/moby/api's releases.
Commits
b6c53c2Merge pull request #52773 from vvoland/c8d-amd64-variants01115e8Merge pull request #52906 from vvoland/fix-TestContainerWithConflictingNoneNe...b36296fMerge pull request #52913 from thaJeztah/windows_does_statsa81aa78TestContainerWithConflictingNoneNetwork: Extend Windows timeout908a35aMerge pull request #52914 from thaJeztah/no_stderr04d33b5Merge pull request #52912 from thaJeztah/cleanup_GenerateRandomAlphaOnlyString3b2f557Merge pull request #52722 from notandruu/integration/migrate-TestInspectAPIIm...62b3aaeMerge pull request #52901 from vvoland/c8d-imageusage11d3342integration-cli: un-skip stats tests on Windowsa47b1b2Merge pull request #52891 from smerkviladze/attestations-clearer-blob-missing...Updates
github.com/moby/moby/clientfrom 0.4.1 to 0.5.0Release notes
Sourced from github.com/moby/moby/client's releases.
Changelog
Sourced from github.com/moby/moby/client's changelog.
... (truncated)
Commits
51f6c4aMerge pull request #1227 from dotcloud/bump_0.5.0f4eaec3Merge pull request #1226 from metalivedev/easydockerfileb083418change -b -> -v and add udp example5794857Merge pull request #1169 from crosbymichael/buildfile-testse7f3f6fAdd unit tests for buildfile config instructionsaa56714Make dockerfile docs easier to find. Clean up formatting.f8dfd0aMerge pull request #1225 from dotcloud/hotfix_docker_rmi3dbf9c6Merge pull request #1219 from metalivedev/docs-repoupdatede563a3Merge pull request #1194 from crosbymichael/build-verbose9cf2b41change rm usage in docsUpdates
github.com/prometheus/commonfrom 0.67.5 to 0.70.0Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/common's changelog.
... (truncated)
Commits
5eff7a8Merge pull request #941 from prometheus/dependabot/github_actions/actions/che...a23c5b3Merge pull request #939 from prometheus/dependabot/github_actions/ossf/scorec...9e1eb87Merge pull request #942 from prometheus/dependabot/github_actions/actions/upl...ab2736dMerge pull request #940 from prometheus/dependabot/github_actions/actions/set...e596873Merge pull request #938 from prometheus/dependabot/github_actions/codeql-ac07...97c066aAdd BenchmarkConvertMetricFamily comparing Prometheus text and OpenMetrics 1....62e9d0fMerge pull request #932 from roidelapluie/roidelapluie/route-query6c31239build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1755e9d6build(deps): bump actions/checkout from 3.1.0 to 7.0.0556d740build(deps): bump actions/setup-go from 6.2.0 to 6.5.0Updates
github.com/testcontainers/testcontainers-gofrom 0.42.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
0835739chore: use new version (v0.43.0) in modules and examples85b6d70chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)8360f71feat(k3s): pull image opts (#3716)b5e7022chore: bump sshd-docker image to 1.4.0 (#3727)1c05dd5chore(deps): bump Ryuk to v0.14.0 (#3313)96ab095feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)42ac7d2chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)ab312e0chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)c5c95e5chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)465d002chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)Updates
github.com/testcontainers/testcontainers-go/modules/registryfrom 0.42.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go/modules/registry's releases.