Update actions/setup-dotnet action to v5 #11

Merged
codex merged 1 commits from renovate/actions-setup-dotnet-5.x into main 2026-05-28 09:28:36 +02:00
Contributor

This PR contains the following updates:

Package Type Update Change
actions/setup-dotnet action major v4v5

Release Notes

actions/setup-dotnet (actions/setup-dotnet)

v5.2.0

Compare Source

What's changed
Enhancements
Dependency Updates

Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v5.2.0

v5.1.0

Compare Source

What's Changed

Documentation
Dependency updates

New Contributors

Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v5.1.0

v5.0.1

Compare Source

What's Changed

Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v5.0.1

v5.0.0

Compare 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: https://github.com/actions/setup-dotnet/compare/v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.3.0

v4.2.0

Compare 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: https://github.com/actions/setup-dotnet/compare/v4...v4.2.0

v4.1.0

Compare Source

What's Changed
Bug fixes :
Dependency updates :
New Contributors

Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.1.0

v4.0.1

Compare Source

What's Changed
Documentation changes:
Dependency updates:
New Contributors

Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.0.1


Configuration

📅 Schedule: (UTC)

  • 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 becomes conflicted, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-dotnet](https://github.com/actions/setup-dotnet) | action | major | `v4` → `v5` | --- ### Release Notes <details> <summary>actions/setup-dotnet (actions/setup-dotnet)</summary> ### [`v5.2.0`](https://github.com/actions/setup-dotnet/releases/tag/v5.2.0) [Compare Source](https://github.com/actions/setup-dotnet/compare/v5.1.0...v5.2.0) ##### What's changed ##### Enhancements - Add support for workloads input by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;693](https://github.com/actions/setup-dotnet/pull/693) - Add support for optional architecture input for cross-architecture .NET installs by [@&#8203;priya-kinthali](https://github.com/priya-kinthali) in [#&#8203;700](https://github.com/actions/setup-dotnet/pull/700) ##### Dependency Updates - Upgrade fast-xml-parser from 4.4.1 to 5.3.6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;671](https://github.com/actions/setup-dotnet/pull/671) - Upgrade minimatch from 3.1.2 to 3.1.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;705](https://github.com/actions/setup-dotnet/pull/705) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v5...v5.2.0> ### [`v5.1.0`](https://github.com/actions/setup-dotnet/releases/tag/v5.1.0) [Compare Source](https://github.com/actions/setup-dotnet/compare/v5.0.1...v5.1.0) #### What's Changed ##### Documentation - Readme update for environment variable on self hosted linux runners by [@&#8203;priya-kinthali](https://github.com/priya-kinthali) in [#&#8203;689](https://github.com/actions/setup-dotnet/pull/689) - Contributor icon updates by [@&#8203;Falco20019](https://github.com/Falco20019) in [#&#8203;604](https://github.com/actions/setup-dotnet/pull/604) ##### Dependency updates - Upgrade actions/checkout from 5 to 6 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;684](https://github.com/actions/setup-dotnet/pull/684) - Upgrade to latest actions packages by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;687](https://github.com/actions/setup-dotnet/pull/687) - Upgrade dependencies in testproject and checkout in Readme by [@&#8203;priya-kinthali](https://github.com/priya-kinthali) in [#&#8203;692](https://github.com/actions/setup-dotnet/pull/692) #### New Contributors - [@&#8203;priya-kinthali](https://github.com/priya-kinthali) made their first contribution in [#&#8203;689](https://github.com/actions/setup-dotnet/pull/689) - [@&#8203;Falco20019](https://github.com/Falco20019) made their first contribution in [#&#8203;604](https://github.com/actions/setup-dotnet/pull/604) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v5...v5.1.0> ### [`v5.0.1`](https://github.com/actions/setup-dotnet/releases/tag/v5.0.1) [Compare Source](https://github.com/actions/setup-dotnet/compare/v5...v5.0.1) ##### What's Changed - Upgrade typescript from 5.4.2 to 5.9.2 and document breaking changes in v5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;624](https://github.com/actions/setup-dotnet/pull/624) - Upgrade eslint-plugin-jest from 27.9.0 to 29.0.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;648](https://github.com/actions/setup-dotnet/pull/648) - Upgrade actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-15-intel by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;665](https://github.com/actions/setup-dotnet/pull/665) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v5...v5.0.1> ### [`v5.0.0`](https://github.com/actions/setup-dotnet/releases/tag/v5.0.0) [Compare Source](https://github.com/actions/setup-dotnet/compare/v5...v5) ##### What's Changed ##### Breaking Changes - Upgrade to Node.js 24 and modernize async usage by [@&#8203;salmanmkc](https://github.com/salmanmkc) in [#&#8203;654](https://github.com/actions/setup-dotnet/pull/654) Make sure your runner is updated to this version or newer to use this release. v2.327.1 [Release Notes](https://github.com/actions/runner/releases/tag/v2.327.1) ##### Dependency Updates - Upgrade [@&#8203;action/cache](https://github.com/action/cache) from 4.0.2 to 4.0.3 by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;622](https://github.com/actions/setup-dotnet/pull/622) - Upgrade husky from 8.0.3 to 9.1.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;591](https://github.com/actions/setup-dotnet/pull/591) - Upgrade [@&#8203;actions/glob](https://github.com/actions/glob) from 0.4.0 to 0.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;594](https://github.com/actions/setup-dotnet/pull/594) - Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;639](https://github.com/actions/setup-dotnet/pull/639) - Upgrade undici from 5.28.5 to 5.29.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;641](https://github.com/actions/setup-dotnet/pull/641) - Upgrade form-data to bring in fix for critical vulnerability by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;652](https://github.com/actions/setup-dotnet/pull/652) - Upgrade actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;662](https://github.com/actions/setup-dotnet/pull/662) ##### Bug Fixes - Remove Support for older .NET Versions and Update installers scripts by [@&#8203;gowridurgad](https://github.com/gowridurgad) in [#&#8203;647](https://github.com/actions/setup-dotnet/pull/647) ##### New Contributors - [@&#8203;gowridurgad](https://github.com/gowridurgad) made their first contribution in [#&#8203;647](https://github.com/actions/setup-dotnet/pull/647) - [@&#8203;salmanmkc](https://github.com/salmanmkc) made their first contribution in [#&#8203;654](https://github.com/actions/setup-dotnet/pull/654) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v4...v5.0.0> ### [`v5`](https://github.com/actions/setup-dotnet/compare/v4.3.1...v5) [Compare Source](https://github.com/actions/setup-dotnet/compare/v4.3.1...v5) ### [`v4.3.1`](https://github.com/actions/setup-dotnet/releases/tag/v4.3.1) [Compare Source](https://github.com/actions/setup-dotnet/compare/v4.3.0...v4.3.1) #### What's Changed - `v4` - Remove `azureedge.net` fallback logic and update install scripts by [@&#8203;zaataylor](https://github.com/zaataylor) in [#&#8203;572](https://github.com/actions/setup-dotnet/pull/572) As outlined in[ Critical .NET Install Links Are Changing](https://devblogs.microsoft.com/dotnet/critical-dotnet-install-links-are-changing/#call-to-action), remove the storage account fallback logic added for v4 in [#&#8203;566](https://github.com/actions/setup-dotnet/pull/566) and update the install scripts accordingly. **Related issue**: [dotnet/install-scripts#559](https://github.com/dotnet/install-scripts/issues/559) - upgrade [@&#8203;actions/cache](https://github.com/actions/cache) to 4.0.2 by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;615](https://github.com/actions/setup-dotnet/pull/615) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v4...v4.3.1> ### [`v4.3.0`](https://github.com/actions/setup-dotnet/releases/tag/v4.3.0) [Compare Source](https://github.com/actions/setup-dotnet/compare/v4.2.0...v4.3.0) ##### What's Changed - README update - add permissions section by [@&#8203;benwells](https://github.com/benwells) in [#&#8203;587](https://github.com/actions/setup-dotnet/pull/587) - Configure Dependabot settings by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;585](https://github.com/actions/setup-dotnet/pull/585) - Upgrade **cache** from 3.2.4 to 4.0.0 by [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in [#&#8203;586](https://github.com/actions/setup-dotnet/pull/586) - Upgrade **actions/publish-immutable-action** from 0.0.3 to 0.0.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;590](https://github.com/actions/setup-dotnet/pull/590) - Upgrade **[@&#8203;actions/http-client](https://github.com/actions/http-client)** from 2.2.1 to 2.2.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;592](https://github.com/actions/setup-dotnet/pull/592) - Upgrade **undici** from 5.28.4 to 5.28.5 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;596](https://github.com/actions/setup-dotnet/pull/596) ##### New Contributors - [@&#8203;benwells](https://github.com/benwells) made their first contribution in [#&#8203;587](https://github.com/actions/setup-dotnet/pull/587) - [@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) made their first contribution in [#&#8203;586](https://github.com/actions/setup-dotnet/pull/586) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v4...v4.3.0> ### [`v4.2.0`](https://github.com/actions/setup-dotnet/releases/tag/v4.2.0) [Compare Source](https://github.com/actions/setup-dotnet/compare/v4.1.0...v4.2.0) #### What's Changed - Enhance Workflows, Update Dependencies and Installer Scripts by [@&#8203;priyagupta108](https://github.com/priyagupta108) in [#&#8203;555](https://github.com/actions/setup-dotnet/pull/555) - V4 - Use new .NET CDN URLs and update to latest install scripts by [@&#8203;heavymachinery](https://github.com/heavymachinery) in [#&#8203;566](https://github.com/actions/setup-dotnet/pull/566) 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](https://learn.microsoft.com/en-us/azure/cdn/edgio-retirement-faq). 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](https://learn.microsoft.com/azure/frontdoor/migrate-cdn-to-front-door) 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](https://learn.microsoft.com/en-us/azure/cdn/edgio-retirement-faq). For updates, follow [dotnet/core#9671](https://github.com/dotnet/core/issues/9671). #### New Contributors - [@&#8203;priyagupta108](https://github.com/priyagupta108) made their first contribution in [#&#8203;555](https://github.com/actions/setup-dotnet/pull/555) - [@&#8203;heavymachinery](https://github.com/heavymachinery) made their first contribution in [#&#8203;566](https://github.com/actions/setup-dotnet/pull/566) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v4...v4.2.0> ### [`v4.1.0`](https://github.com/actions/setup-dotnet/releases/tag/v4.1.0) [Compare Source](https://github.com/actions/setup-dotnet/compare/v4.0.1...v4.1.0) ##### What's Changed - Add workflow file for publishing releases to immutable action package by [@&#8203;Jcambass](https://github.com/Jcambass) in [#&#8203;548](https://github.com/actions/setup-dotnet/pull/548) - Upgrade IA Publish by [@&#8203;Jcambass](https://github.com/Jcambass) in [#&#8203;550](https://github.com/actions/setup-dotnet/pull/550) ##### Bug fixes : - Fixed Basic Validation failure checks by [@&#8203;HarithaVattikuti](https://github.com/HarithaVattikuti) in [#&#8203;545](https://github.com/actions/setup-dotnet/pull/545) - Revise `isGhes` logic by [@&#8203;jww3](https://github.com/jww3) in [#&#8203;556](https://github.com/actions/setup-dotnet/pull/556) ##### Dependency updates : - Bump fast-xml-parser from 4.3.6 to 4.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;540](https://github.com/actions/setup-dotnet/pull/540) ##### New Contributors - [@&#8203;Jcambass](https://github.com/Jcambass) made their first contribution in [#&#8203;548](https://github.com/actions/setup-dotnet/pull/548) - [@&#8203;jww3](https://github.com/jww3) made their first contribution in [#&#8203;556](https://github.com/actions/setup-dotnet/pull/556) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v4...v4.1.0> ### [`v4.0.1`](https://github.com/actions/setup-dotnet/releases/tag/v4.0.1) [Compare Source](https://github.com/actions/setup-dotnet/compare/v4...v4.0.1) ##### What's Changed ##### Documentation changes: - Update README.md to use latest action version by [@&#8203;mikes-gh](https://github.com/mikes-gh) in [#&#8203;502](https://github.com/actions/setup-dotnet/pull/502) - Update links to runner software by [@&#8203;samuel-w](https://github.com/samuel-w) in [#&#8203;499](https://github.com/actions/setup-dotnet/pull/499) ##### Dependency updates: - Bump undici from 5.27.2 to 5.28.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;515](https://github.com/actions/setup-dotnet/pull/515) - Bump braces from 3.0.2 to 3.0.3 and other dependency updates by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;533](https://github.com/actions/setup-dotnet/pull/533) ##### New Contributors - [@&#8203;mikes-gh](https://github.com/mikes-gh) made their first contribution in [#&#8203;502](https://github.com/actions/setup-dotnet/pull/502) - [@&#8203;samuel-w](https://github.com/samuel-w) made their first contribution in [#&#8203;499](https://github.com/actions/setup-dotnet/pull/499) **Full Changelog**: <https://github.com/actions/setup-dotnet/compare/v4...v4.0.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTcuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE5Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-05-27 23:26:59 +02:00
Update actions/setup-dotnet action to v5
PR and Push Build/Test / build-and-test (pull_request) Successful in 6m59s
PR and Push Build/Test / build-and-test (push) Successful in 6m57s
ecc7d09d88
codex merged commit eaee21318d into main 2026-05-28 09:28:36 +02:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Manuel/meeting-assistant#11