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.3 to 0.10.4 #830

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2022

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

Release notes

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

v0.10.4

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

Notable changes:

  • Default Dockerfile frontend has been updated to v1.4.3 with fixes to handling platforms and timestamps for named image contexts. changelog
  • Fix cancellation error not being detected and erroneously cached #2926
  • Fix interactive containers not releasing resources when client doesn't gracefully disconnect them moby/buildkit#3025
  • Fix possible panic on handling nil results moby/buildkit#3043
  • Add logging to healthcheck monitoring and mitigate possibility of healthcheck failing under load2998
  • Add fallback when rootless buildkitd cannot access containerd socket #2968
Commits
  • a2ba686 Merge pull request #3048 from tonistiigi/v0.10.4-picks
  • 36e7f50 fix cancellation error not being detected and erroneously cached
  • cd6fdf0 Update gopkg.in/yaml.v3 to v3.0.0
  • 6af912a executor/oci: replace deprecated types.IP
  • d8bbf8e solver: forward nil return value from sharedOp.Exec
  • 5ccbe14 Add config, logging for healthcheck
  • b8cdffd frontend: make sure interactive containers are released on disconnect
  • a88f415 Pass platform arg for stage state to ContextByName
  • 9346ca0 dockerfile: add test for named contexts timestamps
  • 9c18f89 dockerfile: fix created timestamp
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 29, 2022
@olblak
Copy link
Member

olblak commented Aug 29, 2022

@dependabot rebase

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

---
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.4 branch from ffc19d4 to 1ce3ea0 Compare August 29, 2022 13:16
@olblak olblak merged commit 053f0eb into main Aug 29, 2022
@olblak olblak deleted the dependabot/go_modules/github.com/moby/buildkit-0.10.4 branch August 29, 2022 15:58
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