chore(deps): update github actions (major)#46
Conversation
SummaryThis PR updates the What reviewers should knowWhat to review:
Non-obvious points:
|
SonarQube reviewer guide
|
79cd14c to
27e4248
Compare
|
|
There was a problem hiding this comment.
LGTM! ✅
The update is incomplete. The file contains 6 references to nick-fields/assert-action, but only 5 were updated to the v3 SHA. The first job, it-tests-use-input-default-values (line 16), still pins the old v2 SHA (aa0067e01f0f6545c31755d6ca128c5a3a14f6bf # v2). After this PR merges, that job will run on a different Node.js runtime (Node 18/20 via v2) than all other test jobs (Node 24 via v3), creating an inconsistent test environment.
Line 16 was not touched by this PR so it falls outside the diff hunks — it needs to be updated to:
- uses: nick-fields/assert-action@22dd2a66ef733fe92022d3704183ac007463eecb # v3.0.027e4248 to
237e849
Compare
|
a3521f5 to
9183fcc
Compare
9183fcc to
eda42b1
Compare
eda42b1 to
d32393a
Compare
d32393a to
bcd6224
Compare
|




This PR contains the following updates:
v5.0.1→v6.0.0v6.1.0v6.0.1→v7.0.0v2.0.0→v4.0.1v2→v4Release Notes
actions/cache (actions/cache)
v6.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v6.0.0
v6Compare Source
v5.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.1.0
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v5...v5.0.4
v5.0.3Compare Source
What's Changed
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)@actions/coreto v2.0.3Full Changelog: actions/cache@v5...v5.0.3
v5.0.2: v.5.0.2Compare Source
v5.0.2
What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
actions/checkout (actions/checkout)
v7.0.0Compare Source
v7Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
nick-fields/assert-action (nick-fields/assert-action)
v4.0.1Compare Source
Bug Fixes
v4.0.0Compare Source
v4Compare Source
v3.0.1Compare Source
Bug Fixes
v3.0.0: Upgrade to node24Compare Source
What's Changed
New Contributors
Full Changelog: nick-fields/assert-action@v2...v3.0.0
v3Compare Source
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.