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.4.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.5.0
Choose a head ref
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on Jul 5, 2024

  1. build(deps): bump @docker/actions-toolkit from 0.31.0 to 0.32.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.31.0 to 0.32.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.31.0...v0.32.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 Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b3a3417 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 Jul 5, 2024
    Configuration menu
    Copy the full SHA
    560ac46 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #340 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.32.0
    
    build(deps): bump @docker/actions-toolkit from 0.31.0 to 0.32.0
    crazy-max authored Jul 5, 2024
    1 Configuration menu
    Copy the full SHA
    2ad1852 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. build(deps): bump @docker/actions-toolkit from 0.32.0 to 0.34.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.32.0 to 0.34.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.32.0...v0.34.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 Jul 18, 2024
    Configuration menu
    Copy the full SHA
    0a4bab6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. switch to Docker exec

    Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
    crazy-max committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2f2694b 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 Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a6ade2e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #344 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.34.0
    
    build(deps): bump @docker/actions-toolkit from 0.32.0 to 0.34.0
    crazy-max authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    49a04d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. build(deps): bump @docker/actions-toolkit from 0.34.0 to 0.35.0

    Bumps [@docker/actions-toolkit](https://github.com/docker/actions-toolkit) from 0.34.0 to 0.35.0.
    - [Release notes](https://github.com/docker/actions-toolkit/releases)
    - [Commits](docker/actions-toolkit@v0.34.0...v0.35.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 Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4dab436 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 Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2d99e34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #345 from docker/dependabot/npm_and_yarn/docker/ac…

    …tions-toolkit-0.35.0
    
    build(deps): bump @docker/actions-toolkit from 0.34.0 to 0.35.0
    crazy-max authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    aa33708 View commit details
    Browse the repository at this point in the history
Loading