This repository was archived by the owner on Mar 11, 2024. It is now read-only.
Bump docker/metadata-action from 5.0.0 to 5.3.0#6
Merged
dependabot[bot] merged 1 commit intomainfrom Dec 4, 2023
Merged
Conversation
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.3.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@96383f4...31cebac) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
|
@dependabot squash and mergeOWSent while mobile. Please excuse any typos. On Dec 4, 2023, at 8:39 AM, dependabot[bot] ***@***.***> wrote:Bumps docker/metadata-action from 5.0.0 to 5.3.0.
Release notes
Sourced from docker/metadata-action's releases.
v5.3.0
Bump @docker/actions-toolkit from 0.14.0 to 0.15.0 in docker/metadata-action#363 (fixes #362)
Full Changelog: ***@***.***
v5.2.0
Custom annotations support by @crazy-max in docker/metadata-action#361
Full Changelog: ***@***.***
v5.1.0
Annotations support by @crazy-max in docker/metadata-action#352
Split bake definition into two files by @crazy-max in docker/metadata-action#353
Allow images input to be empty to output bare tags by @crazy-max in docker/metadata-action#358
Bump @actions/github from 5.1.1 to 6.0.0 in docker/metadata-action#348
Bump @babel/traverse from 7.17.3 to 7.23.2 in docker/metadata-action#350
Bump @docker/actions-toolkit from 0.12.0 to 0.14.0 in docker/metadata-action#349 docker/metadata-action#357
Bump csv-parse from 5.5.0 to 5.5.2 in docker/metadata-action#346
Bump semver from 7.5.3 to 7.5.4 in docker/metadata-action#335
Full Changelog: ***@***.***
Commits
31cebac Merge pull request #363 from docker/dependabot/npm_and_yarn/docker/actions-to...
394bbab chore: update generated content
ee4c905 chore(deps): Bump @docker/actions-toolkit from 0.14.0 to 0.15.0
e6428a5 Merge pull request #361 from crazy-max/custom-annotations
26b4721 Merge pull request #359 from favonia/document-annotations
352ce8b chore: update generated content
cb0becc custom annotations support
91224bc docs(README): add a hint about multi-arch builds
f19c369 Merge pull request #358 from crazy-max/empty-images
4066f0c chore: update generated content
Additional commits viewable in compare view
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 merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@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)
You can view, comment on, or merge this pull request online at:
#6
Commit Summary
11aff1e Bump docker/metadata-action from 5.0.0 to 5.3.0
File Changes (1 file)
M
.github/workflows/docker.yml
(2)
Patch Links:
https://github.com/owine/discord-twitter-x-link-bot/pull/6.patch
https://github.com/owine/discord-twitter-x-link-bot/pull/6.diff
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Contributor
Author
|
OK, I won't notify you about version 5.x.x again, unless you re-open this PR. |
Contributor
Author
|
This PR has already been merged! 🎉 |
Contributor
Author
|
Looks like this PR has already been merged! |
Contributor
Author
|
Looks like this PR has already been merged. If you've moved back to an older version of |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps docker/metadata-action from 5.0.0 to 5.3.0.
Release notes
Sourced from docker/metadata-action's releases.
Commits
31cebacMerge pull request #363 from docker/dependabot/npm_and_yarn/docker/actions-to...394bbabchore: update generated contentee4c905chore(deps): Bump@docker/actions-toolkitfrom 0.14.0 to 0.15.0e6428a5Merge pull request #361 from crazy-max/custom-annotations26b4721Merge pull request #359 from favonia/document-annotations352ce8bchore: update generated contentcb0becccustom annotations support91224bcdocs(README): add a hint about multi-arch buildsf19c369Merge pull request #358 from crazy-max/empty-images4066f0cchore: update generated contentDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)