Releases: magefile/mage-action
Releases · magefile/mage-action
v3.1.0
- Add cache-binary input by @crazy-max in #352
- Bump @actions/cache from 3.2.2 to 4.0.0 in #328 #347
- Bump @actions/core from 1.10.0 to 1.11.1 in #340
- Bump @actions/http-client from 2.1.1 to 2.2.3 in #334
- Bump @actions/tool-cache from 2.0.1 to 2.0.2 in #348
- Bump @babel/traverse from 7.17.9 to 7.23.2 in #316
- Bump braces from 3.0.2 to 3.0.3 in #329
- Bump cross-spawn from 7.0.3 to 7.0.6 in #346
- Bump debug from 4.1.1 to 4.3.4 in #314
- Bump ip from 2.0.0 to 2.0.1 in #319
- Bump micromatch from 4.0.5 to 4.0.8 in #335
- Bump tar from 6.1.14 to 6.2.1 in #323
- Bump undici from 5.28.4 to 5.29.0 in #349
Full Changelog: v3.0.0...v3.1.0
v3.0.0
- Node 20 as default runtime (requires Actions Runner v2.308.0 or later) by @crazy-max in #299
- Create mage home dir if it does not exist by @crazy-max in #307
Full Changelog: v2.4.1...v3.0.0
v2.4.1
- Create mage home dir if it does not exist by @crazy-max in #308
Full Changelog: v2.4.0...v2.4.1
v2.4.0
- Add local cache and
actions/cache
support by @dmvolod in #277 install-only
input for usage in user scripts by @crazy-max in #293- Bump @actions/cache from 3.2.1 to 3.2.2 in #291
- Bump @actions/http-client from 2.0.1 to 2.1.1 in #274 #290
- Bump semver from 6.3.0 to 6.3.1 in #288
- Bump word-wrap from 1.2.3 to 1.2.5 in #296
Full Changelog: v2.3.0...v2.4.0
v2.3.0
- Check latest and tagged releases using releases-json by @crazy-max (#272)
Full Changelog: v2.2.0...v2.3.0
v2.2.0
- Use Octokit client to check mage release by @crazy-max (#269)
- Bump json5 from 2.1.3 to 2.2.3 (#265)
- Bump minimatch from 3.0.4 to 3.1.2 (#266)
Full Changelog: v2.1.0...v2.2.0
v2.1.0
- Bump @actions/core from 1.6.0 to 1.10.0 (#261 #262)
- Bump @actions/http-client from 1.0.11 to 2.0.1 (#256)
- Bump @actions/tool-cache from 1.7.2 to 2.0.1 (#257)
- Support arm64 arch by @jmontroy90 (#263)
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Node 16 as default runtime (#259)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
v1.7.0
v1.6.0
- Fix working dir (#241)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#240)
- Bump tmpl from 1.0.4 to 1.0.5 (#238)
- Bump path-parse from 1.0.6 to 1.0.7 (#236)
- Bump ws from 7.3.0 to 7.4.6 (#231)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#224)
- Bump lodash from 4.17.19 to 4.17.21 (#223)
- Bump @actions/core from 1.2.6 to 1.2.7 (#221)