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.18.0 to 0.19.1 #3267

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps github.com/docker/buildx from 0.18.0 to 0.19.1.

Release notes

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

v0.19.1

buildx 0.19.1

Welcome to the v0.19.1 release of buildx!

Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues.

Notable Changes

  • Unfortunately, we had to revert the change that added new object notation for the fields that previously required CSV strings in Bake definition because of backwards incompatibility issues were discovered in some edge cases. This feature has now been postponed for future v0.20.0 release #2824

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.19.0

v0.19.0

buildx 0.19.0

Welcome to the v0.19.0 release of buildx!

Please try out the release binaries and report any issues at https://github.com/docker/buildx/issues.

Contributors

  • Tõnis Tiigi
  • CrazyMax
  • David Karlsson
  • Jonathan A. Sternberg
  • Akihiro Suda
  • Guillaume Lours
  • Laurent Goderre
  • Sebastiaan van Stijn

Notable Changes

  • Bake command now requires passing filesystem entitlements with --allow when your build needs to read or write files outside of your current working directory. This feature currently only reports a warning when using local Bake definition, but will start to produce an error starting from the v0.20 release. If you wish to enable the error in the current release, you can set BUILDX_BAKE_ENTITLEMENTS_FS=1 #2796 #2812
  • Bake definition now supports new object notation for the fields that previously required CSV strings as inputs (output, cache-from, cache-to, secret, ssh) #2758
  • Bake definition now allows defining validation conditions to variables #2794
  • Compose support has been updated to v2.4.4 #2806 #2780
  • Metadata file values can now contain JSON array values #2777
  • Improve error messages when using an incorrect format for labels #2778

... (truncated)

Commits
  • 5113f9e Merge pull request #2824 from jsternberg/bake-revert-composable-attributes
  • 8b02962 bake: additional test for empty variable
  • cd017e9 revert: "bake: initial set of composable bake attributes"
  • 71c7889 Merge pull request #2821 from tonistiigi/update-buildkit-v0.18.0
  • a3418e0 vendor: update buildkit to v0.18.0
  • 6a1cf78 Merge pull request #2818 from tonistiigi/vendor-buildkit-v0.18.0-rc2
  • ec1f712 vendor: update buildkit to v0.18.0-rc2
  • 5ce6597 Merge pull request #2812 from crazy-max/bake-win-fs-ent
  • 9c75071 bake: add wildcard to fs entitlements to allow any paths
  • d612139 Merge pull request #2811 from crazy-max/update-buildkit
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/docker/buildx](https://github.com/docker/buildx) from 0.18.0 to 0.19.1.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.18.0...v0.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependabot 🤖 Created by the dependabot label Dec 1, 2024
@kichristensen kichristensen merged commit f469147 into main Dec 1, 2024
42 checks passed
@kichristensen kichristensen deleted the dependabot/go_modules/github.com/docker/buildx-0.19.1 branch December 1, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot 🤖 Created by the dependabot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant