Skip to content

build(deps): bump @docker/actions-toolkit from 0.63.0 to 0.77.0#482

Merged
tonistiigi merged 4 commits into
masterfrom
dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0
Mar 3, 2026
Merged

build(deps): bump @docker/actions-toolkit from 0.63.0 to 0.77.0#482
tonistiigi merged 4 commits into
masterfrom
dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @docker/actions-toolkit from 0.63.0 to 0.77.0.

Release notes

Sourced from @​docker/actions-toolkit's releases.

v0.77.0

Full Changelog: docker/actions-toolkit@v0.76.0...v0.77.0

v0.76.0

Full Changelog: docker/actions-toolkit@v0.75.0...v0.76.0

v0.75.0

Full Changelog: docker/actions-toolkit@v0.74.0...v0.75.0

v0.74.0

Full Changelog: docker/actions-toolkit@v0.73.0...v0.74.0

v0.73.0

... (truncated)

Commits
  • e5d20b9 Merge pull request #995 from crazy-max/dev-deps
  • a45bcd1 Merge pull request #991 from docker/dependabot/github_actions/actions/downloa...
  • 26ff71b update dev dependencies
  • b1b6c30 test: restore all-skipped coverage guard with custom reporter
  • 78f85cb Merge pull request #994 from crazy-max/update-license
  • 1b45318 update vitest to v4
  • aa6e45f Merge pull request #992 from docker/dependabot/npm_and_yarn/fast-xml-parser-5...
  • 4750efa dockerfile: update addlicense to v1.2.0
  • aafdd47 Merge pull request #993 from crazy-max/eslint-flat
  • 6e348fa migrate to eslint v9 flat config
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​docker/actions-toolkit since your current version.


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 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)

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0 branch from dcfc143 to 9c8dd2e Compare March 3, 2026 13:07
@crazy-max

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0 branch from 9c8dd2e to a7a0232 Compare March 3, 2026 13:12
@crazy-max
crazy-max force-pushed the dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0 branch from cd87344 to 6a5f6e0 Compare March 3, 2026 13:21
@crazy-max

Copy link
Copy Markdown
Member

@dependabot recreate

Dependabot couldn't find the original pull request head commit, a7a0232.
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0 branch from 6a5f6e0 to 1a12f33 Compare March 3, 2026 13:23
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max
crazy-max requested a review from tonistiigi March 3, 2026 13:27
@crazy-max crazy-max added this to the v4 milestone Mar 3, 2026
@crazy-max

Copy link
Copy Markdown
Member

@tonistiigi Needs extra review to merge this one related to updates since v0.77.0 of the actions-toolkit

@tonistiigi
tonistiigi merged commit 9cd4410 into master Mar 3, 2026
48 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/docker/actions-toolkit-0.77.0 branch March 3, 2026 19:06
umati-bot added a commit to umati/Sample-Server that referenced this pull request Mar 6, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | major | `v3.12.0` → `v4.0.0` |

---

### Release Notes

<details>
<summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary>

### [`v4.0.0`](https://github.com/docker/setup-buildx-action/releases/tag/v4.0.0)

[Compare Source](docker/setup-buildx-action@v3.12.0...v4.0.0)

- Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;483](docker/setup-buildx-action#483)
- Remove deprecated inputs/outputs by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;464](docker/setup-buildx-action#464)
- Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;481](docker/setup-buildx-action#481)
- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;475](docker/setup-buildx-action#475)
- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#&#8203;482](docker/setup-buildx-action#482) [#&#8203;485](docker/setup-buildx-action#485)
- Bump js-yaml from 4.1.0 to 4.1.1 in [#&#8203;452](docker/setup-buildx-action#452)
- Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;472](docker/setup-buildx-action#472)
- Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;480](docker/setup-buildx-action#480)

**Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: https://codeberg.org/umati/Sample-Server/pulls/1658
Co-authored-by: umati-bot <git-bot@umati.org>
Co-committed-by: umati-bot <git-bot@umati.org>
mergify Bot added a commit to robfrank/linklift that referenced this pull request Mar 10, 2026
…ip ci]

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
Release notes

*Sourced from [docker/setup-buildx-action's releases](https://github.com/docker/setup-buildx-action/releases).*

> v4.0.0
> ------
>
> * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#483](https://redirect.github.com/docker/setup-buildx-action/pull/483)
> * Remove deprecated inputs/outputs by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#464](https://redirect.github.com/docker/setup-buildx-action/pull/464)
> * Switch to ESM and update config/test wiring by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#481](https://redirect.github.com/docker/setup-buildx-action/pull/481)
> * Bump `@​actions/core` from 1.11.1 to 3.0.0 in [docker/setup-buildx-action#475](https://redirect.github.com/docker/setup-buildx-action/pull/475)
> * Bump `@​docker/actions-toolkit` from 0.63.0 to 0.79.0 in [docker/setup-buildx-action#482](https://redirect.github.com/docker/setup-buildx-action/pull/482) [docker/setup-buildx-action#485](https://redirect.github.com/docker/setup-buildx-action/pull/485)
> * Bump js-yaml from 4.1.0 to 4.1.1 in [docker/setup-buildx-action#452](https://redirect.github.com/docker/setup-buildx-action/pull/452)
> * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-buildx-action#472](https://redirect.github.com/docker/setup-buildx-action/pull/472)
> * Bump minimatch from 3.1.2 to 3.1.5 in [docker/setup-buildx-action#480](https://redirect.github.com/docker/setup-buildx-action/pull/480)
>
> **Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>


Commits

* [`4d04d5d`](docker/setup-buildx-action@4d04d5d) Merge pull request [#485](https://redirect.github.com/docker/setup-buildx-action/issues/485) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`cd74e05`](docker/setup-buildx-action@cd74e05) chore: update generated content
* [`eee38ec`](docker/setup-buildx-action@eee38ec) build(deps): bump `@​docker/actions-toolkit` from 0.77.0 to 0.79.0
* [`7a83f65`](docker/setup-buildx-action@7a83f65) Merge pull request [#484](https://redirect.github.com/docker/setup-buildx-action/issues/484) from docker/dependabot/github\_actions/docker/setup-qe...
* [`a5aa967`](docker/setup-buildx-action@a5aa967) Merge pull request [#464](https://redirect.github.com/docker/setup-buildx-action/issues/464) from crazy-max/rm-deprecated
* [`e73d53f`](docker/setup-buildx-action@e73d53f) build(deps): bump docker/setup-qemu-action from 3 to 4
* [`28a438e`](docker/setup-buildx-action@28a438e) Merge pull request [#483](https://redirect.github.com/docker/setup-buildx-action/issues/483) from crazy-max/node24
* [`034e9d3`](docker/setup-buildx-action@034e9d3) chore: update generated content
* [`b4664d8`](docker/setup-buildx-action@b4664d8) remove deprecated inputs/outputs
* [`a8257de`](docker/setup-buildx-action@a8257de) node 24 as default runtime
* Additional commits viewable in [compare view](docker/setup-buildx-action@8d2750c...4d04d5d)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/setup-buildx-action&package-manager=github\_actions&previous-version=3.12.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  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)
renovate Bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Mar 12, 2026
sdwilsh pushed a commit to sdwilsh/ansible-playbooks that referenced this pull request Mar 12, 2026
mergify Bot added a commit to ArcadeData/arcadedb that referenced this pull request Mar 13, 2026
…ip ci]

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
Release notes

*Sourced from [docker/setup-buildx-action's releases](https://github.com/docker/setup-buildx-action/releases).*

> v4.0.0
> ------
>
> * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#483](https://redirect.github.com/docker/setup-buildx-action/pull/483)
> * Remove deprecated inputs/outputs by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#464](https://redirect.github.com/docker/setup-buildx-action/pull/464)
> * Switch to ESM and update config/test wiring by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#481](https://redirect.github.com/docker/setup-buildx-action/pull/481)
> * Bump `@​actions/core` from 1.11.1 to 3.0.0 in [docker/setup-buildx-action#475](https://redirect.github.com/docker/setup-buildx-action/pull/475)
> * Bump `@​docker/actions-toolkit` from 0.63.0 to 0.79.0 in [docker/setup-buildx-action#482](https://redirect.github.com/docker/setup-buildx-action/pull/482) [docker/setup-buildx-action#485](https://redirect.github.com/docker/setup-buildx-action/pull/485)
> * Bump js-yaml from 4.1.0 to 4.1.1 in [docker/setup-buildx-action#452](https://redirect.github.com/docker/setup-buildx-action/pull/452)
> * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-buildx-action#472](https://redirect.github.com/docker/setup-buildx-action/pull/472)
> * Bump minimatch from 3.1.2 to 3.1.5 in [docker/setup-buildx-action#480](https://redirect.github.com/docker/setup-buildx-action/pull/480)
>
> **Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>


Commits

* [`4d04d5d`](docker/setup-buildx-action@4d04d5d) Merge pull request [#485](https://redirect.github.com/docker/setup-buildx-action/issues/485) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`cd74e05`](docker/setup-buildx-action@cd74e05) chore: update generated content
* [`eee38ec`](docker/setup-buildx-action@eee38ec) build(deps): bump `@​docker/actions-toolkit` from 0.77.0 to 0.79.0
* [`7a83f65`](docker/setup-buildx-action@7a83f65) Merge pull request [#484](https://redirect.github.com/docker/setup-buildx-action/issues/484) from docker/dependabot/github\_actions/docker/setup-qe...
* [`a5aa967`](docker/setup-buildx-action@a5aa967) Merge pull request [#464](https://redirect.github.com/docker/setup-buildx-action/issues/464) from crazy-max/rm-deprecated
* [`e73d53f`](docker/setup-buildx-action@e73d53f) build(deps): bump docker/setup-qemu-action from 3 to 4
* [`28a438e`](docker/setup-buildx-action@28a438e) Merge pull request [#483](https://redirect.github.com/docker/setup-buildx-action/issues/483) from crazy-max/node24
* [`034e9d3`](docker/setup-buildx-action@034e9d3) chore: update generated content
* [`b4664d8`](docker/setup-buildx-action@b4664d8) remove deprecated inputs/outputs
* [`a8257de`](docker/setup-buildx-action@a8257de) node 24 as default runtime
* Additional commits viewable in [compare view](docker/setup-buildx-action@8d2750c...4d04d5d)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/setup-buildx-action&package-manager=github\_actions&previous-version=3.12.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  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)
hoodnoah added a commit to hoodnoah/certmanager-porkbun-webhook that referenced this pull request Jun 10, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | major | `v3` → `v4` |

---

### Release Notes

<details>
<summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary>

### [`v4.1.0`](https://github.com/docker/setup-buildx-action/releases/tag/v4.1.0)

[Compare Source](docker/setup-buildx-action@v4...v4.1.0)

- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.79.0 to 0.90.0 in [#&#8203;489](docker/setup-buildx-action#489)
- Bump brace-expansion from 1.1.12 to 5.0.6 in [#&#8203;547](docker/setup-buildx-action#547) [#&#8203;508](docker/setup-buildx-action#508)
- Bump fast-xml-builder from 1.0.0 to 1.2.0 in [#&#8203;540](docker/setup-buildx-action#540)
- Bump fast-xml-parser from 5.4.2 to 5.8.0 in [#&#8203;496](docker/setup-buildx-action#496)
- Bump flatted from 3.3.3 to 3.4.2 in [#&#8203;499](docker/setup-buildx-action#499)
- Bump glob from 10.3.12 to 13.0.6 in [#&#8203;495](docker/setup-buildx-action#495)
- Bump handlebars from 4.7.8 to 4.7.9 in [#&#8203;504](docker/setup-buildx-action#504)
- Bump lodash from 4.17.23 to 4.18.1 in [#&#8203;523](docker/setup-buildx-action#523)
- Bump picomatch from 4.0.3 to 4.0.4 in [#&#8203;503](docker/setup-buildx-action#503)
- Bump postcss from 8.5.6 to 8.5.10 in [#&#8203;537](docker/setup-buildx-action#537)
- Bump tar from 6.2.1 to 7.5.15 in [#&#8203;545](docker/setup-buildx-action#545)
- Bump undici from 6.23.0 to 6.25.0 in [#&#8203;492](docker/setup-buildx-action#492)
- Bump vite from 7.3.1 to 7.3.2 in [#&#8203;520](docker/setup-buildx-action#520)

**Full Changelog**: <docker/setup-buildx-action@v4.0.0...v4.1.0>

### [`v4.0.0`](https://github.com/docker/setup-buildx-action/releases/tag/v4.0.0)

[Compare Source](docker/setup-buildx-action@v4...v4)

- Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;483](docker/setup-buildx-action#483)
- Remove deprecated inputs/outputs by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;464](docker/setup-buildx-action#464)
- Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;481](docker/setup-buildx-action#481)
- Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;475](docker/setup-buildx-action#475)
- Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#&#8203;482](docker/setup-buildx-action#482) [#&#8203;485](docker/setup-buildx-action#485)
- Bump js-yaml from 4.1.0 to 4.1.1 in [#&#8203;452](docker/setup-buildx-action#452)
- Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;472](docker/setup-buildx-action#472)
- Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;480](docker/setup-buildx-action#480)

**Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>

### [`v4`](docker/setup-buildx-action@v3.12.0...v4)

[Compare Source](docker/setup-buildx-action@v3.12.0...v4)

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTcuMSIsInVwZGF0ZWRJblZlciI6IjQzLjIxNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: hoodn <hood.noah@gmail.com>
Reviewed-on: https://gitea.k3s.noah-hood.io/hoodn/certmanager-porkbun-webhook/pulls/11
Co-authored-by: renovate-bot <renovate-bot@example.local>
Co-committed-by: renovate-bot <renovate-bot@example.local>
tae898 pushed a commit to humemai/arcadedb-embedded-python that referenced this pull request Jun 28, 2026
…ip ci]

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
Release notes

*Sourced from [docker/setup-buildx-action's releases](https://github.com/docker/setup-buildx-action/releases).*

> v4.0.0
> ------
>
> * Node 24 as default runtime (requires [Actions Runner v2.327.1](https://github.com/actions/runner/releases/tag/v2.327.1) or later) by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#483](https://redirect.github.com/docker/setup-buildx-action/pull/483)
> * Remove deprecated inputs/outputs by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#464](https://redirect.github.com/docker/setup-buildx-action/pull/464)
> * Switch to ESM and update config/test wiring by [`@​crazy-max`](https://github.com/crazy-max) in [docker/setup-buildx-action#481](https://redirect.github.com/docker/setup-buildx-action/pull/481)
> * Bump `@​actions/core` from 1.11.1 to 3.0.0 in [docker/setup-buildx-action#475](https://redirect.github.com/docker/setup-buildx-action/pull/475)
> * Bump `@​docker/actions-toolkit` from 0.63.0 to 0.79.0 in [docker/setup-buildx-action#482](https://redirect.github.com/docker/setup-buildx-action/pull/482) [docker/setup-buildx-action#485](https://redirect.github.com/docker/setup-buildx-action/pull/485)
> * Bump js-yaml from 4.1.0 to 4.1.1 in [docker/setup-buildx-action#452](https://redirect.github.com/docker/setup-buildx-action/pull/452)
> * Bump lodash from 4.17.21 to 4.17.23 in [docker/setup-buildx-action#472](https://redirect.github.com/docker/setup-buildx-action/pull/472)
> * Bump minimatch from 3.1.2 to 3.1.5 in [docker/setup-buildx-action#480](https://redirect.github.com/docker/setup-buildx-action/pull/480)
>
> **Full Changelog**: <docker/setup-buildx-action@v3.12.0...v4.0.0>


Commits

* [`4d04d5d`](docker/setup-buildx-action@4d04d5d) Merge pull request [#485](https://redirect.github.com/docker/setup-buildx-action/issues/485) from docker/dependabot/npm\_and\_yarn/docker/actions-to...
* [`cd74e05`](docker/setup-buildx-action@cd74e05) chore: update generated content
* [`eee38ec`](docker/setup-buildx-action@eee38ec) build(deps): bump `@​docker/actions-toolkit` from 0.77.0 to 0.79.0
* [`7a83f65`](docker/setup-buildx-action@7a83f65) Merge pull request [#484](https://redirect.github.com/docker/setup-buildx-action/issues/484) from docker/dependabot/github\_actions/docker/setup-qe...
* [`a5aa967`](docker/setup-buildx-action@a5aa967) Merge pull request [ArcadeData#464](https://redirect.github.com/docker/setup-buildx-action/issues/464) from crazy-max/rm-deprecated
* [`e73d53f`](docker/setup-buildx-action@e73d53f) build(deps): bump docker/setup-qemu-action from 3 to 4
* [`28a438e`](docker/setup-buildx-action@28a438e) Merge pull request [ArcadeData#483](https://redirect.github.com/docker/setup-buildx-action/issues/483) from crazy-max/node24
* [`034e9d3`](docker/setup-buildx-action@034e9d3) chore: update generated content
* [`b4664d8`](docker/setup-buildx-action@b4664d8) remove deprecated inputs/outputs
* [`a8257de`](docker/setup-buildx-action@a8257de) node 24 as default runtime
* Additional commits viewable in [compare view](docker/setup-buildx-action@8d2750c...4d04d5d)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=docker/setup-buildx-action&package-manager=github\_actions&previous-version=3.12.0&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show  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)
vbraun pushed a commit to sagemath/sage that referenced this pull request Jul 15, 2026
gh-42489: build(deps): bump docker/setup-buildx-action from 3 to 4
    
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-
buildx-action) from 3 to 4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/docker/setup-buildx-
action/releases">docker/setup-buildx-action's releases</a>.</em></p>
<blockquote>
<h2>v4.0.0</h2>
<ul>
<li>Node 24 as default runtime (requires <a
href="https://github.com/actions/runner/releases/tag/v2.327.1">Actions
Runner v2.327.1</a> or later) by <a href="https://github.com/crazy-
max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/483">docker/setup-buildx-action#483</a></li>
<li>Remove deprecated inputs/outputs by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/464">docker/setup-buildx-action#464</a></li>
<li>Switch to ESM and update config/test wiring by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/481">docker/setup-buildx-action#481</a></li>
<li>Bump <code>@​actions/core</code> from 1.11.1 to 3.0.0 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/475">docker/setup-buildx-action#475</a></li>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.63.0 to 0.79.0 in
<a href="https://redirect.github.com/docker/setup-buildx-
action/pull/482">docker/setup-buildx-action#482</a> <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/485">docker/setup-buildx-action#485</a></li>
<li>Bump js-yaml from 4.1.0 to 4.1.1 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/452">docker/setup-buildx-action#452</a></li>
<li>Bump lodash from 4.17.21 to 4.17.23 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/472">docker/setup-buildx-action#472</a></li>
<li>Bump minimatch from 3.1.2 to 3.1.5 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/480">docker/setup-buildx-action#480</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-buildx-
action/compare/v3.12.0...v4.0.0">https://github.com/docker/setup-buildx-
action/compare/v3.12.0...v4.0.0</a></p>
<h2>v3.12.0</h2>
<ul>
<li>Deprecate <code>install</code> input by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/455">docker/setup-buildx-action#455</a></li>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.62.1 to 0.63.0 in
<a href="https://redirect.github.com/docker/setup-buildx-
action/pull/434">docker/setup-buildx-action#434</a></li>
<li>Bump brace-expansion from 1.1.11 to 1.1.12 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/436">docker/setup-buildx-action#436</a></li>
<li>Bump form-data from 2.5.1 to 2.5.5 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/432">docker/setup-buildx-action#432</a></li>
<li>Bump undici from 5.28.4 to 5.29.0 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/435">docker/setup-buildx-action#435</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-buildx-
action/compare/v3.11.1...v3.12.0">https://github.com/docker/setup-
buildx-action/compare/v3.11.1...v3.12.0</a></p>
<h2>v3.11.1</h2>
<ul>
<li>Fix <code>keep-state</code> not being respected by <a
href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/429">docker/setup-buildx-action#429</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-buildx-
action/compare/v3.11.0...v3.11.1">https://github.com/docker/setup-
buildx-action/compare/v3.11.0...v3.11.1</a></p>
<h2>v3.11.0</h2>
<ul>
<li>Keep BuildKit state support by <a href="https://github.com/crazy-
max"><code>@​crazy-max</code></a> in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/427">docker/setup-buildx-action#427</a></li>
<li>Remove aliases created when installing by default by <a
href="https://github.com/hashhar"><code>@​hashhar</code></a> in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/139">docker/setup-buildx-action#139</a></li>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.56.0 to 0.62.1 in
<a href="https://redirect.github.com/docker/setup-buildx-
action/pull/422">docker/setup-buildx-action#422</a> <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/425">docker/setup-buildx-action#425</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-buildx-
action/compare/v3.10.0...v3.11.0">https://github.com/docker/setup-
buildx-action/compare/v3.10.0...v3.11.0</a></p>
<h2>v3.10.0</h2>
<ul>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.54.0 to 0.56.0 in
<a href="https://redirect.github.com/docker/setup-buildx-
action/pull/408">docker/setup-buildx-action#408</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-buildx-
action/compare/v3.9.0...v3.10.0">https://github.com/docker/setup-buildx-
action/compare/v3.9.0...v3.10.0</a></p>
<h2>v3.9.0</h2>
<ul>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.48.0 to 0.54.0 in
<a href="https://redirect.github.com/docker/setup-buildx-
action/pull/402">docker/setup-buildx-action#402</a> <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/404">docker/setup-buildx-action#404</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-buildx-
action/compare/v3.8.0...v3.9.0">https://github.com/docker/setup-buildx-
action/compare/v3.8.0...v3.9.0</a></p>
<h2>v3.8.0</h2>
<ul>
<li>Make cloud prefix optional to download buildx if driver is cloud by
<a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in
<a href="https://redirect.github.com/docker/setup-buildx-
action/pull/390">docker/setup-buildx-action#390</a></li>
<li>Bump <code>@​actions/core</code> from 1.10.1 to 1.11.1 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/370">docker/setup-buildx-action#370</a></li>
<li>Bump <code>@​docker/actions-toolkit</code> from 0.39.0 to 0.48.0 in
<a href="https://redirect.github.com/docker/setup-buildx-
action/pull/389">docker/setup-buildx-action#389</a></li>
<li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a
href="https://redirect.github.com/docker/setup-buildx-
action/pull/382">docker/setup-buildx-action#382</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/docker/setup-buildx-
action/compare/v3.7.1...v3.8.0">https://github.com/docker/setup-buildx-
action/compare/v3.7.1...v3.8.0</a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="docker/setup-buildx-action@bb05f3
f5519dd87d3ba754cc423b652a5edd6d2c"><code>bb05f3f</code></a> Merge pull
request <a href="https://redirect.github.com/docker/setup-buildx-
action/issues/580">#580</a> from
docker/dependabot/npm_and_yarn/docker/actions-to...</li>
<li><a href="docker/setup-buildx-action@321c81
4cb51fbe4af8eca00249525cc0973ea66f"><code>321c814</code></a> [dependabot
skip] chore: update generated content</li>
<li><a href="docker/setup-buildx-action@b9a36e
f79ba42cfc611885a1e8c388fbf8b8cb3f"><code>b9a36ef</code></a>
build(deps): bump <code>@​docker/actions-toolkit</code> from 0.91.0 to
0.92.0</li>
<li><a href="docker/setup-buildx-action@ebeab2
41289497cd564ac98b3cfc9e64607bb276"><code>ebeab24</code></a> Merge pull
request <a href="https://redirect.github.com/docker/setup-buildx-
action/issues/570">#570</a> from
docker/dependabot/npm_and_yarn/undici-6.27.0</li>
<li><a href="docker/setup-buildx-action@5c7b8a
e78cec97a3215d4d86679b1d072eaa80cb"><code>5c7b8ae</code></a> [dependabot
skip] chore: update generated content</li>
<li><a href="docker/setup-buildx-action@037e61
8cd98e95e81525b15ff0e9c96f507e6a0e"><code>037e618</code></a>
build(deps): bump undici from 6.25.0 to 6.27.0</li>
<li><a href="docker/setup-buildx-action@66080e
5802281ec2e72b7f3108915643e702db85"><code>66080e5</code></a> Merge pull
request <a href="https://redirect.github.com/docker/setup-buildx-
action/issues/577">#577</a> from
docker/dependabot/npm_and_yarn/sigstore-4.1.1</li>
<li><a href="docker/setup-buildx-action@409aef
0aa3f48f0a742e7dec4e0e04ab19afe93c"><code>409aef0</code></a> Merge pull
request <a href="https://redirect.github.com/docker/setup-buildx-
action/issues/562">#562</a> from docker/dependabot/npm_and_yarn/js-
yaml-4.2.0</li>
<li><a href="docker/setup-buildx-action@49c6e4
2949280fa0d70fb327633591be54efbfb6"><code>49c6e42</code></a>
build(deps): bump sigstore from 4.1.0 to 4.1.1</li>
<li><a href="docker/setup-buildx-action@221127
3e8121ecf9ecb7d6c7c0fcd55526d530c7"><code>2211273</code></a> [dependabot
skip] chore: update generated content</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/setup-buildx-
action/compare/v3...v4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-
badges.githubapp.com/badges/compatibility_score?dependency-
name=docker/setup-buildx-action&package-manager=github_actions&previous-
version=3&new-version=4)](https://docs.github.com/en/github/managing-
security-vulnerabilities/about-dependabot-security-updates#about-
compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 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)


</details>
    
URL: #42489
Reported by: dependabot[bot]
Reviewer(s):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants