Enum.Source.Generator
Enum.Source.Generator copied to clipboard
Bump FluentAssertions.Analyzers from 0.17.2 to 0.21.0
Bumps FluentAssertions.Analyzers from 0.17.2 to 0.21.0.
Release notes
Sourced from FluentAssertions.Analyzers's releases.
0.21.0
What's Changed
- fix: support first argument being the null keyword by
@Meir017
in fluentassertions/fluentassertions.analyzers#201- fixed #171 reported by
@robertMSFTE
Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/0.20.0...v0.21.0
0.20.0
What's Changed
- feat: add xunit Null assertions by
@Meir017
in fluentassertions/fluentassertions.analyzers#191- fixed #199 (thanks
@robertMSFTE
for reporting) - lower Microsoft.CodeAnalysis.CSharp.Workspaces to 4.3.1 by@Meir017
in fluentassertions/fluentassertions.analyzers#200Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.19.1...v0.20.0
0.19.1
What's Changed
- chore: add EnforceExtendedAnalyzerRules to analyzers project by
@Meir017
in fluentassertions/fluentassertions.analyzers#187- Revert "chore: update analyzers project to dotnet6" by
@Meir017
in fluentassertions/fluentassertions.analyzers#189Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.19.0...v0.19.1
0.19.0
What's Changed
- fix: wrap with ParenthesizedExpression when casting the subject by
@Meir017
in fluentassertions/fluentassertions.analyzers#183- chore: update analyzers project to dotnet6 by
@Meir017
in fluentassertions/fluentassertions.analyzers#184- update Microsoft.CodeAnalysis.* versions to latest by
@Meir017
in fluentassertions/fluentassertions.analyzers#185- feat: verify assertion type and module by
@Meir017
in fluentassertions/fluentassertions.analyzers#186Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.18.0...v0.19.0
0.18.0
What's Changed
- resolved #160 - use RegisterSyntaxNodeAction instead of RegisterCodeBlockAction by
@Meir017
in fluentassertions/fluentassertions.analyzers#167Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.17.5...v0.18.0
0.17.5
What's Changed
- resolved #171 reported by
@robertMSFTE
- when expect value is null object by@Meir017
in fluentassertions/fluentassertions.analyzers#176Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.17.4...v0.17.5
0.17.4
What's Changed
- Add xunit equality assert analyzers by
@Keraxel
in fluentassertions/fluentassertions.analyzers#166- Change diagnostic IDs by
@gpetrou
in fluentassertions/fluentassertions.analyzers#168
... (truncated)
Commits
d1228ea
fix: support first argument being the null keyword (#201)da0f60f
lower Microsoft.CodeAnalysis.CSharp.Workspaces to 4.3.1 (#200)d7d4eea
docs: align with fluent-assertions main repo readme (#198)381ebac
chore: move solution file to root (#197)b7d342d
docs: align readme to main fluent-assertions readme (#196)03b51a0
Update README.mdccc7795
replace readme icon (#195)b0aa60a
docs: Display RepoBeats report on readme (#194)061ff47
chore: run CI pipeline for PR and main (#192)59b7b3b
feat: add xunit Null assertions (#191)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)