[PR #6321] [CLOSED] Bump Microsoft.Extensions.DependencyInjection from 5.0.1 to 5.0.2 #10911

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6321
Author: @dependabot[bot]
Created: 7/19/2021
Status: Closed

Base: masterHead: dependabot/nuget/Microsoft.Extensions.DependencyInjection-5.0.2


📝 Commits (1)

  • 43075c1 Bump Microsoft.Extensions.DependencyInjection from 5.0.1 to 5.0.2

📊 Changes

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

View changed files

📝 Emby.Server.Implementations/Emby.Server.Implementations.csproj (+1 -1)

📄 Description

Bumps Microsoft.Extensions.DependencyInjection from 5.0.1 to 5.0.2.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

.NET 5.0.2

Release Notes Install Instructions

Repos

Commits
  • cb5f173 Merge in 'release/5.0' changes
  • 988fa3b assembly version changes for 5.0.2 (#45944)
  • 1cd455b Merge in 'release/5.0' changes
  • db62a11 Merge in 'release/5.0' changes
  • 4a61651 [release/5.0] Update ServiceModel version on compat pack (#45905)
  • 2a51bcb Fix AssemblyInformationalAttribute version in coreclr corelib (#45876)
  • 2d2f618 Merge in 'release/5.0' changes
  • 5166da4 [release/5.0] Fix GC hole with STOREIND of LCL_VAR_ADDR/LCL_FLD_ADDR (#45947)
  • 968afdf Merge in 'release/5.0' changes
  • 83b4457 [release/5.0] P/Invoke function returning SafeSocketHandle throws MissingMeth...
  • 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/6321 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/19/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Microsoft.Extensions.DependencyInjection-5.0.2` --- ### 📝 Commits (1) - [`43075c1`](https://github.com/jellyfin/jellyfin/commit/43075c1d2276adbf0ebf644a559eca33eaa55946) Bump Microsoft.Extensions.DependencyInjection from 5.0.1 to 5.0.2 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Emby.Server.Implementations.csproj` (+1 -1) </details> ### 📄 Description Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 5.0.1 to 5.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">Microsoft.Extensions.DependencyInjection's releases</a>.</em></p> <blockquote> <h2>.NET 5.0.2</h2> <p><a href="https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.2/5.0.2.md">Release Notes</a> <a href="https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.2/5.0.2-install-instructions.md">Install Instructions</a></p> <h1>Repos</h1> <ul> <li><a href="https://github.com/dotnet/core/releases/tag/v5.0.2">Core</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/runtime/commit/cb5f173b9696d9d00a544b953d95190ab3b56df2"><code>cb5f173</code></a> Merge in 'release/5.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/988fa3b75f8d0d1f11ee0c2856ecdfeefea2cd27"><code>988fa3b</code></a> assembly version changes for 5.0.2 (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45944">#45944</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/1cd455b20b68a9ef53caf48f6616774af4ca436b"><code>1cd455b</code></a> Merge in 'release/5.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/db62a11db17607215769302b06e090b323e501a8"><code>db62a11</code></a> Merge in 'release/5.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/4a616514ae67761a87943d16250d7d189d2509b0"><code>4a61651</code></a> [release/5.0] Update ServiceModel version on compat pack (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45905">#45905</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/2a51bcb2c1fb29b8ec8d8c4a30cb59e851446b00"><code>2a51bcb</code></a> Fix AssemblyInformationalAttribute version in coreclr corelib (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45876">#45876</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/2d2f6186d99d7ede990abe4dd01c4a48d47adb9e"><code>2d2f618</code></a> Merge in 'release/5.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/5166da4ecd79f235fdb37f210db2d6174b184c4f"><code>5166da4</code></a> [release/5.0] Fix GC hole with STOREIND of LCL_VAR_ADDR/LCL_FLD_ADDR (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/45947">#45947</a>)</li> <li><a href="https://github.com/dotnet/runtime/commit/968afdf881d64a820b66ba47c6b02cf5b65d96e3"><code>968afdf</code></a> Merge in 'release/5.0' changes</li> <li><a href="https://github.com/dotnet/runtime/commit/83b4457c67b968879ad2a4b017c3c4d49e11abe9"><code>83b4457</code></a> [release/5.0] P/Invoke function returning SafeSocketHandle throws MissingMeth...</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v5.0.1...v5.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.DependencyInjection&package-manager=nuget&previous-version=5.0.1&new-version=5.0.2)](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 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:29:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10911