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: v2.10.0
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.0.0
Choose a head ref
  • 15 commits
  • 11 files changed
  • 3 contributors

Commits on Sep 5, 2023

  1. Bump actions/checkout from 3 to 4

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    23d7263 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #260 from docker/dependabot/github_actions/actions…

    …/checkout-4
    
    Bump actions/checkout from 3 to 4
    crazy-max authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2fbc37f View commit details
    Browse the repository at this point in the history
  3. ci: missing concurrency checks

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2afcb42 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #262 from crazy-max/ci-concurrency

    ci: missing concurrency checks
    crazy-max authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a52126d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. chore: update to node 20

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    8e48232 View commit details
    Browse the repository at this point in the history
  2. dev: remove unneeded binaries

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    baeb468 View commit details
    Browse the repository at this point in the history
  3. chore: update dev dependencies

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    f35e0d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6afe06 View commit details
    Browse the repository at this point in the history
  5. chore: fix author in package.json

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    1283140 View commit details
    Browse the repository at this point in the history
  6. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5c9160e View commit details
    Browse the repository at this point in the history
  7. chore: node 20 as default runtime

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    02e9319 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge pull request #264 from crazy-max/update-node20

    chore: node 20 as default runtime
    crazy-max authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    c215341 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. build(deps): bump @actions/core from 1.10.0 to 1.10.1

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.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-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    28bae59 View commit details
    Browse the repository at this point in the history
  2. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    998a87c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #267 from docker/dependabot/npm_and_yarn/actions/c…

    …ore-1.10.1
    
    build(deps): bump @actions/core from 1.10.0 to 1.10.1
    crazy-max authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    f95db51 View commit details
    Browse the repository at this point in the history
Loading