chore(deps): bump actions/checkout from 4 to 5 #62
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps actions/checkout from 4 to 5.
This major version update (
v5.0.0
) primarily involves updating the action to use Node 24. It's important to note that this requires a minimum compatible runner version ofv2.327.1
or newer.Additionally, this update includes changes from intermediate versions
v4.3.0
,v4.2.2
, andv4.2.1
which bring various documentation updates, enhancements for checking out multiple repositories, improved environment variable leveraging inurl-helper.ts
, expanded unit test coverage, and refined handling for checking out refs by commit.Unit Testing
Not applicable for this automated dependency update.
Operation check
Not applicable for this automated dependency update.
Release notes
Sourced from actions/checkout's releases.
v5.0.0
Key Change: Updated actions/checkout to use Node.js 24.
What's Changed
@salmanmkc
in Update actions checkout to use node 24 actions/checkout#2226@salmanmkc
in Prepare v5.0.0 release actions/checkout#2238v2.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
@motss
in docs: update README.md actions/checkout#1971@mouismail
in Add internal repos for checking out multiple repositories actions/checkout#1977@benwells
in Documentation update - add recommended permissions to Readme actions/checkout#2043@joshmgross
in Adjust positioning of user email note and permissions heading actions/checkout#2044@nebuk89
in Update README.md actions/checkout#2194@TingluoHuang
in Update CODEOWNERS for actions actions/checkout#2224@salmanmkc
in Update package dependencies actions/checkout#2236@salmanmkc
in Prepare release v4.3.0 actions/checkout#2237New Contributors
@motss
made their first contribution in docs: update README.md actions/checkout#1971@mouismail
made their first contribution in Add internal repos for checking out multiple repositories actions/checkout#1977@benwells
made their first contribution in Documentation update - add recommended permissions to Readme actions/checkout#2043@nebuk89
made their first contribution in Update README.md actions/checkout#2194@salmanmkc
made their first contribution in Update package dependencies actions/checkout#2236Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2
What's Changed
url-helper.ts
now leverages well-known environment variables by@jww3
inurl-helper.ts
now leverages well-known environment variables. actions/checkout#1941isGhes
by@jww3
in Expand unit test coverage forisGhes
actions/checkout#1946Full Changelog: actions/checkout@v4.2.1...v4.2.2
v4.2.1
What's Changed
@orhantoy
in Check out other refs/* by commit if provided, fall back to ref actions/checkout#1924New Contributors
@Jcambass
made their first contribution in Add workflow file for publishing releases to immutable action package actions/checkout#1919Full Changelog: actions/checkout@v4.2.0...v4.2.1
v4.2.0
What's Changed
@lucacome
in Add Ref and Commit outputs actions/checkout#1180@dependabot
- Bump braces from 3.0.2 to 3.0.3 actions/checkout#1777, Bump the minor-npm-dependencies group across 1 directory with 4 updates actions/checkout#1872Full Changelog: actions/checkout@v4.1.7...v4.2.0
v4.1.7
What's Changed
@dependabot
in Bump the minor-npm-dependencies group across 1 directory with 4 updates actions/checkout#1739@dependabot
in Bump actions/checkout from 3 to 4 actions/checkout#1697@orhantoy
in Check out other refs/* by commit actions/checkout#1774@jww3
in Pin actions/checkout's own workflows to a known, good, stable version. actions/checkout#1776Full Changelog: actions/checkout@v4.1.6...v4.1.7
v4.1.6
What's Changed
@cory-miller
in Check platform to set archive extension appropriately actions/checkout#1732Full Changelog: actions/checkout@v4.1.5...v4.1.6
v4.1.5
What's Changed
@cory-miller
in Update NPM dependencies actions/checkout#1703@dependabot
in Bump github/codeql-action from 2 to 3 actions/checkout#1694@dependabot
in Bump actions/setup-node from 1 to 4 actions/checkout#1696@dependabot
in Bump actions/upload-artifact from 2 to 4 actions/checkout#1695user.email
to be41898282+github-actions[bot]@users.noreply.github.com
by@cory-miller
in README: Suggestuser.email
to be41898282+github-actions[bot]@users.noreply.github.com
actions/checkout#1707Full Changelog: actions/checkout@v4.1.4...v4.1.5
v4.1.4
What's Changed
extensions.worktreeConfig
when disablingsparse-checkout
by@jww3
in Disableextensions.worktreeConfig
when disablingsparse-checkout
actions/checkout#1692@cory-miller
in Add dependabot config actions/checkout#1688@dependabot
in Bump the minor-actions-dependencies group with 2 updates actions/checkout#1693@dependabot
in Bump word-wrap from 1.2.3 to 1.2.5 actions/checkout#1643Full Changelog: actions/checkout@v4.1.3...v4.1.4
Changelog
Sourced from actions/checkout's changelog.
Changelog
V5.0.0
@salmanmkc
in actions/checkout#2226V4.3.0
@motss
in actions/checkout#1971@mouismail
in actions/checkout#1977@benwells
in actions/checkout#2043@joshmgross
in actions/checkout#2044@nebuk89
in actions/checkout#2194@TingluoHuang
in actions/checkout#2224@salmanmkc
in actions/checkout#2236v4.2.2
@jww3
in actions/checkout#1941@jww3
in actions/checkout#1946v4.2.1
@orhantoy
in actions/checkout#1924v4.2.0
@lucacome
in actions/checkout#1180@dependabot
- actions/checkout#1777, actions/checkout#1872v4.1.7
@dependabot
in actions/checkout#1739@dependabot
in actions/checkout#1697@orhantoy
in actions/checkout#1774@jww3
in actions/checkout#1776v4.1.6
@cory-miller
in actions/checkout#1732v4.1.5
@cory-miller
in actions/checkout#1703@dependabot
in actions/checkout#1694@dependabot
in actions/checkout#1696@dependabot
in actions/checkout#1695@cory-miller
in actions/checkout#1707v4.1.4
@jww3
in actions/checkout#1692@cory-miller
in actions/checkout#1688@dependabot
in actions/checkout#1693@dependabot
in actions/checkout#1643v4.1.3
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)Additional Notes
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)Checklist