Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Update .net deps to v4 (major) (#113)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [NUnit](https://nunit.org/) ([source](https://togithub.com/nunit/nunit)) | `3.14.0` -> `4.0.1` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/NUnit/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/NUnit/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/NUnit/3.14.0/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/NUnit/3.14.0/4.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cake.tool](https://cakebuild.net/) ([source](https://togithub.com/cake-build/cake)) | `3.2.0` -> `4.0.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/cake.tool/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/cake.tool/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/cake.tool/3.2.0/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/cake.tool/3.2.0/4.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nunit/nunit (NUnit)</summary> ### [`v4.0.1`](https://togithub.com/nunit/nunit/releases/tag/v4.0.1): NUnit 4.0.1 Patch release to fix windows targets See [release notes](https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-401---december-2-2023) and See [migration guide](https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.html) ### [`v4.0.0`](https://togithub.com/nunit/nunit/blob/HEAD/CHANGES.md#NUnit-400---November-26-2023) All changes, see [release notes](https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-400) </details> <details> <summary>cake-build/cake (cake.tool)</summary> ### [`v4.0.0`](https://togithub.com/cake-build/cake/blob/HEAD/ReleaseNotes.md#New-in-400-Released-20231118) - 4266 Update LatestPotentialBreakingChange to 4.0.0. - 4132 Add File APIs for setting timestamps (creation time, last write time, last access time). - 4250 Update System.Collections.Immutable to 8.0.0. - 4260 Unzip alias should support overwrite files. - 4251 Update System.Reflection.Metadata 8.0.0. - 4249 Update Microsoft.Extensions.DependencyInjection to 8.0.0. - 4197 Execution of Cake script fails if an addin defines an alias that uses nullable reference types in its signature. - 4150 Cake script is contributing unactionable diagnostics in VS Code Problems pane. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), 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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cerbos/cerbos-sdk-net). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Oğuzhan Durgun <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Oğuzhan Durgun <[email protected]>
- Loading branch information