[PR #3974] [CLOSED] Bump Microsoft.AspNetCore.Authorization from 3.1.6 to 3.1.7 #9799

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

📋 Pull Request Information

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

Base: masterHead: dependabot/nuget/Microsoft.AspNetCore.Authorization-3.1.7


📝 Commits (1)

  • 142c9e8 Bump Microsoft.AspNetCore.Authorization from 3.1.6 to 3.1.7

📊 Changes

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

View changed files

📝 Jellyfin.Api/Jellyfin.Api.csproj (+1 -1)

📄 Description

Bumps Microsoft.AspNetCore.Authorization from 3.1.6 to 3.1.7.

Release notes

Sourced from Microsoft.AspNetCore.Authorization's releases.

.NET Core 3.1.7

Repos

Commits
  • 1bf292d Merged PR 9260: [internal/release/3.1] Update dependencies from dnceng/intern...
  • 84562dd Merged PR 9096: [internal/release/3.1] Update dependencies from dnceng/intern...
  • 40383cf Merged PR 9189: Modify WebSockets ValueTaskSource
  • c9f75a1 Merged PR 9163: [3.1] Fix HttSys tests
  • b110c81 Merge in 'release/3.1' changes
  • 9e63572 StopAsync resets state on inactive connection (#20083) (#23962)
  • 07b8318 Merged PR 9042: [3.1] Pass RequestAborted to SendFileAsync
  • b8a0fa7 arcade requires MSBuild 16.3 (#21878)
  • 3d02526 Merge pull request #23935 from dotnet-maestro-bot/merge/release/2.1-to-releas...
  • 8691921 Merge branch 'release/2.1' into release/3.1
  • 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/3974 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/24/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Microsoft.AspNetCore.Authorization-3.1.7` --- ### 📝 Commits (1) - [`142c9e8`](https://github.com/jellyfin/jellyfin/commit/142c9e862ee97f16121d0b6a2aaf31d60cfe7321) Bump Microsoft.AspNetCore.Authorization from 3.1.6 to 3.1.7 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Jellyfin.Api.csproj` (+1 -1) </details> ### 📄 Description Bumps [Microsoft.AspNetCore.Authorization](https://github.com/aspnet/AspNetCore) from 3.1.6 to 3.1.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aspnet/AspNetCore/releases">Microsoft.AspNetCore.Authorization's releases</a>.</em></p> <blockquote> <h2>.NET Core 3.1.7</h2> <ul> <li><a href="https://github.com/dotnet/core/blob/master/release-notes/3.1/3.1.7/3.1.7.md">Release Notes</a></li> <li><a href="https://www.microsoft.com/net/download/dotnet-core/3.1">Download and Install</a></li> </ul> <h1>Repos</h1> <ul> <li><a href="https://github.com/dotnet/cli/releases/tag/v3.1.401">CLI</a></li> <li><a href="https://github.com/dotnet/coreclr/releases/tag/v3.1.7">CoreCLR</a></li> <li><a href="https://github.com/dotnet/core-setup/releases/tag/v3.1.7">Core-Setup</a></li> <li><a href="https://github.com/dotnet/aspnetcore/releases/tag/v3.1.7">ASP</a></li> <li><a href="https://github.com/dotnet/extensions/releases/tag/v3.1.7">Extensions</a></li> <li><a href="https://github.com/dotnet/aspnetcore-tooling/releases/tag/v3.1.7">ASPNETCORE-Tooling</a></li> <li><a href="https://github.com/dotnet/toolset/releases/tag/v3.1.401">Toolset</a></li> <li><a href="https://github.com/dotnet/sdk/releases/tag/v3.1.401">SDK</a></li> <li><a href="https://github.com/dotnet/efcore/releases/tag/v3.1.7">EF Core</a></li> <li><a href="https://github.com/dotnet/wpf/releases/tag/v3.1.7">WPF</a></li> <li><a href="https://github.com/dotnet/winforms/releases/tag/v3.1.7">Winforms</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/1bf292d47ac2a0ebda07d8a3f00355dd01915ad5"><code>1bf292d</code></a> Merged PR 9260: [internal/release/3.1] Update dependencies from dnceng/intern...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/84562dd7d29ac4c8a217fa990e6fee69cd3ef7d4"><code>84562dd</code></a> Merged PR 9096: [internal/release/3.1] Update dependencies from dnceng/intern...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/40383cf1f9417b7018b51d02b72afdf1cfa1705b"><code>40383cf</code></a> Merged PR 9189: Modify WebSockets ValueTaskSource</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/c9f75a1f41911e3ff8fb180a8a404d2506cb33db"><code>c9f75a1</code></a> Merged PR 9163: [3.1] Fix HttSys tests</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b110c810a4f2b4bbbffe24c5e964b369b992da15"><code>b110c81</code></a> Merge in 'release/3.1' changes</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/9e635724c00120d0e28be6ae83a76dfe11f06f6c"><code>9e63572</code></a> StopAsync resets state on inactive connection (<a href="https://github-redirect.dependabot.com/aspnet/AspNetCore/issues/20083">#20083</a>) (<a href="https://github-redirect.dependabot.com/aspnet/AspNetCore/issues/23962">#23962</a>)</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/07b8318db0ec2d9cf05a8ab2a24847342746a664"><code>07b8318</code></a> Merged PR 9042: [3.1] Pass RequestAborted to SendFileAsync</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b8a0fa74dcd41d43880fcaf2b35c532787c84ddf"><code>b8a0fa7</code></a> arcade requires MSBuild 16.3 (<a href="https://github-redirect.dependabot.com/aspnet/AspNetCore/issues/21878">#21878</a>)</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/3d0252694e4019365067923a6b9d8de383469933"><code>3d02526</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/aspnet/AspNetCore/issues/23935">#23935</a> from dotnet-maestro-bot/merge/release/2.1-to-releas...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/8691921c7db1c363f16fc9550aecbf55a2b44e07"><code>8691921</code></a> Merge branch 'release/2.1' into release/3.1</li> <li>Additional commits viewable in <a href="https://github.com/aspnet/AspNetCore/compare/v3.1.6...v3.1.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.Authorization&package-manager=nuget&previous-version=3.1.6&new-version=3.1.7)](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:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9799