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/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 15, 2023

  1. github: update .github/docker-releases.json

    Signed-off-by: GitHub <noreply@github.com>
    crazy-max authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    3f543ac View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Merge pull request #91 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    0f6ebcb View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. build(deps): bump semver from 7.4.0 to 7.5.0

    Bumps [semver](https://github.com/npm/node-semver) from 7.4.0 to 7.5.0.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
    - [Commits](npm/node-semver@v7.4.0...v7.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    0af70ae View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. github: update .github/docker-releases.json

    Signed-off-by: GitHub <noreply@github.com>
    crazy-max authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    dd07d9e View commit details
    Browse the repository at this point in the history
  2. bake: missing overrides when parsing definition

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    dba2a69 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #95 from crazy-max/fix-bake-def-parse

    bake: missing overrides when parsing definition
    crazy-max authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3ebf172 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #94 from docker/bot/docker-releases-json

    Update `.github/docker-releases.json`
    crazy-max authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    cf39a26 View commit details
    Browse the repository at this point in the history
  5. fix package.json

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9cca84f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #93 from docker/dependabot/npm_and_yarn/semver-7.5.0

    build(deps): bump semver from 7.4.0 to 7.5.0
    crazy-max authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    4445b1e View commit details
    Browse the repository at this point in the history
  7. build(deps): bump csv-parse from 5.3.6 to 5.3.8

    Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.3.6 to 5.3.8.
    - [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/csv-parse@5.3.8/packages/csv-parse)
    
    ---
    updated-dependencies:
    - dependency-name: csv-parse
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0ad6a34 View commit details
    Browse the repository at this point in the history
  8. fix package.json

    Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
    crazy-max committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    b45f7f1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #92 from docker/dependabot/npm_and_yarn/csv-parse-…

    …5.3.8
    
    build(deps): bump csv-parse from 5.3.6 to 5.3.8
    crazy-max authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ec33a95 View commit details
    Browse the repository at this point in the history
Loading