chore(deps): update ncipollo/release-action # v1.18.0 #215
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->v1.18.0Release Notes
ncipollo/release-action (ncipollo/release-action)
v1.18.0Compare Source
Full Changelog: ncipollo/release-action@v1...v1.18.0
v1.17.0Compare Source
What's Changed
Full Changelog: ncipollo/release-action@v1...v1.17.0
v1.16.0Compare Source
What's Changed
New Contributors
Full Changelog: ncipollo/release-action@v1...v1.16.0
v1.15.0Compare Source
What's Changed
Add more explicit error when release list API call fails.
TLDR below - many dependency updates.
New Contributors
Full Changelog: ncipollo/release-action@v1.13.0...v1.15.0
v1.14.0Compare Source
What's Changed
New Contributors
Full Changelog: ncipollo/release-action@v1...v1.14.0
v1.13.0Compare Source
What's Changed
ReadStreamfor 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.0Compare Source
What's Changed
make_latestoption 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.2Compare Source
skipIfReleaseExistsv1.11.1Compare Source
Fixes artifact glob issue for windows machines.
Full Changelog: ncipollo/release-action@v1.11.0...v1.11.1
v1.11.0Compare Source
#219 Add action input
updateOnlyUnreleased. This will fail updates to releases which are not draft or prerelease.v1.10.1Compare Source
Update node version & dependencies.
v1.10.0Compare 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.0Compare Source
Adds support for
generate_release_notes.v1.8.10Compare Source
removeArtifactslogic so it runs even if you have no artifacts defined in the action.v1.8.9Compare Source
Adds the
removeArtifactsinput which will remove all exiting artifacts before uploading new ones.v1.8.8Compare Source
The token input will now default to
github.tokenif it's omitted (#104).v1.8.7Compare Source
v1.8.6Compare Source
Add artifact validation which check to ensure it's not a directory
v1.8.5Compare Source
Adds action outputs (release id, http url, and upload url).
v1.8.4Compare Source
Adds pagination to the list assets call, so the action will no longer fail to update if there are > 30 assets. Thanks @ph1ll !
v1.8.3Compare Source
Fixes #37 Add discussion category action argument.
v1.8.2Compare Source
Adds the
artifactErrorsFailBuildinput argument. When this is set to true it will fail the build if an artifact fails to be read from disk or uploaded to the release.v1.8.1Compare Source
~/v1.8.0Compare Source
owner/repowhere you would like the release to be generated.v1.7.3Compare Source
v1.7.2Compare Source
v1.7.1Compare Source
omitBodyDuringUpdateandomitNameDuringUpdateinputs. These may be used to preserve the release name and body if the action is updating an existing release (but will still set name and body if the release is being created).v1.7.0Compare Source
v1.6.1Compare Source
v1.6.0Compare Source
Fixes #12 Artifacts may now be replaced
v1.5.0Compare Source
v1.4.0Compare Source
v1.3.0Compare Source
v1.2.0Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.