-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: jwlawson/actions-setup-cmake
base: v1.13
head repository: jwlawson/actions-setup-cmake
compare: v1.14
- 8 commits
- 7 files changed
- 2 contributors
Commits on Dec 26, 2022
-
Bump minimatch from 3.0.4 to 3.1.2 (#54)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 318fb19 - Browse repository at this point
Copy the full SHA 318fb19View commit details
Commits on Jan 8, 2023
-
Bump json5 from 2.2.0 to 2.2.3 (#55)
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.0...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a14d8d9 - Browse repository at this point
Copy the full SHA a14d8d9View commit details
Commits on Apr 20, 2023
-
Always use standard MacOS package to suppress warning (#56)
CMake 3.19 and above provide two Mac packages: cmake-3.19.4-macos-universal.dmg cmake-3.19.4-macos10.10-universal.dmg The 10.10 package uses OSX deployment target 10.10, while the standard package uses 10.13. As the oldest (and now deprecated) github runner is on 10.15 we can safely choose to use the standard package. https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners Keeping both packages available for selection causes a warning on all MacOS builds, so we can filter out the old packages to avoid this.Configuration menu - View commit details
-
Copy full SHA for edf711e - Browse repository at this point
Copy the full SHA edf711eView commit details
Commits on Jul 11, 2023
-
Bump tough-cookie from 4.0.0 to 4.1.3 (#58)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f11b69f - Browse repository at this point
Copy the full SHA f11b69fView commit details -
Bump semver from 7.3.5 to 7.5.2 (#59)
* Bump semver from 7.3.5 to 7.5.2 Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.3.5...v7.5.2) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update compiled file --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: John Lawson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 187efd9 - Browse repository at this point
Copy the full SHA 187efd9View commit details
Commits on Dec 1, 2023
-
Bump word-wrap from 1.2.3 to 1.2.4 (#60)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aaba485 - Browse repository at this point
Copy the full SHA aaba485View commit details -
Bump @babel/traverse from 7.15.4 to 7.23.5 (#63)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.5/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6f89ab7 - Browse repository at this point
Copy the full SHA 6f89ab7View commit details
Commits on Dec 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d06b37b - Browse repository at this point
Copy the full SHA d06b37bView 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 v1.13...v1.14