Update github-actions (major)
This PR contains the following updates:
| Package | Change | Age | Confidence | Type | Update |
|---|---|---|---|---|---|
| @actions/core (source) | ^1.11.1 -> ^2.0.0 |
dependencies | major | ||
| @types/node (source) | ^22.15.29 -> ^24.0.0 |
devDependencies | major | ||
| actions/cache | v4 -> v5 |
action | major | ||
| actions/checkout | v4 -> v6 |
action | major | ||
| actions/checkout | v5 -> v6 |
action | major | ||
| actions/download-artifact | v4 -> v7 |
action | major | ||
| actions/github-script | v7 -> v8 |
action | major | ||
| actions/setup-node | v4 -> v6 |
action | major | ||
| actions/upload-artifact | v4 -> v6 |
action | major | ||
| node | 20 -> 24 |
uses-with | major | ||
| node | 16 -> 24 |
uses-with | major | ||
| peter-evans/create-or-update-comment | v4 -> v5 |
action | major | ||
| peter-evans/create-pull-request | v6 -> v8 |
action | major | ||
| peter-evans/repository-dispatch | v3 -> v4 |
action | major | ||
| stefanzweifel/git-auto-commit-action | v5 -> v7 |
action | major |
Release Notes
actions/toolkit (@actions/core)
v2.0.1
- Bump @actions/exec from 1.1.1 to 2.0.0 #2199
v2.0.0
- Add support for Node 24 #2110
- Bump @actions/http-client from 2.0.1 to 3.0.0
actions/github-script (actions/github-script)
v8: .0.0
What's Changed
- Update Node.js version support to 24.x by @salmanmkc in #637
- README for updating actions/github-script from v7 to v8 by @sneha-krip in #653
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
New Contributors
- @salmanmkc made their first contribution in #637
- @sneha-krip made their first contribution in #653
Full Changelog: https://github.com/actions/github-script/compare/v7.1.0...v8.0.0
actions/node-versions (node)
v24.12.0: 24.12.0
Node.js 24.12.0
v24.11.1: 24.11.1
Node.js 24.11.1
v24.11.0: 24.11.0
Node.js 24.11.0
v24.10.0: 24.10.0
Node.js 24.10.0
v24.9.0: 24.9.0
Node.js 24.9.0
v24.8.0: 24.8.0
Node.js 24.8.0
v24.7.0: 24.7.0
Node.js 24.7.0
v24.6.0: 24.6.0
Node.js 24.6.0
v24.5.0: 24.5.0
Node.js 24.5.0
v24.4.1: 24.4.1
Node.js 24.4.1
v24.4.0: 24.4.0
Node.js 24.4.0
v24.3.0: 24.3.0
Node.js 24.3.0
v24.2.0: 24.2.0
Node.js 24.2.0
v24.1.0: 24.1.0
Node.js 24.1.0
v24.0.2: 24.0.2
Node.js 24.0.2
v24.0.1: 24.0.1
Node.js 24.0.1
v24.0.0: 24.0.0
Node.js 24.0.0
v22.21.1: 22.21.1
Node.js 22.21.1
v22.21.0: 22.21.0
Node.js 22.21.0
v22.20.0: 22.20.0
Node.js 22.20.0
v22.19.0: 22.19.0
Node.js 22.19.0
v22.18.0: 22.18.0
Node.js 22.18.0
v22.17.1: 22.17.1
Node.js 22.17.1
v22.17.0: 22.17.0
Node.js 22.17.0
v22.16.0: 22.16.0
Node.js 22.16.0
v22.15.1: 22.15.1
Node.js 22.15.1
v22.15.0: 22.15.0
Node.js 22.15.0
v22.14.0: 22.14.0
Node.js 22.14.0
v22.13.1: 22.13.1
Node.js 22.13.1
v22.13.0: 22.13.0
Node.js 22.13.0
v22.12.0: 22.12.0
Node.js 22.12.0
v22.11.0: 22.11.0
Node.js 22.11.0
v22.10.0: 22.10.0
Node.js 22.10.0
v22.9.0: 22.9.0
Node.js 22.9.0
v22.8.0: 22.8.0
Node.js 22.8.0
v22.7.0: 22.7.0
Node.js 22.7.0
v22.6.0: 22.6.0
Node.js 22.6.0
v22.5.1: 22.5.1
Node.js 22.5.1
v22.5.0: 22.5.0
Node.js 22.5.0
v22.4.1: 22.4.1
Node.js 22.4.1
v22.4.0: 22.4.0
Node.js 22.4.0
v22.3.0: 22.3.0
Node.js 22.3.0
v22.2.0: 22.2.0
Node.js 22.2.0
v22.1.0: 22.1.0
Node.js 22.1.0
v22.0.0: 22.0.0
Node.js 22.0.0
stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)
v7
Added
- Restore skip_fetch, skip_checkout, create_branch (#388) @stefanzweifel
- Restore Detached State Detection (#393) @stefanzweifel
- Add Support for Tag Messages (#391) @EliasBoulharts
Changed
- Run Action on Node 24 (#389) @stefanzweifel
Dependency Updates
- Bump actions/checkout from 4 to 5 (#386) [@dependabot[bot]](https://github.com/@​[dependabot[bot]](https://github.com/apps/dependabot))
v6
Fixed
- Disable Check if Repo is in Detached State (#379) @stefanzweifel
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.