deps: Update actions/setup-dotnet action to v5#32
Conversation
Up to standards ✅🟢 Issues
|
There was a problem hiding this comment.
Pull Request Overview
This pull request upgrades the actions/setup-dotnet action from version 4 to version 5 across the CI workflows. This major version update includes a transition to Node.js 24 for the action's runtime environment.
Codacy analysis confirms the changes are up to standards, with no new quality issues or complexity regressions introduced. The implementation aligns with the intent to keep CI dependencies current.
Test suggestions
- Verify CI workflow compatibility with .NET 8.0.x using actions/setup-dotnet v5
TIP Improve review quality by adding custom instructions
TIP How was this review? Give us feedback
|
@coderabbitai autofix |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
@coderabbitai autofix |
This PR contains the following updates:
v4→v5Release Notes
actions/setup-dotnet (actions/setup-dotnet)
v5.2.0Compare Source
v5.1.0Compare Source
What's Changed
Documentation
Dependency updates
New Contributors
Full Changelog: actions/setup-dotnet@v5...v5.1.0
v5.0.1Compare Source
What's Changed
Full Changelog: actions/setup-dotnet@v5...v5.0.1
v5.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Updates
Bug Fixes
New Contributors
Full Changelog: actions/setup-dotnet@v4...v5.0.0
v5Compare Source
v4.3.1Compare Source
What's Changed
v4- Removeazureedge.netfallback logic and update install scripts by @zaataylor in #572As 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
Full Changelog: actions/setup-dotnet@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.3.0
v4.2.0Compare Source
What's Changed
Some .NET binaries and installers currently hosted on Azure Content Delivery Network (CDN) domains ending in .azureedge.net will move to new domains as the provider, edg.io, will soon cease operations. There may be downtime or unavailability of .azureedge.net domains in the future as the .NET team is required to migrate to a new CDN and set of domains moving forward.
If your workflows are pinned to specific SHAs or minor tags, please upgrade to a major release tag to avoid service disruptions. Edgio has confirmed their services will be operational until at least January 15, 2025.
For updates, follow dotnet/core#9671.
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.2.0
v4.1.0Compare Source
What's Changed
Bug fixes :
isGheslogic by @jww3 in #556Dependency updates :
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.1.0
v4.0.1Compare Source
What's Changed
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-dotnet@v4...v4.0.1
Configuration
📅 Schedule: (in timezone UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.