Skip to content

Chore(deps): Bump the go-dependencies group with 3 updates#3632

Merged
kichristensen merged 2 commits into
mainfrom
dependabot/go_modules/go-dependencies-55f96f60ee
Jul 19, 2026
Merged

Chore(deps): Bump the go-dependencies group with 3 updates#3632
kichristensen merged 2 commits into
mainfrom
dependabot/go_modules/go-dependencies-55f96f60ee

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 3 updates: github.com/cnabio/cnab-to-oci, github.com/docker/cli and github.com/moby/buildkit.

Updates github.com/cnabio/cnab-to-oci from 0.6.0 to 0.6.1

Release notes

Sourced from github.com/cnabio/cnab-to-oci's releases.

v0.6.1

What's Changed

New Contributors

Full Changelog: cnabio/cnab-to-oci@v0.6.0...v0.6.1

Commits
  • 93e927e Merge pull request #227 from cnabio/dependabot/go_modules/go-dependencies-c20...
  • 303334e fix(docker): bump build image to go 1.26.3
  • 0c9b364 Bump the go-dependencies group across 1 directory with 4 updates
  • 8561715 Merge pull request #221 from cnabio/dependabot/github_actions/actions/checkout-7
  • 973812b Merge branch 'main' into dependabot/github_actions/actions/checkout-7
  • 9a605da Merge pull request #224 from thaJeztah/migrate_containerdv2
  • 601c21f chore(deps): migrate to github.com/containerd/containerd/v2
  • 83fc705 Bump actions/checkout from 6 to 7
  • 9c9cb9e Merge pull request #216 from cnabio/dependabot/go_modules/go-dependencies-798...
  • 802a2ce Bump github.com/docker/cli in the go-dependencies group
  • Additional commits viewable in compare view

Updates github.com/docker/cli from 29.6.1+incompatible to 29.6.2+incompatible

Commits

Updates github.com/moby/buildkit from 0.31.1 to 0.31.2

Release notes

Sourced from github.com/moby/buildkit's releases.

v0.31.2

Welcome to the v0.31.2 release of buildkit!

This is a security patch release with four moderate and one low severity security fixes.

Please try out the release binaries and report any issues at https://github.com/moby/buildkit/issues.

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • Dawei Wei

Notable Changes

  • Git source checkout from a bundle file could lead to command injection. GHSA-hw3h-2gp9-cxpv
  • Possible panic when incorrect parameters sent from frontend. GHSA-qx3x-mv6r-52p6
  • LLB file operation can be tricked to remove /tmp directory contents. GHSA-32pv-7hq5-qhwq
  • Malicious client can bypass destination directory validation on local sources upload. GHSA-g2h8-426c-7976
  • WCOW cache mount source selector resolves NTFS junctions outside of cache root. GHSA-388v-wmr2-g2v2
  • Fix possible buildctl failures after successful builds over slow connhelper transports. #6940
  • Fix possible daemon crash during concurrent builds. #6916

Dependency Changes

  • github.com/tonistiigi/fsutil 0257b3308df4 -> 30cd4fc5d911

Previous release can be found at v0.31.1

Commits
  • e42e1bf Merge pull request #6960 from tonistiigi/v0.31.2-picks
  • 1a32681 vendor: update github.com/tonistiigi/fsutil to 30cd4fc5d911
  • 0669f4b executor/oci: avoid delete access for WCOW pin
  • 44c0ed6 executor/oci: pin resolved WCOW cache source
  • 473663b executor/oci: pin WCOW cache mount source across mount realization
  • a9155a4 executor/oci: confine WCOW cache mount source within cache root
  • 3916124 fileop: contain rm parent traversal
  • 5aefc4a solver: reject negative LLB input indexes
  • 1659c30 solver: add tests for op input index validation
  • ed77788 solver: validate op input indices to avoid panics
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go-dependencies group with 3 updates: [github.com/cnabio/cnab-to-oci](https://github.com/cnabio/cnab-to-oci), [github.com/docker/cli](https://github.com/docker/cli) and [github.com/moby/buildkit](https://github.com/moby/buildkit).


Updates `github.com/cnabio/cnab-to-oci` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/cnabio/cnab-to-oci/releases)
- [Commits](cnabio/cnab-to-oci@v0.6.0...v0.6.1)

Updates `github.com/docker/cli` from 29.6.1+incompatible to 29.6.2+incompatible
- [Commits](docker/cli@v29.6.1...v29.6.2)

Updates `github.com/moby/buildkit` from 0.31.1 to 0.31.2
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.31.1...v0.31.2)

---
updated-dependencies:
- dependency-name: github.com/cnabio/cnab-to-oci
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/docker/cli
  dependency-version: 29.6.2+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependabot 🤖 Created by the dependabot label Jul 17, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 17, 2026 23:08
@dependabot dependabot Bot added the dependabot 🤖 Created by the dependabot label Jul 17, 2026
cnab-to-oci v0.6.1 switched CreateResolver to return
containerd/v2/core/remotes.Resolver, breaking the interface
match with our old v1 containerd/remotes import.

Signed-off-by: Kim Christensen <kimworking@gmail.com>
@kichristensen
kichristensen merged commit 0e39905 into main Jul 19, 2026
91 of 92 checks passed
@kichristensen
kichristensen deleted the dependabot/go_modules/go-dependencies-55f96f60ee branch July 19, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot 🤖 Created by the dependabot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant