Skip to content

Commit

Permalink
build(deps): bump Roslynator.Analyzers from 4.5.0 to 4.6.1 in /src (#…
Browse files Browse the repository at this point in the history
…3657)

Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from
4.5.0 to 4.6.1.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/roslynator/blob/main/ChangeLog.md">Roslynator.Analyzers's
changelog</a>.</em></p>
<blockquote>
<h2>[4.6.1] - 2023-10-23</h2>
<h3>Fixed</h3>
<ul>
<li>Fix <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1197">RCS1197</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1226">PR</a>).</li>
</ul>
<h2>[4.6.0] - 2023-10-18</h2>
<h3>Added</h3>
<ul>
<li>Add social card (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1212">PR</a>).</li>
<li>Add nullable annotation to public API (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1198">PR</a>).</li>
<li>Add refactoring &quot;Remove directive (including content)&quot; (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1224">PR</a>).</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Update logo (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1208">PR</a>,
<a
href="https://redirect.github.com/dotnet/roslynator/pull/1210">PR</a>).</li>
<li>Migrate to .NET Foundation (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1206">PR</a>,
<a
href="https://redirect.github.com/dotnet/roslynator/pull/1207">PR</a>,
<a
href="https://redirect.github.com/dotnet/roslynator/pull/1219">PR</a>).</li>
<li>Bump Roslyn to 4.7.0 (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1218">PR</a>).
<ul>
<li>Applies to CLI and testing library.</li>
</ul>
</li>
<li>Bump Microsoft.Build.Locator to 1.6.1 (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1194">PR</a>)</li>
<li>Improve testing framework (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1214">PR</a>)
<ul>
<li>Add methods to <code>DiagnosticVerifier</code>,
<code>RefactoringVerifier</code> and
<code>CompilerDiagnosticFixVerifier</code>.</li>
<li>Add property <code>DiagnosticVerifier.Descriptor</code> (BREAKING
CHANGE).</li>
<li>Add property <code>CompilerDiagnosticFixVerifier.DiagnosticId</code>
(BREAKING CHANGE).</li>
<li>Make property <code>DiagnosticTestData.Descriptor</code>
obsolete.</li>
<li>Make property
<code>CompilerDiagnosticFixTestData.DiagnosticId</code> obsolete.</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1164">RCS1164</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1196">PR</a>).</li>
<li>Fix <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1241">RCS1241</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1197">PR</a>).</li>
<li>Fix <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1250">RCS1250</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1205">PR</a>).</li>
<li>[CLI] Fix globbing (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1215">PR</a>).</li>
<li>[CLI] Fix generation of root file (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1221">PR</a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/roslynator/commit/bc9b8ac4a626171bdbe37e5a6ebeb86133f20b95"><code>bc9b8ac</code></a>
Release 4.6.1 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1231">#1231</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/7bc89125ea3793993a9e47f89872daf212bebe57"><code>7bc8912</code></a>
Update script (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1228">#1228</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/e4241f711eb5a1c3fd10cc8cdce291250d610ffa"><code>e4241f7</code></a>
Fix RCS1197 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1226">#1226</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/3c68a48f6b687c97c05eba34666c588e1678e546"><code>3c68a48</code></a>
Fix changelog (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1227">#1227</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/3eab64e203fd92a9c6b43278ed6f1f432db4cad6"><code>3eab64e</code></a>
Release 4.6.0 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1220">#1220</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/7eb8e16f39a8e7f7bd5193da1153af0351c6609e"><code>7eb8e16</code></a>
Improve testing framework (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1214">#1214</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/6fd43e10c58c5b434e82e20e64e7b2af8de013d4"><code>6fd43e1</code></a>
Add refactoring 'Remove directive (including content)' (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1224">#1224</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/cfae950af74daf119963376e5a112ec4eca23342"><code>cfae950</code></a>
Bump Microsoft.Build.Locator to 1.6.1 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1194">#1194</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/6c6ee9940b48bb13ebc48e9cba336289a47641af"><code>6c6ee99</code></a>
Enable nullable reference types (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1198">#1198</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/2214b4dfec39eade2a836b30af33cb5760846ca1"><code>2214b4d</code></a>
Fix generation of root file (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1221">#1221</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/roslynator/compare/v4.5.0...v4.6.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Roslynator.Analyzers&package-manager=nuget&previous-version=4.5.0&new-version=4.6.1)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 4, 2023
1 parent b8d269a commit bd54589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -73,7 +73,7 @@
<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" PrivateAssets="all" />
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
<PackageReference Include="Roslynator.Analyzers" Version="4.5.0" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="4.6.1" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)stylecop.json" Link="stylecop.json" />
Expand Down

0 comments on commit bd54589

Please sign in to comment.