chore(deps): update ncipollo/release-action action to v1.20.0 (#573)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ncipollo/release-action](https://redirect.github.com/ncipollo/release-action) | action | minor | `v1.14.0` -> `v1.20.0` | --- ### Release Notes <details> <summary>ncipollo/release-action (ncipollo/release-action)</summary> ### [`v1.20.0`](https://redirect.github.com/ncipollo/release-action/compare/v1.19.2...v1.20.0) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.19.2...v1.20.0) ### [`v1.19.2`](https://redirect.github.com/ncipollo/release-action/releases/tag/v1.19.2) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.19.1...v1.19.2) #### What's Changed - Update `immutableCreate`'s default in the documentation by [@​bblanchon](https://redirect.github.com/bblanchon) in [#​547](https://redirect.github.com/ncipollo/release-action/pull/547) - Fixes [#​548](https://redirect.github.com/ncipollo/release-action/issues/548) Add support body + generated release notes by [@​ncipollo](https://redirect.github.com/ncipollo) in [#​549](https://redirect.github.com/ncipollo/release-action/pull/549) #### New Contributors - [@​bblanchon](https://redirect.github.com/bblanchon) made their first contribution in [#​547](https://redirect.github.com/ncipollo/release-action/pull/547) **Full Changelog**: <https://github.com/ncipollo/release-action/compare/v1...v1.19.2> ### [`v1.19.1`](https://redirect.github.com/ncipollo/release-action/releases/tag/v1.19.1) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.19.0...v1.19.1) Defaults immutableCreate to false if it is omitted. **Full Changelog**: <https://github.com/ncipollo/release-action/compare/v1.19.0...v1.19.1> ### [`v1.19.0`](https://redirect.github.com/ncipollo/release-action/releases/tag/v1.19.0) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.18.0...v1.19.0) #### What's Changed - Fixes [#​540](https://redirect.github.com/ncipollo/release-action/issues/540) Add support for immutable releases by [@​ncipollo](https://redirect.github.com/ncipollo) in [#​544](https://redirect.github.com/ncipollo/release-action/pull/544) - Bump actions/checkout from 4 to 5 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​541](https://redirect.github.com/ncipollo/release-action/pull/541) - Bump glob from 11.0.2 to 11.0.3 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​534](https://redirect.github.com/ncipollo/release-action/pull/534) **Full Changelog**: <https://github.com/ncipollo/release-action/compare/v1...v1.19.0> ### [`v1.18.0`](https://redirect.github.com/ncipollo/release-action/releases/tag/v1.18.0) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.17.0...v1.18.0) - Fixes [#​529](https://redirect.github.com/ncipollo/release-action/issues/529) Collect asset URLs into output **Full Changelog**: <https://github.com/ncipollo/release-action/compare/v1...v1.18.0> ### [`v1.17.0`](https://redirect.github.com/ncipollo/release-action/releases/tag/v1.17.0) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.16.0...v1.17.0) #### What's Changed - Bump ts-jest from 29.2.5 to 29.2.6 by [@​dependabot](https://redirect.github.com/dependabot) in [#​506](https://redirect.github.com/ncipollo/release-action/pull/506) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.13.4 to 22.13.8 by [@​dependabot](https://redirect.github.com/dependabot) in [#​505](https://redirect.github.com/ncipollo/release-action/pull/505) - Bump [@​octokit/plugin-paginate-rest](https://redirect.github.com/octokit/plugin-paginate-rest) from 9.1.5 to 9.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​507](https://redirect.github.com/ncipollo/release-action/pull/507) - Bump [@​octokit/request](https://redirect.github.com/octokit/request) from 8.1.6 to 8.4.1 by [@​dependabot](https://redirect.github.com/dependabot) in [#​508](https://redirect.github.com/ncipollo/release-action/pull/508) - Fixes [#​513](https://redirect.github.com/ncipollo/release-action/issues/513) Don't generate release notes if omitBody is set by [@​ncipollo](https://redirect.github.com/ncipollo) in [#​517](https://redirect.github.com/ncipollo/release-action/pull/517) - Bump typescript from 5.7.3 to 5.8.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​518](https://redirect.github.com/ncipollo/release-action/pull/518) - Bump ts-jest from 29.2.6 to 29.3.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​521](https://redirect.github.com/ncipollo/release-action/pull/521) - Bump glob from 11.0.1 to 11.0.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​520](https://redirect.github.com/ncipollo/release-action/pull/520) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.13.8 to 22.15.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​519](https://redirect.github.com/ncipollo/release-action/pull/519) - Bump ts-jest from 29.3.2 to 29.3.4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​526](https://redirect.github.com/ncipollo/release-action/pull/526) - Bump [@​actions/github](https://redirect.github.com/actions/github) from 6.0.0 to 6.0.1 by [@​dependabot](https://redirect.github.com/dependabot) in [#​525](https://redirect.github.com/ncipollo/release-action/pull/525) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.15.18 to 22.15.29 by [@​dependabot](https://redirect.github.com/dependabot) in [#​524](https://redirect.github.com/ncipollo/release-action/pull/524) - Fixes [#​529](https://redirect.github.com/ncipollo/release-action/issues/529) Add zip and tarball urls to output **Full Changelog**: <https://github.com/ncipollo/release-action/compare/v1...v1.17.0> ### [`v1.16.0`](https://redirect.github.com/ncipollo/release-action/releases/tag/v1.16.0) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.15.0...v1.16.0) ##### What's Changed - Bump [@​octokit/request-error](https://redirect.github.com/octokit/request-error) from 5.0.1 to 5.1.1 by [@​dependabot](https://redirect.github.com/dependabot) in [#​498](https://redirect.github.com/ncipollo/release-action/pull/498) - Update checkout action version in example by [@​Cycloctane](https://redirect.github.com/Cycloctane) in [#​496](https://redirect.github.com/ncipollo/release-action/pull/496) - Bump undici from 5.28.4 to 5.28.5 by [@​dependabot](https://redirect.github.com/dependabot) in [#​499](https://redirect.github.com/ncipollo/release-action/pull/499) - Bump glob from 11.0.0 to 11.0.1 by [@​dependabot](https://redirect.github.com/dependabot) in [#​495](https://redirect.github.com/ncipollo/release-action/pull/495) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.10.3 to 22.13.4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​500](https://redirect.github.com/ncipollo/release-action/pull/500) - Regenerate release notes on release updates by [@​rantoniuk](https://redirect.github.com/rantoniuk) in [#​497](https://redirect.github.com/ncipollo/release-action/pull/497) ##### New Contributors - [@​rantoniuk](https://redirect.github.com/rantoniuk) made their first contribution in [#​497](https://redirect.github.com/ncipollo/release-action/pull/497) **Full Changelog**: <https://github.com/ncipollo/release-action/compare/v1...v1.16.0> ### [`v1.15.0`](https://redirect.github.com/ncipollo/release-action/releases/tag/v1.15.0) [Compare Source](https://redirect.github.com/ncipollo/release-action/compare/v1.14.0...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](https://redirect.github.com/dependabot) in [#​350](https://redirect.github.com/ncipollo/release-action/pull/350) - Bump actions/checkout from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​364](https://redirect.github.com/ncipollo/release-action/pull/364) - Bump glob from 10.3.1 to 10.3.4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​361](https://redirect.github.com/ncipollo/release-action/pull/361) - Bump jest-circus from 29.5.0 to 29.6.4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​359](https://redirect.github.com/ncipollo/release-action/pull/359) - Bump typescript from 5.1.6 to 5.2.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​362](https://redirect.github.com/ncipollo/release-action/pull/362) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.3.3 to 20.6.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​366](https://redirect.github.com/ncipollo/release-action/pull/366) - Bump jest and [@​types/jest](https://redirect.github.com/types/jest) by [@​dependabot](https://redirect.github.com/dependabot) in [#​367](https://redirect.github.com/ncipollo/release-action/pull/367) - Bump [@​babel/traverse](https://redirect.github.com/babel/traverse) from 7.17.3 to 7.23.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​378](https://redirect.github.com/ncipollo/release-action/pull/378) - Bump jest and [@​types/jest](https://redirect.github.com/types/jest) by [@​dependabot](https://redirect.github.com/dependabot) in [#​377](https://redirect.github.com/ncipollo/release-action/pull/377) - Bump jest-circus from 29.6.4 to 29.7.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​376](https://redirect.github.com/ncipollo/release-action/pull/376) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.6.0 to 20.8.6 by [@​dependabot](https://redirect.github.com/dependabot) in [#​379](https://redirect.github.com/ncipollo/release-action/pull/379) - Bump [@​actions/core](https://redirect.github.com/actions/core) from 1.10.0 to 1.10.1 by [@​dependabot](https://redirect.github.com/dependabot) in [#​375](https://redirect.github.com/ncipollo/release-action/pull/375) - Bump [@​types/jest](https://redirect.github.com/types/jest) from 29.5.5 to 29.5.7 by [@​dependabot](https://redirect.github.com/dependabot) in [#​386](https://redirect.github.com/ncipollo/release-action/pull/386) - Bump actions/setup-node from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​381](https://redirect.github.com/ncipollo/release-action/pull/381) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.8.6 to 20.9.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​390](https://redirect.github.com/ncipollo/release-action/pull/390) - Bump typescript from 5.2.2 to 5.3.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​396](https://redirect.github.com/ncipollo/release-action/pull/396) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.9.0 to 20.10.1 by [@​dependabot](https://redirect.github.com/dependabot) in [#​395](https://redirect.github.com/ncipollo/release-action/pull/395) - Bump [@​types/jest](https://redirect.github.com/types/jest) from 29.5.7 to 29.5.11 by [@​dependabot](https://redirect.github.com/dependabot) in [#​399](https://redirect.github.com/ncipollo/release-action/pull/399) - Bump [@​actions/github](https://redirect.github.com/actions/github) from 5.1.1 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​385](https://redirect.github.com/ncipollo/release-action/pull/385) - Bump typescript from 5.3.2 to 5.3.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​403](https://redirect.github.com/ncipollo/release-action/pull/403) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.10.1 to 20.10.6 by [@​dependabot](https://redirect.github.com/dependabot) in [#​402](https://redirect.github.com/ncipollo/release-action/pull/402) - Upgrade to Node 20 by [@​aovens-quantifi](https://redirect.github.com/aovens-quantifi) in [#​411](https://redirect.github.com/ncipollo/release-action/pull/411) - Bump undici from 5.28.2 to 5.28.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​423](https://redirect.github.com/ncipollo/release-action/pull/423) - Bump [@​types/jest](https://redirect.github.com/types/jest) from 29.5.11 to 29.5.12 by [@​dependabot](https://redirect.github.com/dependabot) in [#​427](https://redirect.github.com/ncipollo/release-action/pull/427) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.10.6 to 20.11.24 by [@​dependabot](https://redirect.github.com/dependabot) in [#​426](https://redirect.github.com/ncipollo/release-action/pull/426) - Bump ts-jest from 29.1.1 to 29.1.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​409](https://redirect.github.com/ncipollo/release-action/pull/409) - Bump undici from 5.28.3 to 5.28.4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​439](https://redirect.github.com/ncipollo/release-action/pull/439) - Bump typescript from 5.3.3 to 5.4.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​438](https://redirect.github.com/ncipollo/release-action/pull/438) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.11.24 to 20.12.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​437](https://redirect.github.com/ncipollo/release-action/pull/437) - Bump glob from 10.3.10 to 10.3.12 by [@​dependabot](https://redirect.github.com/dependabot) in [#​436](https://redirect.github.com/ncipollo/release-action/pull/436) - Bump braces from 3.0.2 to 3.0.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​449](https://redirect.github.com/ncipollo/release-action/pull/449) - Bump glob from 10.3.12 to 11.0.0 by [@​dependabot](https://redirect.github.com/dependabot) in [#​457](https://redirect.github.com/ncipollo/release-action/pull/457) - Bump typescript from 5.4.3 to 5.5.4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​459](https://redirect.github.com/ncipollo/release-action/pull/459) - Bump ts-jest from 29.1.2 to 29.2.4 by [@​dependabot](https://redirect.github.com/dependabot) in [#​460](https://redirect.github.com/ncipollo/release-action/pull/460) - Bump [@​types/node](https://redirect.github.com/types/node) from 20.12.2 to 22.0.2 by [@​dependabot](https://redirect.github.com/dependabot) in [#​458](https://redirect.github.com/ncipollo/release-action/pull/458) - Bump cross-spawn from 7.0.3 to 7.0.6 by [@​dependabot](https://redirect.github.com/dependabot) in [#​480](https://redirect.github.com/ncipollo/release-action/pull/480) - Bump micromatch from 4.0.4 to 4.0.8 by [@​dependabot](https://redirect.github.com/dependabot) in [#​463](https://redirect.github.com/ncipollo/release-action/pull/463) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.0.2 to 22.10.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​487](https://redirect.github.com/ncipollo/release-action/pull/487) - Bump [@​types/jest](https://redirect.github.com/types/jest) from 29.5.12 to 29.5.14 by [@​dependabot](https://redirect.github.com/dependabot) in [#​476](https://redirect.github.com/ncipollo/release-action/pull/476) - Bump ts-jest from 29.2.4 to 29.2.5 by [@​dependabot](https://redirect.github.com/dependabot) in [#​464](https://redirect.github.com/ncipollo/release-action/pull/464) - Bump [@​actions/core](https://redirect.github.com/actions/core) from 1.10.1 to 1.11.1 by [@​dependabot](https://redirect.github.com/dependabot) in [#​488](https://redirect.github.com/ncipollo/release-action/pull/488) - Bump typescript from 5.5.4 to 5.7.3 by [@​dependabot](https://redirect.github.com/dependabot) in [#​490](https://redirect.github.com/ncipollo/release-action/pull/490) ##### New Contributors - [@​aovens-quantifi](https://redirect.github.com/aovens-quantifi) made their first contribution in [#​411](https://redirect.github.com/ncipollo/release-action/pull/411) **Full Changelog**: <https://github.com/ncipollo/release-action/compare/v1.13.0...v1.15.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Fortunevale/ProjectMakoto). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNy4yIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->
This commit is contained in:
commit
f135826ef4
2 changed files with 2 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -106,7 +106,7 @@ jobs:
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
if: ${{ !github.event.act }} # skip during local actions testing
|
if: ${{ !github.event.act }} # skip during local actions testing
|
||||||
uses: ncipollo/release-action@v1.14.0
|
uses: ncipollo/release-action@v1.20.0
|
||||||
with:
|
with:
|
||||||
artifacts: "ProjectMakoto/ProjectMakoto/Release.zip"
|
artifacts: "ProjectMakoto/ProjectMakoto/Release.zip"
|
||||||
generateReleaseNotes: true
|
generateReleaseNotes: true
|
||||||
|
|
|
||||||
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
|
|
@ -135,7 +135,7 @@ jobs:
|
||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
if: ${{ !github.event.act }} # skip during local actions testing
|
if: ${{ !github.event.act }} # skip during local actions testing
|
||||||
uses: ncipollo/release-action@v1.14.0
|
uses: ncipollo/release-action@v1.20.0
|
||||||
with:
|
with:
|
||||||
artifacts: "ProjectMakotoPreview/ProjectMakoto/Release.zip"
|
artifacts: "ProjectMakotoPreview/ProjectMakoto/Release.zip"
|
||||||
generateReleaseNotes: true
|
generateReleaseNotes: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue