Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency FluentAssertions.Analyzers to v0.33.0 (#905)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [FluentAssertions.Analyzers](https://github.com/fluentassertions/fluentassertions.analyzers) | `0.32.0` -> `0.33.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/FluentAssertions.Analyzers/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/FluentAssertions.Analyzers/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/FluentAssertions.Analyzers/0.32.0/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/FluentAssertions.Analyzers/0.32.0/0.33.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers)</summary> ### [`v0.33.0`](https://github.com/fluentassertions/fluentassertions.analyzers/releases/tag/v0.33.0): 0.33.0 ##### What's Changed - feat: add assert that IsEmpty scenarios by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/356](https://github.com/fluentassertions/fluentassertions.analyzers/pull/356) - feat: add nunit collection Assert.That Is.EqualTo by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/360](https://github.com/fluentassertions/fluentassertions.analyzers/pull/360) - feat: add nunit collection Assert.That contains item by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/361](https://github.com/fluentassertions/fluentassertions.analyzers/pull/361) - feat: add nunit collection Assert.That All InstanceOf by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/362](https://github.com/fluentassertions/fluentassertions.analyzers/pull/362) - feat: add nunit collection Assert.That OnlyHaveUniqueItems & NotContainNulls by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/364](https://github.com/fluentassertions/fluentassertions.analyzers/pull/364) - feat: add nunit Assert.That Is.AtMost & Is.AtLeast by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/365](https://github.com/fluentassertions/fluentassertions.analyzers/pull/365) - feat: Rewrite parameters order when handling constant values in assertions by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/370](https://github.com/fluentassertions/fluentassertions.analyzers/pull/370) - feat: ignore mstest Assert.Fail & Assert.Inconclusive methods by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/371](https://github.com/fluentassertions/fluentassertions.analyzers/pull/371) - feat: NUnit Rewrite parameters order when handling constant values in assertions by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/372](https://github.com/fluentassertions/fluentassertions.analyzers/pull/372) - tests: add examples for excluding assert methods from analyzer by [@​Meir017](https://github.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/376](https://github.com/fluentassertions/fluentassertions.analyzers/pull/376) **Full Changelog**: fluentassertions/fluentassertions.analyzers@v0.32.0...v0.33.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 this update 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/gritcsenko/HomeInventory). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information