Skip to content

2.0.134

Choose a tag to compare

@github-actions github-actions released this 01 Aug 10:11
Immutable release. Only release title and notes can be modified.
d703620

Fixes:

  • cff2611 fix(GR0065): suppress false positive for abstract classes inheriting from a base class (#446) @Copilot
  • d15f5ba Fix GR0052 false positive on WPF Window.Show() (#448) @Copilot

Other:

  • 230f575 chore(deps): update dependency sonaranalyzer.csharp to 10.29.0.143774 (#432) @renovate[bot]
  • d30ec4a chore(deps): update all testable systemio dependencies to 22.2.0 (#433) @renovate[bot]
  • 33b353b chore(deps): update dependency dotnet-sdk to v10.0.302 (#438) @renovate[bot]
  • 18e3c90 chore(deps): update all microsoft dependencies (#437) @renovate[bot]
  • d42ee5e chore(deps): update dependency microsoft.net.test.sdk to 18.8.1 (#436) @renovate[bot]
  • d3c07d4 chore(deps): update dependency msbuild.structuredlogger to 2.3.213 (#435) @renovate[bot]
  • e7c8cee chore(deps): update dependency microsoft.testing.platform to 2.3.2 (#434) @renovate[bot]
  • 96f28d1 chore(deps): update dependency sonaranalyzer.csharp to 10.30.0.144632 (#439) @renovate[bot]
  • f1852f9 chore(deps): update dependency githubactionstestlogger to 3.0.5 (#440) @renovate[bot]
  • 281c42a chore(deps): update dependency microsoft.testing.platform to 2.3.3 (#441) @renovate[bot]
  • 06e2963 chore(deps): update dependency sonaranalyzer.csharp to 10.31.0.145097 (#442) @renovate[bot]
  • e0d784b GR0043: Add support for ReactiveUI 24 ISequencer (#444) @Copilot
  • eb2777c Add analyzer warning for default parameter values on interface methods (#450) @Copilot
  • af55fbe GR0068: Suggest static lambda for EF Core LINQ query method predicates (#452) @Copilot
  • 29789bf Migrate remaining inline analyzer tests to proof-file based coverage (#454) @Copilot
  • d703620 Update README.md (#455) @dpvreony