Bump the go-dependencies group with 5 updates#1620
Merged
Conversation
Bumps the go-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [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` | | [github.com/osscontainertools/kaniko](https://github.com/osscontainertools/kaniko) | `1.26.6` | `1.27.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/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 `github.com/osscontainertools/kaniko` from 1.26.6 to 1.27.0 - [Release notes](https://github.com/osscontainertools/kaniko/releases) - [Changelog](https://github.com/osscontainertools/kaniko/blob/main/CHANGELOG.md) - [Commits](osscontainertools/kaniko@v1.26.6...v1.27.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/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: github.com/osscontainertools/kaniko dependency-version: 1.27.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>
jabrown85
approved these changes
Mar 13, 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 5 updates:
1.53.01.54.00.2.20.3.01.26.61.27.00.19.00.20.00.41.00.42.0Updates
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
github.com/osscontainertools/kanikofrom 1.26.6 to 1.27.0Release notes
Sourced from github.com/osscontainertools/kaniko's releases.
... (truncated)
Changelog
Sourced from github.com/osscontainertools/kaniko's changelog.
... (truncated)
Commits
4a9c396Merge pull request #559 from osscontainertools/release-v1.27.03281f80release056bb9aactivate featureflags for v1.27.0 release (#554)4ec1c19Merge pull request #555 from osscontainertools/dependabot/go_modules/github.c...098697eMerge pull request #556 from osscontainertools/dependabot/github_actions/acti...da69559Merge pull request #557 from osscontainertools/dependabot/go_modules/github.c...01fbbafMerge pull request #558 from osscontainertools/dependabot/github_actions/dock...4277bbbchore(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.09976a66chore(deps): bump github.com/moby/moby/api from 1.53.0 to 1.54.02ff7e17chore(deps): bump dominikh/staticcheck-action in the actions groupUpdates
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