chore(deps): update softprops/action-gh-release action to v3 #16

Open
renovate wants to merge 1 commit from renovate/softprops-action-gh-release-3.x into main
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.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.0`](https://github.com/softprops/action-gh-release/releases/tag/v3.0.0) [Compare Source](https://github.com/softprops/action-gh-release/compare/v3.0.0...v3.0.0) `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.0.0) [Compare Source](https://github.com/softprops/action-gh-release/compare/v2.6.2...v3.0.0) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update softprops/action-gh-release action to v3
Some checks failed
CI / Build (aarch64-apple-darwin) (pull_request) Waiting to run
CI / Build (aarch64-unknown-linux-gnu) (pull_request) Waiting to run
CI / Build (x86_64-pc-windows-gnu) (pull_request) Waiting to run
CI / Build (aarch64-apple-darwin) (push) Waiting to run
CI / Build (aarch64-unknown-linux-gnu) (push) Waiting to run
CI / Build (x86_64-pc-windows-gnu) (push) Waiting to run
CI / conventional-commits (pull_request) Failing after 20s
CI / conventional-commits (push) Has been skipped
CI / quality (pull_request) Successful in 2m21s
CI / Build (x86_64-unknown-linux-gnu) (pull_request) Successful in 2m41s
CI / quality (push) Successful in 2m35s
CI / Build (x86_64-unknown-linux-gnu) (push) Successful in 2m33s
5fe59e6fc8
Some checks failed
CI / Build (aarch64-apple-darwin) (pull_request) Waiting to run
CI / Build (aarch64-unknown-linux-gnu) (pull_request) Waiting to run
CI / Build (x86_64-pc-windows-gnu) (pull_request) Waiting to run
CI / Build (aarch64-apple-darwin) (push) Waiting to run
CI / Build (aarch64-unknown-linux-gnu) (push) Waiting to run
CI / Build (x86_64-pc-windows-gnu) (push) Waiting to run
CI / conventional-commits (pull_request) Failing after 20s
CI / conventional-commits (push) Has been skipped
CI / quality (pull_request) Successful in 2m21s
CI / Build (x86_64-unknown-linux-gnu) (pull_request) Successful in 2m41s
CI / quality (push) Successful in 2m35s
CI / Build (x86_64-unknown-linux-gnu) (push) Successful in 2m33s
This pull request can be merged automatically.
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 main
git merge --no-ff renovate/softprops-action-gh-release-3.x
git switch renovate/softprops-action-gh-release-3.x
git rebase main
git switch main
git merge --ff-only renovate/softprops-action-gh-release-3.x
git switch renovate/softprops-action-gh-release-3.x
git rebase main
git switch main
git merge --no-ff renovate/softprops-action-gh-release-3.x
git switch main
git merge --squash renovate/softprops-action-gh-release-3.x
git switch main
git merge --ff-only renovate/softprops-action-gh-release-3.x
git switch main
git merge renovate/softprops-action-gh-release-3.x
git push origin main
Sign in to join this conversation.
No description provided.