Skip to content

Releases: jwlawson/actions-setup-cmake

v1.11

22 Sep 20:36
73bc9c3
Compare
Choose a tag to compare
Update dependencies (#39)

v1.10

12 Aug 18:52
0ab611d
Compare
Choose a tag to compare
Bump path-parse from 1.0.6 to 1.0.7 (#37)

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.9

08 May 10:50
710e055
Compare
Choose a tag to compare
Add option to force using 32 bit cmake (#33)

v1.8

17 Feb 14:49
8a432c4
Compare
Choose a tag to compare
  • Add support for changed package names in CMake 3.20
  • Update dependencies

v1.7

24 Jan 22:59
821902f
Compare
Choose a tag to compare
  • Specify GitHub API version in request headers
  • Provide fallback when Link headers are unavailable
  • Remove async from some functions
  • Update dependencies

v1.6

13 Jan 18:39
0a4250e
Compare
Choose a tag to compare
  • Fix incorrectly selecting invalid architecture packages
  • Update dependencies

v1.5

21 Dec 14:14
b2390a7
Compare
Choose a tag to compare
  • Fix handling the new universal macos packages provided in cmake 3.19.2+
  • Improve platform testing
  • Update dependencies

v1.4

07 Oct 18:45
Compare
Choose a tag to compare

Update NPM dependencies to resolve security vulnerabilities and deprecation warnings.

v1.3

24 Jul 18:55
b6b526e
Compare
Choose a tag to compare
  • Update npm dependencies
  • Use github token by default (Thanks @henryiii)
  • Fix bug fetching MacOS cmake versions 2.x

v1.2

29 Apr 19:14
5e5e6b9
Compare
Choose a tag to compare
Bump @actions/http-client from 1.0.6 to 1.0.8 (#2)

Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>