cake-contrib / CakeContrib.Guidelines

Adds common guidelines to cake-contrib projects
https://cake-contrib.github.io/CakeContrib.Guidelines/
MIT License
2 stars 4 forks source link

(maint) Update actions/setup-dotnet action to v4 #302

Closed renovate[bot] closed 8 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: Enabled.

â™» 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.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f5166c4) 95.95% compared to head (8a9f08e) 95.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #302 +/- ## ======================================== Coverage 95.95% 95.95% ======================================== Files 16 16 Lines 914 914 Branches 118 118 ======================================== Hits 877 877 Misses 15 15 Partials 22 22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.