Bump github.com/moby/buildkit from 0.28.1 to 0.30.0 in the all-updates group across 1 directory - #1065
Conversation
Bumps the all-updates group with 1 update in the / directory: [github.com/moby/buildkit](https://github.com/moby/buildkit). Updates `github.com/moby/buildkit` from 0.28.1 to 0.30.0 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.28.1...v0.30.0) --- updated-dependencies: - dependency-name: github.com/moby/buildkit dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-updates ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 842379ad4f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| github.com/lestrrat-go/structinfo v0.0.0-20210312050401-7f8bd69d6acb // indirect | ||
| github.com/mitchellh/go-ps v1.0.0 | ||
| github.com/moby/buildkit v0.28.1 | ||
| github.com/moby/buildkit v0.30.0 |
There was a problem hiding this comment.
Adapt the Dockerfile2LLB caller before bumping BuildKit
With BuildKit v0.30.0, dockerfile2llb.Dockerfile2LLB returns (*Result, error) rather than the five values that pkg/parser/dockerfile/dockerfile.go:30 still assigns. Any build that includes pkg/parser/dockerfile will fail with an assignment mismatch until the call is updated to read the state from the returned result, so this dependency bump cannot land by itself.
Useful? React with 👍 / 👎.
|
Looks like github.com/moby/buildkit is updatable in another way, so this is no longer needed. |
Bumps the all-updates group with 1 update in the / directory: github.com/moby/buildkit.
Updates
github.com/moby/buildkitfrom 0.28.1 to 0.30.0Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
dd2170eMerge pull request #6770 from crazy-max/v0.30-picks-0.30.0e4b9769test: gate merge diff tests through worker capabilitiesd5956a1skip pin race test on workers without merge diff support505ab37solver: fix race in walkProvenancef2e48d2Merge pull request #6762 from jsternberg/add-error-detailsf7a40a0Merge pull request #6758 from tonistiigi/fix-provenance-data-race80e934dremotecache: propagate details field from registry when includeda7c8749Merge pull request #6761 from moby/dependabot/github_actions/github/codeql-ac...df37b67build(deps): bump github/codeql-action from 4.35.3 to 4.35.4c7ba941Merge pull request #6759 from moby/dependabot/github_actions/docker/github-bu...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