Skip to content

Bump actions/checkout from 4 to 5#1960

Merged
Dead2 merged 1 commit intodevelopfrom
dependabot/github_actions/actions/checkout-5
Oct 10, 2025
Merged

Bump actions/checkout from 4 to 5#1960
Dead2 merged 1 commit intodevelopfrom
dependabot/github_actions/actions/checkout-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps actions/checkout from 4 to 5.

Release notes

Sourced from actions/checkout's releases.

v5.0.0

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

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 1, 2025
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Sep 1, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.90%. Comparing base (a9ef3eb) to head (88a81ec).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1960       +/-   ##
============================================
+ Coverage    39.28%   80.90%   +41.61%     
============================================
  Files           73      161       +88     
  Lines         7904    13741     +5837     
  Branches      1280     3121     +1841     
============================================
+ Hits          3105    11117     +8012     
+ Misses        4575     1599     -2976     
- Partials       224     1025      +801     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Sep 12, 2025

Sorry, only users with push access can use that command.

@mtl1979
Copy link
Copy Markdown
Collaborator

mtl1979 commented Sep 12, 2025

Needs rebase to rerun tests...

@nmoinvaz
Copy link
Copy Markdown
Member

@Dead2, rebase? This PR looks good to me otherwise.

@Dead2
Copy link
Copy Markdown
Member

Dead2 commented Sep 27, 2025

@nmoinvaz This needs some manual work to update the Node version on the S390X runners first.
Considering that is the only change from 4.3 to 5.0, I haven't prioritized it.

@mtl1979
Copy link
Copy Markdown
Collaborator

mtl1979 commented Sep 30, 2025

@nmoinvaz This needs some manual work to update the Node version on the S390X runners first. Considering that is the only change from 4.3 to 5.0, I haven't prioritized it.

There is no real rush until they deprecate either the old runner or Node version... But still rebasing once in a while allows tracking breakage with other platforms than S390X... In the long run, we should support specifying dependency versions per platform like we already support for some cases.

@Dead2
Copy link
Copy Markdown
Member

Dead2 commented Oct 8, 2025

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/checkout-5 branch from 27c60a4 to 88a81ec Compare October 8, 2025 14:06
@Dead2 Dead2 merged commit 506b1ec into develop Oct 10, 2025
564 of 644 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions/checkout-5 branch October 10, 2025 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants