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/setup-qemu-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: docker/setup-qemu-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 18 commits
  • 12 files changed
  • 3 contributors

Commits on Sep 12, 2024

  1. build(deps): bump path-to-regexp from 6.2.2 to 6.3.0

    Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0.
    - [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
    - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
    - [Commits](pillarjs/path-to-regexp@v6.2.2...v6.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: path-to-regexp
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0d9790b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #162 from docker/dependabot/npm_and_yarn/path-to-r…

    …egexp-6.3.0
    
    build(deps): bump path-to-regexp from 6.2.2 to 6.3.0
    crazy-max authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    719c55c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. ci: publish as immutable action workflow

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2f493fa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #175 from crazy-max/publish-immutable-action

    ci: publish as immutable action workflow
    crazy-max authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8b562ef View commit details
    Browse the repository at this point in the history

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

Commits on Nov 19, 2024

  1. 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 19, 2024
    Configuration menu
    Copy the full SHA
    4556918 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2024

  1. cache-image input to enable/disable caching of binfmt image

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    0d7f78d View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Nov 30, 2024
    Configuration menu
    Copy the full SHA
    c3bed4e View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Merge pull request #130 from crazy-max/cache-image

    cache-image input to enable/disable caching of binfmt image
    tonistiigi authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    fdbeaac View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. ci: fix deprecated input for codecov-action

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    2b8ac83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #180 from docker/dependabot/github_actions/codecov…

    …/codecov-action-5
    
    build(deps): bump codecov/codecov-action from 4 to 5
    crazy-max authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    49a12c4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #182 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 Jan 8, 2025
    Configuration menu
    Copy the full SHA
    58a19f8 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump @actions/core from 1.10.1 to 1.11.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1.
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    610b442 View commit details
    Browse the repository at this point in the history
  5. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    e53506f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #172 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.11.1
    
    build(deps): bump @actions/core from 1.10.1 to 1.11.1
    crazy-max authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    08d11eb View commit details
    Browse the repository at this point in the history
  7. build(deps): bump @docker/actions-toolkit from 0.35.0 to 0.49.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.35.0 to 0.49.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.35.0...v0.49.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@docker/actions-toolkit"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    7559081 View commit details
    Browse the repository at this point in the history
  8. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    7066b90 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #187 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.49.0
    
    build(deps): bump @docker/actions-toolkit from 0.35.0 to 0.49.0
    crazy-max authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    53851d1 View commit details
    Browse the repository at this point in the history
Loading