GameFinder
GameFinder copied to clipboard
Update dependency FluentAssertions.Analyzers to 0.33.0
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
FluentAssertions.Analyzers | 0.31.0 -> 0.33.0 |
Release Notes
fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers)
v0.33.0
: 0.33.0
What's Changed
- feat: add assert that IsEmpty scenarios by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/356
- feat: add nunit collection Assert.That Is.EqualTo by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/360
- feat: add nunit collection Assert.That contains item by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/361
- feat: add nunit collection Assert.That All InstanceOf by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/362
- feat: add nunit collection Assert.That OnlyHaveUniqueItems & NotContainNulls by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/364
- feat: add nunit Assert.That Is.AtMost & Is.AtLeast by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/365
- feat: Rewrite parameters order when handling constant values in assertions by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/370
- feat: ignore mstest Assert.Fail & Assert.Inconclusive methods by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/371
- feat: NUnit Rewrite parameters order when handling constant values in assertions by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/372
- tests: add examples for excluding assert methods from analyzer by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/376
Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.32.0...v0.33.0
v0.32.0
: 0.32.0
What's Changed
- chore: bugfix/309 more than one dimension array by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/311
- feat: support List<>.Count.Should().Be scenario by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/314
- feat: add missing nunit test cases for false assertions by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/337
- feat: add nunit assert.that empty assertions by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/339
- feat: add nunit assert.that zero assertions by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/340
- feat: add nunit collectionassert.isempty assertions by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/341
- feat: add nunit collection assert AreEqual by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/346
- feat: add nunit collection assert Contains by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/347
- feat: add nunit collection assert AllItemsAreInstancesOfType by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/349
- feat: add nunit assert AreNotSame by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/350
- tests: add mstest tests for generic Assert.IsNotInstanceOfType by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/351
- feat: add nunit collection asserts AllItemsAreNotNull & AllItemsAreUnique by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/352
- feat: ignore more nunit assert methods by @Meir017 in https://github.com/fluentassertions/fluentassertions.analyzers/pull/354
New Docs
see https://github.com/fluentassertions/fluentassertions.analyzers?tab=readme-ov-file#docs
Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.31.0...v0.32.0
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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.