Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Roslynator.Formatting.Analyzers from 4.6.4 to 4.7.0 in /webapi #689

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps Roslynator.Formatting.Analyzers from 4.6.4 to 4.7.0.

Changelog

Sourced from Roslynator.Formatting.Analyzers's changelog.

[4.7.0] - 2023-12-03

Added

  • Add analyzer "Dispose resource asynchronously" (RCS1261) (PR)
  • Add analyzer "Unnecessary raw string literal" (RCS1262) (PR)
  • Add analyzer "Invalid reference in a documentation comment" (RCS1263) (PR)

Changed

  • Improve refactoring "Remove comment" RR0098 (PR)
  • Remove trailing dot from analyzer's title (PR)
  • Group code fix "Change accessibility to ..." (PR)
  • [CLI] Bump Roslyn to 4.8.0 (PR).
  • Group refactoring "Remove members above/below'" (PR)
  • Rename analyzers (PR)
    • "Add new line before embedded statement" -> "Put embedded statement on its own line" (RCS0030)
    • "Add new line before statement" -> "Put statement on its own line" (RCS0033)
  • Group refactoring "Wrap in ..." (PR)

Fixed

Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator) from 4.6.4 to 4.7.0.
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.6.4...v4.7.0)

---
updated-dependencies:
- dependency-name: Roslynator.Formatting.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Dec 4, 2023
@github-actions github-actions bot added webapi Pull requests that update .net code and removed dependencies Pull requests that update a dependency file labels Dec 4, 2023
@dehoward dehoward added this pull request to the merge queue Dec 4, 2023
Merged via the queue into main with commit 87dc512 Dec 4, 2023
7 checks passed
@dehoward dehoward deleted the dependabot/nuget/webapi/Roslynator.Formatting.Analyzers-4.7.0 branch December 4, 2023 18:09
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…icrosoft#689)

Bumps
[Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator)
from 4.6.4 to 4.7.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/roslynator/blob/main/ChangeLog.md">Roslynator.Formatting.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>
</blockquote>
</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.4...v4.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Roslynator.Formatting.Analyzers&package-manager=nuget&previous-version=4.6.4&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>
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
…icrosoft#689)

Bumps
[Roslynator.Formatting.Analyzers](https://github.com/dotnet/roslynator)
from 4.6.4 to 4.7.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/dotnet/roslynator/blob/main/ChangeLog.md">Roslynator.Formatting.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>
</blockquote>
</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.4...v4.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Roslynator.Formatting.Analyzers&package-manager=nuget&previous-version=4.6.4&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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code webapi Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant