Bump the go-dependencies group across 1 directory with 7 updates#1684
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the go-dependencies group across 1 directory with 7 updates#1684dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.33` | `1.7.34` | | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.30.0` | `0.31.1` | | [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/osscontainertools/kaniko](https://github.com/osscontainertools/kaniko) | `1.27.5` | `1.28.0` | Updates `github.com/containerd/containerd` from 1.7.33 to 1.7.34 - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.33...v1.7.34) Updates `github.com/moby/buildkit` from 0.30.0 to 0.31.1 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.30.0...v0.31.1) 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/osscontainertools/kaniko` from 1.27.5 to 1.28.0 - [Release notes](https://github.com/osscontainertools/kaniko/releases) - [Changelog](https://github.com/osscontainertools/kaniko/blob/main/CHANGELOG.md) - [Commits](osscontainertools/kaniko@v1.27.5...v1.28.0) Updates `golang.org/x/sync` from 0.20.0 to 0.21.0 - [Commits](golang/sync@v0.20.0...v0.21.0) Updates `golang.org/x/sys` from 0.45.0 to 0.46.0 - [Commits](golang/sys@v0.45.0...v0.46.0) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-version: 1.7.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/moby/buildkit dependency-version: 0.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - 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-dependencies - 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-dependencies - dependency-name: github.com/osscontainertools/kaniko dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sys dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-dependencies-e96ea477db
branch
from
July 15, 2026 17:35
050d331 to
97679f5
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-dependencies group with 5 updates in the / directory:
1.7.331.7.340.30.00.31.11.54.21.55.00.4.10.5.01.27.51.28.0Updates
github.com/containerd/containerdfrom 1.7.33 to 1.7.34Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
fb9028bMerge pull request #13753 from chrishenzie/prepare-v1.7.347db1124Prepare release notes for v1.7.349f2643bMerge pull request #13731 from chrishenzie/1.7-go1.25.12c06144cUpdate go to 1.26.5/1.25.12321152fMerge pull request #13712 from k8s-infra-cherrypick-robot/cherry-pick-13707-t...b84460eci: pin fog-json to resolve gem conflict7df7d64Merge pull request #11634 from ningmingxiao/v1.7_fix_event2fe076ecri:fix lost container exit events if they arrive before info is cached71bbb8cMerge pull request #13502 from smerkviladze/backport-1.7/bump_x_deps8620577bump golang.org/x/* dependenciesUpdates
github.com/moby/buildkitfrom 0.30.0 to 0.31.1Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
673b7e0Merge pull request #6896 from tonistiigi/v0.31.1-picks81ce1c6ci: tolerate empty test matrix includes69a3924user: limit size of parsed passwd/group files3ea6dd0security: validate exec security modesc411f0aMerge pull request #6876 from thaJeztah/bump_runcf292e5cDockerfile: update runc binary to v1.3.6d31ba4aMerge pull request #6867 from okhowang/fix/platforms-data-racee819928Merge pull request #6869 from crazy-max/update-policy-helperse4d0dbachore: update generated filesc13539bvendor: update policy-helpers to d5411a945cfcUpdates
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/osscontainertools/kanikofrom 1.27.5 to 1.28.0Release notes
Sourced from github.com/osscontainertools/kaniko's releases.
... (truncated)
Changelog
Sourced from github.com/osscontainertools/kaniko's changelog.
... (truncated)
Commits
3f96357Merge pull request #846 from osscontainertools/release-v1.28.0c64b151releasec3e76b8Merge pull request #845 from osscontainertools/dependabot/github_actions/acti...425d57abuild(deps): bump imjasonh/setup-crane in the actions group9dd2035graduate feature flags for v1.28.0 (#802)b368330Merge pull request #837 from osscontainertools/mz-readme-fold-args-toc59ce49bbump docker to 29.5.2 and k3s to v1.36.2 in integration tests (#827)a86660fmz841: ADD applies the tar root entry to the destination dir (#842)6a76c3aMerge pull request #838 from osscontainertools/dependabot/go_modules/gomod-a2...4115533build(deps): bump github.com/docker/cli in the gomod groupUpdates
golang.org/x/syncfrom 0.20.0 to 0.21.0Commits
5071ed6all: fix some comments to improve readabilityUpdates
golang.org/x/sysfrom 0.45.0 to 0.46.0Commits
d58dcfaunix: add GPIO constants and structsMost Recent Ignore Conditions Applied to This Pull Request