Bump the github-action-deps group across 1 directory with 2 updates
Bumps the github-action-deps group with 2 updates in the / directory: actions/checkout and actions/setup-dotnet.
Updates actions/checkout from 4 to 5
Release notes
Sourced from actions/checkout's releases.
v5.0.0
What's Changed
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226- Prepare v5.0.0 release by
@salmanmkcin actions/checkout#2238⚠️ Minimum Compatible Runner Version
v2.327.1
Release NotesMake sure your runner is updated to this version or newer to use this release.
Full Changelog: https://github.com/actions/checkout/compare/v4...v5.0.0
v4.3.0
What's Changed
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236- Prepare release v4.3.0 by
@salmanmkcin actions/checkout#2237New Contributors
@motssmade their first contribution in actions/checkout#1971@mouismailmade their first contribution in actions/checkout#1977@benwellsmade their first contribution in actions/checkout#2043@nebuk89made their first contribution in actions/checkout#2194@salmanmkcmade their first contribution in actions/checkout#2236Full Changelog: https://github.com/actions/checkout/compare/v4...v4.3.0
v4.2.2
What's Changed
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946Full Changelog: https://github.com/actions/checkout/compare/v4.2.1...v4.2.2
v4.2.1
What's Changed
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924New Contributors
@Jcambassmade their first contribution in actions/checkout#1919Full Changelog: https://github.com/actions/checkout/compare/v4.2.0...v4.2.1
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
Changelog
V5.0.0
- Update actions checkout to use node 24 by
@salmanmkcin actions/checkout#2226V4.3.0
- docs: update README.md by
@motssin actions/checkout#1971- Add internal repos for checking out multiple repositories by
@mouismailin actions/checkout#1977- Documentation update - add recommended permissions to Readme by
@benwellsin actions/checkout#2043- Adjust positioning of user email note and permissions heading by
@joshmgrossin actions/checkout#2044- Update README.md by
@nebuk89in actions/checkout#2194- Update CODEOWNERS for actions by
@TingluoHuangin actions/checkout#2224- Update package dependencies by
@salmanmkcin actions/checkout#2236v4.2.2
url-helper.tsnow leverages well-known environment variables by@jww3in actions/checkout#1941- Expand unit test coverage for
isGhesby@jww3in actions/checkout#1946v4.2.1
- Check out other refs/* by commit if provided, fall back to ref by
@orhantoyin actions/checkout#1924v4.2.0
- Add Ref and Commit outputs by
@lucacomein actions/checkout#1180- Dependency updates by
@dependabot- actions/checkout#1777, actions/checkout#1872v4.1.7
- Bump the minor-npm-dependencies group across 1 directory with 4 updates by
@dependabotin actions/checkout#1739- Bump actions/checkout from 3 to 4 by
@dependabotin actions/checkout#1697- Check out other refs/* by commit by
@orhantoyin actions/checkout#1774- Pin actions/checkout's own workflows to a known, good, stable version. by
@jww3in actions/checkout#1776v4.1.6
- Check platform to set archive extension appropriately by
@cory-millerin actions/checkout#1732v4.1.5
- Update NPM dependencies by
@cory-millerin actions/checkout#1703- Bump github/codeql-action from 2 to 3 by
@dependabotin actions/checkout#1694- Bump actions/setup-node from 1 to 4 by
@dependabotin actions/checkout#1696- Bump actions/upload-artifact from 2 to 4 by
@dependabotin actions/checkout#1695- README: Suggest
user.emailto be41898282+github-actions[bot]@users.noreply.github.comby@cory-millerin actions/checkout#1707v4.1.4
- Disable
extensions.worktreeConfigwhen disablingsparse-checkoutby@jww3in actions/checkout#1692- Add dependabot config by
@cory-millerin actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@dependabotin actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@dependabotin actions/checkout#1643v4.1.3
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)- See full diff in compare view
Updates actions/setup-dotnet from 4 to 5
Release notes
Sourced from actions/setup-dotnet's releases.
v5.0.0
What's Changed
Breaking Changes
- Upgrade to Node.js 24 and modernize async usage by
@salmanmkcin actions/setup-dotnet#654Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Updates
- Upgrade
@action/cachefrom 4.0.2 to 4.0.3 by@aparnajyothi-yin actions/setup-dotnet#622- Upgrade husky from 8.0.3 to 9.1.7 by
@dependabot[bot] in actions/setup-dotnet#591- Upgrade
@actions/globfrom 0.4.0 to 0.5.0 by@dependabot[bot] in actions/setup-dotnet#594- Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by
@dependabot[bot] in actions/setup-dotnet#639- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/setup-dotnet#641- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgadin actions/setup-dotnet#652- Upgrade actions/checkout from 4 to 5 by
@dependabot[bot] in actions/setup-dotnet#662Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts by
@gowridurgadin actions/setup-dotnet#647New Contributors
@gowridurgadmade their first contribution in actions/setup-dotnet#647@salmanmkcmade their first contribution in actions/setup-dotnet#654Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v5.0.0
v4.3.1
What's Changed
v4- Removeazureedge.netfallback logic and update install scripts by@zaataylorin actions/setup-dotnet#572 As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v4 in actions/setup-dotnet#566 and update the install scripts accordingly. Related issue: dotnet/install-scripts#559- upgrade
@actions/cacheto 4.0.2 by@HarithaVattikutiin actions/setup-dotnet#615Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.3.1
v4.3.0
What's Changed
- README update - add permissions section by
@benwellsin actions/setup-dotnet#587- Configure Dependabot settings by
@HarithaVattikutiin actions/setup-dotnet#585- Upgrade cache from 3.2.4 to 4.0.0 by
@aparnajyothi-yin actions/setup-dotnet#586- Upgrade actions/publish-immutable-action from 0.0.3 to 0.0.4 by
@dependabotin actions/setup-dotnet#590- Upgrade
@actions/http-clientfrom 2.2.1 to 2.2.3 by@dependabotin actions/setup-dotnet#592- Upgrade undici from 5.28.4 to 5.28.5 by
@dependabotin actions/setup-dotnet#596New Contributors
@benwellsmade their first contribution in actions/setup-dotnet#587@aparnajyothi-ymade their first contribution in actions/setup-dotnet#586
... (truncated)
Commits
d4c9434Update to Node.js 24 and modernize async usage (#654)5c125afBump actions/checkout from 4 to 5 (#662)87c6e11Bumps form-data (#652)06a5327Bump undici from 5.28.5 to 5.29.0 (#641)e8e5b82Bump eslint-config-prettier from 9.1.0 to 10.1.5 (#639)bf4cd79Bump@actions/globfrom 0.4.0 to 0.5.0 (#594)4ddad1cBump husky from 8.0.3 to 9.1.7 (#591)0f55b45removes end-of-line dotnet versions (#647)267870aupgrade actions/cache to 4.0.3 (#622)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions