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

Commits on Oct 7, 2024

  1. 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 Oct 7, 2024
    Configuration menu
    Copy the full SHA
    e5b688e View commit details
    Browse the repository at this point in the history
  2. remove uuid package and switch to crypto

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

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    93aa1c8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #370 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 Oct 7, 2024
    Configuration menu
    Copy the full SHA
    460e456 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
    d036b32 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #372 from crazy-max/publish-immutable-action

    ci: publish as immutable action workflow
    crazy-max authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0f069dd 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
    adacc14 View commit details
    Browse the repository at this point in the history

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

Commits on Dec 12, 2024

  1. ci: fix deprecated input for codecov-action

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    1a8ac74 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @docker/actions-toolkit from 0.39.0 to 0.48.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.39.0 to 0.48.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.39.0...v0.48.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 Dec 12, 2024
    Configuration menu
    Copy the full SHA
    4dcdbce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #382 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 Dec 12, 2024
    Configuration menu
    Copy the full SHA
    a3d7487 View commit details
    Browse the repository at this point in the history
  4. chore: update generated content

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    686da90 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #389 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.48.0
    
    build(deps): bump @docker/actions-toolkit from 0.39.0 to 0.48.0
    crazy-max authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    043ebe1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #381 from docker/dependabot/github_actions/codecov…

    …/codecov-action-5
    
    build(deps): bump codecov/codecov-action from 4 to 5
    crazy-max authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    db63cee View commit details
    Browse the repository at this point in the history
  7. make cloud prefix optional to download buildx if driver is cloud

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Dec 12, 2024
    Configuration menu
    Copy the full SHA
    7199e57 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 Dec 12, 2024
    Configuration menu
    Copy the full SHA
    8d5e074 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #390 from crazy-max/buildx-cloud-latest

    make cloud prefix optional to download buildx if driver is cloud
    tonistiigi authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    6524bf6 View commit details
    Browse the repository at this point in the history
Loading