Skip to content

Releases: AwesomeAssertions/AwesomeAssertions.analyzers

v9.0.8

13 Oct 12:20
03b46fa

Choose a tag to compare

What's Changed

Fixes

  • Do not suggest [Not]Contains if method parameter type differs from collection type argument by @cbersch in #75

Full Changelog: v9.0.7...v9.0.8

v9.0.7

11 Oct 19:11
10e62a5

Choose a tag to compare

What's Changed

Fixes

  • Fix codefix for array length 0 or 1 by @cbersch in #73

Dependencies

  • chore(deps): update dependency xunit.runner.visualstudio to 3.1.5 by @renovate[bot] in #70
  • chore(deps): update benchmark-action/github-action-benchmark action to v1.20.7 by @renovate[bot] in #69

Full Changelog: v9.0.6...v9.0.7

v9.0.6

29 Sep 09:14
f2abf0c

Choose a tag to compare

What's Changed

Fixes

  • Fix ElementAt suggestion with field reference by @cbersch in #68

Full Changelog: v9.0.5...v9.0.6

v9.0.5

24 Sep 06:04
bf42cc2

Choose a tag to compare

What's Changed

Fixes

  • Allow using AssertInconclusiveException by @cbersch in #65

Full Changelog: v9.0.4...v9.0.5

v9.0.4

18 Sep 12:33
484ccaa

Choose a tag to compare

What's Changed

Fixes

  • Suggest ElementAt only if type implements IList or IReadOnlyList by @cbersch in #63

Dependencies

  • chore(deps): update dependency xunit.runner.visualstudio to 3.1.4 by @renovate[bot] in #59
  • chore(deps): update mstest monorepo to 3.10.3 - autoclosed by @renovate[bot] in #60
  • chore(deps): update dependency nunit3testadapter to 5.1.0 by @renovate[bot] in #62
  • chore(deps): update dependency nunit to 4.4.0 by @renovate[bot] in #61

Others

Full Changelog: v9.0.3...v9.0.4

v9.0.3

06 Aug 14:43
8a07a0f

Choose a tag to compare

What's Changed

Fixes

  • Fix wrong diagnostic message for Where...HaveCount by @cbersch in #50
  • Fix wrong ElementAt diagnostic by @cbersch in #49

Others

Full Changelog: v9.0.2...v9.0.3

v9.0.2

05 Aug 12:06
67e6540

Choose a tag to compare

What's Changed

  • Fix wrong ElementAt diagnostic if property was accessed by @cbersch in #45

Full Changelog: v9.0.1...v9.0.2

v9.0.1

02 Aug 17:10
0feee9c

Choose a tag to compare

Fixes

  • Use | as separator for excluding multiple methods by @cbersch in #40
  • Fix false positive for dictionary int value check by @cbersch in #41
  • Exclude xunit skip* methods which have no AA equivalent by @cbersch in #42

What's Changed

  • chore: Configure Renovate by @renovate[bot] in #5
  • chore(deps): update dependency coverlet.msbuild to 6.0.4 by @renovate[bot] in #17
  • chore(deps): update dependency coverlet.collector to 6.0.4 by @renovate[bot] in #16
  • chore(deps): update xunit-dotnet monorepo to 2.9.3 by @renovate[bot] in #19
  • chore(deps): update benchmark-action/github-action-benchmark action to v1.20.4 by @renovate[bot] in #20
  • Reduce update frequency by @cbersch in #23
  • chore(deps): update dependency microsoft.net.test.sdk to 17.14.1 by @renovate[bot] in #22
  • chore(deps): update mstest monorepo to 3.9.3 by @renovate[bot] in #26
  • chore(deps): update dependency nunit3testadapter to v5 by @renovate[bot] in #28
  • chore(deps): update dependency xunit.runner.visualstudio to v3 by @renovate[bot] in #29
  • chore(deps): update dependency microsoft.codeanalysis.analyzers to 3.11.0 by @renovate[bot] in #25
  • Suppress major version upgrades of nunit and dotnet sdk by @cbersch in #31
  • chore(deps): update dependency nunit to 4.3.2 by @renovate[bot] in #33
  • chore(deps): update dependency xunit.runner.visualstudio to 3.1.3 by @renovate[bot] in #37
  • chore(deps): update mstest monorepo to 3.10.0 by @renovate[bot] in #39
  • chore(deps): update dependency awesomeassertions to 9.1.0 by @renovate[bot] in #38
  • fix: MSTEST0044 replace obsolete DataTestMethod with TestMethod by @cbersch in #43

New Contributors

Full Changelog: v9.0.0...v9.0.1

v9.0.0

26 May 19:11
e6ff82d

Choose a tag to compare

What's Changed

Full Changelog: v8.0.0...v9.0.0

v8.0.0

08 May 15:36
f9d329c

Choose a tag to compare

What's Changed

  • Upgrade to support AwesomeAssertions version 8 by @cbersch in #10

Full Changelog: v7.0.0...v8.0.0