[PR #3352] [CLOSED] Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.8 to 3.0.0 #9474

Closed
opened 2026-02-07 06:02:46 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3352
Author: @dependabot[bot]
Created: 6/15/2020
Status: Closed

Base: masterHead: dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.0.0


📝 Commits (1)

  • 0c76386 Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.8 to 3.0.0

📊 Changes

23 files changed (+23 additions, -23 deletions)

View changed files

📝 Emby.Dlna/Emby.Dlna.csproj (+1 -1)
📝 Emby.Drawing/Emby.Drawing.csproj (+1 -1)
📝 Emby.Notifications/Emby.Notifications.csproj (+1 -1)
📝 Emby.Photos/Emby.Photos.csproj (+1 -1)
📝 Emby.Server.Implementations/Emby.Server.Implementations.csproj (+1 -1)
📝 Jellyfin.Api/Jellyfin.Api.csproj (+1 -1)
📝 Jellyfin.Data/Jellyfin.Data.csproj (+1 -1)
📝 Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj (+1 -1)
📝 Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj (+1 -1)
📝 Jellyfin.Server/Jellyfin.Server.csproj (+1 -1)
📝 MediaBrowser.Common/MediaBrowser.Common.csproj (+1 -1)
📝 MediaBrowser.Controller/MediaBrowser.Controller.csproj (+1 -1)
📝 MediaBrowser.Model/MediaBrowser.Model.csproj (+1 -1)
📝 MediaBrowser.Providers/MediaBrowser.Providers.csproj (+1 -1)
📝 MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj (+1 -1)
📝 MediaBrowser.XbmcMetadata/MediaBrowser.XbmcMetadata.csproj (+1 -1)
📝 tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj (+1 -1)
📝 tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj (+1 -1)

...and 3 more files

📄 Description

Bumps Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.8 to 3.0.0.

Release notes

Sourced from Microsoft.CodeAnalysis.FxCopAnalyzers's releases.

v3.0.0

Release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 3.0.0 NuGet packages. Works with VS 2019 or later.

Contains following important changes on top of v2.9.x releases

Bug Fixes

Tons of bug fixes

Additional analyzers/fixers:

Added

  • Design
    • CA1021: Avoid out parameters
    • CA1069: Enums values should not be duplicated -- Enabled by default
  • Reliability
    • CA2011: Avoid infinite recursion -- Enabled by default
    • CA2012: Use ValueTasks correctly -- Enabled by default
    • CA2013: Do not use ReferenceEquals with value types -- Enabled by default
  • Usage
    • CA2215: Dispose methods should call base class dispose -- Enabled by default

Changed

  • Security
    • CA5361: Do Not Disable SChannel Use of Strong Crypto -- Now disabled by default
    • CA5376: Use SharedAccessProtocol HttpsOnly -- Now disabled by default
    • CA5377: Use Container Level Access Policy -- Now disabled by default
    • CA5378: Do not disable ServicePointManagerSecurityProtocols -- Now disabled by default
    • CA5380: Do Not Add Certificates To Root Store -- Now disabled by default
    • CA5381: Ensure Certificates Are Not Added To Root Store -- Now disabled by default

v3.0.0-beta3.final

Pre-release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 3.0.0 NuGet packages. Works with VS 2019 or later.

Contains following important changes on top of v2.9.x releases

Bug Fixes

Lot of bug fixes

Additional analyzers/fixers:

Added

  • Design
    • CA1021: Avoid out parameters
    • CA1069: Enums values should not be duplicated -- Enabled by default
  • Reliability
    • CA2011: Avoid infinite recursion -- Enabled by default
    • CA2012: Use ValueTasks correctly -- Enabled by default
    • CA2013: Do not use ReferenceEquals with value types -- Enabled by default
  • Usage
    • CA2215: Dispose methods should call base class dispose -- Enabled by default

Changed

  • Security
    • CA5361: Do Not Disable SChannel Use of Strong Crypto -- Now disabled by default
... (truncated)
Commits
  • 39d189a Merge pull request #3561 from paulomorgado/fix/docs-urls
  • bee7e7a Fix URLs in comments
  • 5ce9fe7 Merge pull request #3483 from Evangelink/CA1806-user-option
  • 4f550e8 Update xlf resources
  • 9ac40dc Merge pull request #3543 from Evangelink/roslyn-resx
  • 8634ca6 Fix typo in resx
  • 624f1b5 Address review comments for user options
  • 990ca20 Merge branch 'master' into CA1806-user-option
  • 2763ec7 Merge pull request #3415 from Evangelink/use-eventhandler-helper
  • d7d170a Instantiate ArgumentExceptions Correctly analyzer updates and fixer implement...
  • Additional commits viewable in compare view

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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/3352 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/15/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.0.0` --- ### 📝 Commits (1) - [`0c76386`](https://github.com/jellyfin/jellyfin/commit/0c76386bb849132823e4d524029acb49d135a658) Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.8 to 3.0.0 ### 📊 Changes **23 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/Emby.Dlna.csproj` (+1 -1) 📝 `Emby.Drawing/Emby.Drawing.csproj` (+1 -1) 📝 `Emby.Notifications/Emby.Notifications.csproj` (+1 -1) 📝 `Emby.Photos/Emby.Photos.csproj` (+1 -1) 📝 `Emby.Server.Implementations/Emby.Server.Implementations.csproj` (+1 -1) 📝 `Jellyfin.Api/Jellyfin.Api.csproj` (+1 -1) 📝 `Jellyfin.Data/Jellyfin.Data.csproj` (+1 -1) 📝 `Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj` (+1 -1) 📝 `Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj` (+1 -1) 📝 `Jellyfin.Server/Jellyfin.Server.csproj` (+1 -1) 📝 `MediaBrowser.Common/MediaBrowser.Common.csproj` (+1 -1) 📝 `MediaBrowser.Controller/MediaBrowser.Controller.csproj` (+1 -1) 📝 `MediaBrowser.Model/MediaBrowser.Model.csproj` (+1 -1) 📝 `MediaBrowser.Providers/MediaBrowser.Providers.csproj` (+1 -1) 📝 `MediaBrowser.WebDashboard/MediaBrowser.WebDashboard.csproj` (+1 -1) 📝 `MediaBrowser.XbmcMetadata/MediaBrowser.XbmcMetadata.csproj` (+1 -1) 📝 `tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj` (+1 -1) _...and 3 more files_ </details> ### 📄 Description Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.8 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/roslyn-analyzers/releases">Microsoft.CodeAnalysis.FxCopAnalyzers's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <p>Release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 3.0.0 NuGet packages. Works with VS 2019 or later.</p> <p>Contains following important changes on top of v2.9.x releases</p> <h3>Bug Fixes</h3> <p>Tons of bug fixes</p> <h3>Additional analyzers/fixers:</h3> <h3>Added</h3> <ul> <li>Design <ul> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca1021">CA1021</a>: Avoid out parameters</li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca1069">CA1069</a>: Enums values should not be duplicated -- <strong>Enabled by default</strong></li> </ul> </li> <li>Reliability <ul> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca2011">CA2011</a>: Avoid infinite recursion -- <strong>Enabled by default</strong></li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca2012">CA2012</a>: Use ValueTasks correctly -- <strong>Enabled by default</strong></li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca2013">CA2013</a>: Do not use ReferenceEquals with value types -- <strong>Enabled by default</strong></li> </ul> </li> <li>Usage <ul> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca2215">CA2215</a>: Dispose methods should call base class dispose -- <strong>Enabled by default</strong></li> </ul> </li> </ul> <h3>Changed</h3> <ul> <li>Security <ul> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca5361">CA5361</a>: Do Not Disable SChannel Use of Strong Crypto -- Now disabled by default</li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca5376">CA5376</a>: Use SharedAccessProtocol HttpsOnly -- Now disabled by default</li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca5377">CA5377</a>: Use Container Level Access Policy -- Now disabled by default</li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca5378">CA5378</a>: Do not disable ServicePointManagerSecurityProtocols -- Now disabled by default</li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca5380">CA5380</a>: Do Not Add Certificates To Root Store -- Now disabled by default</li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca5381">CA5381</a>: Ensure Certificates Are Not Added To Root Store -- Now disabled by default</li> </ul> </li> </ul> <h2>v3.0.0-beta3.final</h2> <p>Pre-release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 3.0.0 NuGet packages. Works with VS 2019 or later.</p> <p>Contains following important changes on top of v2.9.x releases</p> <h3>Bug Fixes</h3> <p>Lot of bug fixes</p> <h3>Additional analyzers/fixers:</h3> <h3>Added</h3> <ul> <li>Design <ul> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca1021">CA1021</a>: Avoid out parameters</li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca1069">CA1069</a>: Enums values should not be duplicated -- <strong>Enabled by default</strong></li> </ul> </li> <li>Reliability <ul> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca2011">CA2011</a>: Avoid infinite recursion -- <strong>Enabled by default</strong></li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca2012">CA2012</a>: Use ValueTasks correctly -- <strong>Enabled by default</strong></li> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca2013">CA2013</a>: Do not use ReferenceEquals with value types -- <strong>Enabled by default</strong></li> </ul> </li> <li>Usage <ul> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca2215">CA2215</a>: Dispose methods should call base class dispose -- <strong>Enabled by default</strong></li> </ul> </li> </ul> <h3>Changed</h3> <ul> <li>Security <ul> <li><a href="https://docs.microsoft.com/visualstudio/code-quality/ca5361">CA5361</a>: Do Not Disable SChannel Use of Strong Crypto -- Now disabled by default</li> </ul> </li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/39d189ab8b48b3811978edbafdc0aef190025f53"><code>39d189a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/3561">#3561</a> from paulomorgado/fix/docs-urls</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/bee7e7a9073b278f394ab458f352e1addda5f682"><code>bee7e7a</code></a> Fix URLs in comments</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/5ce9fe74888de49cd752b5f300de7bfd453336d7"><code>5ce9fe7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/3483">#3483</a> from Evangelink/CA1806-user-option</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/4f550e8d557c4172af88eeff2d1a1481b145d810"><code>4f550e8</code></a> Update xlf resources</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/9ac40dc9ddb3b267ffaa7452a604479bb248357b"><code>9ac40dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/3543">#3543</a> from Evangelink/roslyn-resx</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/8634ca683f85df27a55752334bc54a4541c7e87c"><code>8634ca6</code></a> Fix typo in resx</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/624f1b5de9897b4910c3682ba0c087643d46f215"><code>624f1b5</code></a> Address review comments for user options</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/990ca2042cdb46d2f19ec29be5878a032625b32d"><code>990ca20</code></a> Merge branch 'master' into CA1806-user-option</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/2763ec7c3d235319e15c3d5d9db111e1715f9be4"><code>2763ec7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/roslyn-analyzers/issues/3415">#3415</a> from Evangelink/use-eventhandler-helper</li> <li><a href="https://github.com/dotnet/roslyn-analyzers/commit/d7d170a433d359941885fa22b42f3d047dd179c9"><code>d7d170a</code></a> Instantiate ArgumentExceptions Correctly analyzer updates and fixer implement...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/roslyn-analyzers/compare/v2.9.8...v3.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.CodeAnalysis.FxCopAnalyzers&package-manager=nuget&previous-version=2.9.8&new-version=3.0.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:02:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9474