-
Notifications
You must be signed in to change notification settings - Fork 67
Commit 271b0a3
authored
[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
[@​salmanmkc](https://redirect.github.com/salmanmkc) in
[#​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
[@​action/cache](https://redirect.github.com/action/cache) from
4.0.2 to 4.0.3 by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​622](https://redirect.github.com/actions/setup-dotnet/pull/622)
- Upgrade husky from 8.0.3 to 9.1.7 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​591](https://redirect.github.com/actions/setup-dotnet/pull/591)
- Upgrade
[@​actions/glob](https://redirect.github.com/actions/glob) from
0.4.0 to 0.5.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​594](https://redirect.github.com/actions/setup-dotnet/pull/594)
- Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​639](https://redirect.github.com/actions/setup-dotnet/pull/639)
- Upgrade undici from 5.28.5 to 5.29.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​641](https://redirect.github.com/actions/setup-dotnet/pull/641)
- Upgrade form-data to bring in fix for critical vulnerability by
[@​gowridurgad](https://redirect.github.com/gowridurgad) in
[#​652](https://redirect.github.com/actions/setup-dotnet/pull/652)
- Upgrade actions/checkout from 4 to 5 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​662](https://redirect.github.com/actions/setup-dotnet/pull/662)
##### Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts
by [@​gowridurgad](https://redirect.github.com/gowridurgad) in
[#​647](https://redirect.github.com/actions/setup-dotnet/pull/647)
#### New Contributors
- [@​gowridurgad](https://redirect.github.com/gowridurgad) made
their first contribution in
[#​647](https://redirect.github.com/actions/setup-dotnet/pull/647)
- [@​salmanmkc](https://redirect.github.com/salmanmkc) made their
first contribution in
[#​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 [@​zaataylor](https://redirect.github.com/zaataylor) in
[#​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
[#​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
[@​actions/cache](https://redirect.github.com/actions/cache) to
4.0.2 by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti)
in
[#​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
[@​benwells](https://redirect.github.com/benwells) in
[#​587](https://redirect.github.com/actions/setup-dotnet/pull/587)
- Configure Dependabot settings by
[@​HarithaVattikuti](https://redirect.github.com/HarithaVattikuti)
in
[#​585](https://redirect.github.com/actions/setup-dotnet/pull/585)
- Upgrade **cache** from 3.2.4 to 4.0.0 by
[@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y) in
[#​586](https://redirect.github.com/actions/setup-dotnet/pull/586)
- Upgrade **actions/publish-immutable-action** from 0.0.3 to 0.0.4 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​590](https://redirect.github.com/actions/setup-dotnet/pull/590)
- Upgrade
**[@​actions/http-client](https://redirect.github.com/actions/http-client)**
from 2.2.1 to 2.2.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​592](https://redirect.github.com/actions/setup-dotnet/pull/592)
- Upgrade **undici** from 5.28.4 to 5.28.5 by
[@​dependabot](https://redirect.github.com/dependabot) in
[#​596](https://redirect.github.com/actions/setup-dotnet/pull/596)
#### New Contributors
- [@​benwells](https://redirect.github.com/benwells) made their
first contribution in
[#​587](https://redirect.github.com/actions/setup-dotnet/pull/587)
- [@​aparnajyothi-y](https://redirect.github.com/aparnajyothi-y)
made their first contribution in
[#​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
[@​priyagupta108](https://redirect.github.com/priyagupta108) in
[#​555](https://redirect.github.com/actions/setup-dotnet/pull/555)
- V4 - Use new .NET CDN URLs and update to latest install scripts by
[@​heavymachinery](https://redirect.github.com/heavymachinery) in
[#​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
- [@​priyagupta108](https://redirect.github.com/priyagupta108)
made their first contribution in
[#​555](https://redirect.github.com/actions/setup-dotnet/pull/555)
- [@​heavymachinery](https://redirect.github.com/heavymachinery)
made their first contribution in
[#​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 271b0a3Copy full SHA for 271b0a3
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
.github/workflows/build-dotnet.yml
Copy file name to clipboardExpand all lines: .github/workflows/build-dotnet.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments