[PR #76] [CLOSED] Bump docker/metadata-action from 4.3.0 to 5.5.0 #72

Closed
opened 2026-02-25 21:31:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/charlesabarnes/SPFtoolbox/pull/76
Author: @dependabot[bot]
Created: 1/8/2024
Status: Closed

Base: masterHead: dependabot/github_actions/docker/metadata-action-5.5.0


📝 Commits (1)

  • a3d9ef8 Bump docker/metadata-action from 4.3.0 to 5.5.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/docker-publish.yml (+1 -1)

📄 Description

Bumps docker/metadata-action from 4.3.0 to 5.5.0.

Release notes

Sourced from docker/metadata-action's releases.

v5.5.0

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

v5.4.0

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

v5.3.0

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

v5.2.0

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

v5.1.0

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

v5.0.0

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

v4.6.0

Full Changelog: https://github.com/docker/metadata-action/compare/v4.5.0...v4.6.0

... (truncated)

Upgrade guide

Sourced from docker/metadata-action's upgrade guide.

Upgrade notes

v2 to v3

  • Repository has been moved to docker org. Replace crazy-max/ghaction-docker-meta@v2 with docker/metadata-action@v5
  • The default bake target has been changed: ghaction-docker-meta > docker-metadata-action

v1 to v2

inputs

New Unchanged Removed
tags images tag-sha
flavor sep-tags tag-edge
labels sep-labels tag-edge-branch
tag-semver
tag-match
tag-match-group
tag-latest
tag-schedule
tag-custom
tag-custom-only
label-custom

tag-sha

tags: |
  type=sha

tag-edge / tag-edge-branch

tags: |
  # default branch
</tr></table> 

... (truncated)

Commits
  • dbef880 Merge pull request #374 from docker/dependabot/npm_and_yarn/moment-timezone-0...
  • b73e7a7 chore: update generated content
  • b9fba69 chore(deps): Bump moment-timezone from 0.5.43 to 0.5.44
  • ac82374 Merge pull request #373 from docker/dependabot/npm_and_yarn/moment-2.30.1
  • c92519a chore: update generated content
  • 3b4179d chore(deps): Bump moment from 2.29.4 to 2.30.1
  • 0784993 Merge pull request #371 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 52c3e9e chore: update generated content
  • 82a5e67 chore(deps): Bump @​docker/actions-toolkit from 0.16.0 to 0.16.1
  • 41e1fe3 Merge pull request #370 from crazy-max/bake-cwd
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/charlesabarnes/SPFtoolbox/pull/76 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/8/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/docker/metadata-action-5.5.0` --- ### 📝 Commits (1) - [`a3d9ef8`](https://github.com/charlesabarnes/SPFtoolbox/commit/a3d9ef82ad028172ece621cb67e5c291fd33d5cf) Bump docker/metadata-action from 4.3.0 to 5.5.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-publish.yml` (+1 -1) </details> ### 📄 Description Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.3.0 to 5.5.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.5.0</h2> <ul> <li>Set <code>cwd://</code> prefix for bake files path by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/370">docker/metadata-action#370</a></li> <li>Bump <code>@​docker/actions-toolkit</code> from 0.16.0 to 0.16.1 in <a href="https://redirect.github.com/docker/metadata-action/pull/371">docker/metadata-action#371</a></li> <li>Bump moment from 2.29.4 to 2.30.1 in <a href="https://redirect.github.com/docker/metadata-action/pull/373">docker/metadata-action#373</a></li> <li>Bump moment-timezone from 0.5.43 to 0.5.44 in <a href="https://redirect.github.com/docker/metadata-action/pull/374">docker/metadata-action#374</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0">https://github.com/docker/metadata-action/compare/v5.4.0...v5.5.0</a></p> <h2>v5.4.0</h2> <ul> <li>Bump <code>@​docker/actions-toolkit</code> from 0.15.0 to 0.16.0 in <a href="https://redirect.github.com/docker/metadata-action/pull/369">docker/metadata-action#369</a></li> <li>Bump csv-parse from 5.5.2 to 5.5.3 in <a href="https://redirect.github.com/docker/metadata-action/pull/365">docker/metadata-action#365</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0">https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0</a></p> <h2>v5.3.0</h2> <ul> <li>Bump <code>@​docker/actions-toolkit</code> from 0.14.0 to 0.15.0 in <a href="https://redirect.github.com/docker/metadata-action/pull/363">docker/metadata-action#363</a> (fixes <a href="https://redirect.github.com/docker/metadata-action/issues/362">#362</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v5.2.0...v5.3.0">https://github.com/docker/metadata-action/compare/v5.2.0...v5.3.0</a></p> <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> <h2>v5.0.0</h2> <ul> <li>Node 20 as default runtime (requires <a href="https://github.com/actions/runner/releases/tag/v2.308.0">Actions Runner v2.308.0</a> or later) by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/328">docker/metadata-action#328</a></li> <li>Bump <code>@​actions/core</code> from 1.10.0 to 1.10.1 in <a href="https://redirect.github.com/docker/metadata-action/pull/333">docker/metadata-action#333</a></li> <li>Bump csv-parse from 5.4.0 to 5.5.0 in <a href="https://redirect.github.com/docker/metadata-action/pull/320">docker/metadata-action#320</a></li> <li>Bump semver from 7.5.1 to 7.5.2 in <a href="https://redirect.github.com/docker/metadata-action/pull/304">docker/metadata-action#304</a></li> <li>Bump handlebars from 4.7.7 to 4.7.8 in <a href="https://redirect.github.com/docker/metadata-action/pull/315">docker/metadata-action#315</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v4.6.0...v5.0.0">https://github.com/docker/metadata-action/compare/v4.6.0...v5.0.0</a></p> <h2>v4.6.0</h2> <ul> <li>Dedup and sort labels by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/docker/metadata-action/pull/301">docker/metadata-action#301</a></li> <li>Bump <code>@​docker/actions-toolkit</code> from 0.3.0 to 0.5.0 in <a href="https://redirect.github.com/docker/metadata-action/pull/302">docker/metadata-action#302</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/docker/metadata-action/compare/v4.5.0...v4.6.0">https://github.com/docker/metadata-action/compare/v4.5.0...v4.6.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Upgrade guide</summary> <p><em>Sourced from <a href="https://github.com/docker/metadata-action/blob/master/UPGRADE.md">docker/metadata-action's upgrade guide</a>.</em></p> <blockquote> <h1>Upgrade notes</h1> <h2>v2 to v3</h2> <ul> <li>Repository has been moved to docker org. Replace <code>crazy-max/ghaction-docker-meta@v2</code> with <code>docker/metadata-action@v5</code></li> <li>The default bake target has been changed: <code>ghaction-docker-meta</code> &gt; <code>docker-metadata-action</code></li> </ul> <h2>v1 to v2</h2> <ul> <li><a href="https://github.com/docker/metadata-action/blob/master/#inputs">inputs</a> <ul> <li><a href="https://github.com/docker/metadata-action/blob/master/#tag-sha"><code>tag-sha</code></a></li> <li><a href="https://github.com/docker/metadata-action/blob/master/#tag-edge--tag-edge-branch"><code>tag-edge</code> / <code>tag-edge-branch</code></a></li> <li><a href="https://github.com/docker/metadata-action/blob/master/#tag-semver"><code>tag-semver</code></a></li> <li><a href="https://github.com/docker/metadata-action/blob/master/#tag-match--tag-match-group"><code>tag-match</code> / <code>tag-match-group</code></a></li> <li><a href="https://github.com/docker/metadata-action/blob/master/#tag-latest"><code>tag-latest</code></a></li> <li><a href="https://github.com/docker/metadata-action/blob/master/#tag-schedule"><code>tag-schedule</code></a></li> <li><a href="https://github.com/docker/metadata-action/blob/master/#tag-custom--tag-custom-only"><code>tag-custom</code> / <code>tag-custom-only</code></a></li> <li><a href="https://github.com/docker/metadata-action/blob/master/#label-custom"><code>label-custom</code></a></li> </ul> </li> <li><a href="https://github.com/docker/metadata-action/blob/master/#basic-workflow">Basic workflow</a></li> <li><a href="https://github.com/docker/metadata-action/blob/master/#semver-workflow">Semver workflow</a></li> </ul> <h3>inputs</h3> <table> <thead> <tr> <th>New</th> <th>Unchanged</th> <th>Removed</th> </tr> </thead> <tbody> <tr> <td><code>tags</code></td> <td><code>images</code></td> <td><code>tag-sha</code></td> </tr> <tr> <td><code>flavor</code></td> <td><code>sep-tags</code></td> <td><code>tag-edge</code></td> </tr> <tr> <td><code>labels</code></td> <td><code>sep-labels</code></td> <td><code>tag-edge-branch</code></td> </tr> <tr> <td></td> <td></td> <td><code>tag-semver</code></td> </tr> <tr> <td></td> <td></td> <td><code>tag-match</code></td> </tr> <tr> <td></td> <td></td> <td><code>tag-match-group</code></td> </tr> <tr> <td></td> <td></td> <td><code>tag-latest</code></td> </tr> <tr> <td></td> <td></td> <td><code>tag-schedule</code></td> </tr> <tr> <td></td> <td></td> <td><code>tag-custom</code></td> </tr> <tr> <td></td> <td></td> <td><code>tag-custom-only</code></td> </tr> <tr> <td></td> <td></td> <td><code>label-custom</code></td> </tr> </tbody> </table> <h4><code>tag-sha</code></h4> <pre lang="yaml"><code>tags: | type=sha </code></pre> <h4><code>tag-edge</code> / <code>tag-edge-branch</code></h4> <pre lang="yaml"><code>tags: | # default branch &lt;/tr&gt;&lt;/table&gt; </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/metadata-action/commit/dbef88086f6cef02e264edb7dbf63250c17cef6c"><code>dbef880</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/374">#374</a> from docker/dependabot/npm_and_yarn/moment-timezone-0...</li> <li><a href="https://github.com/docker/metadata-action/commit/b73e7a71ace0f6ec603f2c5052d8304f33e5dbff"><code>b73e7a7</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/metadata-action/commit/b9fba690eb63fbb6eee7f71bd710b75d4f0128c8"><code>b9fba69</code></a> chore(deps): Bump moment-timezone from 0.5.43 to 0.5.44</li> <li><a href="https://github.com/docker/metadata-action/commit/ac82374ba6046fefd36df45f67cec12fa6ebeb75"><code>ac82374</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/373">#373</a> from docker/dependabot/npm_and_yarn/moment-2.30.1</li> <li><a href="https://github.com/docker/metadata-action/commit/c92519a44ee7b643d904a587e47563f49f24b387"><code>c92519a</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/metadata-action/commit/3b4179d34de6b2ba21a306f387c50672dbbe8612"><code>3b4179d</code></a> chore(deps): Bump moment from 2.29.4 to 2.30.1</li> <li><a href="https://github.com/docker/metadata-action/commit/0784993ef80dda711a73b98a352e2b73c7feaf32"><code>0784993</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/371">#371</a> from docker/dependabot/npm_and_yarn/docker/actions-to...</li> <li><a href="https://github.com/docker/metadata-action/commit/52c3e9e4100b351cb25a8ec886015c375515f619"><code>52c3e9e</code></a> chore: update generated content</li> <li><a href="https://github.com/docker/metadata-action/commit/82a5e6726cc813b23b85149bf897c55710d45705"><code>82a5e67</code></a> chore(deps): Bump <code>@​docker/actions-toolkit</code> from 0.16.0 to 0.16.1</li> <li><a href="https://github.com/docker/metadata-action/commit/41e1fe3437fd5c8d22c24a824307673223ead782"><code>41e1fe3</code></a> Merge pull request <a href="https://redirect.github.com/docker/metadata-action/issues/370">#370</a> from crazy-max/bake-cwd</li> <li>Additional commits viewable in <a href="https://github.com/docker/metadata-action/compare/507c2f2dc502c992ad446e3d7a5dfbe311567a96...dbef88086f6cef02e264edb7dbf63250c17cef6c">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/metadata-action&package-manager=github_actions&previous-version=4.3.0&new-version=5.5.0)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:31:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/SPFtoolbox#72
No description provided.