8000 Comparing v3.6.1...v3.7.0 · docker/setup-buildx-action · 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/setup-buildx-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.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.7.0
Choose a head ref
  • 11 commits
  • 9 files changed
  • 2 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
    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 <1951866+crazy-max@users.noreply.github.com>
    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 <1951866+crazy-max@users.noreply.github.com>
    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 <1951866+crazy-max@users.noreply.github.com>
    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 <1951866+crazy-max@users.noreply.github.com>
    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] <support@github.com>
    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 <1951866+crazy-max@users.noreply.github.com>
    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
Loading
0