Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker/metadata-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.9.0
Choose a base ref
...
head repository: docker/metadata-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.10.0
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 5, 2025

  1. chore(deps): Bump @docker/actions-toolkit from 0.66.0 to 0.67.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.66.0 to 0.67.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.66.0...v0.67.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-version: 0.67.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    fdba586 View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Nov 5, 2025
    Configuration menu
    Copy the full SHA
    15bd03a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #559 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.67.0
    
    chore(deps): Bump @docker/actions-toolkit from 0.66.0 to 0.67.0
    crazy-max authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    8d8c7c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. chore(deps): Bump js-yaml from 3.14.1 to 3.14.2

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.14.1...3.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 3.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    aecb1a4 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2025

  1. chore(deps): Bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 20, 2025
    Configuration menu
    Copy the full SHA
    602aff8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. docs(README): Fix date format from 12h to 24h in schedule pattern

    hh represents 12h format from 01 to 12 which is probably not suitable
    for date tags.
    The pattern example in the table below uses the 24h format HH, so this
    makes the document consistent.
    
    Signed-off-by: motoki317 <[email protected]>
    motoki317 committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    afd7e6d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #568 from motoki317/docs/fix-to-24h-schedule-pattern

    docs(README): Fix date format from 12h to 24h in schedule pattern
    crazy-max authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    17f70d7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #565 from docker/dependabot/github_actions/actions…

    …/checkout-6
    
    chore(deps): Bump actions/checkout from 5 to 6
    crazy-max authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    0b95c6b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #564 from docker/dependabot/npm_and_yarn/js-yaml-3…

    ….14.2
    
    chore(deps): Bump js-yaml from 3.14.1 to 3.14.2
    crazy-max authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    f7b6bf4 View commit details
    Browse the repository at this point in the history
  5. chore(deps): Bump @docker/actions-toolkit from 0.67.0 to 0.68.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.67.0 to 0.68.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.67.0...v0.68.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-version: 0.68.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    121bcc2 View commit details
    Browse the repository at this point in the history
  6. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    f015d79 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #569 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.68.0
    
    chore(deps): Bump @docker/actions-toolkit from 0.67.0 to 0.68.0
    crazy-max authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    c299e40 View commit details
    Browse the repository at this point in the history
Loading