[PR #21] chore(deps): update docker/setup-buildx-action action to v4 #17

Closed
opened 2026-06-08 09:03:43 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/webgrip/workflows/pull/21
Author: @webgrip-renovate[bot]
Created: 6/2/2026
Status: 🔄 Open

Base: mainHead: renovate/docker-setup-buildx-action-4.x


📝 Commits (1)

  • 83412f7 chore(deps): update docker/setup-buildx-action action to v4

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 .github/composite-actions/docker-build-push-ghcr/action.yml (+1 -1)
📝 .github/composite-actions/docker-build-push/action.yml (+1 -1)

📄 Description

This PR contains the following updates:

Package Type Update Change
docker/setup-buildx-action action major v3v4

Release Notes

docker/setup-buildx-action (docker/setup-buildx-action)

v4.1.0

Compare Source

  • Bump @​docker/actions-toolkit from 0.79.0 to 0.90.0 in #​489
  • Bump brace-expansion from 1.1.12 to 5.0.6 in #​547 #​508
  • Bump fast-xml-builder from 1.0.0 to 1.2.0 in #​540
  • Bump fast-xml-parser from 5.4.2 to 5.8.0 in #​496
  • Bump flatted from 3.3.3 to 3.4.2 in #​499
  • Bump glob from 10.3.12 to 13.0.6 in #​495
  • Bump handlebars from 4.7.8 to 4.7.9 in #​504
  • Bump lodash from 4.17.23 to 4.18.1 in #​523
  • Bump picomatch from 4.0.3 to 4.0.4 in #​503
  • Bump postcss from 8.5.6 to 8.5.10 in #​537
  • Bump tar from 6.2.1 to 7.5.15 in #​545
  • Bump undici from 6.23.0 to 6.25.0 in #​492
  • Bump vite from 7.3.1 to 7.3.2 in #​520

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v4.0.0...v4.1.0

v4.0.0

Compare Source

Full Changelog: https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0

v4

Compare Source


Configuration

📅 Schedule: (in timezone Europe/Amsterdam)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/webgrip/workflows/pull/21 **Author:** [@webgrip-renovate[bot]](https://github.com/apps/webgrip-renovate) **Created:** 6/2/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `renovate/docker-setup-buildx-action-4.x` --- ### 📝 Commits (1) - [`83412f7`](https://github.com/webgrip/workflows/commit/83412f73f48897ddd9e25e5697a4c5b2fb85f462) chore(deps): update docker/setup-buildx-action action to v4 ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/composite-actions/docker-build-push-ghcr/action.yml` (+1 -1) 📝 `.github/composite-actions/docker-build-push/action.yml` (+1 -1) </details> ### 📄 Description This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://redirect.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://redirect.github.com/docker/setup-buildx-action/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v4...v4.1.0) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.79.0 to 0.90.0 in [#&#8203;489](https://redirect.github.com/docker/setup-buildx-action/pull/489) - Bump brace-expansion from 1.1.12 to 5.0.6 in [#&#8203;547](https://redirect.github.com/docker/setup-buildx-action/pull/547) [#&#8203;508](https://redirect.github.com/docker/setup-buildx-action/pull/508) - Bump fast-xml-builder from 1.0.0 to 1.2.0 in [#&#8203;540](https://redirect.github.com/docker/setup-buildx-action/pull/540) - Bump fast-xml-parser from 5.4.2 to 5.8.0 in [#&#8203;496](https://redirect.github.com/docker/setup-buildx-action/pull/496) - Bump flatted from 3.3.3 to 3.4.2 in [#&#8203;499](https://redirect.github.com/docker/setup-buildx-action/pull/499) - Bump glob from 10.3.12 to 13.0.6 in [#&#8203;495](https://redirect.github.com/docker/setup-buildx-action/pull/495) - Bump handlebars from 4.7.8 to 4.7.9 in [#&#8203;504](https://redirect.github.com/docker/setup-buildx-action/pull/504) - Bump lodash from 4.17.23 to 4.18.1 in [#&#8203;523](https://redirect.github.com/docker/setup-buildx-action/pull/523) - Bump picomatch from 4.0.3 to 4.0.4 in [#&#8203;503](https://redirect.github.com/docker/setup-buildx-action/pull/503) - Bump postcss from 8.5.6 to 8.5.10 in [#&#8203;537](https://redirect.github.com/docker/setup-buildx-action/pull/537) - Bump tar from 6.2.1 to 7.5.15 in [#&#8203;545](https://redirect.github.com/docker/setup-buildx-action/pull/545) - Bump undici from 6.23.0 to 6.25.0 in [#&#8203;492](https://redirect.github.com/docker/setup-buildx-action/pull/492) - Bump vite from 7.3.1 to 7.3.2 in [#&#8203;520](https://redirect.github.com/docker/setup-buildx-action/pull/520) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v4.0.0...v4.1.0> ### [`v4.0.0`](https://redirect.github.com/docker/setup-buildx-action/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v4...v4) - Node 24 as default runtime (requires [Actions Runner v2.327.1](https://redirect.github.com/actions/runner/releases/tag/v2.327.1) or later) by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;483](https://redirect.github.com/docker/setup-buildx-action/pull/483) - Remove deprecated inputs/outputs by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;464](https://redirect.github.com/docker/setup-buildx-action/pull/464) - Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://redirect.github.com/crazy-max) in [#&#8203;481](https://redirect.github.com/docker/setup-buildx-action/pull/481) - Bump [@&#8203;actions/core](https://redirect.github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;475](https://redirect.github.com/docker/setup-buildx-action/pull/475) - Bump [@&#8203;docker/actions-toolkit](https://redirect.github.com/docker/actions-toolkit) from 0.63.0 to 0.79.0 in [#&#8203;482](https://redirect.github.com/docker/setup-buildx-action/pull/482) [#&#8203;485](https://redirect.github.com/docker/setup-buildx-action/pull/485) - Bump js-yaml from 4.1.0 to 4.1.1 in [#&#8203;452](https://redirect.github.com/docker/setup-buildx-action/pull/452) - Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;472](https://redirect.github.com/docker/setup-buildx-action/pull/472) - Bump minimatch from 3.1.2 to 3.1.5 in [#&#8203;480](https://redirect.github.com/docker/setup-buildx-action/pull/480) **Full Changelog**: <https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0> ### [`v4`](https://redirect.github.com/docker/setup-buildx-action/compare/v3.12.0...v4) [Compare Source](https://redirect.github.com/docker/setup-buildx-action/compare/v3.12.0...v4) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Amsterdam) - 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTUuNSIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
webgrip/workflows#17
No description provided.