Marvin-Brouwer / FluentSerializer

A fluent take on serializer libraries
Apache License 2.0
18 stars 1 forks source link

Bump FluentAssertions.Analyzers from 0.17.2 to 0.19.1 #305

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps FluentAssertions.Analyzers from 0.17.2 to 0.19.1.

Release notes

Sourced from FluentAssertions.Analyzers's releases.

0.19.1

What's Changed

Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.19.0...v0.19.1

0.19.0

What's Changed

Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.18.0...v0.19.0

0.18.0

What's Changed

Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.17.5...v0.18.0

0.17.5

What's Changed

Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.17.4...v0.17.5

0.17.4

What's Changed

New Contributors

Full Changelog: https://github.com/fluentassertions/fluentassertions.analyzers/compare/0.17.2...v0.17.4

Commits
  • 8481bad Revert "chore: update analyzers project to dotnet6 (#184)" (#189)
  • 250d024 add <EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules> to anal...
  • 7c2036d feat: verify assertion type and module (#186)
  • e059c03 update Microsoft.CodeAnalysis.* versions to latest (#185)
  • 5647e5a chore: update analyzers project to dotnet6 (#184)
  • 4fdaf14 fix: wrap with ParenthesizedExpression when casting the subject (#183)
  • 385ac6f chore: update ci.yml actions/checkout to v3
  • 5256b51 chore: update ci.yml actions/setup-dotnet to v3 (#182)
  • 02c2b32 chore: update release.yml actions/setup-dotnet to v3
  • cf29da8 update CI badge to use main branch (#181)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)