Update softprops/action-gh-release action to v3 #19

Open
noplife wants to merge 1 commit from renovate/softprops-action-gh-release-3.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
softprops/action-gh-release action major v2v3

Release Notes

softprops/action-gh-release (softprops/action-gh-release)

v3.0.2

Compare Source

3.0.2 is a patch release focused on release reliability and compatibility. It
reuses existing draft releases when publishing prereleases, supports replacing
release assets on Gitea, hardens streamed asset uploads, and provides clearer
release-creation diagnostics. It also includes TypeScript, coverage, and tooling
maintenance merged since 3.0.1.

This release fixes #​795, #​438, and #​803. The upload transport hardening covers the
historical failure reported in #​790, although current hosted Node 24 runners did
not reproduce it naturally. The diagnostics work is related to #​786 and does not
claim a reproducible release-creation fix.

What's Changed

Exciting New Features 🎉
Bug fixes 🐛
Other Changes 🔄

v3.0.1

Compare Source

3.0.1

  • maintenance release with updated dependencies

v3.0.0

Compare Source

3.0.0 is a major release that moves the action runtime from Node 20 to Node 24.
Use v3 on GitHub-hosted runners and self-hosted fleets that already support the
Node 24 Actions runtime. If you still need the last Node 20-compatible line, stay on
v2.6.2.

What's Changed

Other Changes 🔄
  • Move the action runtime and bundle target to Node 24
  • Update @types/node to the Node 24 line and allow future Dependabot updates
  • Keep the floating major tag on v3; v2 remains pinned to the latest 2.x release

v3

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | action | major | `v2` → `v3` | --- ### Release Notes <details> <summary>softprops/action-gh-release (softprops/action-gh-release)</summary> ### [`v3.0.2`](https://github.com/softprops/action-gh-release/releases/tag/v3.0.2) [Compare Source](https://github.com/softprops/action-gh-release/compare/v3.0.1...v3.0.2) `3.0.2` is a patch release focused on release reliability and compatibility. It reuses existing draft releases when publishing prereleases, supports replacing release assets on Gitea, hardens streamed asset uploads, and provides clearer release-creation diagnostics. It also includes TypeScript, coverage, and tooling maintenance merged since `3.0.1`. This release fixes [#&#8203;795](https://github.com/softprops/action-gh-release/issues/795), [#&#8203;438](https://github.com/softprops/action-gh-release/issues/438), and [#&#8203;803](https://github.com/softprops/action-gh-release/issues/803). The upload transport hardening covers the historical failure reported in [#&#8203;790](https://github.com/softprops/action-gh-release/issues/790), although current hosted Node 24 runners did not reproduce it naturally. The diagnostics work is related to [#&#8203;786](https://github.com/softprops/action-gh-release/issues/786) and does not claim a reproducible release-creation fix. #### What's Changed ##### Exciting New Features 🎉 - feat: improve release error reporting and test coverage by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;813](https://github.com/softprops/action-gh-release/pull/813) ##### Bug fixes 🐛 - fix: publish existing draft releases as prereleases by [@&#8203;godfengliang](https://github.com/godfengliang) in [#&#8203;801](https://github.com/softprops/action-gh-release/pull/801) - fix: upload small checksum assets reliably by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;815](https://github.com/softprops/action-gh-release/pull/815) - fix: replace existing release assets on Gitea by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;816](https://github.com/softprops/action-gh-release/pull/816) - fix: clarify release creation 404 errors by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;817](https://github.com/softprops/action-gh-release/pull/817) ##### Other Changes 🔄 - chore(deps): upgrade TypeScript to 7 by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;812](https://github.com/softprops/action-gh-release/pull/812) - chore(deps): remove unused TypeScript tooling by [@&#8203;chenrui333](https://github.com/chenrui333) in [#&#8203;814](https://github.com/softprops/action-gh-release/pull/814) - dependency, Node 24 pin, and CI maintenance merged since `3.0.1` ### [`v3.0.1`](https://github.com/softprops/action-gh-release/releases/tag/v3.0.1) [Compare Source](https://github.com/softprops/action-gh-release/compare/v3...v3.0.1) #### 3.0.1 - maintenance release with updated dependencies ### [`v3.0.0`](https://github.com/softprops/action-gh-release/releases/tag/v3.0.0) [Compare Source](https://github.com/softprops/action-gh-release/compare/v3...v3) `3.0.0` is a major release that moves the action runtime from Node 20 to Node 24. Use `v3` on GitHub-hosted runners and self-hosted fleets that already support the Node 24 Actions runtime. If you still need the last Node 20-compatible line, stay on `v2.6.2`. #### What's Changed ##### Other Changes 🔄 - Move the action runtime and bundle target to Node 24 - Update `@types/node` to the Node 24 line and allow future Dependabot updates - Keep the floating major tag on `v3`; `v2` remains pinned to the latest `2.x` release ### [`v3`](https://github.com/softprops/action-gh-release/compare/v2.6.2...v3) [Compare Source](https://github.com/softprops/action-gh-release/compare/v2.6.2...v3) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODEuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4MS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Update softprops/action-gh-release action to v3
Some checks failed
CI / ubuntu-latest / stable (pull_request) Successful in 4m2s
CI / macos-latest / stable (pull_request) Has been cancelled
CI / windows-latest / stable (pull_request) Has been cancelled
a31787cfff
noplife force-pushed renovate/softprops-action-gh-release-3.x from a31787cfff
Some checks failed
CI / ubuntu-latest / stable (pull_request) Successful in 4m2s
CI / macos-latest / stable (pull_request) Has been cancelled
CI / windows-latest / stable (pull_request) Has been cancelled
to c4934fa5e4
Some checks failed
CI / ubuntu-latest / stable (pull_request) Successful in 11m9s
CI / windows-latest / stable (pull_request) Has been cancelled
CI / macos-latest / stable (pull_request) Has been cancelled
2026-07-29 03:27:58 +00:00
Compare
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
Some checks failed
CI / ubuntu-latest / stable (pull_request) Successful in 11m9s
CI / windows-latest / stable (pull_request) Has been cancelled
CI / macos-latest / stable (pull_request) Has been cancelled
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/softprops-action-gh-release-3.x:renovate/softprops-action-gh-release-3.x
git switch renovate/softprops-action-gh-release-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/softprops-action-gh-release-3.x
git switch renovate/softprops-action-gh-release-3.x
git rebase master
git switch master
git merge --ff-only renovate/softprops-action-gh-release-3.x
git switch renovate/softprops-action-gh-release-3.x
git rebase master
git switch master
git merge --no-ff renovate/softprops-action-gh-release-3.x
git switch master
git merge --squash renovate/softprops-action-gh-release-3.x
git switch master
git merge --ff-only renovate/softprops-action-gh-release-3.x
git switch master
git merge renovate/softprops-action-gh-release-3.x
git push origin master
Sign in to join this conversation.
No description provided.