JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.06k stars 1.04k forks source link

Update actions/setup-dotnet action to v4 #3089

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-dotnet action major v3.2.0 -> v4.0.0

Release Notes

actions/setup-dotnet (actions/setup-dotnet) ### [`v4.0.0`](https://togithub.com/actions/setup-dotnet/releases/tag/v4.0.0) [Compare Source](https://togithub.com/actions/setup-dotnet/compare/v3.2.0...v4.0.0) ##### What's Changed In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-dotnet will run on Node.js 20 instead of Node.js 16. **Breaking changes** Update Node.js runtime to version 20 by [@​harithavattikuti](https://togithub.com/harithavattikuti) in [#​484](https://togithub.com/actions/setup-dotnet/issues/484) **Non-breaking changes** - Refactor installer by [@​nikolai-laevskii](https://togithub.com/nikolai-laevskii) in [https://github.com/actions/setup-dotnet/pull/432](https://togithub.com/actions/setup-dotnet/pull/432) - Allow json comments by [@​nikolai-laevskii](https://togithub.com/nikolai-laevskii) in [https://github.com/actions/setup-dotnet/pull/431](https://togithub.com/actions/setup-dotnet/pull/431) - Sequential version install fix by [@​nikolai-laevskii](https://togithub.com/nikolai-laevskii) in [https://github.com/actions/setup-dotnet/pull/433](https://togithub.com/actions/setup-dotnet/pull/433) - Update fast-xml-parser and dotnet installer scripts by [@​IvanZosimov](https://togithub.com/IvanZosimov) in [https://github.com/actions/setup-dotnet/pull/437](https://togithub.com/actions/setup-dotnet/pull/437) - Update dependencies by [@​IvanZosimov](https://togithub.com/IvanZosimov) in [https://github.com/actions/setup-dotnet/pull/440](https://togithub.com/actions/setup-dotnet/pull/440) - Bump word-wrap from 1.2.3 to 1.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/actions/setup-dotnet/pull/444](https://togithub.com/actions/setup-dotnet/pull/444) - Update installers by [@​nikolai-laevskii](https://togithub.com/nikolai-laevskii) in [https://github.com/actions/setup-dotnet/pull/462](https://togithub.com/actions/setup-dotnet/pull/462) - Update semver by [@​dmitry-shibanov](https://togithub.com/dmitry-shibanov) in [https://github.com/actions/setup-dotnet/pull/468](https://togithub.com/actions/setup-dotnet/pull/468) ##### New Contributors - [@​HarithaVattikuti](https://togithub.com/HarithaVattikuti) made their first contribution in [https://github.com/actions/setup-dotnet/pull/484](https://togithub.com/actions/setup-dotnet/pull/484) **Full Changelog**: https://github.com/actions/setup-dotnet/compare/v3...v4.0.0

Configuration

📅 Schedule: 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.



This PR has been generated by Mend Renovate. View repository job log here.