build(deps): bump the go-dependencies group across 1 directory with 8 updates#2545
Merged
jjbustamante merged 1 commit intomainfrom Mar 10, 2026
Merged
Conversation
… updates Bumps the go-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/chainguard-dev/kaniko](https://github.com/chainguard-dev/kaniko) | `1.25.10` | `1.25.11` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.2.1+incompatible` | `29.3.0+incompatible` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.21.1` | `0.21.2` | | [github.com/moby/moby/api](https://github.com/moby/moby) | `1.53.0` | `1.54.0` | | [github.com/moby/moby/client](https://github.com/moby/moby) | `0.2.2` | `0.3.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.35.0` | `0.36.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.19.0` | `0.20.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.41.0` | `0.42.0` | Updates `github.com/chainguard-dev/kaniko` from 1.25.10 to 1.25.11 - [Release notes](https://github.com/chainguard-dev/kaniko/releases) - [Changelog](https://github.com/chainguard-forks/kaniko/blob/main/CHANGELOG.md) - [Commits](chainguard-forks/kaniko@v1.25.10...v1.25.11) Updates `github.com/docker/cli` from 29.2.1+incompatible to 29.3.0+incompatible - [Commits](docker/cli@v29.2.1...v29.3.0) Updates `github.com/google/go-containerregistry` from 0.21.1 to 0.21.2 - [Release notes](https://github.com/google/go-containerregistry/releases) - [Commits](google/go-containerregistry@v0.21.1...v0.21.2) Updates `github.com/moby/moby/api` from 1.53.0 to 1.54.0 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.53.0...api/v1.54.0) Updates `github.com/moby/moby/client` from 0.2.2 to 0.3.0 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.3.0/CHANGELOG.md) - [Commits](moby/moby@v0.2.2...v0.3.0) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `golang.org/x/sys` from 0.41.0 to 0.42.0 - [Commits](golang/sys@v0.41.0...v0.42.0) --- updated-dependencies: - dependency-name: github.com/chainguard-dev/kaniko dependency-version: 1.25.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/docker/cli dependency-version: 29.3.0+incompatible dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/google/go-containerregistry dependency-version: 0.21.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/moby/moby/api dependency-version: 1.54.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/moby/moby/client dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jjbustamante
approved these changes
Mar 10, 2026
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-dependencies group with 8 updates in the / directory:
1.25.101.25.1129.2.1+incompatible29.3.0+incompatible0.21.10.21.21.53.01.54.00.2.20.3.00.35.00.36.00.19.00.20.00.41.00.42.0Updates
github.com/chainguard-dev/kanikofrom 1.25.10 to 1.25.11Release notes
Sourced from github.com/chainguard-dev/kaniko's releases.
Changelog
Sourced from github.com/chainguard-dev/kaniko's changelog.
... (truncated)
Commits
cb447edfix(util): resolve only parent dir in SecureJoin to prevent symlink loops (#330)00bca62chore(deps): bump actions/setup-go in the actions group (#327)c80aeb7chore(deps): bump the gomod group with 2 updates (#328)3447433chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#329)Updates
github.com/docker/clifrom 29.2.1+incompatible to 29.3.0+incompatibleCommits
5927d80Merge pull request #6844 from vvoland/update-docker206fc8cvendor: github.com/moby/moby/client v0.3.0874a8dfvendor: github.com/moby/moby/api v1.54.0964a6d2Merge pull request #6792 from vvoland/bind-create210147dMerge pull request #6843 from docker/dependabot/github_actions/docker/setup-b...847f547Merge pull request #6842 from docker/dependabot/github_actions/docker/login-a...668b367build(deps): bump docker/setup-buildx-action from 3 to 430a2acebuild(deps): bump docker/login-action from 3 to 432aa575docs/service: Document bind-create-srcc747cffcontainer/opts: Add bind-create-src mount optionUpdates
github.com/google/go-containerregistryfrom 0.21.1 to 0.21.2Release notes
Sourced from github.com/google/go-containerregistry's releases.
Commits
9e0ccb0Better handle redirects to https in ping (#2225)Updates
github.com/moby/moby/apifrom 1.53.0 to 1.54.0Release notes
Sourced from github.com/moby/moby/api's releases.
Commits
7f1a670Merge pull request #52140 from vvoland/drop-replace4569055Drop replace rules37cc25cMerge pull request #52040 from vvoland/network-connect-macaddres2fa6029network/connect: Support MacAddressc0625f2Merge pull request #52124 from chemodax/patch-14c19a01Merge pull request #52048 from shiv-tyagi/vendor-detection018cdeaMerge pull request #52119 from ricardobranco777/saveload6d771ccMerge pull request #52137 from vvoland/label-notesting71c4815gha/labeler: Remove *_test.go from area/testing label13a8626daemon/devices: Turn RegisterGPUDeviceDrivers into funcUpdates
github.com/moby/moby/clientfrom 0.2.2 to 0.3.0Release notes
Sourced from github.com/moby/moby/client's releases.
Changelog
Sourced from github.com/moby/moby/client's changelog.
Commits
4f202cdBumped version to 0.3.0da01dd3Merge remote-tracking branch 'origin/registry-update'09f1cbaFixed importsc9994edMoved the Debugf message in a registry to a more useful placeb0e076fAdd output to checksums, code cleaning00266dfFixed public pull + Added some verbosity about what is happening3febeb9Added help message to invite to login when getting a 401bcdf030Fixed pulling repositories from librarya372f98Switching to prod index serverd985050gofmt passUpdates
golang.org/x/oauth2from 0.35.0 to 0.36.0Commits
4d954e6all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/syncfrom 0.19.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/sysfrom 0.41.0 to 0.42.0Commits
eaaaaeewindows/registry: correct KeyInfo.ModTime calculation942780bcpu: darwin/arm64 feature detectionacef388unix/linux: Prefixmsg and PrefixCacheinfo structs3687fbdcpu: better defaults on darwin ARM6448062e9plan9: change Note to alias syscall.Note4f23f80windows: change Signal to alias syscall.Signal7548802all: upgrade go directive to at least 1.25.0 [generated]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 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