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: v4.1.1
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: v4.2.0
Choose a head ref
  • 13 commits
  • 10 files changed
  • 4 contributors

Commits on Nov 10, 2022

  1. Bump minimatch from 3.0.4 to 3.1.2

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 10, 2022
    Configuration menu
    Copy the full SHA
    fbac5f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Bump csv-parse from 5.3.1 to 5.3.3

    Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.3.1 to 5.3.3.
    - [Release notes](https://github.com/adaltas/node-csv/releases)
    - [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-parse/CHANGELOG.md)
    - [Commits](https://github.com/adaltas/node-csv/commits/[email protected]/packages/csv-parse)
    
    ---
    updated-dependencies:
    - dependency-name: csv-parse
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 28, 2022
    Configuration menu
    Copy the full SHA
    b91e8f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Merge pull request #242 from docker/dependabot/npm_and_yarn/minimatch…

    …-3.1.2
    
    Bump minimatch from 3.0.4 to 3.1.2
    crazy-max authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    314ddf6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    3358a27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #245 from docker/dependabot/npm_and_yarn/csv-parse…

    …-5.3.3
    
    Bump csv-parse from 5.3.1 to 5.3.3
    crazy-max authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    d1abf80 View commit details
    Browse the repository at this point in the history
  3. readme: fix badges

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    44d853b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #249 from crazy-max/fix-readme

    readme: fix badges
    crazy-max authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c98ac5e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Add tz attribute to handlebar date function

    Signed-off-by: chroju <[email protected]>
    chroju committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    90a1d5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #251 from chroju/set_timezone

    Add tz attribute to handlebar date function
    crazy-max authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    7cb52e2 View commit details
    Browse the repository at this point in the history
  3. Bump json5 from 2.2.0 to 2.2.3

    Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v2.2.0...v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    3d239e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Merge pull request #252 from docker/dependabot/npm_and_yarn/json5-2.2.3

    Bump json5 from 2.2.0 to 2.2.3
    crazy-max authored Jan 8, 2023
    Configuration menu
    Copy the full SHA
    9e6ae02 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Fix README

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    70b403b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #256 from crazy-max/fix-readme

    Fix README
    crazy-max authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    05d22bf View commit details
    Browse the repository at this point in the history
Loading