Skip to content

Commit

Permalink
build(deps): bump Roslynator.Analyzers from 4.6.1 to 4.7.0 in /integr…
Browse files Browse the repository at this point in the history
…ationtests (#3689)

Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from
4.6.1 to 4.7.0.
<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.7.0] - 2023-12-03</h2>
<h3>Added</h3>
<ul>
<li>Add analyzer &quot;Dispose resource asynchronously&quot; (<a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1261">RCS1261</a>)
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1285">PR</a>)</li>
<li>Add analyzer &quot;Unnecessary raw string literal&quot; (<a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1262">RCS1262</a>)
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1293">PR</a>)</li>
<li>Add analyzer &quot;Invalid reference in a documentation
comment&quot; (<a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1263">RCS1263</a>)
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1295">PR</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Improve refactoring &quot;Remove comment&quot; <a
href="https://josefpihrt.github.io/docs/roslynator/refactorings/RR0098">RR0098</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1284">PR</a>)</li>
<li>Remove trailing dot from analyzer's title (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1298">PR</a>)</li>
<li>Group code fix &quot;Change accessibility to ...&quot; (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1305">PR</a>)</li>
<li>[CLI] Bump Roslyn to 4.8.0 (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1307">PR</a>).</li>
<li>Group refactoring &quot;Remove members above/below'&quot; (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1308">PR</a>)</li>
<li>Rename analyzers (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1314">PR</a>)
<ul>
<li>&quot;Add new line before embedded statement&quot; -&gt; &quot;Put
embedded statement on its own line&quot; (<a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0030">RCS0030</a>)</li>
<li>&quot;Add new line before statement&quot; -&gt; &quot;Put statement
on its own line&quot; (<a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0033">RCS0033</a>)</li>
</ul>
</li>
<li>Group refactoring &quot;Wrap in ...&quot; (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1317">PR</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1124">RCS1124</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1279">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0058">RCS0058</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1281">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1163">RCS1163</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1280">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1203">RCS1203</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1282">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046">RCS1046</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1283">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1158">RCS1158</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1288">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1032">RCS1032</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1289">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1176">RCS1176</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1291">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1197">RCS1197</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1166">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093">RCS1093</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1296">PR</a>)</li>
<li>[Testing] Detect nested code actions (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1305">PR</a>)</li>
</ul>
<h2>[4.6.4] - 2023-11-24</h2>
<h2>[4.6.3] - 2023-11-23</h2>
<h3>Added</h3>
<ul>
<li>[CLI] Add command <code>find-symbol</code> (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1255">PR</a>)
<ul>
<li>This command can be used not only to find symbols but also to find
unused symbols and optionally remove them.</li>
<li>Example: <code>roslynator find-symbol --symbol-kind type
--visibility internal private --unused --remove</code></li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Bump Roslyn to 4.6.0 (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1248">PR</a>).</li>
<li>[CLI] Add support for .NET 8 (<a
href="https://redirect.github.com/josefpihrt/roslynator/pull/1251">PR</a>).</li>
</ul>
<h3>Fixed</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/roslynator/commit/e4e5aad7290f077a950814aa686d506fb23677d9"><code>e4e5aad</code></a>
Release 4.7.0 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1312">#1312</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/e213afabe1f2139c2994cf240b7b27953abdf5d3"><code>e213afa</code></a>
Optimizations related to directives (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1318">#1318</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/eb5e546232361d161817cf452194c7c53c757a15"><code>eb5e546</code></a>
Group refactorings 'Wrap in ...' (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1317">#1317</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/4f816f1a54be1cb860d742cc657e1eb6130d744b"><code>4f816f1</code></a>
Rename analyzers RCS0030, RCS0033 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1314">#1314</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/3b1557803d6371178a82d9f50572617c7729927b"><code>3b15578</code></a>
Always normalize project/solution path (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1313">#1313</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/d61ee1b7db67ee180f29800e88df5acf7753d36d"><code>d61ee1b</code></a>
Update version in nuspec (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1311">#1311</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/cca3a0dbe495469cd9b4ab8b3fc793fc8964e442"><code>cca3a0d</code></a>
Fix nuget 'cycle detected' (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1310">#1310</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/b785592ef1f290aa34f6c8f17e97fff6cff6c0cd"><code>b785592</code></a>
Group refactoring 'Remove members above/below' (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1308">#1308</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/5886494bdb6c554700c0122091169b5c582aa383"><code>5886494</code></a>
Bump Roslyn to 4.8.0 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1307">#1307</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/e4062cf6958163fc19040cfc3079db93dfc1e7cd"><code>e4062cf</code></a>
Group code actions 'Change accessibility to' (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1305">#1305</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/roslynator/compare/v4.6.1...v4.7.0">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.6.1&new-version=4.7.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 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 Dec 4, 2023
1 parent 436bd95 commit ff82eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrationtests/Directory.Build.props
Expand Up @@ -27,7 +27,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="stylecop.analyzers" Version="1.2.0-beta.507" PrivateAssets="all" />
<PackageReference Include="Roslynator.Analyzers" Version="4.6.1" PrivateAssets="All" />
<PackageReference Include="Roslynator.Analyzers" Version="4.7.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<AdditionalFiles Include="$(MSBuildThisFileDirectory)..\src\stylecop.json" Link="stylecop.json" />
Expand Down

0 comments on commit ff82eb7

Please sign in to comment.