Enum.Source.Generator
Enum.Source.Generator copied to clipboard
Bump FluentAssertions from 6.7.0 to 6.11.0
Bumps FluentAssertions from 6.7.0 to 6.11.0.
Release notes
Sourced from FluentAssertions's releases.
6.11.0
What's Changed
New features
- Added
ThrowWithinAsyncassertions by@lg2dein fluentassertions/fluentassertions#1974- Add
WithoutStrictOrderingForoverload with an expression by@chrischuin fluentassertions/fluentassertions#2151Improvements
- Add support to convert into to enum by
@sdelarosbilin fluentassertions/fluentassertions#2147- Use
ToStringto format exceptions by@sdelarosbilin fluentassertions/fluentassertions#2150Fixes
- Increase robustness of assertions when wrapped in an
AssertionScopeby@jnyrupin fluentassertions/fluentassertions#2133- Ensured the maximum depth is properly respecting the "official" definition of depth by
@dennisdoomenin fluentassertions/fluentassertions#2145- Prevent
NullReferenceExceptionby@jnyrupin fluentassertions/fluentassertions#2154- Make
Excluding()work on nested collections if root is a collection by@whymatterin fluentassertions/fluentassertions#2135- Prevent
InvalidOperationExceptionwhen formatting lambda expression by@jnyrupin fluentassertions/fluentassertions#2176Documentation
- Add missing xml docs for parameters by
@jnyrupin fluentassertions/fluentassertions#2134- Fix xml docs for time-related assertions by
@jnyrupin fluentassertions/fluentassertions#2153- fix link to PR in release notes by
@jnyrupin fluentassertions/fluentassertions#2171- Do not interpret double braces as liquid template by
@jnyrupin fluentassertions/fluentassertions#2181Others
- Add optional parameter to generate a
binlogfile by@IT-VBFKin fluentassertions/fluentassertions#2127- Dynamic copyright year by
@martincostelloin fluentassertions/fluentassertions#2128- Minor tweaks to the .editorconfig and reformatted the entire code base by
@dennisdoomenin fluentassertions/fluentassertions#2117- Update Nugets by
@jnyrupin fluentassertions/fluentassertions#2129- Styling to please both VS and Rider by
@jnyrupin fluentassertions/fluentassertions#2130- Use a fixed seed for random generator by
@jnyrupin fluentassertions/fluentassertions#2131- Pluralize "key" in failure message by
@jnyrupin fluentassertions/fluentassertions#2138- Preparing upgrade of analyzers by
@jnyrupin fluentassertions/fluentassertions#2136- Exception cleanup by
@jnyrupin fluentassertions/fluentassertions#2155- Cleanup by
@jnyrupin fluentassertions/fluentassertions#2156- await
Taskwhen inside using block by@jnyrupin fluentassertions/fluentassertions#2157- Use init properties by
@jnyrupin fluentassertions/fluentassertions#2158- Introduce Roslynator with adjusted rules and addressed issues by
@dennisdoomenin fluentassertions/fluentassertions#2159- Regex cleanup by
@jnyrupin fluentassertions/fluentassertions#2162- Introduce the Meziantou.Analyzer to improve our code even more. by
@dennisdoomenin fluentassertions/fluentassertions#2160- Some internal naming improvements by
@dennisdoomenin fluentassertions/fluentassertions#2164- Extracts the type reflection logic into a dedicated class by
@dennisdoomenin fluentassertions/fluentassertions#2165- Update to C# 11 by
@jnyrupin fluentassertions/fluentassertions#2166- Improve the
DataRowCollectionEquivalencycode coverage by@sdelarosbilin fluentassertions/fluentassertions#2163- Improve the ExpressionExtensions coverage by
@sdelarosbilin fluentassertions/fluentassertions#2168- Improve the DateOnly and TimeOnly code coverage by
@sdelarosbilin fluentassertions/fluentassertions#2167- Update to Coveralls v2 by
@jnyrupin fluentassertions/fluentassertions#2173- Migrate from FxCop to .NET Analyzers by
@jnyrupin fluentassertions/fluentassertions#2174- Use builtin coveralls flag to ignore missing coverage file by
@jnyrupin fluentassertions/fluentassertions#2178- Revert "Use builtin coveralls flag to ignore missing coverage file" by
@jnyrupin fluentassertions/fluentassertions#2183- Ensure running the site works again by
@dennisdoomenin fluentassertions/fluentassertions#2185- Prepare for .NET 8 analyzers by
@jnyrupin fluentassertions/fluentassertions#2184- Update Ruby dependencies by
@jnyrupin fluentassertions/fluentassertions#2182
... (truncated)
Commits
73eb919Update Ruby dependencies (#2182)6f754b1Prepare for .NET 8 analyzersa9b30efEnsure running the site works again838f2b2Do not interpret double braces as liquid template888050bRevert "Use builtin coveralls flag to ignore missing coverage file (#2178)" (...ae97fc3prepare for 6.11 releasee12e8abUse builtin coveralls flag to ignore missing coverage file (#2178)2215c31PreventInvalidOperationExceptionwhen formatting a lambda expression calli...aad6f1eMigrate from FxCop to .NET Analyzers2a95ebdUse StartsWith(char value) for modern TFM- 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 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)