Skip to content

Commit 271b0a3

Browse files
[deps]: Update actions/setup-dotnet action to v5 (#1324)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-dotnet](https://redirect.github.com/actions/setup-dotnet) | action | major | `v4.1.0` -> `v5.0.0` | --- ### Release Notes <details> <summary>actions/setup-dotnet (actions/setup-dotnet)</summary> ### [`v5.0.0`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/actions/setup-dotnet/compare/v4.3.1...v5.0.0) #### What's Changed ##### Breaking Changes - Upgrade to Node.js 24 and modernize async usage by [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) in [#&#8203;654](https://redirect.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://redirect.github.com/actions/runner/releases/tag/v2.327.1) ##### Dependency Updates - Upgrade [@&#8203;action/cache](https://redirect.github.com/action/cache) from 4.0.2 to 4.0.3 by [@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#&#8203;622](https://redirect.github.com/actions/setup-dotnet/pull/622) - Upgrade husky from 8.0.3 to 9.1.7 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;591](https://redirect.github.com/actions/setup-dotnet/pull/591) - Upgrade [@&#8203;actions/glob](https://redirect.github.com/actions/glob) from 0.4.0 to 0.5.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;594](https://redirect.github.com/actions/setup-dotnet/pull/594) - Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;639](https://redirect.github.com/actions/setup-dotnet/pull/639) - Upgrade undici from 5.28.5 to 5.29.0 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;641](https://redirect.github.com/actions/setup-dotnet/pull/641) - Upgrade form-data to bring in fix for critical vulnerability by [@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) in [#&#8203;652](https://redirect.github.com/actions/setup-dotnet/pull/652) - Upgrade actions/checkout from 4 to 5 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;662](https://redirect.github.com/actions/setup-dotnet/pull/662) ##### Bug Fixes - Remove Support for older .NET Versions and Update installers scripts by [@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) in [#&#8203;647](https://redirect.github.com/actions/setup-dotnet/pull/647) #### New Contributors - [@&#8203;gowridurgad](https://redirect.github.com/gowridurgad) made their first contribution in [#&#8203;647](https://redirect.github.com/actions/setup-dotnet/pull/647) - [@&#8203;salmanmkc](https://redirect.github.com/salmanmkc) made their first contribution in [#&#8203;654](https://redirect.github.com/actions/setup-dotnet/pull/654) **Full Changelog**: <actions/setup-dotnet@v4...v5.0.0> ### [`v4.3.1`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.3.1) [Compare Source](https://redirect.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://redirect.github.com/zaataylor) in [#&#8203;572](https://redirect.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://redirect.github.com/actions/setup-dotnet/pull/566) and update the install scripts accordingly. **Related issue**: [dotnet/install-scripts#559](https://redirect.github.com/dotnet/install-scripts/issues/559) - upgrade [@&#8203;actions/cache](https://redirect.github.com/actions/cache) to 4.0.2 by [@&#8203;HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [#&#8203;615](https://redirect.github.com/actions/setup-dotnet/pull/615) **Full Changelog**: <actions/setup-dotnet@v4...v4.3.1> ### [`v4.3.0`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.3.0) [Compare Source](https://redirect.github.com/actions/setup-dotnet/compare/v4.2.0...v4.3.0) #### What's Changed - README update - add permissions section by [@&#8203;benwells](https://redirect.github.com/benwells) in [#&#8203;587](https://redirect.github.com/actions/setup-dotnet/pull/587) - Configure Dependabot settings by [@&#8203;HarithaVattikuti](https://redirect.github.com/HarithaVattikuti) in [#&#8203;585](https://redirect.github.com/actions/setup-dotnet/pull/585) - Upgrade **cache** from 3.2.4 to 4.0.0 by [@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in [#&#8203;586](https://redirect.github.com/actions/setup-dotnet/pull/586) - Upgrade **actions/publish-immutable-action** from 0.0.3 to 0.0.4 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;590](https://redirect.github.com/actions/setup-dotnet/pull/590) - Upgrade **[@&#8203;actions/http-client](https://redirect.github.com/actions/http-client)** from 2.2.1 to 2.2.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;592](https://redirect.github.com/actions/setup-dotnet/pull/592) - Upgrade **undici** from 5.28.4 to 5.28.5 by [@&#8203;dependabot](https://redirect.github.com/dependabot) in [#&#8203;596](https://redirect.github.com/actions/setup-dotnet/pull/596) #### New Contributors - [@&#8203;benwells](https://redirect.github.com/benwells) made their first contribution in [#&#8203;587](https://redirect.github.com/actions/setup-dotnet/pull/587) - [@&#8203;aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) made their first contribution in [#&#8203;586](https://redirect.github.com/actions/setup-dotnet/pull/586) **Full Changelog**: <actions/setup-dotnet@v4...v4.3.0> ### [`v4.2.0`](https://redirect.github.com/actions/setup-dotnet/releases/tag/v4.2.0) [Compare Source](https://redirect.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://redirect.github.com/priyagupta108) in [#&#8203;555](https://redirect.github.com/actions/setup-dotnet/pull/555) - V4 - Use new .NET CDN URLs and update to latest install scripts by [@&#8203;heavymachinery](https://redirect.github.com/heavymachinery) in [#&#8203;566](https://redirect.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://redirect.github.com/dotnet/core/issues/9671). #### New Contributors - [@&#8203;priyagupta108](https://redirect.github.com/priyagupta108) made their first contribution in [#&#8203;555](https://redirect.github.com/actions/setup-dotnet/pull/555) - [@&#8203;heavymachinery](https://redirect.github.com/heavymachinery) made their first contribution in [#&#8203;566](https://redirect.github.com/actions/setup-dotnet/pull/566) **Full Changelog**: <actions/setup-dotnet@v4...v4.2.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/bitwarden/sdk-sm). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 516b896 commit 271b0a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
path: languages/csharp/Bitwarden.Sdk
5959

6060
- name: Set up .NET Core
61-
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
61+
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5.0.0
6262
with:
6363
global-json-file: languages/csharp/global.json
6464

0 commit comments

Comments
 (0)