-
Notifications
You must be signed in to change notification settings - Fork 766
Commit 2034892
authored
Bump Roslynator.CodeAnalysis.Analyzers from 4.12.4 to 4.12.8 in /webapi (#1177)
Bumps
[Roslynator.CodeAnalysis.Analyzers](https://github.com/dotnet/roslynator)
from 4.12.4 to 4.12.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/roslynator/releases">Roslynator.CodeAnalysis.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>
<h2>v4.12.7</h2>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1202">RCS1202</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1542">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246">RCS1246</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1543">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/1524">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077">RCS1077</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1544">PR</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Add support for duck-typed awaitables and task-like types for
Task/Async-related analyzers (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1535">PR</a>)
<ul>
<li>Affects the following analyzers:
<ul>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046">RCS1046</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1047">RCS1047</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090">RCS1090</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1174">RCS1174</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1229">RCS1229</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1261">RCS1261</a></li>
</ul>
</li>
<li>Affects refactoring <a
href="https://josefpihrt.github.io/docs/roslynator/refactorings/RR0209">RR0209</a></li>
</ul>
</li>
</ul>
<h2>v4.12.6</h2>
<h3>Added</h3>
<ul>
<li>Analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077">RCS1077</a>
now suggests to use <code>Order</code> instead of <code>OrderBy</code>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1522">PR</a>)</li>
</ul>
<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/1518">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0056">RCS0056</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1521">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1181">RCS1181</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1526">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0005">RCS0005</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1533">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1181">RCS1181</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1534">PR</a>)</li>
</ul>
<h2>v4.12.5</h2>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1182">RCS1182</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1502">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1198">RCS1198</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1501">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1214">RCS1214</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1500">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1018">RCS1018</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1510">PR</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/roslynator/blob/main/ChangeLog.md">Roslynator.CodeAnalysis.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>
<h2>[4.12.7] - 2024-10-01</h2>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1202">RCS1202</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1542">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1246">RCS1246</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1543">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/1524">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077">RCS1077</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1544">PR</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Add support for duck-typed awaitables and task-like types for
Task/Async-related analyzers (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1535">PR</a>)
<ul>
<li>Affects the following analyzers:
<ul>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1046">RCS1046</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1047">RCS1047</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1090">RCS1090</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1174">RCS1174</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1229">RCS1229</a></li>
<li><a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1261">RCS1261</a></li>
</ul>
</li>
<li>Affects refactoring <a
href="https://josefpihrt.github.io/docs/roslynator/refactorings/RR0209">RR0209</a></li>
</ul>
</li>
</ul>
<h2>[4.12.6] - 2024-09-23</h2>
<h3>Added</h3>
<ul>
<li>Analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1077">RCS1077</a>
now suggests to use <code>Order</code> instead of <code>OrderBy</code>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1522">PR</a>)</li>
</ul>
<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/1518">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0056">RCS0056</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1521">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1181">RCS1181</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1526">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0005">RCS0005</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1533">PR</a>)</li>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1181">RCS1181</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1534">PR</a>)</li>
</ul>
<h2>[4.12.5] - 2024-09-13</h2>
<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/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 "changelog"</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>Additional commits viewable in <a
href="https://github.com/dotnet/roslynator/compare/v4.12.4...v4.12.8">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent 23a73f9 commit 2034892Copy full SHA for 2034892
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- webapi
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedwebapi/CopilotChatWebApi.csproj
Copy file name to clipboardExpand all lines: webapi/CopilotChatWebApi.csproj+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
0 commit comments