chore(deps): update dependency docker/metadata-action to v5.5.1 #62

Merged
erichardson merged 1 commits from renovate/docker-metadata-action-5.x into master 2024-03-18 22:22:53 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
docker/metadata-action minor v5 -> v5.5.1

Release Notes

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

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: 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker/metadata-action](https://github.com/docker/metadata-action) | minor | `v5` -> `v5.5.1` | --- ### Release Notes <details> <summary>docker/metadata-action (docker/metadata-action)</summary> ### [`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 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 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 https://github.com/docker/metadata-action/pull/371 - Bump moment from 2.29.4 to 2.30.1 in https://github.com/docker/metadata-action/pull/373 - Bump moment-timezone from 0.5.43 to 0.5.44 in 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 https://github.com/docker/metadata-action/pull/369 - Bump csv-parse from 5.5.2 to 5.5.3 in 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 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 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 https://github.com/docker/metadata-action/pull/352 - Split bake definition into two files by [@&#8203;crazy-max](https://github.com/crazy-max) in 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 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 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 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 https://github.com/docker/metadata-action/pull/349 https://github.com/docker/metadata-action/pull/357 - Bump csv-parse from 5.5.0 to 5.5.2 in https://github.com/docker/metadata-action/pull/346 - Bump semver from 7.5.3 to 7.5.4 in 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**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI0Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added the botupgrade labels 2024-03-15 08:17:57 +00:00
renovate added 1 commit 2024-03-15 08:17:58 +00:00
chore(deps): update dependency docker/metadata-action to v5.5.1
All checks were successful
ci / docker (push) Successful in 25s
Bump version / create_release_tag (pull_request) Successful in 43s
6a09b2855b
erichardson merged commit a982172c39 into master 2024-03-18 22:22:53 +00:00
erichardson deleted branch renovate/docker-metadata-action-5.x 2024-03-18 22:22:53 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: erichardson/py-eagle-mqtt#62