Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 9, 2025

This PR contains the following updates:

Package Type Update Change
ncipollo/release-action action minor v1 -> v1.18.0

Release Notes

ncipollo/release-action (ncipollo/release-action)

v1.18.0

Compare Source

  • Fixes #​529 Collect asset URLs into output

Full Changelog: ncipollo/release-action@v1...v1.18.0

v1.17.0

Compare Source

What's Changed

Full Changelog: ncipollo/release-action@v1...v1.17.0

v1.16.0

Compare Source

What's Changed

New Contributors

Full Changelog: ncipollo/release-action@v1...v1.16.0

v1.15.0

Compare 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.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

New Contributors

Full Changelog: ncipollo/release-action@v1...v1.13.0

v1.12.0

Compare Source

What's Changed

New Contributor

Full Changelog: ncipollo/release-action@v1.11.2...v1.12.0

v1.11.2

Compare Source

  • Security updates
  • Adds support for 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

  • Adds 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.
  • Dependency updates (fixes for security bulletins & general updates)

v1.9.0

Compare Source

Adds support for generate_release_notes.

v1.8.10

Compare Source

  • Update removeArtifacts logic so it runs even if you have no artifacts defined in the action.
  • Security and dependency updates.

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

  • Update dependencies.
  • Add option to ignore prerelease on update (#​96)

v1.8.6

Compare Source

Add artifact validation which check to ensure it's not a directory

v1.8.5

Compare Source

Adds action outputs (release id, http url, and upload url).

v1.8.4

Compare 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.3

Compare Source

Fixes #​37 Add discussion category action argument.

v1.8.2

Compare Source

Adds the artifactErrorsFailBuild input 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.1

Compare Source

  • Artifact paths can now include ~/
  • Additional warnings are now generated if the artifact glob produces no results.

v1.8.0

Compare Source

  • Updates octokit and resolves type errors
  • Adds ability to specify the owner/repo where you would like the release to be generated.

v1.7.3

Compare Source

  • Updated dependencies to resolve a minor security issue.

v1.7.2

Compare Source

  • Upgrade octokit and dev dependencies.
  • Shouldn't effect functionality

v1.7.1

Compare Source

  • Adds omitBodyDuringUpdate and omitNameDuringUpdate inputs. 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.0

Compare Source

  • Fixes #​15 Add omitBody and omitName

v1.6.1

Compare Source

  • Fixes #​12 Artifacts will now be replaced

v1.6.0

Compare Source

Fixes #​12 Artifacts may now be replaced

v1.5.0

Compare Source

  • #​8 Add support for updating draft releases

v1.4.0

Compare Source

  • Add prerelease input
  • Added http status to error message.

v1.3.0

Compare Source

  • #​6 Add support for updating releases

v1.2.0

Compare Source

  • Fixes #​4 Improve error reporting.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@userdocs userdocs merged commit c4739ad into master Aug 9, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants