Skip to content

chore(deps): update github actions to v5 (major)#313

Merged
brorlarsnicklas merged 1 commit intomainfrom
renovate/major-github-actions
Oct 15, 2025
Merged

chore(deps): update github actions to v5 (major)#313
brorlarsnicklas merged 1 commit intomainfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 19, 2025

This PR contains the following updates:

Package Type Update Change Pending OpenSSF
actions/checkout action major v4.3.0 -> v5.0.0 OpenSSF Scorecard
actions/setup-node action major v4.4.0 -> v5.0.0 v6.0.0 OpenSSF Scorecard

Release Notes

actions/checkout (actions/checkout)

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

actions/setup-node (actions/setup-node)

v5.0.0

Compare Source

What's Changed
Breaking Changes

This update, introduces automatic caching when a valid packageManager field is present in your package.json. This aims to improve workflow performance and make dependency management more seamless.
To disable this automatic caching, set package-manager-cache: false

steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
  with:
    package-manager-cache: false

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades
New Contributors

Full Changelog: actions/setup-node@v4...v5.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Every hour, between 09:00 AM and 09:00 PM, only on Saturday ( 0 9-21 * * 6 ) in timezone Europe/Stockholm.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@renovate renovate bot force-pushed the renovate/major-github-actions branch 4 times, most recently from c5a2bb3 to 8fe910e Compare May 26, 2025 06:26
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from e052e7a to 342f7d5 Compare June 2, 2025 05:06
@renovate renovate bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 8538504 to e6bd9a0 Compare June 14, 2025 05:28
@renovate renovate bot force-pushed the renovate/major-github-actions branch 6 times, most recently from 101564c to 8659799 Compare June 23, 2025 05:14
@renovate renovate bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 0b08700 to 2a0d909 Compare June 30, 2025 06:43
@renovate renovate bot force-pushed the renovate/major-github-actions branch 3 times, most recently from 55fd6b1 to 53b1949 Compare July 7, 2025 06:16
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from a8a5c39 to ad4fa04 Compare July 14, 2025 07:16
@renovate renovate bot force-pushed the renovate/major-github-actions branch from e1296b6 to 22bfce4 Compare August 26, 2025 10:46
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 22bfce4 to 566d7be Compare August 27, 2025 07:03
@renovate renovate bot changed the title chore(deps): update github actions (major) chore(deps): update actions/checkout action to v5 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 46a48dd to 95a33d3 Compare September 2, 2025 08:30
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 26162cf to c83d457 Compare September 7, 2025 21:26
@renovate renovate bot changed the title chore(deps): update actions/checkout action to v5 chore(deps): update github actions to v5 (major) Sep 7, 2025
@renovate renovate bot force-pushed the renovate/major-github-actions branch 5 times, most recently from 47b0787 to 92893fb Compare September 15, 2025 04:27
@renovate renovate bot force-pushed the renovate/major-github-actions branch 4 times, most recently from 4a6db55 to fd5f6e9 Compare September 23, 2025 08:53
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from 04df2d1 to 75c287d Compare September 29, 2025 05:27
@renovate renovate bot force-pushed the renovate/major-github-actions branch 9 times, most recently from 0b95346 to 901df6c Compare October 9, 2025 06:45
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant