-
Notifications
You must be signed in to change notification settings - Fork 0
Bump actions/setup-dotnet from 4 to 5 #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/github_actions/actions/setup-dotnet-5
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5. - [Release notes](https://github.com/actions/setup-dotnet/releases) - [Commits](actions/setup-dotnet@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-dotnet dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot merge
…On Sun, Sep 7, 2025 at 8:16 PM dependabot[bot] ***@***.***> wrote:
Bumps actions/setup-dotnet <https://github.com/actions/setup-dotnet> from
4 to 5.
Release notes
*Sourced from actions/setup-dotnet's releases
<https://github.com/actions/setup-dotnet/releases>.*
v5.0.0 What's Changed Breaking Changes
- Upgrade to Node.js 24 and modernize async usage by @salmanmkc
<https://github.com/salmanmkc> in actions/setup-dotnet#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://github.com/actions/runner/releases/tag/v2.327.1>
Dependency Updates
- Upgrade @action/cache from 4.0.2 to 4.0.3 by @aparnajyothi-y
<https://github.com/aparnajyothi-y> in actions/setup-dotnet#622
<https://redirect.github.com/actions/setup-dotnet/pull/622>
- Upgrade husky from 8.0.3 to 9.1.7 by @dependabot
<https://github.com/dependabot>[bot] in actions/setup-dotnet#591
<https://redirect.github.com/actions/setup-dotnet/pull/591>
- Upgrade @actions/glob from 0.4.0 to 0.5.0 by @dependabot
<https://github.com/dependabot>[bot] in actions/setup-dotnet#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://github.com/dependabot>[bot] in actions/setup-dotnet#639
<https://redirect.github.com/actions/setup-dotnet/pull/639>
- Upgrade undici from 5.28.5 to 5.29.0 by @dependabot
<https://github.com/dependabot>[bot] in actions/setup-dotnet#641
<https://redirect.github.com/actions/setup-dotnet/pull/641>
- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgad <https://github.com/gowridurgad> in
actions/setup-dotnet#652
<https://redirect.github.com/actions/setup-dotnet/pull/652>
- Upgrade actions/checkout from 4 to 5 by @dependabot
<https://github.com/dependabot>[bot] in actions/setup-dotnet#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://github.com/gowridurgad> in
actions/setup-dotnet#647
<https://redirect.github.com/actions/setup-dotnet/pull/647>
New Contributors
- @gowridurgad <https://github.com/gowridurgad> made their first
contribution in actions/setup-dotnet#647
<https://redirect.github.com/actions/setup-dotnet/pull/647>
- @salmanmkc <https://github.com/salmanmkc> made their first
contribution in actions/setup-dotnet#654
<https://redirect.github.com/actions/setup-dotnet/pull/654>
*Full Changelog*: ***@***.***
<actions/setup-dotnet@v4...v5.0.0>
v4.3.1 What's Changed
- v4 - Remove azureedge.net fallback logic and update install scripts
by @zaataylor <https://github.com/zaataylor> in
actions/setup-dotnet#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
actions/setup-dotnet#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 to 4.0.2 by @HarithaVattikuti
<https://github.com/HarithaVattikuti> in actions/setup-dotnet#615
<https://redirect.github.com/actions/setup-dotnet/pull/615>
*Full Changelog*: ***@***.***
<actions/setup-dotnet@v4...v4.3.1>
v4.3.0 What's Changed
- README update - add permissions section by @benwells
<https://github.com/benwells> in actions/setup-dotnet#587
<https://redirect.github.com/actions/setup-dotnet/pull/587>
- Configure Dependabot settings by @HarithaVattikuti
<https://github.com/HarithaVattikuti> in actions/setup-dotnet#585
<https://redirect.github.com/actions/setup-dotnet/pull/585>
- Upgrade *cache* from 3.2.4 to 4.0.0 by @aparnajyothi-y
<https://github.com/aparnajyothi-y> in actions/setup-dotnet#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://github.com/dependabot> in
actions/setup-dotnet#590
<https://redirect.github.com/actions/setup-dotnet/pull/590>
- Upgrade *@actions/http-client* from 2.2.1 to 2.2.3 by @dependabot
<https://github.com/dependabot> in actions/setup-dotnet#592
<https://redirect.github.com/actions/setup-dotnet/pull/592>
- Upgrade *undici* from 5.28.4 to 5.28.5 by @dependabot
<https://github.com/dependabot> in actions/setup-dotnet#596
<https://redirect.github.com/actions/setup-dotnet/pull/596>
New Contributors
- @benwells <https://github.com/benwells> made their first
contribution in actions/setup-dotnet#587
<https://redirect.github.com/actions/setup-dotnet/pull/587>
- @aparnajyothi-y <https://github.com/aparnajyothi-y> made their
first contribution in actions/setup-dotnet#586
<https://redirect.github.com/actions/setup-dotnet/pull/586>
... (truncated)
Commits
- d4c9434
<actions/setup-dotnet@d4c9434>
Update to Node.js 24 and modernize async usage (#654
<https://redirect.github.com/actions/setup-dotnet/issues/654>)
- 5c125af
<actions/setup-dotnet@5c125af>
Bump actions/checkout from 4 to 5 (#662
<https://redirect.github.com/actions/setup-dotnet/issues/662>)
- 87c6e11
<actions/setup-dotnet@87c6e11>
Bumps form-data (#652
<https://redirect.github.com/actions/setup-dotnet/issues/652>)
- 06a5327
<actions/setup-dotnet@06a5327>
Bump undici from 5.28.5 to 5.29.0 (#641
<https://redirect.github.com/actions/setup-dotnet/issues/641>)
- e8e5b82
<actions/setup-dotnet@e8e5b82>
Bump eslint-config-prettier from 9.1.0 to 10.1.5 (#639
<https://redirect.github.com/actions/setup-dotnet/issues/639>)
- bf4cd79
<actions/setup-dotnet@bf4cd79>
Bump @actions/glob from 0.4.0 to 0.5.0 (#594
<https://redirect.github.com/actions/setup-dotnet/issues/594>)
- 4ddad1c
<actions/setup-dotnet@4ddad1c>
Bump husky from 8.0.3 to 9.1.7 (#591
<https://redirect.github.com/actions/setup-dotnet/issues/591>)
- 0f55b45
<actions/setup-dotnet@0f55b45>
removes end-of-line dotnet versions (#647
<https://redirect.github.com/actions/setup-dotnet/issues/647>)
- 267870a
<actions/setup-dotnet@267870a>
upgrade actions/cache to 4.0.3 (#622
<https://redirect.github.com/actions/setup-dotnet/issues/622>)
- See full diff in compare view
<actions/setup-dotnet@v4...v5>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#29
Commit Summary
- ec4a30c
<ec4a30c>
Bump actions/setup-dotnet from 4 to 5
File Changes
(1 file <https://github.com/rnelson/aspnetcore-slow-down/pull/29/files>)
- *M* .github/workflows/dotnet.yml
<https://github.com/rnelson/aspnetcore-slow-down/pull/29/files#diff-d5a2cea578a0446aad66faf31bf1076ae94c9916b1a3374e342272a6300e8344>
(4)
Patch Links:
- https://github.com/rnelson/aspnetcore-slow-down/pull/29.patch
- https://github.com/rnelson/aspnetcore-slow-down/pull/29.diff
—
Reply to this email directly, view it on GitHub
<#29>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA44WNISUJBOWLPBB7RY2D3RTKGPAVCNFSM6AAAAACF3Z4LI2VHI2DSMVQWIX3LMV43ASLTON2WKOZTGM4TEMRUGQ2TANA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-dotnet from 4 to 5.
Release notes
Sourced from actions/setup-dotnet's releases.
... (truncated)
Commits
d4c9434
Update to Node.js 24 and modernize async usage (#654)5c125af
Bump actions/checkout from 4 to 5 (#662)87c6e11
Bumps form-data (#652)06a5327
Bump undici from 5.28.5 to 5.29.0 (#641)e8e5b82
Bump eslint-config-prettier from 9.1.0 to 10.1.5 (#639)bf4cd79
Bump@actions/glob
from 0.4.0 to 0.5.0 (#594)4ddad1c
Bump husky from 8.0.3 to 9.1.7 (#591)0f55b45
removes end-of-line dotnet versions (#647)267870a
upgrade actions/cache to 4.0.3 (#622)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @rnelson.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)