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

build(deps): bump github.com/docker/buildx from 0.14.1 to 0.21.3 in /eve-tools/bpftrace-compiler #4691

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps github.com/docker/buildx from 0.14.1 to 0.21.3.

Release notes

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

v0.21.3

Welcome to the v0.21.3 release of buildx!

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

Contributors

  • CrazyMax
  • Tõnis Tiigi

Notable Changes

[!IMPORTANT] This release contains security fixes.

  • Fix possible credential leakage to telemetry endpoint. GHSA-m4gq-fm9h-8q75
  • Remove unused fields from local state group that could potentially leak credentials.

Dependency Changes

This release has no dependency changes

v0.21.2

Welcome to the v0.21.2 release of buildx!

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

Contributors

  • Laurent Goderre
  • CrazyMax
  • Jonathan A. Sternberg

Notable Changes

  • Fix handling of attestation extra arguments #3027
  • Fix the cache attribute not being skipped when empty with Bake overrides #3021

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.21.1

... (truncated)

Commits
  • 7b5fecb Merge pull request #3067 from crazy-max/0.21_picks_0.21.3
  • 05f75a5 localstate: remove definition and inputs fields from group
  • 0982070 otel: avoid tracing raw os arguments
  • 1360a9e Merge pull request #3037 from crazy-max/0.21_picks_0.21.2
  • 6019a2b buildflags: skip empty cache entries when parsing
  • 6da88e1 Fix handling of attest extra arguments
  • 41f8e5c Add attest extra args tests
  • 7c2359c Merge pull request #3018 from crazy-max/0.21_picks_0.21.1
  • 65a52b5 remove accidental debug
  • 34ed52e Merge pull request #3011 from jsternberg/v0.21.0-picks
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/docker/buildx](https://github.com/docker/buildx) from 0.14.1 to 0.21.3.
- [Release notes](https://github.com/docker/buildx/releases)
- [Commits](docker/buildx@v0.14.1...v0.21.3)

---
updated-dependencies:
- dependency-name: github.com/docker/buildx
  dependency-type: indirect
...

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 Mar 18, 2025
@dependabot dependabot bot requested a review from eriknordmark as a code owner March 18, 2025 00:20
From go mod tidy

Signed-off-by: eriknordmark <erik@zededa.com>
@eriknordmark eriknordmark requested review from deitch and rene March 18, 2025 13:52
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.

1 participant