Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps Roslynator.Analyzers from 4.11.0 to 4.12.0.

Release notes

Sourced from Roslynator.Analyzers's releases.

v4.12.0

Added

Fixed

  • Fix analyzer RCS1267 (PR)
  • Fix "Unknown value 'Default'" exception (PR)
  • Fix name of UnityEngine.SerializeField attribute (PR)
  • Fix analyzer RCS1077 (PR)
Changelog

Sourced from Roslynator.Analyzers's changelog.

[4.12.0] - 2024-03-19

Added

Fixed

  • Fix analyzer RCS1267 (PR)
  • Fix "Unknown value 'Default'" exception (PR)
  • Fix name of UnityEngine.SerializeField attribute (PR)
  • Fix analyzer RCS1077 (PR)
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.Analyzers](https://github.com/dotnet/roslynator) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/dotnet/roslynator/releases)
- [Changelog](https://github.com/dotnet/roslynator/blob/main/ChangeLog.md)
- [Commits](dotnet/roslynator@v4.11.0...v4.12.0)

---
updated-dependencies:
- dependency-name: Roslynator.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 Apr 1, 2024
@github-actions github-actions bot added the webapi Pull requests that update .net code label Apr 1, 2024
@glahaye glahaye added this pull request to the merge queue Apr 1, 2024
Merged via the queue into main with commit 1021fc5 Apr 1, 2024
@glahaye glahaye deleted the dependabot/nuget/webapi/Roslynator.Analyzers-4.12.0 branch April 1, 2024 19:08
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
…#907)

Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from
4.11.0 to 4.12.0.
<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.0</h2>
<h3>Added</h3>
<ul>
<li>Add analyzer &quot;Simplify numeric comparison&quot; <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1268">RCS1268</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1405">PR</a> by
<a
href="https://github.com/jakubreznak"><code>@​jakubreznak</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1267">RCS1267</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1412">PR</a>)</li>
<li>Fix &quot;Unknown value 'Default'&quot; exception (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1411">PR</a>)</li>
<li>Fix name of <code>UnityEngine.SerializeField</code> attribute (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1419">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/1421">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.0] - 2024-03-19</h2>
<h3>Added</h3>
<ul>
<li>Add analyzer &quot;Simplify numeric comparison&quot; <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1268">RCS1268</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1405">PR</a> by
<a
href="https://github.com/jakubreznak"><code>@​jakubreznak</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1267">RCS1267</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1412">PR</a>)</li>
<li>Fix &quot;Unknown value 'Default'&quot; exception (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1411">PR</a>)</li>
<li>Fix name of <code>UnityEngine.SerializeField</code> attribute (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1419">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/1421">PR</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/roslynator/commit/8330609e2cdc776ef2d10928d6571f12f2e92ab9"><code>8330609</code></a>
Release 4.12.0 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/deaf4fbe10c0d338fa213f1ce6115bd77170c685"><code>deaf4fb</code></a>
Fix script (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1425">#1425</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/36189cf2f3c3acb6e56a27768d43b4606a4c4cec"><code>36189cf</code></a>
Fix Analyzers.xml (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1424">#1424</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/84f6ea9639a98fab363387c0c7339ffda5846af0"><code>84f6ea9</code></a>
Fix RCS1077 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1421">#1421</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/dd70714ab040959812909e85570c49c09ba0e45c"><code>dd70714</code></a>
Fix UnityEngine.SerializeField name (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1419">#1419</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/c2b0479bbadecf1725e9b4f541741e7c7242ef90"><code>c2b0479</code></a>
Update social card (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1416">#1416</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/a687d572d5f0157eec4f9d2352402134ee7b9011"><code>a687d57</code></a>
Remove CodeFixOptionAttribute (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1414">#1414</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/823d74b8391de4a4bc56b773177d36200de6c612"><code>823d74b</code></a>
RCS1268 - Simplify Numeric Comparison (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1405">#1405</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/32a2e9c204c530e7d243c0b18aecdee6eb7b4814"><code>32a2e9c</code></a>
When reportDiagnostic is Default return descriptor default severity (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1411">#1411</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/243c71cd3df9f6b7c5e5a0ae120c18e93e52253d"><code>243c71c</code></a>
Fix RCS1267 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1412">#1412</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/roslynator/compare/v4.11.0...v4.12.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.11.0&new-version=4.12.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
…#907)

Bumps [Roslynator.Analyzers](https://github.com/dotnet/roslynator) from
4.11.0 to 4.12.0.
<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.0</h2>
<h3>Added</h3>
<ul>
<li>Add analyzer &quot;Simplify numeric comparison&quot; <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1268">RCS1268</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1405">PR</a> by
<a
href="https://github.com/jakubreznak"><code>@​jakubreznak</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1267">RCS1267</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1412">PR</a>)</li>
<li>Fix &quot;Unknown value 'Default'&quot; exception (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1411">PR</a>)</li>
<li>Fix name of <code>UnityEngine.SerializeField</code> attribute (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1419">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/1421">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.0] - 2024-03-19</h2>
<h3>Added</h3>
<ul>
<li>Add analyzer &quot;Simplify numeric comparison&quot; <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1268">RCS1268</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1405">PR</a> by
<a
href="https://github.com/jakubreznak"><code>@​jakubreznak</code></a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Fix analyzer <a
href="https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1267">RCS1267</a>
(<a
href="https://redirect.github.com/dotnet/roslynator/pull/1412">PR</a>)</li>
<li>Fix &quot;Unknown value 'Default'&quot; exception (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1411">PR</a>)</li>
<li>Fix name of <code>UnityEngine.SerializeField</code> attribute (<a
href="https://redirect.github.com/dotnet/roslynator/pull/1419">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/1421">PR</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/dotnet/roslynator/commit/8330609e2cdc776ef2d10928d6571f12f2e92ab9"><code>8330609</code></a>
Release 4.12.0 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1417">#1417</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/deaf4fbe10c0d338fa213f1ce6115bd77170c685"><code>deaf4fb</code></a>
Fix script (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1425">#1425</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/36189cf2f3c3acb6e56a27768d43b4606a4c4cec"><code>36189cf</code></a>
Fix Analyzers.xml (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1424">#1424</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/84f6ea9639a98fab363387c0c7339ffda5846af0"><code>84f6ea9</code></a>
Fix RCS1077 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1421">#1421</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/dd70714ab040959812909e85570c49c09ba0e45c"><code>dd70714</code></a>
Fix UnityEngine.SerializeField name (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1419">#1419</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/c2b0479bbadecf1725e9b4f541741e7c7242ef90"><code>c2b0479</code></a>
Update social card (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1416">#1416</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/a687d572d5f0157eec4f9d2352402134ee7b9011"><code>a687d57</code></a>
Remove CodeFixOptionAttribute (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1414">#1414</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/823d74b8391de4a4bc56b773177d36200de6c612"><code>823d74b</code></a>
RCS1268 - Simplify Numeric Comparison (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1405">#1405</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/32a2e9c204c530e7d243c0b18aecdee6eb7b4814"><code>32a2e9c</code></a>
When reportDiagnostic is Default return descriptor default severity (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1411">#1411</a>)</li>
<li><a
href="https://github.com/dotnet/roslynator/commit/243c71cd3df9f6b7c5e5a0ae120c18e93e52253d"><code>243c71c</code></a>
Fix RCS1267 (<a
href="https://redirect.github.com/dotnet/roslynator/issues/1412">#1412</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/dotnet/roslynator/compare/v4.11.0...v4.12.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.11.0&new-version=4.12.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
dependencies Pull requests that update a dependency file .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