[PR #9117] [MERGED] chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 #11806

Closed
opened 2025-12-22 08:57:13 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/9117
Author: @renovate[bot]
Created: 1/18/2023
Status: Merged
Merged: 1/18/2023
Merged by: @crobibero

Base: masterHead: renovate/microsoft.codeanalysis.bannedapianalyzers-3.x


📝 Commits (1)

  • dfc45c8 chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4

📊 Changes

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

View changed files

📝 Emby.Dlna/Emby.Dlna.csproj (+1 -1)
📝 Emby.Naming/Emby.Naming.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.Networking/Jellyfin.Networking.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.LocalMetadata/MediaBrowser.LocalMetadata.csproj (+1 -1)
📝 MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj (+1 -1)
📝 MediaBrowser.Model/MediaBrowser.Model.csproj (+1 -1)
📝 MediaBrowser.Providers/MediaBrowser.Providers.csproj (+1 -1)
📝 MediaBrowser.XbmcMetadata/MediaBrowser.XbmcMetadata.csproj (+1 -1)
📝 src/Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj (+1 -1)
📝 src/Jellyfin.Drawing/Jellyfin.Drawing.csproj (+1 -1)
📝 src/Jellyfin.Extensions/Jellyfin.Extensions.csproj (+1 -1)

...and 18 more files

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.CodeAnalysis.BannedApiAnalyzers nuget patch 3.3.3 -> 3.3.4

Release Notes

dotnet/roslyn-analyzers

v3.3.4

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

  • Contains important functionality and performance bug fixes on top of v3.3.3 release

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.


🔄 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/9117 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 1/18/2023 **Status:** ✅ Merged **Merged:** 1/18/2023 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `renovate/microsoft.codeanalysis.bannedapianalyzers-3.x` --- ### 📝 Commits (1) - [`dfc45c8`](https://github.com/jellyfin/jellyfin/commit/dfc45c855c1907113b326ca342e737105b3f90c2) chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 ### 📊 Changes **38 files changed** (+38 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Dlna/Emby.Dlna.csproj` (+1 -1) 📝 `Emby.Naming/Emby.Naming.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.Networking/Jellyfin.Networking.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.LocalMetadata/MediaBrowser.LocalMetadata.csproj` (+1 -1) 📝 `MediaBrowser.MediaEncoding/MediaBrowser.MediaEncoding.csproj` (+1 -1) 📝 `MediaBrowser.Model/MediaBrowser.Model.csproj` (+1 -1) 📝 `MediaBrowser.Providers/MediaBrowser.Providers.csproj` (+1 -1) 📝 `MediaBrowser.XbmcMetadata/MediaBrowser.XbmcMetadata.csproj` (+1 -1) 📝 `src/Jellyfin.Drawing.Skia/Jellyfin.Drawing.Skia.csproj` (+1 -1) 📝 `src/Jellyfin.Drawing/Jellyfin.Drawing.csproj` (+1 -1) 📝 `src/Jellyfin.Extensions/Jellyfin.Extensions.csproj` (+1 -1) _...and 18 more files_ </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.CodeAnalysis.BannedApiAnalyzers](https://togithub.com/dotnet/roslyn-analyzers) | nuget | patch | `3.3.3` -> `3.3.4` | --- ### Release Notes <details> <summary>dotnet/roslyn-analyzers</summary> ### [`v3.3.4`](https://togithub.com/dotnet/roslyn-analyzers/releases/tag/v3.3.4) Release build of Roslyn-analyzers based on Microsoft.CodeAnalysis 3.3.1 NuGet packages. Works with VS 2019 16.9 or later. - Contains important functionality and performance bug fixes on top of v3.3.3 release </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/jellyfin/jellyfin). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuMyIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS4zIn0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 08:57:13 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#11806
No description provided.