Skip to content

Releases: magefile/mage-action

v4.0.0

19 Mar 07:48
a662bd8

Choose a tag to compare

  • Node 24 as default runtime (requires Actions Runner v2.327.1 or later) by @StevenACoffman in #361
  • Switch to ESM and update config/test wiring by @crazy-max in #362
  • Bump @actions/cache from 4.0.3 to 6.0.0 in #371
  • Bump @actions/core from 1.11.1 to 3.0.0 in #373
  • Bump @actions/exec from 1.1.1 to 3.0.0 in #375
  • Bump @actions/http-client from 2.2.3 to 4.0.0 in #370
  • Bump @actions/tool-cache from 2.0.2 to 4.0.0 in #376
  • Bump brace-expansion from 1.1.11 to 1.1.12 in #354
  • Bump form-data from 2.5.1 to 2.5.5 in #355
  • Bump minimatch from 3.1.2 to 3.1.5 in #372

Full Changelog: v3.1.0...v4.0.0

v3.1.0

30 Mar 12:11
6f50bbb

Choose a tag to compare

  • 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

10 Sep 10:05
6a5dcb5

Choose a tag to compare

Full Changelog: v2.4.1...v3.0.0

v2.4.1

10 Sep 09:52
a3d5bb5

Choose a tag to compare

Full Changelog: v2.4.0...v2.4.1

v2.4.0

30 Aug 04:00
bed74f4

Choose a tag to compare

  • 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

29 Jan 22:30
3b833fb

Choose a tag to compare

  • Check latest and tagged releases using releases-json by @crazy-max (#272)

Full Changelog: v2.2.0...v2.3.0

v2.2.0

28 Jan 02:57
67646e5

Choose a tag to compare

  • 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

20 Oct 05:23
2c19511

Choose a tag to compare

  • 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

26 May 09:22
5f7a9a2

Choose a tag to compare

  • 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

25 Apr 04:22
0a2bfd2

Choose a tag to compare

  • Update dev dependencies and workflow (#249)
  • Bump @actions/core from 1.3.0 to 1.6.0 (#239)
  • Bump minimist from 1.2.5 to 1.2.6 (#246)
  • Bump @actions/exec from 1.0.4 to 1.1.1 (#245)
  • Bump @actions/tool-cache from 1.6.1 to 1.7.2 (#244)