Releases: pkgxdev/setup
Releases · pkgxdev/setup
v5.0.0
- update to node24
What's Changed
- Add shellcheck to ci.installer.yml by @abitrolly in #259
- oops, escape backticks by @mxcl in #261
- Remove the --yes from what we suggest to the user by @mxcl in #263
- fix(cd.installer.yml): don't overwrite the shell installer with the windows version by @olekristensen in #269
- Test action on windows by @mxcl in #267
- Bump semver from 7.6.3 to 7.7.1 by @dependabot[bot] in #265
- No pre-reqs by @mxcl in #270
- Bump glob from 10.4.5 to 10.5.0 by @dependabot[bot] in #285
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #282
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #281
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #280
- Bump aws-actions/configure-aws-credentials from 4 to 5 by @dependabot[bot] in #276
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #274
- Bump brace-expansion from 2.0.1 to 2.0.2 by @dependabot[bot] in #272
- Bump semver from 7.7.1 to 7.7.3 by @dependabot[bot] in #279
- Bump tar from 7.4.3 to 7.5.2 by @dependabot[bot] in #283
- Bump tar from 7.4.3 to 7.5.7 by @dependabot[bot] in #286
- Bump tar from 7.5.7 to 7.5.9 by @dependabot[bot] in #292
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #291
- Bump semver from 7.7.3 to 7.7.4 by @dependabot[bot] in #290
- Bump aws-actions/configure-aws-credentials from 5 to 6 by @dependabot[bot] in #289
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #288
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #287
- ci: add phase6 quality gate workflow by @timothytlewis in #293
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #296
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #295
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #294
- fix node25 by @jhheider in #297
- Bump tar from 7.5.9 to 7.5.11 by @dependabot[bot] in #299
- Update Node.js version from 20 to 24 by @jhheider in #300
New Contributors
- @olekristensen made their first contribution in #269
- @timothytlewis made their first contribution in #293
Full Changelog: v2.1.0...v5.0.0
v4.0.0
v3.2.0
What's Changed
- Add shellcheck to ci.installer.yml by @abitrolly in #259
- oops, escape backticks by @mxcl in #261
- Remove the --yes from what we suggest to the user by @mxcl in #263
- fix(cd.installer.yml): don't overwrite the shell installer with the windows version by @olekristensen in #269
- Test action on windows by @mxcl in #267
- Bump semver from 7.6.3 to 7.7.1 by @dependabot in #265
New Contributors
- @olekristensen made their first contribution in #269
Full Changelog: v3.1.0...v3.2.0
v3.1.0
Full Changelog: v3.0.0...v3.1.0
v3.0.0
Full Changelog: v2.1.0...v3.0.0
v2.1.1
- Fix installing pkgx^1 and pkgx^2
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Update Ubuntu versions to fix builds by @abitrolly in #255
- Move overrides inside
_install_pre_reqsby @abitrolly in #254 - Use
command -vinstead ofwhichby @abitrolly in #253 - Silence
command -v pkgxby @mxcl in #257 - Since compiling with deno2 we now need ffi :/ by @mxcl in #258
Full Changelog: v2...v2.1.0
v2.0.2
add `gcc` on archlinux
v2.0.1
Fix cd if no changes to JS/TS
v2.0.0
- bumped to node^20