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: 988b5a0280414f521da01fcc63a27aeeb4b104db
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: c47758b77c9736f4b2ef4073d4d51994fabfe349
Choose a head ref
  • 14 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7594cf3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #354 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
    b467d6a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. always set buildkitd-flags if opt-in

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    818c69a 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 Oct 3, 2024
    Configuration menu
    Copy the full SHA
    214bb6d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #363 from crazy-max/set-buildkitd-flags-optin

    always set buildkitd-flags if opt-in
    crazy-max authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5334dd0 View commit details
    Browse the repository at this point in the history
  4. remove uuid package and switch to crypto

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e0e5ecf View commit details
    Browse the repository at this point in the history
  5. chore: update generated content

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3623ee4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #366 from crazy-max/remove-uuid

    remove uuid package and switch to crypto
    crazy-max authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    910a304 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.39.0

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

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e51aab5 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #362 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.39.0
    
    build(deps): bump @docker/actions-toolkit from 0.35.0 to 0.39.0
    crazy-max authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    8026d2b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. switch back to uuid package

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2874e98 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 Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8fea382 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #369 from crazy-max/revert-crypto

    switch back to uuid package
    crazy-max authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c47758b View commit details
    Browse the repository at this point in the history
Loading