[PR #7312] [CLOSED] Bump Microsoft.AspNetCore.Authorization from 6.0.1 to 6.0.2 #11340

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7312
Author: @dependabot[bot]
Created: 2/14/2022
Status: Closed

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


📝 Commits (1)

  • 3505e62 Bump Microsoft.AspNetCore.Authorization from 6.0.1 to 6.0.2

📊 Changes

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

View changed files

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

📄 Description

Bumps Microsoft.AspNetCore.Authorization from 6.0.1 to 6.0.2.

Release notes

Sourced from Microsoft.AspNetCore.Authorization's releases.

.NET 6.0.2

Release

Commits
  • 1dcf7ac [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore...
  • 608229f [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtim...
  • eb1c0a4 Merge in 'release/6.0' changes
  • ef499fe Revert "[release/6.0] Switch to Windows.Amd64.Server2022.Open (#39364)" (#39476)
  • 5e8131b Merged PR 20577: Fix build errors
  • 04a113d Merge in 'release/6.0' changes
  • 2bd9de6 Avoid declaring RazorPage<T>.Model as nullable by default (#39332) (#39416)
  • 6ffe8df Merge in 'release/6.0' changes
  • d9521ac Don't exclude System.IO.Pipelines from TargetingPack version check (#39302)
  • 3b49ab1 Merge in 'release/6.0' changes
  • 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/7312 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/14/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Microsoft.AspNetCore.Authorization-6.0.2` --- ### 📝 Commits (1) - [`3505e62`](https://github.com/jellyfin/jellyfin/commit/3505e620a9026c0b9044b19e1a831d3c4808e258) Bump Microsoft.AspNetCore.Authorization from 6.0.1 to 6.0.2 ### 📊 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/dotnet/aspnetcore) from 6.0.1 to 6.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Authorization's releases</a>.</em></p> <blockquote> <h2>.NET 6.0.2</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v6.0.2">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/1dcf7acfacf0fe154adcc23270cb0da11ff44ace"><code>1dcf7ac</code></a> [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-efcore...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/608229f48bd30ebdc8e4719bf774275ee6acb4b9"><code>608229f</code></a> [internal/release/6.0] Update dependencies from dnceng/internal/dotnet-runtim...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/eb1c0a4944801ea8ea2e4766bba9a956c797a43a"><code>eb1c0a4</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/ef499fe9c33a00bb5b1ef67b14ef7acbd8b74e24"><code>ef499fe</code></a> Revert &quot;[release/6.0] Switch to Windows.Amd64.Server2022.Open (<a href="https://github-redirect.dependabot.com/dotnet/aspnetcore/issues/39364">#39364</a>)&quot; (<a href="https://github-redirect.dependabot.com/dotnet/aspnetcore/issues/39476">#39476</a>)</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/5e8131b3f36f0814069e0fd0fc6268ec3ad22ae4"><code>5e8131b</code></a> Merged PR 20577: Fix build errors</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/04a113d1bdfd0f563225799fe3614958f094837b"><code>04a113d</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2bd9de67f14d80b0ca89880fac5871051ad27f6c"><code>2bd9de6</code></a> Avoid declaring RazorPage&lt;T&gt;.Model as nullable by default (<a href="https://github-redirect.dependabot.com/dotnet/aspnetcore/issues/39332">#39332</a>) (<a href="https://github-redirect.dependabot.com/dotnet/aspnetcore/issues/39416">#39416</a>)</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/6ffe8df32e64c17b8809f5a57173769f47cde9b2"><code>6ffe8df</code></a> Merge in 'release/6.0' changes</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/d9521accdbe8d463544337c3e9069e5ee9596a69"><code>d9521ac</code></a> Don't exclude System.IO.Pipelines from TargetingPack version check (<a href="https://github-redirect.dependabot.com/dotnet/aspnetcore/issues/39302">#39302</a>)</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/3b49ab1cd7fd6a9af619501d7ebd11e80400d134"><code>3b49ab1</code></a> Merge in 'release/6.0' changes</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v6.0.1...v6.0.2">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=6.0.1&new-version=6.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:36:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11340