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 (#110)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [Google.Protobuf](https://togithub.com/protocolbuffers/protobuf) | `3.24.4` -> `3.25.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/Google.Protobuf/3.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/Google.Protobuf/3.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/Google.Protobuf/3.24.4/3.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/Google.Protobuf/3.24.4/3.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [NUnit](https://nunit.org/) ([source](https://togithub.com/nunit/nunit)) | `3.13.3` -> `3.14.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/NUnit/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/NUnit/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/NUnit/3.13.3/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/NUnit/3.13.3/3.14.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [NUnit.Analyzers](https://togithub.com/nunit/nunit.analyzers) | `3.8.0` -> `3.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/NUnit.Analyzers/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/NUnit.Analyzers/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/NUnit.Analyzers/3.8.0/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/NUnit.Analyzers/3.8.0/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>protocolbuffers/protobuf (Google.Protobuf)</summary> ### [`v3.25.0`](https://togithub.com/protocolbuffers/protobuf/compare/v3.24.4...v3.25.0) </details> <details> <summary>nunit/nunit (NUnit)</summary> ### [`v3.14.0`](https://togithub.com/nunit/nunit/releases/tag/v3.14.0): NUnit 3.14.0 See [release notes](https://docs.nunit.org/articles/nunit/release-notes/framework.html) </details> <details> <summary>nunit/nunit.analyzers (NUnit.Analyzers)</summary> ### [`v3.9.0`](https://togithub.com/nunit/nunit.analyzers/releases/tag/3.9.0): NUnit Analyzers 3.9 (and 2.9) [Compare Source](https://togithub.com/nunit/nunit.analyzers/compare/3.8.0...3.9.0) NUnit Analyzers 3.9 (and 2.9) - October 27, 2023 This release contains bugfixes to NUnit2045 - Use Assert.Multiple - and NUnit1032 - An IDisposable field/property should be Disposed in a TearDown method - and corrects a StackOverflowException when tests calls methods recursively. The release contains contributions from the following users (in alphabetical order): - [@​andrewimcclement](https://togithub.com/andrewimcclement) - [@​manfred-brands](https://togithub.com/manfred-brands) - [@​mikkelbu](https://togithub.com/mikkelbu) - [@​NottsColin](https://togithub.com/NottsColin) - [@​RenderMichael](https://togithub.com/RenderMichael) Issues Resolved Bugs - [#​614](https://togithub.com/nunit/nunit.analyzers/issues/614) NUnit2045 does not respect lambda captures - [#​607](https://togithub.com/nunit/nunit.analyzers/issues/607) NUnit1032 false positive when test class is static - [#​602](https://togithub.com/nunit/nunit.analyzers/issues/602) Bug: StackOverflowException when test calls recursive method in 3.7. </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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Oğuzhan Durgun <oguzhandurgun95@gmail.com>
- Loading branch information