chore(deps): update docker/metadata-action action to v6 #44

Merged
gravityfargo merged 1 commit from renovate/docker-metadata-action-6.x into main 2026-06-24 17:21:17 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
docker/metadata-action action major v5v6

Release Notes

docker/metadata-action (docker/metadata-action)

v6.1.0

Compare Source

  • Bump @​docker/actions-toolkit from 0.79.0 to 0.90.0 in #​613
  • Bump brace-expansion from 1.1.12 to 5.0.6 in #​658 #​630
  • Bump csv-parse from 6.1.0 to 6.2.1 in #​617
  • Bump fast-xml-parser from 5.4.2 to 5.8.0 in #​620
  • Bump flatted from 3.3.3 to 3.4.2 in #​623
  • Bump glob from 10.3.15 to 10.5.0 in #​621
  • Bump handlebars from 4.7.8 to 4.7.9 in #​629
  • Bump lodash from 4.17.23 to 4.18.1 in #​639
  • Bump moment-timezone from 0.6.0 to 0.6.1 in #​619
  • Bump picomatch from 4.0.3 to 4.0.4 in #​626
  • Bump postcss from 8.5.6 to 8.5.10 in #​649
  • Bump tar from 6.2.1 to 7.5.15 in #​657
  • Bump undici from 6.23.0 to 6.25.0 in #​614
  • Bump vite from 7.3.1 to 7.3.2 in #​637

Full Changelog: https://github.com/docker/metadata-action/compare/v6.0.0...v6.1.0

v6.0.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.10.0...v6.0.0

v6

Compare Source


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.


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/metadata-action](https://github.com/docker/metadata-action) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>docker/metadata-action (docker/metadata-action)</summary> ### [`v6.1.0`](https://github.com/docker/metadata-action/releases/tag/v6.1.0) [Compare Source](https://github.com/docker/metadata-action/compare/v6...v6.1.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.79.0 to 0.90.0 in [#&#8203;613](https://github.com/docker/metadata-action/pull/613) - Bump brace-expansion from 1.1.12 to 5.0.6 in [#&#8203;658](https://github.com/docker/metadata-action/pull/658) [#&#8203;630](https://github.com/docker/metadata-action/pull/630) - Bump csv-parse from 6.1.0 to 6.2.1 in [#&#8203;617](https://github.com/docker/metadata-action/pull/617) - Bump fast-xml-parser from 5.4.2 to 5.8.0 in [#&#8203;620](https://github.com/docker/metadata-action/pull/620) - Bump flatted from 3.3.3 to 3.4.2 in [#&#8203;623](https://github.com/docker/metadata-action/pull/623) - Bump glob from 10.3.15 to 10.5.0 in [#&#8203;621](https://github.com/docker/metadata-action/pull/621) - Bump handlebars from 4.7.8 to 4.7.9 in [#&#8203;629](https://github.com/docker/metadata-action/pull/629) - Bump lodash from 4.17.23 to 4.18.1 in [#&#8203;639](https://github.com/docker/metadata-action/pull/639) - Bump moment-timezone from 0.6.0 to 0.6.1 in [#&#8203;619](https://github.com/docker/metadata-action/pull/619) - Bump picomatch from 4.0.3 to 4.0.4 in [#&#8203;626](https://github.com/docker/metadata-action/pull/626) - Bump postcss from 8.5.6 to 8.5.10 in [#&#8203;649](https://github.com/docker/metadata-action/pull/649) - Bump tar from 6.2.1 to 7.5.15 in [#&#8203;657](https://github.com/docker/metadata-action/pull/657) - Bump undici from 6.23.0 to 6.25.0 in [#&#8203;614](https://github.com/docker/metadata-action/pull/614) - Bump vite from 7.3.1 to 7.3.2 in [#&#8203;637](https://github.com/docker/metadata-action/pull/637) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v6.0.0...v6.1.0> ### [`v6.0.0`](https://github.com/docker/metadata-action/releases/tag/v6.0.0) [Compare Source](https://github.com/docker/metadata-action/compare/v6...v6) - 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;605](https://github.com/docker/metadata-action/pull/605) - List inputs now preserve `#` inside values while still supporting full-line `#` comments by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;607](https://github.com/docker/metadata-action/pull/607) - Switch to ESM and update config/test wiring by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;602](https://github.com/docker/metadata-action/pull/602) - Bump lodash from 4.17.21 to 4.17.23 in [#&#8203;588](https://github.com/docker/metadata-action/pull/588) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.11.1 to 3.0.0 in [#&#8203;599](https://github.com/docker/metadata-action/pull/599) - Bump [@&#8203;actions/github](https://github.com/actions/github) from 6.0.1 to 9.0.0 in [#&#8203;597](https://github.com/docker/metadata-action/pull/597) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.68.0 to 0.79.0 in [#&#8203;604](https://github.com/docker/metadata-action/pull/604) - Bump [@&#8203;isaacs/brace-expansion](https://github.com/isaacs/brace-expansion) from 5.0.0 to 5.0.1 in [#&#8203;600](https://github.com/docker/metadata-action/pull/600) - Bump semver from 7.7.3 to 7.7.4 in [#&#8203;603](https://github.com/docker/metadata-action/pull/603) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.10.0...v6.0.0> ### [`v6`](https://github.com/docker/metadata-action/compare/v5.10.0...v6) [Compare Source](https://github.com/docker/metadata-action/compare/v5.10.0...v6) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI0MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot force-pushed renovate/docker-metadata-action-6.x from 01fe044c24
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 22669e251c
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2026-06-24 03:33:56 +00:00
Compare
gravityfargo force-pushed renovate/docker-metadata-action-6.x from 22669e251c
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 26b6fcc07d
Some checks failed
Build, Version & Push CI Image / Bump version and create changelog with commitizen (push) Has been cancelled
Build, Version & Push CI Image / Build and push image (push) Has been cancelled
Build, Version & Push CI Image / Test build image (push) Has been cancelled
2026-06-24 17:20:57 +00:00
Compare
gravityfargo deleted branch renovate/docker-metadata-action-6.x 2026-06-24 17:21:17 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
2 participants
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
ModernLeft/athena-archive-ci-image!44
No description provided.