Skip to content

Commit 565b092

Browse files
Bump Microsoft.CodeAnalysis.NetAnalyzers from 6.0.0 to 7.0.0 (#52)
Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 6.0.0 to 7.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/roslyn-analyzers/releases">Microsoft.CodeAnalysis.NetAnalyzers's releases</a>.</em></p> <blockquote> <h2>NetAnalyzers 7.0.0</h2> <p>Release build of <a href="https://www.nuget.org/packages/Microsoft.CodeAnalysis.NetAnalyzers/">Microsoft.CodeAnalysis.NetAnalyzers</a> containing first-party <a href="https://docs.microsoft.com/dotnet/fundamentals/code-analysis/overview#code-quality-analysis">code quality analyzers (&quot;CAxxxx rules&quot;)</a>.</p> <h3>Added</h3> <ul> <li>Globalization <ul> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1311">CA1311</a>: Specify a culture or use an invariant version -- <strong>Enabled by default</strong></li> </ul> </li> <li>Interoperability <ul> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1420">CA1420</a>: Property, type, or attribute requires runtime marshalling -- <strong>Enabled by default</strong></li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1421">CA1421</a>: This method uses runtime marshalling even when the 'DisableRuntimeMarshallingAttribute' is applied -- <strong>Enabled by default</strong></li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422">CA1422</a>: Validate platform compatibility -- <strong>Enabled by default</strong></li> </ul> </li> <li>Performance <ul> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1850">CA1850</a>: Prefer static 'HashData' method over 'ComputeHash' -- <strong>Enabled by default</strong></li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1851">CA1851</a>: Possible multiple enumerations of 'IEnumerable' collection</li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852">CA1852</a>: Seal internal types -- <strong>Enabled by default</strong></li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1853">CA1853</a>: Unnecessary call to 'Dictionary.ContainsKey(key)' -- <strong>Enabled by default</strong></li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1854">CA1854</a>: Prefer the 'IDictionary.TryGetValue(TKey, out TValue)' method -- <strong>Enabled by default</strong></li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1855">CA1855</a>: Prefer 'Clear' over 'Fill' -- <strong>Enabled by default</strong></li> </ul> </li> <li>Reliability <ul> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2019">CA2019</a>: Improper 'ThreadStatic' field initialization -- <strong>Enabled by default</strong></li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2020">CA2020</a>: Prevent from behavioral change -- <strong>Enabled by default</strong></li> </ul> </li> <li>Usage <ul> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2259">CA2259</a>: 'ThreadStatic' only affects static fields -- <strong>Enabled by default</strong></li> <li><a href="https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2260">CA2260</a>: Use correct type parameter -- <strong>Enabled by default</strong></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/e26a04c7d8005b147db9e2d7169f039c60de3542"><code>e26a04c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/6261">#6261</a> from Youssef1313/patch-19</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/5182a8a99a5a1288e796f2d52130a2c40a20a8df"><code>5182a8a</code></a> Update RulesMissingDocumentation.md</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/31373ce8529c3d2f6b91e61585872160b0d7d7cd"><code>31373ce</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/6147">#6147</a> from myblindy/patch-01</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/790bef2fdd98ae6b189107c84a44f46a85d18fc4"><code>790bef2</code></a> alternative implementation, as well as an additional test for VB</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/c2bc164fe991d87662dc5b6d3aa94bf276392241"><code>c2bc164</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/6248">#6248</a> from dotnet/darc-main-d6c2461c-b941-43f6-b0c7-1dd168...</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/519478b2a41a2d418796c16533d42dcd34e246d1"><code>519478b</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20221102.1</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/7bd7d0a1a9aef1d0490c3c795e3ad53b03eaf717"><code>7bd7d0a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/6246">#6246</a> from mavasani/UpdateShippedReleases</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/de1013f28ee1c4fca26d7c1a4acdf5b2e6921e9d"><code>de1013f</code></a> Update AnalyzerReleases shipped file for 7.0 release</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/55d7cdcf368ea12dc092f8e5e9bba7c3b7728bd8"><code>55d7cdc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/6239">#6239</a> from dotnet/darc-main-3aebbe3a-130c-44f5-ac19-cfe6d6...</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/8fa9681e90a8e76620366f140967383a297669fe"><code>8fa9681</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20221028.1</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/roslyn-analyzers/compare/6.0.0...7.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.CodeAnalysis.NetAnalyzers&package-manager=nuget&previous-version=6.0.0&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf54613 commit 565b092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IntelliTect.Multitool/IntelliTect.Multitool.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<CodeAnalysisDictionary Include="CustomDictionary.xml" />
1919
</ItemGroup>
2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="6.0.0">
21+
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.0">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>

0 commit comments

Comments
 (0)