Closed dependabot[bot] closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
c2c19fb
) 99.65% compared to head (6521b4d
) 99.65%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps NUnit.Analyzers from 3.6.1 to 3.7.0.
Release notes
Sourced from NUnit.Analyzers's releases.
... (truncated)
Commits
11e0c9f
Merge pull request #590 from nunit/release3.71d44491
chore: Update release notesad20d26
DereferencePossiblyNullReferenceSuppressor: Search inside Assert.Multiple (#588)c652c64
Merge pull request #589 from manfred-brands/issue585_asyncInit761ff86
Merge pull request #584 from manfred-brands/issue561_UriVsStringcfe5e9d
Descend into local asynchronous methods.e429d3b
CanBeEqual: Add special case for Uri.Equals(string)81c26ba
DisposableFieldsSuppressor and Analyzer (#576)fde37e8
Recognize assignments inside try/finally statements. (#583)eebf3f3
Merge pull request #581 from manfred-brands/issue580_WithinOnNullableDependabot 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 show