Skip to content

build(deps): bump docker/metadata-action from 5 to 6#129

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/docker/metadata-action-6
Open

build(deps): bump docker/metadata-action from 5 to 6#129
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/docker/metadata-action-6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps docker/metadata-action from 5 to 6.

Release notes

Sourced from docker/metadata-action's releases.

v6.0.0

Full Changelog: docker/metadata-action@v5.10.0...v6.0.0

v5.10.0

Full Changelog: docker/metadata-action@v5.9.0...v5.10.0

v5.9.0

Full Changelog: docker/metadata-action@v5.8.0...v5.9.0

v5.8.0

Full Changelog: docker/metadata-action@v5.7.0...v5.8.0

v5.7.0

Full Changelog: docker/metadata-action@v5.6.1...v5.7.0

... (truncated)

Commits
  • 030e881 Merge pull request #607 from crazy-max/allow-comments
  • 4b529ac chore: update generated content
  • b0082b3 preserve comments in list input values with commentNoInfix
  • 7b19fec Merge pull request #604 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 281c9b0 chore: update generated content
  • 5f43b3b test: stabilize github mock setup since ESM
  • 9d53276 github class moved since actions-toolkit v0.77.0
  • eaa3d39 chore(deps): Bump @​docker/actions-toolkit from 0.68.0 to 0.77.0
  • 6b695f7 Merge pull request #605 from crazy-max/node24
  • a1afadc node 24 as default runtime
  • 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 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)

Summary by cubic

Upgrade docker/metadata-action from v5 to v6 in our Docker GitHub Actions workflows. No logic changes; the action now runs on Node 24.

  • Dependencies

    • Updated .github/workflows/docker.yml to use docker/metadata-action@v6.
  • Migration

    • Self-hosted runners must be on Actions Runner v2.327.1+ to support Node 24 (GitHub-hosted runners are already compatible).

Written for commit 13c0952. Summary will update on new commits.

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@v5...v6)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 9, 2026
@dependabot dependabot bot requested a review from leon0399 as a code owner March 9, 2026 07:07
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 9, 2026
@mesa-dot-dev
Copy link
Copy Markdown

mesa-dot-dev bot commented Mar 9, 2026

You do not have enough credits to review this pull request. Please purchase more credits to continue.

@mesa-dot-dev
Copy link
Copy Markdown

mesa-dot-dev bot commented Mar 9, 2026

Mesa Description

TL;DR

Bumped the docker/metadata-action GitHub Action from version 5 to 6.

What changed?

The docker/metadata-action was upgraded to version 6.0.0, bringing the following key changes:

  • Node 24 is now the default runtime.
  • List inputs preserve # inside values and support full-line # comments.
  • Switched to ECMAScript Modules (ESM) with updated configuration and test wiring.
  • Various internal dependencies were bumped, including @actions/core from 1.11.1 to 3.0.0 and @actions/github from 6.0.1 to 9.0.0.

Description generated by Mesa. Update settings

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants