Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.3 #313

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps github.com/moby/buildkit from 0.10.1 to 0.10.3.

Release notes

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

v0.10.3

https://hub.docker.com/r/moby/buildkit

Notable changes:

  • Update the builtin Dockerfile frontend to 1.4.2 including a fix for image build contexts
  • Fix performance regression in builtin Dockerfile frontend on accessing build options #2850

v0.10.2

https://hub.docker.com/r/moby/buildkit

Notable changes:

  • Fix possible corruption of records created by Merge and Diff steps after a daemon restart moby/buildkit#2796
Commits
  • c8d25d9 Merge pull request #2851 from tonistiigi/picks-v0.10.3
  • 4d4d9cd Resolve docker-image named context config AOT
  • 128245e worker: don’t recheck emulators support for WorkerInfos
  • a84c2b0 frontend: make sure BuildOpts is cached
  • 9d2c9b2 Merge pull request #2829 from tonistiigi/merge-diff-restart-fix-v0.10
  • 1b0cc23 cache: release parents if load fails
  • 7c61efb cache: set all merge+diff refs non-mutable on load.
  • 5f62a04 cache: set committed to true for merge+diff refs.
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 13, 2022
@gaocegege gaocegege self-requested a review June 14, 2022 00:48
@gaocegege
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/moby/buildkit-0.10.3 branch from eff1159 to 45bb44f Compare June 14, 2022 01:08
@gaocegege
Copy link
Member

@dependabot rebase

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.10.1 to 0.10.3.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.10.1...v0.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/moby/buildkit-0.10.3 branch from 45bb44f to 2ae46d0 Compare June 14, 2022 01:59
@Xuanwo
Copy link
Contributor

Xuanwo commented Jun 14, 2022

We need this PR get merged first, as described in #316 (comment)

@gaocegege
Copy link
Member

I will merge it ASAP after the CI passes.

@gaocegege gaocegege merged commit a5c3427 into main Jun 14, 2022
@gaocegege gaocegege deleted the dependabot/go_modules/github.com/moby/buildkit-0.10.3 branch June 14, 2022 02:06
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
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants