-
Notifications
You must be signed in to change notification settings - Fork 161
Comparing changes
Open a pull request
base repository: docker/setup-buildx-action
base: v3.7.1
head repository: docker/setup-buildx-action
compare: v3.8.0
- 17 commits
- 10 files changed
- 3 contributors
Commits on Oct 7, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for e5b688e - Browse repository at this point
Copy the full SHA e5b688eView commit details -
remove uuid package and switch to crypto
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d391aad - Browse repository at this point
Copy the full SHA d391aadView commit details -
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 93aa1c8 - Browse repository at this point
Copy the full SHA 93aa1c8View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 460e456 - Browse repository at this point
Copy the full SHA 460e456View commit details
Commits on Oct 25, 2024
-
ci: publish as immutable action workflow
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d036b32 - Browse repository at this point
Copy the full SHA d036b32View commit details -
Merge pull request #372 from crazy-max/publish-immutable-action
ci: publish as immutable action workflow
Configuration menu - View commit details
-
Copy full SHA for 0f069dd - Browse repository at this point
Copy the full SHA 0f069ddView commit details
Commits on Nov 15, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for adacc14 - Browse repository at this point
Copy the full SHA adacc14View commit details
Commits on Nov 18, 2024
-
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>
Configuration menu - View commit details
-
Copy full SHA for e827ebe - Browse repository at this point
Copy the full SHA e827ebeView commit details
Commits on Dec 12, 2024
-
ci: fix deprecated input for codecov-action
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a8ac74 - Browse repository at this point
Copy the full SHA 1a8ac74View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4dcdbce - Browse repository at this point
Copy the full SHA 4dcdbceView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a3d7487 - Browse repository at this point
Copy the full SHA a3d7487View commit details -
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 686da90 - Browse repository at this point
Copy the full SHA 686da90View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 043ebe1 - Browse repository at this point
Copy the full SHA 043ebe1View commit details -
Merge pull request #381 from docker/dependabot/github_actions/codecov…
…/codecov-action-5 build(deps): bump codecov/codecov-action from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for db63cee - Browse repository at this point
Copy the full SHA db63ceeView commit details -
make cloud prefix optional to download buildx if driver is cloud
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7199e57 - Browse repository at this point
Copy the full SHA 7199e57View commit details -
chore: update generated content
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d5e074 - Browse repository at this point
Copy the full SHA 8d5e074View commit details -
Merge pull request #390 from crazy-max/buildx-cloud-latest
make cloud prefix optional to download buildx if driver is cloud
Configuration menu - View commit details
-
Copy full SHA for 6524bf6 - Browse repository at this point
Copy the full SHA 6524bf6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.7.1...v3.8.0