codeql
codeql copied to clipboard
Bump actions/setup-dotnet from 4 to 5
Bumps 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
You can trigger a rebase of this PR 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.