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/docker/buildx from 0.8.1 to 0.8.2 #9544

Merged
merged 1 commit into from
Jun 8, 2022

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/docker/buildx from 0.8.1 to 0.8.2.

Release notes

Sourced from github.com/docker/buildx's releases.

v0.8.2

Notable changes

  • Update Compose spec used by buildx bake to v1.2.1 to fix parsing ports definition #1033
  • Fix possible crash on handling progress streams from BuildKit v0.10 #1042
  • Fix parsing groups in buildx bake when already loaded by a parent group #1021
Commits
  • 6224def Merge pull request #1042 from tonistiigi/update-buildkit-220403-v0.8
  • 5abee69 Merge pull request #1022 from crazy-max/v0.8-bake-fix-visited-group
  • 54e497d vendor: update buildkit to 10e6f94b
  • dfbd226 Merge pull request #1034 from crazy-max/v0.8-update-compose-go
  • a78c295 compose: add test for port mapping
  • e80890e update github.com/compose-spec/compose-go to v1.2.1
  • 10fe8f3 bake: fix skipped group when already visited by another one
  • 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 the dependencies Pull requests that update a dependency file label Jun 8, 2022
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.8.2 branch from 5b64b07 to 3dfbf94 Compare June 8, 2022 19:00
Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.8.1...v0.8.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/docker/buildx-0.8.2 branch from 3dfbf94 to 2655488 Compare June 8, 2022 19:00
@glours glours enabled auto-merge June 8, 2022 19:01
@glours glours merged commit 0ea3504 into v2 Jun 8, 2022
@glours glours deleted the dependabot/go_modules/github.com/docker/buildx-0.8.2 branch June 8, 2022 19:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant