chore(deps): update https://github.com/docker/metadata-action action to v6 #68

Closed
renovate-bot wants to merge 1 commit from renovate/https-github.com-docker-metadata-action-6.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
https://github.com/docker/metadata-action action major v5v6

Release Notes

docker/metadata-action (https://github.com/docker/metadata-action)

v6.0.0

Compare Source

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

v6

Compare Source

v5.10.0

Compare Source

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

v5.9.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.8.0...v5.9.0

v5.8.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.7.0...v5.8.0

v5.7.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.6.1...v5.7.0

v5.6.1

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.6.0...v5.6.1

v5.6.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.5.1...v5.6.0

v5.5.1

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1

v5.5.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0

v5.4.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0

v5.3.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.2.0...v5.3.0

v5.2.0

Compare Source

Full Changelog: https://github.com/docker/metadata-action/compare/v5.1.0...v5.2.0

v5.1.0

Compare Source

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


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 | |---|---|---|---| | [https://github.com/docker/metadata-action](https://github.com/docker/metadata-action) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>docker/metadata-action (https://github.com/docker/metadata-action)</summary> ### [`v6.0.0`](https://github.com/docker/metadata-action/releases/tag/v6.0.0) [Compare Source](https://github.com/docker/metadata-action/compare/v6.0.0...v6.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;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.0.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.10.0...v6.0.0) ### [`v5.10.0`](https://github.com/docker/metadata-action/releases/tag/v5.10.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.9.0...v5.10.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.66.0 to 0.68.0 in [#&#8203;559](https://github.com/docker/metadata-action/pull/559) [#&#8203;569](https://github.com/docker/metadata-action/pull/569) - Bump js-yaml from 3.14.1 to 3.14.2 in [#&#8203;564](https://github.com/docker/metadata-action/pull/564) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.9.0...v5.10.0> ### [`v5.9.0`](https://github.com/docker/metadata-action/releases/tag/v5.9.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.8.0...v5.9.0) - Add `tag-names` output to return tag names without image base name by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;553](https://github.com/docker/metadata-action/pull/553) - Bump [@&#8203;babel/runtime-corejs3](https://github.com/babel/runtime-corejs3) from 7.14.7 to 7.28.2 in [#&#8203;539](https://github.com/docker/metadata-action/pull/539) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.62.1 to 0.66.0 in [#&#8203;555](https://github.com/docker/metadata-action/pull/555) - Bump brace-expansion from 1.1.11 to 1.1.12 in [#&#8203;540](https://github.com/docker/metadata-action/pull/540) - Bump csv-parse from 5.6.0 to 6.1.0 in [#&#8203;532](https://github.com/docker/metadata-action/pull/532) - Bump semver from 7.7.2 to 7.7.3 in in [#&#8203;554](https://github.com/docker/metadata-action/pull/554) - Bump tmp from 0.2.3 to 0.2.5 in [#&#8203;541](https://github.com/docker/metadata-action/pull/541) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.8.0...v5.9.0> ### [`v5.8.0`](https://github.com/docker/metadata-action/releases/tag/v5.8.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.7.0...v5.8.0) - New `is_not_default_branch` global expression by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;535](https://github.com/docker/metadata-action/pull/535) - Allow to match part of the git tag or value for semver/pep440 types by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;536](https://github.com/docker/metadata-action/pull/536) [#&#8203;537](https://github.com/docker/metadata-action/pull/537) - Bump [@&#8203;actions/github](https://github.com/actions/github) from 6.0.0 to 6.0.1 in [#&#8203;523](https://github.com/docker/metadata-action/pull/523) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.56.0 to 0.62.1 in [#&#8203;526](https://github.com/docker/metadata-action/pull/526) - Bump form-data from 2.5.1 to 2.5.5 in [#&#8203;533](https://github.com/docker/metadata-action/pull/533) - Bump moment-timezone from 0.5.47 to 0.6.0 in [#&#8203;525](https://github.com/docker/metadata-action/pull/525) - Bump semver from 7.7.1 to 7.7.2 in [#&#8203;524](https://github.com/docker/metadata-action/pull/524) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.7.0...v5.8.0> ### [`v5.7.0`](https://github.com/docker/metadata-action/releases/tag/v5.7.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.6.1...v5.7.0) - Global expressions support for labels and annotations by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;489](https://github.com/docker/metadata-action/pull/489) - Support disabling outputs as environment variables by [@&#8203;omus](https://github.com/omus) in [#&#8203;497](https://github.com/docker/metadata-action/pull/497) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.44.0 to 0.56.0 in [#&#8203;507](https://github.com/docker/metadata-action/pull/507) [#&#8203;509](https://github.com/docker/metadata-action/pull/509) - Bump csv-parse from 5.5.6 to 5.6.0 in [#&#8203;482](https://github.com/docker/metadata-action/pull/482) - Bump moment-timezone from 0.5.46 to 0.5.47 in [#&#8203;501](https://github.com/docker/metadata-action/pull/501) - Bump semver from 7.6.3 to 7.7.1 in [#&#8203;504](https://github.com/docker/metadata-action/pull/504) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.6.1...v5.7.0> ### [`v5.6.1`](https://github.com/docker/metadata-action/releases/tag/v5.6.1) [Compare Source](https://github.com/docker/metadata-action/compare/v5.6.0...v5.6.1) - Fix GitHub API request fallback for commit date by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;478](https://github.com/docker/metadata-action/pull/478) - Revert to default commit SHA length of 7 by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;480](https://github.com/docker/metadata-action/pull/480) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.6.0...v5.6.1> ### [`v5.6.0`](https://github.com/docker/metadata-action/releases/tag/v5.6.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.5.1...v5.6.0) - Add `commit_date` global expression by [@&#8203;trim21](https://github.com/trim21) in [#&#8203;471](https://github.com/docker/metadata-action/pull/471) [#&#8203;475](https://github.com/docker/metadata-action/pull/475) - Increase short commit sha length to 12 for uniqueness by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;467](https://github.com/docker/metadata-action/pull/467) - Bump [@&#8203;actions/core](https://github.com/actions/core) from 1.10.1 to 1.11.1 [#&#8203;460](https://github.com/docker/metadata-action/pull/460) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.16.1 to 0.44.0 [#&#8203;391](https://github.com/docker/metadata-action/pull/391) [#&#8203;399](https://github.com/docker/metadata-action/pull/399) [#&#8203;413](https://github.com/docker/metadata-action/pull/413) [#&#8203;441](https://github.com/docker/metadata-action/pull/441) - Bump braces from 3.0.2 to 3.0.3 [#&#8203;424](https://github.com/docker/metadata-action/pull/424) - Bump cross-spawn from 7.0.3 to 7.0.5 [#&#8203;474](https://github.com/docker/metadata-action/pull/474) - Bump csv-parse from 5.5.5 to 5.5.6 [#&#8203;412](https://github.com/docker/metadata-action/pull/412) - Bump moment-timezone from 0.5.44 to 0.5.46 [#&#8203;383](https://github.com/docker/metadata-action/pull/383) [#&#8203;470](https://github.com/docker/metadata-action/pull/470) [#&#8203;459](https://github.com/docker/metadata-action/pull/459) - Bump path-to-regexp from 6.2.2 to 6.3.0 [#&#8203;454](https://github.com/docker/metadata-action/pull/454) - Bump semver from 7.6.0 to 7.6.3 [#&#8203;400](https://github.com/docker/metadata-action/pull/400) [#&#8203;411](https://github.com/docker/metadata-action/pull/411) [#&#8203;440](https://github.com/docker/metadata-action/pull/440) - Bump undici from 5.26.3 to 5.28.4 [#&#8203;386](https://github.com/docker/metadata-action/pull/386) [#&#8203;402](https://github.com/docker/metadata-action/pull/402) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.5.1...v5.6.0> ### [`v5.5.1`](https://github.com/docker/metadata-action/releases/tag/v5.5.1) [Compare Source](https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1) - Don't set `cwd://` prefix for local bake files by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;382](https://github.com/docker/metadata-action/pull/382) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.5.0...v5.5.1> ### [`v5.5.0`](https://github.com/docker/metadata-action/releases/tag/v5.5.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0) - Set `cwd://` prefix for bake files path by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;370](https://github.com/docker/metadata-action/pull/370) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.16.0 to 0.16.1 in [#&#8203;371](https://github.com/docker/metadata-action/pull/371) - Bump moment from 2.29.4 to 2.30.1 in [#&#8203;373](https://github.com/docker/metadata-action/pull/373) - Bump moment-timezone from 0.5.43 to 0.5.44 in [#&#8203;374](https://github.com/docker/metadata-action/pull/374) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0> ### [`v5.4.0`](https://github.com/docker/metadata-action/releases/tag/v5.4.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.15.0 to 0.16.0 in [#&#8203;369](https://github.com/docker/metadata-action/pull/369) - Bump csv-parse from 5.5.2 to 5.5.3 in [#&#8203;365](https://github.com/docker/metadata-action/pull/365) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0> ### [`v5.3.0`](https://github.com/docker/metadata-action/releases/tag/v5.3.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.2.0...v5.3.0) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.14.0 to 0.15.0 in [#&#8203;363](https://github.com/docker/metadata-action/pull/363) (fixes [#&#8203;362](https://github.com/docker/metadata-action/issues/362)) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.2.0...v5.3.0> ### [`v5.2.0`](https://github.com/docker/metadata-action/releases/tag/v5.2.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5.1.0...v5.2.0) - Custom annotations support by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;361](https://github.com/docker/metadata-action/pull/361) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.1.0...v5.2.0> ### [`v5.1.0`](https://github.com/docker/metadata-action/releases/tag/v5.1.0) [Compare Source](https://github.com/docker/metadata-action/compare/v5...v5.1.0) - Annotations support by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;352](https://github.com/docker/metadata-action/pull/352) - Split bake definition into two files by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;353](https://github.com/docker/metadata-action/pull/353) - Allow images input to be empty to output bare tags by [@&#8203;crazy-max](https://github.com/crazy-max) in [#&#8203;358](https://github.com/docker/metadata-action/pull/358) - Bump [@&#8203;actions/github](https://github.com/actions/github) from 5.1.1 to 6.0.0 in [#&#8203;348](https://github.com/docker/metadata-action/pull/348) - Bump [@&#8203;babel/traverse](https://github.com/babel/traverse) from 7.17.3 to 7.23.2 in [#&#8203;350](https://github.com/docker/metadata-action/pull/350) - Bump [@&#8203;docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.12.0 to 0.14.0 in [#&#8203;349](https://github.com/docker/metadata-action/pull/349) [#&#8203;357](https://github.com/docker/metadata-action/pull/357) - Bump csv-parse from 5.5.0 to 5.5.2 in [#&#8203;346](https://github.com/docker/metadata-action/pull/346) - Bump semver from 7.5.3 to 7.5.4 in [#&#8203;335](https://github.com/docker/metadata-action/pull/335) **Full Changelog**: <https://github.com/docker/metadata-action/compare/v5.0.0...v5.1.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQzLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2026-05-08 23:16:21 +02:00
alpha-nerd closed this pull request 2026-05-08 23:16:57 +02:00
Author
Collaborator

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

### Renovate Ignore Notification Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for *any* future `6.x` releases. But if you manually upgrade to `6.x` then Renovate will re-enable `minor` and `patch` updates automatically. If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Pull request closed

Sign in to join this conversation.
No description provided.