Releases: ncipollo/release-action
Releases · ncipollo/release-action
v1.16.0
What's Changed
- Bump @octokit/request-error from 5.0.1 to 5.1.1 by @dependabot in #498
- Update checkout action version in example by @Cycloctane in #496
- Bump undici from 5.28.4 to 5.28.5 by @dependabot in #499
- Bump glob from 11.0.0 to 11.0.1 by @dependabot in #495
- Bump @types/node from 22.10.3 to 22.13.4 by @dependabot in #500
- Regenerate release notes on release updates by @rantoniuk in #497
New Contributors
- @rantoniuk made their first contribution in #497
Full Changelog: v1...v1.16.0
v1
The latest stable release of version the v1 action.
This will typically point to the latest release.
v1.15.0
What's Changed
Add more explicit error when release list API call fails.
TLDR below - many dependency updates.
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #350
- Bump actions/checkout from 3 to 4 by @dependabot in #364
- Bump glob from 10.3.1 to 10.3.4 by @dependabot in #361
- Bump jest-circus from 29.5.0 to 29.6.4 by @dependabot in #359
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #362
- Bump @types/node from 20.3.3 to 20.6.0 by @dependabot in #366
- Bump jest and @types/jest by @dependabot in #367
- Bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #378
- Bump jest and @types/jest by @dependabot in #377
- Bump jest-circus from 29.6.4 to 29.7.0 by @dependabot in #376
- Bump @types/node from 20.6.0 to 20.8.6 by @dependabot in #379
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #375
- Bump @types/jest from 29.5.5 to 29.5.7 by @dependabot in #386
- Bump actions/setup-node from 3 to 4 by @dependabot in #381
- Bump @types/node from 20.8.6 to 20.9.0 by @dependabot in #390
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #396
- Bump @types/node from 20.9.0 to 20.10.1 by @dependabot in #395
- Bump @types/jest from 29.5.7 to 29.5.11 by @dependabot in #399
- Bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #385
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #403
- Bump @types/node from 20.10.1 to 20.10.6 by @dependabot in #402
- Upgrade to Node 20 by @aovens-quantifi in #411
- Bump undici from 5.28.2 to 5.28.3 by @dependabot in #423
- Bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #427
- Bump @types/node from 20.10.6 to 20.11.24 by @dependabot in #426
- Bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #409
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #439
- Bump typescript from 5.3.3 to 5.4.3 by @dependabot in #438
- Bump @types/node from 20.11.24 to 20.12.2 by @dependabot in #437
- Bump glob from 10.3.10 to 10.3.12 by @dependabot in #436
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #449
- Bump glob from 10.3.12 to 11.0.0 by @dependabot in #457
- Bump typescript from 5.4.3 to 5.5.4 by @dependabot in #459
- Bump ts-jest from 29.1.2 to 29.2.4 by @dependabot in #460
- Bump @types/node from 20.12.2 to 22.0.2 by @dependabot in #458
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #480
- Bump micromatch from 4.0.4 to 4.0.8 by @dependabot in #463
- Bump @types/node from 22.0.2 to 22.10.3 by @dependabot in #487
- Bump @types/jest from 29.5.12 to 29.5.14 by @dependabot in #476
- Bump ts-jest from 29.2.4 to 29.2.5 by @dependabot in #464
- Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #488
- Bump typescript from 5.5.4 to 5.7.3 by @dependabot in #490
New Contributors
- @aovens-quantifi made their first contribution in #411
Full Changelog: v1.13.0...v1.15.0
v1.14.0
What's Changed
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #350
- Bump actions/checkout from 3 to 4 by @dependabot in #364
- Bump glob from 10.3.1 to 10.3.4 by @dependabot in #361
- Bump jest-circus from 29.5.0 to 29.6.4 by @dependabot in #359
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #362
- Bump @types/node from 20.3.3 to 20.6.0 by @dependabot in #366
- Bump jest and @types/jest by @dependabot in #367
- Bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #378
- Bump jest and @types/jest by @dependabot in #377
- Bump jest-circus from 29.6.4 to 29.7.0 by @dependabot in #376
- Bump @types/node from 20.6.0 to 20.8.6 by @dependabot in #379
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #375
- Bump @types/jest from 29.5.5 to 29.5.7 by @dependabot in #386
- Bump actions/setup-node from 3 to 4 by @dependabot in #381
- Bump @types/node from 20.8.6 to 20.9.0 by @dependabot in #390
- Bump typescript from 5.2.2 to 5.3.2 by @dependabot in #396
- Bump @types/node from 20.9.0 to 20.10.1 by @dependabot in #395
- Bump @types/jest from 29.5.7 to 29.5.11 by @dependabot in #399
- Bump @actions/github from 5.1.1 to 6.0.0 by @dependabot in #385
- Bump typescript from 5.3.2 to 5.3.3 by @dependabot in #403
- Bump @types/node from 20.10.1 to 20.10.6 by @dependabot in #402
- Upgrade to Node 20 by @aovens-quantifi in #411
New Contributors
- @aovens-quantifi made their first contribution in #411
Full Changelog: v1...v1.14.0
v1.13.0
What's Changed
- Fixed #357 - we now use a
ReadStream
for artifacts which will hopefully prevent them from being loaded entirely into memory before being uploaded. - Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #296
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #293
- Bump @types/node from 18.11.10 to 18.11.18 by @dependabot in #292
- Bump glob and @types/glob by @dependabot in #304
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in #305
- Bump jest-circus from 29.3.1 to 29.4.1 by @dependabot in #306
- Bump jest-circus from 29.4.1 to 29.5.0 by @dependabot in #318
- Bump @types/node from 18.11.18 to 18.15.11 by @dependabot in #319
- Readme: update checkout to v3 by @SpencerIsGiddy in #303
- Bump typescript from 4.9.5 to 5.0.3 by @dependabot in #320
- Bump glob from 8.1.0 to 9.3.2 by @dependabot in #321
- Bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in #326
- Bump glob from 9.3.2 to 10.2.2 by @dependabot in #330
- Bump ts-jest from 29.0.5 to 29.1.0 by @dependabot in #329
- Bump typescript from 5.0.3 to 5.0.4 by @dependabot in #327
- Bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in #337
- Bump glob from 10.2.2 to 10.2.6 by @dependabot in #339
- Bump @types/node from 18.15.11 to 20.3.2 by @dependabot in #340
- Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in #345
- Bump glob from 10.2.6 to 10.3.1 by @dependabot in #342
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in #343
- Bump @types/node from 18.15.11 to 20.3.3 by @dependabot in #341
New Contributors
- @SpencerIsGiddy made their first contribution in #303
Full Changelog: v1...v1.13.0
v1.12.0
What's Changed
- Add support for
make_latest
option when creating or updating a release by @ericcornelissen in #283 - Dependency updates
New Contributor
- @ericcornelissen made their first contribution in #283
Full Changelog: v1.11.2...v1.12.0
v1.11.2
- Security updates
- Adds support for
skipIfReleaseExists
v1.11.1
Fixes artifact glob issue for windows machines.
Full Changelog: v1.11.0...v1.11.1
v1.11.0
#219 Add action input updateOnlyUnreleased
. This will fail updates to releases which are not draft or prerelease.
1.10.1
Update node version & dependencies.