Logo
Explore Help
Sign In
mirror/setup-dotnet
2
0
Fork 0
You've already forked setup-dotnet
Code Issues Pull Requests Actions Packages Projects Releases 44 Wiki Activity

44 Releases 51 Tags

RSS Feed
  • v4.0.0 4d6c8fcf3c
    Compare

    v4.0.0 Stable

    HarithaVattikuti released this 2023-12-04 22:17:27 +08:00 | 46 commits to main since this release

    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 in #484
    • Sequential version install fix by @nikolai-laevskii in https://github.com/actions/setup-dotnet/pull/433
      In setup-dotnet@v3, the dotnet executable was overwritten during each action run, sometimes leading to failures if the executable was still in use. This issue was resolved in setup-dotnet@v4 by introducing an additional install-script run that installs the LTS version of the dotnet executable and utilizes it for all subsequent dotnet installations. The actual download is performed only once per workflow by the initial install-script run. To use older versions, utilize global.json. For more details, refer to the documentation.

    Non-breaking changes

    • Refactor installer by @nikolai-laevskii in https://github.com/actions/setup-dotnet/pull/432
    • Allow json comments by @nikolai-laevskii in https://github.com/actions/setup-dotnet/pull/431
    • Update fast-xml-parser and dotnet installer scripts by @IvanZosimov in https://github.com/actions/setup-dotnet/pull/437
    • Update dependencies by @IvanZosimov in https://github.com/actions/setup-dotnet/pull/440
    • Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in https://github.com/actions/setup-dotnet/pull/444
    • Update installers by @nikolai-laevskii in https://github.com/actions/setup-dotnet/pull/462
    • Update semver by @dmitry-shibanov in https://github.com/actions/setup-dotnet/pull/468

    New Contributors

    • @HarithaVattikuti made their first contribution in https://github.com/actions/setup-dotnet/pull/484

    Full Changelog: https://github.com/actions/setup-dotnet/compare/v3...v4.0.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.4 Page: 119ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API