AspNetCore-DDD
AspNetCore-DDD copied to clipboard
Bump FluentAssertions from 5.10.3 to 6.12.0
trafficstars
Bumps FluentAssertions from 5.10.3 to 6.12.0.
Release notes
Sourced from FluentAssertions's releases.
6.12.0
What's Changed
New features
- Added
Be,NotBeandBeOneOffor object comparisons with custom comparer by@jnyrupin fluentassertions/fluentassertions#2243- Extend
AssemblyAssertionswithHavePublicKeyandBeUnsignedby@Cornielin fluentassertions/fluentassertions#2207- Add
NotContainItemsAssignableToby@Leo506in fluentassertions/fluentassertions#2266Improvements
- Format records and anonymous types with their member values by
@benagainin fluentassertions/fluentassertions#2144- Improve caller identification for Visual Basic by
@jnyrupin fluentassertions/fluentassertions#2254Fixes
- Avoid quoting newlines by
@jnyrupin fluentassertions/fluentassertions#2202- Include because+becauseArgs when comparing collections of enums for equivalency by
@jnyrupin fluentassertions/fluentassertions#2214- Fix auto conversion to enums by
@jnyrupin fluentassertions/fluentassertions#2261Documentation
- Github -> GitHub by
@danielchalmersin fluentassertions/fluentassertions#2190- Fix badge links by
@dennisdoomenin fluentassertions/fluentassertions#2193- Fix example wording by
@cskwrdin fluentassertions/fluentassertions#2206- Improve documentation on
ExcludingNestedObjectsby@dennisdoomenin fluentassertions/fluentassertions#2211- Add missing
HaveElement()occurrence docs by@IT-VBFKin fluentassertions/fluentassertions#2217- Add documentation for
IComparer<T>overload by@ITaluonein fluentassertions/fluentassertions#2220- Update docs about thread safety by
@jnyrupin fluentassertions/fluentassertions#2238Others
- CA1860: Avoid using 'Enumerable.Any()' extension method by
@Evangelinkin fluentassertions/fluentassertions#2196- Update PR template by
@eNeRGy164in fluentassertions/fluentassertions#2188- Code coverage improvements by
@sdelarosbilin fluentassertions/fluentassertions#2180- Remove sponsor Semantic Merge from the website by
@dennisdoomenin fluentassertions/fluentassertions#2194- Upmerge master to develop by
@dennisdoomenin fluentassertions/fluentassertions#2195- Simplify
GenericDictionaryEquivalencyStepby@jnyrupin fluentassertions/fluentassertions#2191- Cleanup by
@jnyrupin fluentassertions/fluentassertions#2201- Bump all dependencies by
@dennisdoomenin fluentassertions/fluentassertions#2198- Add Qodana by
@matkochin fluentassertions/fluentassertions#2204- Bump nuget dependencies by
@jnyrupin fluentassertions/fluentassertions#2227- Prepare for .NET8 analyzers by
@jnyrupin fluentassertions/fluentassertions#2228- Qodana fixes by
@jnyrupin fluentassertions/fluentassertions#2229- Update Nugets by
@jnyrupin fluentassertions/fluentassertions#2240- Analyzer cleanups by
@jnyrupin fluentassertions/fluentassertions#2250- Group framework dependent configuration by
@Cornielin fluentassertions/fluentassertions#2247- Update cspell by
@jnyrupin fluentassertions/fluentassertions#2255- Update ruby gems by
@jnyrupin fluentassertions/fluentassertions#2257- Another Qodana test from the same repository by
@dennisdoomenin fluentassertions/fluentassertions#2258- Qodana fixes by
@IT-VBFKin fluentassertions/fluentassertions#2221- Add a pre-check if a user can help with a PR by
@IT-VBFKin fluentassertions/fluentassertions#2262- Fix qodana issues part 2 by
@IT-VBFKin fluentassertions/fluentassertions#2264- Release 6.12 by
@dennisdoomenin fluentassertions/fluentassertions#2270New Contributors
@benagainmade their first contribution in fluentassertions/fluentassertions#2144@cskwrdmade their first contribution in fluentassertions/fluentassertions#2206
... (truncated)
Commits
340af80Merge pull request #2270 from dennisdoomen/Release612a6f615bUpdated the release number3aa84adAdded Qodana batch3c635b9Qodana scan: Use raw string:XmlElementAssertionSpecsc5d4d07Qodana scan: Use raw string:XElementAssertionSpecs38f6707Qodana scan: Use raw string:XDocumentAssertionSpecs1ab324bQodana scan: Potentially misleading parameter name in lambda or local functionca6dcbfTweak qodana.yaml7873005Qodana scan: Convert constructor into member initializers4537b20Qodana scan: Put local function after 'return' or 'continue'- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)