mirror of
https://github.com/evroon/bracket.git
synced 2026-01-18 11:08:49 -05:00
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/metadata-action/releases">docker/metadata-action's releases</a>.</em></p> <blockquote> <h2>v5.2.0</h2> <ul> <li>Custom annotations support by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/361">docker/metadata-action#361</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v5.1.0...v5.2.0">https://github.com/docker/metadata-action/compare/v5.1.0...v5.2.0</a></p> <h2>v5.1.0</h2> <ul> <li>Annotations support by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/352">docker/metadata-action#352</a></li> <li>Split bake definition into two files by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/353">docker/metadata-action#353</a></li> <li>Allow images input to be empty to output bare tags by <a href="https://github.com/crazy-max"><code>@crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/358">docker/metadata-action#358</a></li> <li>Bump <code>@actions/github</code> from 5.1.1 to 6.0.0 in <a href="https://redirect.github.com/docker/metadata-action/pull/348">docker/metadata-action#348</a></li> <li>Bump <code>@babel/traverse</code> from 7.17.3 to 7.23.2 in <a href="https://redirect.github.com/docker/metadata-action/pull/350">docker/metadata-action#350</a></li> <li>Bump <code>@docker/actions-toolkit</code> from 0.12.0 to 0.14.0 in <a href="https://redirect.github.com/docker/metadata-action/pull/349">docker/metadata-action#349</a> <a href="https://redirect.github.com/docker/metadata-action/pull/357">docker/metadata-action#357</a></li> <li>Bump csv-parse from 5.5.0 to 5.5.2 in <a href="https://redirect.github.com/docker/metadata-action/pull/346">docker/metadata-action#346</a></li> <li>Bump semver from 7.5.3 to 7.5.4 in <a href="https://redirect.github.com/docker/metadata-action/pull/335">docker/metadata-action#335</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v5.0.0...v5.1.0">https://github.com/docker/metadata-action/compare/v5.0.0...v5.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="e6428a5c4e"><code>e6428a5</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/361">#361</a> from crazy-max/custom-annotations</li> <li><a href="26b4721af7"><code>26b4721</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/359">#359</a> from favonia/document-annotations</li> <li><a href="352ce8b7fe"><code>352ce8b</code></a> chore: update generated content</li> <li><a href="cb0becceaf"><code>cb0becc</code></a> custom annotations support</li> <li><a href="91224bc155"><code>91224bc</code></a> docs(README): add a hint about multi-arch builds</li> <li><a href="f19c3691d5"><code>f19c369</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/358">#358</a> from crazy-max/empty-images</li> <li><a href="4066f0cede"><code>4066f0c</code></a> chore: update generated content</li> <li><a href="d6a296c454"><code>d6a296c</code></a> chore: use anonymous func to generate tags and add tests</li> <li><a href="aacea38e07"><code>aacea38</code></a> feat: allow the <code>images</code> input to be empty, to output just tags</li> <li><a href="051f7ea71b"><code>051f7ea</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/357">#357</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li>Additional commits viewable in <a href="96383f4557...e6428a5c4e">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>