Bump actions/setup-dotnet from 4.3.1 to 5.0.0 by dependabot[bot] · Pull Request #1202 · microsoft/sbom-tool (original) (raw)
Bumps actions/setup-dotnet from 4.3.1 to 5.0.0.
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 @salmanmkc in actions/setup-dotnet#654
Make 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-y in 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 @gowridurgad in actions/setup-dotnet#652
- Upgrade actions/checkout from 4 to 5 by @dependabot[bot] in actions/setup-dotnet#662
Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts by @gowridurgad in actions/setup-dotnet#647
New Contributors
- @gowridurgad made their first contribution in actions/setup-dotnet#647
- @salmanmkc made their first contribution in actions/setup-dotnet#654
Full Changelog: actions/setup-dotnet@v4...v5.0.0
Commits
- d4c9434 Update to Node.js 24 and modernize async usage (#654)
- 5c125af Bump actions/checkout from 4 to 5 (#662)
- 87c6e11 Bumps form-data (#652)
- 06a5327 Bump undici from 5.28.5 to 5.29.0 (#641)
- e8e5b82 Bump eslint-config-prettier from 9.1.0 to 10.1.5 (#639)
- bf4cd79 Bump
@actions/globfrom 0.4.0 to 0.5.0 (#594) - 4ddad1c Bump husky from 8.0.3 to 9.1.7 (#591)
- 0f55b45 removes end-of-line dotnet versions (#647)
- 267870a upgrade 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 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)