Skip to content
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

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

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2023

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

Compare Source

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

Non-breaking changes

New Contributors

Full Changelog: actions/setup-dotnet@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.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot added build changes in the buildsystem github_actions Pull requests that update Github_actions code labels Dec 4, 2023
@renovate renovate bot enabled auto-merge (rebase) December 4, 2023 16:29
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f8beb15) 99.66% compared to head (99718c9) 99.66%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #289   +/-   ##
========================================
  Coverage    99.66%   99.66%           
========================================
  Files           96       96           
  Lines         1207     1207           
  Branches       111      111           
========================================
  Hits          1203     1203           
  Partials         4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nils-a nils-a added this to the vNext milestone Dec 4, 2023
@renovate renovate bot merged commit 22d6789 into develop Dec 4, 2023
8 checks passed
@renovate renovate bot deleted the renovate/actions-setup-dotnet-4.x branch December 4, 2023 23:22
@nils-a nils-a modified the milestones: vNext, 4.1.0 Jan 16, 2024
@cake-contrib-bot
Copy link

🎉 This issue has been resolved in version 4.1.0 🎉
The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build changes in the buildsystem github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants