Skip to content

Commit

Permalink
Bump Roslynator.Analyzers from 4.12.7 to 4.12.8 in /ImperatorToCK3 (#…
Browse files Browse the repository at this point in the history
…2263) #patch

Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from
4.12.7 to 4.12.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/roslynator/releases">Roslynator.Analyzers's
releases</a>.</em></p>
<blockquote>
<h2>v4.12.8</h2>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0053">RCS0053</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1547">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1223">RCS1223</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1552">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1140">RCS1140</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1554">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1096">RCS1096</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1558">PR</a>)</li>
<li>[CLI] Improve removing of unused symbols (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1550">PR</a>)</li>
<li>[CLI] Fix command <code>generate-doc</code> (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1559">PR</a>)</li>
</ul>
</blockquote>
</details>
<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.12.8] - 2024-10-11</h2>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0053">RCS0053</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1547">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1223">RCS1223</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1552">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1140">RCS1140</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1554">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1096">RCS1096</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1558">PR</a>)</li>
<li>[CLI] Improve removing of unused symbols (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1550">PR</a>)</li>
<li>[CLI] Fix command <code>generate-doc</code> (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1559">PR</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/roslynator/commit/4be87c4350fec0c76176f50607352c4780ddabd4"><code>4be87c4</code></a>
Release 4.12.8 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1560">#1560</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/8ffe904e2db21b28b19214fd1e628a7ee12af44a"><code>8ffe904</code></a>
[CLI] Fix command generate-doc (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1559">#1559</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/05477ca085c23791a024af5c9ad62b81cc465bd8"><code>05477ca</code></a>
Fix analyzer RCS1096 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1558">#1558</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/ca8d20f47943e0ad6d3eb449b9e06f9e15b3ca51"><code>ca8d20f</code></a>
Fix analyzer RCS1140 - handle catch without declaration (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1554">#1554</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/bf2a457e6c1c1511932c5dfb0c2e117c37de202f"><code>bf2a457</code></a>
[CLI] Improve removing of unused symbols (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1550">#1550</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/0a0d094ccb32cd1dd10f9bd911cf037a2accc6ba"><code>0a0d094</code></a>
Fix analyzer RCS1223 - handle type declaration with no braces (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1552">#1552</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/1ea4149bcc1e7af78f4d7ff6e0b51dde3e330f9d"><code>1ea4149</code></a>
Fix analyzer RCS0053 - preprocessor directive (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1547">#1547</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/c29e691ba94ea40ce2b35c2ef7b37dd67005c571"><code>c29e691</code></a>
Revert &quot;changelog&quot;</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/581d59de60e8404e55cbf927cccf52ba96ae02e1"><code>581d59d</code></a>
changelog</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/eed662aab8aec63e88f1b2ca0fc3b5fe1f01a601"><code>eed662a</code></a>
Bump Roslynator analyzers reference to 4.12.7 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1537">#1537</a>)</li>
<li>See full diff in <a
href="https://github.com/dotnet/roslynator/compare/v4.12.7...v4.12.8">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.12.7&new-version=4.12.8)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent 011c318 commit 98f12b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImperatorToCK3/ImperatorToCK3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PackageReference Include="PGCG.commonItems" Version="14.1.1" />
<PackageReference Include="PGCG.commonItems.SourceGenerators" Version="1.0.7"/>
<PackageReference Include="Polly" Version="8.4.2" />
<PackageReference Include="Roslynator.Analyzers" Version="4.12.7">
<PackageReference Include="Roslynator.Analyzers" Version="4.12.8">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 98f12b8

Please sign in to comment.