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

Bump github.com/moby/buildkit from 0.7.2 to 0.8.3 #240

Merged
merged 1 commit into from
Jun 5, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2021

Bumps github.com/moby/buildkit from 0.7.2 to 0.8.3.

Release notes

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

v0.8.3

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

Notable changes

  • Update containerd with fixes to rootless overlay on kernel 5.11 and push panic #2014

  • Add retry on 5xx push errors moby/buildkit#2043

  • Include basename in content checksum for wildcards #2018

  • Fix missing mounts in execOp cache map #2076

v0.8.2

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

Notable changes

  • Apparmor profile can be set in the buildkitd config #1966

  • Seccomp updated to 2.4.2 to fix time64 syscall compatibility issues on 32-bit architectures #1955

  • Update builtin QEMU emulators to fix issues with script handling and add i386 emulator #1953

  • Avoid caching token fetch errors #1957

  • Fix possible invalid cache match on specific copy operation #1965

  • Fix reference count issues when returning typed errors from cache mounts #1963

  • Avoid reusing credentials when checking out git submodules #1987

  • Update Runc to v1.0.0-rc93 #1998

v0.8.1

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

Notable changes

  • Builtin Dockerfile frontend updated to v1.2.1

  • LLB client sets platform based on parent state to avoid inefficient lookups in cross-compilation cases #1889

  • Fix building from Git URL without specifying protocol #1886

  • Fix possible race in flightcontrol package #1891

  • Fix/optimize scheduler preprocessor logic #1871

... (truncated)

Commits
  • 81c2cbd Merge pull request #2083 from tonistiigi/v0.8-picks-20210421
  • 3f105f9 Disable codecov patch check
  • 361c2b6 Add hack to preserve Dockerfile RUN cache compatibility after mount cache bugfix
  • f118d4d Add regression test for run cache not considering mounts
  • f1ae3a2 Fix missing mounts in execOp cache map
  • a1094c6 contenthash: include basename in content checksum for wildcards
  • 56a99f4 Add retry on image push 5xx errors
  • 1428883 Merge pull request #2014 from AkihiroSuda/containerd-20210311-v0.8
  • 2617f12 vendor containerd (required for rootless overlayfs on kernel 5.11)
  • 9065b18 Merge pull request #2000 from tonistiigi/update-runc-rc93-0.8
  • Additional commits viewable 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)

Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.7.2 to 0.8.3.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](moby/buildkit@v0.7.2...v0.8.3)

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

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 Jun 2, 2021
@olblak olblak merged commit 6a72345 into main Jun 5, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/moby/buildkit-0.8.3 branch June 5, 2021 06:31
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.

None yet

1 participant