[PR #3965] [CLOSED] Bump OptimizedPriorityQueue from 4.2.0 to 5.0.0 #9787

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3965
Author: @dependabot[bot]
Created: 8/24/2020
Status: Closed

Base: masterHead: dependabot/nuget/OptimizedPriorityQueue-5.0.0


📝 Commits (1)

  • 1b8450b Bump OptimizedPriorityQueue from 4.2.0 to 5.0.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 MediaBrowser.Providers/MediaBrowser.Providers.csproj (+1 -1)

📄 Description

Bumps OptimizedPriorityQueue from 4.2.0 to 5.0.0.

Commits
  • 4ff1cc5 Updated to latest .Net Standard (still targeting netstandard1.0)
  • f57d856 Updated to version 5.0.0
  • 1d6da6a Removed space from assembly name
  • 0ce14e4 Update outdated documentation
  • d99b6a1 Add the "NUnitTestAdapter.WithFramework" dependency. Some people have issues...
  • See full diff 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/3965 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/24/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/OptimizedPriorityQueue-5.0.0` --- ### 📝 Commits (1) - [`1b8450b`](https://github.com/jellyfin/jellyfin/commit/1b8450b38b1a372cb329c242c201e0b6402f5a04) Bump OptimizedPriorityQueue from 4.2.0 to 5.0.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Providers/MediaBrowser.Providers.csproj` (+1 -1) </details> ### 📄 Description Bumps [OptimizedPriorityQueue](https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp) from 4.2.0 to 5.0.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/commit/4ff1cc5647751a5133cf0dd9da93e4c1f7bacba5"><code>4ff1cc5</code></a> Updated to latest .Net Standard (still targeting netstandard1.0)</li> <li><a href="https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/commit/f57d8561ca73cb93fb50ca4d1d74f1a03c1a3853"><code>f57d856</code></a> Updated to version 5.0.0</li> <li><a href="https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/commit/1d6da6ae71aa7f7eb6d5f4afbc68e802515ecd2c"><code>1d6da6a</code></a> Removed space from assembly name</li> <li><a href="https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/commit/0ce14e492ec68396533f02881e906bb21fccfa80"><code>0ce14e4</code></a> Update outdated documentation</li> <li><a href="https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/commit/d99b6a19aa9e3d6e3d178a0a556afe12ca2ddb5d"><code>d99b6a1</code></a> Add the &quot;NUnitTestAdapter.WithFramework&quot; dependency. Some people have issues...</li> <li>See full diff in <a href="https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp/compare/v4.2.0...v5.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=OptimizedPriorityQueue&package-manager=nuget&previous-version=4.2.0&new-version=5.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:08:31 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9787