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.45.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.46.0
Choose a head ref
  • 14 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 20, 2024

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

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    e39e91a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. build(deps): bump csv-parse from 5.5.6 to 5.6.0

    Bumps [csv-parse](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-parse) from 5.5.6 to 5.6.0.
    - [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.6.0/packages/csv-parse)
    
    ---
    updated-dependencies:
    - dependency-name: csv-parse
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    59d1b48 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

    Update `.github/docker-releases.json`
    crazy-max authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    881c88b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #498 from docker/dependabot/npm_and_yarn/csv-parse…

    …-5.6.0
    
    build(deps): bump csv-parse from 5.5.6 to 5.6.0
    crazy-max authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    5175252 View commit details
    Browse the repository at this point in the history
  3. github: update .github/buildx-releases.json

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    crazy-max authored and github-actions[bot] committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    fd7e21c View commit details
    Browse the repository at this point in the history
  4. ci: test supported node versions

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    e2dbc98 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #499 from docker/bot/buildx-releases-json

    Update `.github/buildx-releases.json`
    crazy-max authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    24f1be5 View commit details
    Browse the repository at this point in the history
  6. ci: update buildkit to 0.17.2

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    2f29958 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #488 from crazy-max/test-node-multi

    ci: test supported node versions
    crazy-max authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d99f9fd View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. docker(install): update lima images to ubuntu 24.04

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    76fc6aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #501 from crazy-max/docker-install-update-cloud-im…

    …ages
    
    docker(install): update lima images to ubuntu 24.04
    crazy-max authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    51fe518 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #500 from crazy-max/update-buildkit

    ci: update buildkit to 0.17.2
    crazy-max authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    c1f346a View commit details
    Browse the repository at this point in the history
  4. ci: split docker install integration tests

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9e42346 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #496 from crazy-max/ci-split-docker-install-tests

    ci: split docker install integration tests
    crazy-max authored Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8e47567 View commit details
    Browse the repository at this point in the history
Loading