Releases: crazy-max/ghaction-upx
Releases · crazy-max/ghaction-upx
v3.1.0
- Add arm platform support by @crazy-max in #254
- Bump @actions/core from 1.10.0 to 1.11.1 in #253
- Bump @actions/http-client from 2.1.1 to 2.2.3 in #245
- Bump @babel/traverse from 7.17.9 to 7.23.2 in #224
- Bump braces from 3.0.2 to 3.0.3 in #240
- Bump debug from 4.1.1 to 4.3.4 in #222
- Bump ip from 2.0.0 to 2.0.1 in #230
- Bump micromatch from 4.0.5 to 4.0.8 in #246
- Bump tar from 6.2.0 to 6.2.1 in #234
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 #215
- Update yarn to 3.6.3 by @crazy-max in #214
Full Changelog: v2.4.0...v3.0.0
v2.4.0
- Bump @actions/http-client from 2.1.0 to 2.1.1 in #206
- Bump semver from 5.7.1 to 5.7.2 in #204
- Bump tough-cookie from 4.0.0 to 4.1.3 in #203
- Bump word-wrap from 1.2.3 to 1.2.5 in #209
Full Changelog: v2.3.0...v2.4.0
v2.3.0
Full Changelog: v2.2.0...v2.3.0
v2.2.0
- Check latest and tagged releases using releases-json (#192)
- ci: generate upx-releases.json (#186)
- Bump json5 from 2.1.3 to 2.2.3 (#184)
- Bump minimatch from 3.0.4 to 3.1.2 (#185)
Full Changelog: v2.1.0...v2.2.0
v2.1.0
- Bump @actions/core from 1.6.0 to 1.10.0 (#181 #182)
- Bump @actions/http-client from 1.0.11 to 2.0.1 (#179)
- Bump @actions/tool-cache from 1.7.2 to 2.0.1 (#178)
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Node 16 as default runtime (#169)
- This requires a minimum Actions Runner version of v2.285.0, which is by default available in GHES 3.4 or later.
v1.5.0
- Update dev dependencies and workflow (#168)
- Bump @actions/core from 1.2.6 to 1.6.0 (#142 #158 #161)
- Bump @actions/exec from 1.0.4 to 1.1.1 (#152 #164)
- Bump @actions/tool-cache from 1.6.1 to 1.7.2 (#151 #165)
- Bump minimist from 1.2.5 to 1.2.6 (#166)
- Bump ansi-regex from 5.0.0 to 5.0.1 (#160)
- Bump tmpl from 1.0.4 to 1.0.5 (#159)
- Bump path-parse from 1.0.6 to 1.0.7 (#157)
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#154)
- Bump ws from 7.3.0 to 7.5.0 (#155)
- Bump lodash from 4.17.20 to 4.17.21 (#153)
- Bump y18n from 4.0.0 to 4.0.3 (#143)