DrawTogether.NET
DrawTogether.NET copied to clipboard
Bump actions/setup-dotnet from 4.3.1 to 5.0.0
Bumps actions/setup-dotnet from 4.3.1 to 5.0.0.
Release notes
Sourced from actions/setup-dotnet's releases.
v5.0.0
What's Changed
Breaking Changes
- Upgrade to Node.js 24 and modernize async usage by
@salmanmkcin actions/setup-dotnet#654Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Updates
- Upgrade
@action/cachefrom 4.0.2 to 4.0.3 by@aparnajyothi-yin actions/setup-dotnet#622- Upgrade husky from 8.0.3 to 9.1.7 by
@dependabot[bot] in actions/setup-dotnet#591- Upgrade
@actions/globfrom 0.4.0 to 0.5.0 by@dependabot[bot] in actions/setup-dotnet#594- Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by
@dependabot[bot] in actions/setup-dotnet#639- Upgrade undici from 5.28.5 to 5.29.0 by
@dependabot[bot] in actions/setup-dotnet#641- Upgrade form-data to bring in fix for critical vulnerability by
@gowridurgadin actions/setup-dotnet#652- Upgrade actions/checkout from 4 to 5 by
@dependabot[bot] in actions/setup-dotnet#662Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts by
@gowridurgadin actions/setup-dotnet#647New Contributors
@gowridurgadmade their first contribution in actions/setup-dotnet#647@salmanmkcmade their first contribution in actions/setup-dotnet#654Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v5.0.0
Commits
d4c9434Update to Node.js 24 and modernize async usage (#654)5c125afBump actions/checkout from 4 to 5 (#662)87c6e11Bumps form-data (#652)06a5327Bump undici from 5.28.5 to 5.29.0 (#641)e8e5b82Bump eslint-config-prettier from 9.1.0 to 10.1.5 (#639)bf4cd79Bump@actions/globfrom 0.4.0 to 0.5.0 (#594)4ddad1cBump husky from 8.0.3 to 9.1.7 (#591)0f55b45removes end-of-line dotnet versions (#647)267870aupgrade actions/cache to 4.0.3 (#622)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
@dependabot rebase
Superseded by #266.