Skip to content

chore(deps): bump github.com/moby/buildkit from 0.28.0 to 0.28.1#384

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/moby/buildkit-0.28.1
Closed

chore(deps): bump github.com/moby/buildkit from 0.28.0 to 0.28.1#384
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/moby/buildkit-0.28.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps github.com/moby/buildkit from 0.28.0 to 0.28.1.

Release notes

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

v0.28.1

Welcome to the v0.28.1 release of buildkit!

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

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • Sebastiaan van Stijn

Notable Changes

  • Fix insufficient validation of Git URL #ref:subdir fragments that could allow access to restricted files outside the checked-out repository root. GHSA-4vrq-3vrq-g6gg
  • Fix a vulnerability where an untrusted custom frontend could cause files to be written outside the BuildKit state directory. GHSA-4c29-8rgm-jvjj
  • Fix a panic when processing invalid .dockerignore patterns during COPY. #6610 moby/patternmatcher#9

Dependency Changes

  • github.com/moby/patternmatcher v0.6.0 -> v0.6.1

Previous release can be found at v0.28.0

Commits
  • 45b038c git: normalize and validate subdir paths
  • f5462c2 git: harden ref arg handling
  • 71577a5 source: extract SafeFileName into shared pathutil package
  • df43783 source/http: use os.Root for saved file operations
  • 9ce6f62 source/http: sanitize downloaded filenames
  • 099cf80 executor: validate container IDs centrally
  • 2642113 Merge pull request #6610 from thaJeztah/0.28_backport_bump_patternmatcher
  • 802da78 vendor: github.com/moby/patternmatcher v0.6.1
  • See full diff in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.28.0...v0.28.1)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.28.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 26, 2026
rdimitrov added a commit that referenced this pull request Mar 27, 2026
Update all GitHub Actions pins and Go module dependencies in a single
commit to resolve conflicts between overlapping renovate/dependabot PRs.

GitHub Actions:
- anchore/scan-action v7.3.2 -> v7.4.0
- sigstore/cosign-installer v4.1.0 -> v4.1.1
- anchore/sbom-action v0.23.1 -> v0.24.0
- github/codeql-action digest update
- actions/download-artifact v8.0.0 -> v8.0.1

Go modules:
- github.com/moby/buildkit v0.28.0 -> v0.28.1
- github.com/google/go-containerregistry v0.21.2 -> v0.21.3
- github.com/olekukonko/tablewriter v1.1.3 -> v1.1.4
- Complete go-github/v66 -> v84 migration (update imports)

Also fixes broken tests referencing archived aquasecurity/trivy-action
by replacing with actions/setup-go references.

Consolidates PRs: #374, #376, #378, #379, #382, #383, #385, #386, #375
Supersedes (duplicates): #377, #380, #384

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
rdimitrov added a commit that referenced this pull request Mar 27, 2026
Update all GitHub Actions pins and Go module dependencies in a single
commit to resolve conflicts between overlapping renovate/dependabot PRs.

GitHub Actions:
- anchore/scan-action v7.3.2 -> v7.4.0
- sigstore/cosign-installer v4.1.0 -> v4.1.1
- anchore/sbom-action v0.23.1 -> v0.24.0
- github/codeql-action digest update
- actions/download-artifact v8.0.0 -> v8.0.1

Go modules:
- github.com/moby/buildkit v0.28.0 -> v0.28.1
- github.com/google/go-containerregistry v0.21.2 -> v0.21.3
- github.com/olekukonko/tablewriter v1.1.3 -> v1.1.4
- Complete go-github/v66 -> v84 migration (update imports)

Also fixes broken tests referencing archived aquasecurity/trivy-action
by replacing with actions/setup-go references.

Consolidates PRs: #374, #376, #378, #379, #382, #383, #385, #386, #375
Supersedes (duplicates): #377, #380, #384

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

Looks like github.com/moby/buildkit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 27, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/moby/buildkit-0.28.1 branch March 27, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants