chore(deps): update ncipollo/release-action action to v1.14.0 #42
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.8.6
->v1.14.0
Release Notes
ncipollo/release-action (ncipollo/release-action)
v1.14.0
Compare Source
What's Changed
New Contributors
Full Changelog: ncipollo/release-action@v1...v1.14.0
v1.13.0
Compare Source
What's Changed
ReadStream
for artifacts which will hopefully prevent them from being loaded entirely into memory before being uploaded.New Contributors
Full Changelog: ncipollo/release-action@v1...v1.13.0
v1.12.0
Compare Source
What's Changed
make_latest
option when creating or updating a release by @ericcornelissen in https://github.com/ncipollo/release-action/pull/283New Contributor
Full Changelog: ncipollo/release-action@v1.11.2...v1.12.0
v1.11.2
Compare Source
skipIfReleaseExists
v1.11.1
Compare Source
Fixes artifact glob issue for windows machines.
Full Changelog: ncipollo/release-action@v1.11.0...v1.11.1
v1.11.0
Compare Source
#219 Add action input
updateOnlyUnreleased
. This will fail updates to releases which are not draft or prerelease.v1.10.1
Compare Source
Update node version & dependencies.
v1.10.0
Compare Source
omitDraftDuringUpdate
. This property allows you to avoid moving a release back to a draft if it's already been promoted to being a public (non-draft) release.v1.9.0
Compare Source
Adds support for
generate_release_notes
.v1.8.10
Compare Source
removeArtifacts
logic so it runs even if you have no artifacts defined in the action.v1.8.9
Compare Source
Adds the
removeArtifacts
input which will remove all exiting artifacts before uploading new ones.v1.8.8
Compare Source
The token input will now default to
github.token
if it's omitted (#104).v1.8.7
Compare Source
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.