8000 Comparing v0.44.0...v0.45.0 · docker/actions-toolkit · GitHub
[go: up one dir, main page]

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.44.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.45.0
Choose a head ref
  • 11 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 14, 2024

  1. build(deps): bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cc17e76 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 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 15, 2024
    Configuration menu
    Copy the full SHA
    91444bd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

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

    Update `.github/docker-releases.json`
    crazy-max authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0560728 View commit details
    Browse the repository at this point in the history
  2. docker(install): check qemu is installed

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1362d80 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #493 from crazy-max/qemu-check-installed

    docker(install): check qemu is installed
    crazy-max authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d19019d View commit details
    Browse the repository at this point in the history
  4. ci: remove deprecated macos-12 runner

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8dfe7ec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #494 from crazy-max/ci-drop-macos-12

    ci: remove deprecated macos-12 runner
    crazy-max authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c2a62c4 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump cross-spawn from 7.0.3 to 7.0.6

    Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cross-spawn
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9f6ff3d View commit details
    Browse the repository at this point in the history
  7. ci: fix deprecated input for codecov-action

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    749fc87 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #495 from docker/dependabot/npm_and_yarn/cross-spa…

    …wn-7.0.6
    
    build(deps): bump cross-spawn from 7.0.3 to 7.0.6
    crazy-max authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ed27324 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #491 from docker/dependabot/github_actions/codecov…

    …/codecov-action-5
    
    build(deps): bump codecov/codecov-action from 4 to 5
    crazy-max authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    db6372e View commit details
    Browse the repository at this point in the history
Loading
0