[PR #6190] [CLOSED] Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.6 to 5.0.7 #10860

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6190
Author: @dependabot[bot]
Created: 6/14/2021
Status: Closed

Base: masterHead: dependabot/nuget/Microsoft.AspNetCore.Mvc.Testing-5.0.7


📝 Commits (1)

  • 43de479 Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.6 to 5.0.7

📊 Changes

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

View changed files

📝 tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Server.Tests/Jellyfin.Server.Tests.csproj (+1 -1)

📄 Description

Bumps Microsoft.AspNetCore.Mvc.Testing from 5.0.6 to 5.0.7.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

.NET 5.0.7

Release

Commits
  • 67acc3d [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore
  • 35b0a3d Merged PR 14945: [internal/release/5.0] Update dependencies from dnceng/inter...
  • 3567768 Merged PR 14745: Call RaiseEvent later
  • 6842f90 Merge in 'release/5.0' changes
  • bf48b47 Merge pull request #32589 from dotnet/dougbu/v5.0.6.II
  • 2278169 [release/5.0] Re-enable baseline validation
  • 5d73c92 [release/5.0] Update 3.1.x site extension version
  • 8700657 [release/5.0] Update package baselines
  • 0468fce [release/5.0] Update SDK and runtimes
  • b76c483 Merge commit 'dc5e11abdb05b322f4b74b3afbcfb352fe984b2e' into dougbu/v5.0.6.II
  • 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/6190 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/14/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/Microsoft.AspNetCore.Mvc.Testing-5.0.7` --- ### 📝 Commits (1) - [`43de479`](https://github.com/jellyfin/jellyfin/commit/43de47948f2d8f53d31f5269332dcd2cba001b9c) Bump Microsoft.AspNetCore.Mvc.Testing from 5.0.6 to 5.0.7 ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Server.Integration.Tests/Jellyfin.Server.Integration.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Server.Tests/Jellyfin.Server.Tests.csproj` (+1 -1) </details> ### 📄 Description Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 5.0.6 to 5.0.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dotnet/aspnetcore/releases">Microsoft.AspNetCore.Mvc.Testing's releases</a>.</em></p> <blockquote> <h2>.NET 5.0.7</h2> <p><a href="https://github.com/dotnet/core/releases/tag/v5.0.7">Release</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dotnet/aspnetcore/commit/67acc3d331454956fc06d6de2218a625e3e596f8"><code>67acc3d</code></a> [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-efcore</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/35b0a3d35a418f05a01a6aa0decfe077dcd85d65"><code>35b0a3d</code></a> Merged PR 14945: [internal/release/5.0] Update dependencies from dnceng/inter...</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/356776891c16114d6dea31603e2972ff6e20cfac"><code>3567768</code></a> Merged PR 14745: Call RaiseEvent later</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/6842f9086b7e07a14fbfafb0af5dbd2d1ca665f5"><code>6842f90</code></a> Merge in 'release/5.0' changes</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/bf48b476511228b59e3dbde3b36fd596dea01f30"><code>bf48b47</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dotnet/aspnetcore/issues/32589">#32589</a> from dotnet/dougbu/v5.0.6.II</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/2278169982517fd5cb6fa592d1dabe2f0265d63d"><code>2278169</code></a> [release/5.0] Re-enable baseline validation</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/5d73c92894b0054d60ecd714b5ac678d6cb98c29"><code>5d73c92</code></a> [release/5.0] Update 3.1.x site extension version</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/87006571f3f7e8401d5883079b9aeaf9a0ae66eb"><code>8700657</code></a> [release/5.0] Update package baselines</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/0468fce801380a2c415075253ac93a10e44077c0"><code>0468fce</code></a> [release/5.0] Update SDK and runtimes</li> <li><a href="https://github.com/dotnet/aspnetcore/commit/b76c48333c3345371b6daaf62e4cbf6cbe7b1492"><code>b76c483</code></a> Merge commit 'dc5e11abdb05b322f4b74b3afbcfb352fe984b2e' into dougbu/v5.0.6.II</li> <li>Additional commits viewable in <a href="https://github.com/dotnet/aspnetcore/compare/v5.0.6...v5.0.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.AspNetCore.Mvc.Testing&package-manager=nuget&previous-version=5.0.6&new-version=5.0.7)](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:28: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#10860