BuildVersioning
BuildVersioning copied to clipboard
Update actions/setup-dotnet action to v5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| actions/setup-dotnet | action | major | v4.3.0 -> v5.0.0 |
Release Notes
actions/setup-dotnet (actions/setup-dotnet)
v5.0.0
What's Changed
Breaking Changes
- Upgrade to Node.js 24 and modernize async usage by @salmanmkc in #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/cache from 4.0.2 to 4.0.3 by @aparnajyothi-y in #622
- Upgrade husky from 8.0.3 to 9.1.7 by @dependabot[bot] in #591
- Upgrade @actions/glob from 0.4.0 to 0.5.0 by @dependabot[bot] in #594
- Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by @dependabot[bot] in #639
- Upgrade undici from 5.28.5 to 5.29.0 by @dependabot[bot] in #641
- Upgrade form-data to bring in fix for critical vulnerability by @gowridurgad in #652
- Upgrade actions/checkout from 4 to 5 by @dependabot[bot] in #662
Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts by @gowridurgad in #647
New Contributors
- @gowridurgad made their first contribution in #647
- @salmanmkc made their first contribution in #654
Full 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 @zaataylor in #572 As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v4 in #566 and update the install scripts accordingly. Related issue: dotnet/install-scripts#559- upgrade @actions/cache to 4.0.2 by @HarithaVattikuti in #615
Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.3.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.