forked from microsoft/chat-copilot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 8b12107
Bump Roslynator.Analyzers from 4.5.0 to 4.6.0 in /webapi (microsoft#536)
Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from
4.5.0 to 4.6.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.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 "Remove directive (including content)" (<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/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><a
href="https://github.com/dotnet/roslynator/commit/2bc43563db3469b116dd465f829bb0b41c6f0fa2"><code>2bc4356</code></a>
Fix file banners (.NET Foundation format) (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1219">#1219</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/989a183db08fb1a1cdede20162a04b2ab6719689"><code>989a183</code></a>
Bump Roslyn to 4.7.0 (CLI + Testing framework) (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1218">#1218</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/2da065825bbb52b0b52801e8b4e15091b6869669"><code>2da0658</code></a>
Fix globbing (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1215">#1215</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/e7d610554eebecd015b03e49979c3a14c98cc953"><code>e7d6105</code></a>
Fix links in README (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1216">#1216</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/roslynator/compare/v4.5.0...v4.6.0">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 598eff9 commit 8b12107Copy full SHA for 8b12107
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 | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
|
0 commit comments