[PR #6757] [MERGED] Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 #11103

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6757
Author: @dependabot[bot]
Created: 11/1/2021
Status: Merged
Merged: 11/1/2021
Merged by: @Bond-009

Base: masterHead: dependabot/nuget/Microsoft.NET.Test.Sdk-17.0.0


📝 Commits (1)

  • baafa10 Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0

📊 Changes

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

View changed files

📝 tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Dlna.Tests/Jellyfin.Dlna.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj (+1 -1)
📝 tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Naming.Tests/Jellyfin.Naming.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Networking.Tests/Jellyfin.Networking.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Providers.Tests/Jellyfin.Providers.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.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)
📝 tests/Jellyfin.XbmcMetadata.Tests/Jellyfin.XbmcMetadata.Tests.csproj (+1 -1)

📄 Description

Bumps Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

v17.0.0

See the release notes here.

Commits

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/6757 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/1/2021 **Status:** ✅ Merged **Merged:** 11/1/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/Microsoft.NET.Test.Sdk-17.0.0` --- ### 📝 Commits (1) - [`baafa10`](https://github.com/jellyfin/jellyfin/commit/baafa10e878a061be7773bdb42706cb020e4d0b5) Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 ### 📊 Changes **14 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Common.Tests/Jellyfin.Common.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Controller.Tests/Jellyfin.Controller.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Dlna.Tests/Jellyfin.Dlna.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Extensions.Tests/Jellyfin.Extensions.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Model.Tests/Jellyfin.Model.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Naming.Tests/Jellyfin.Naming.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Networking.Tests/Jellyfin.Networking.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Providers.Tests/Jellyfin.Providers.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.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) 📝 `tests/Jellyfin.XbmcMetadata.Tests/Jellyfin.XbmcMetadata.Tests.csproj` (+1 -1) </details> ### 📄 Description Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/vstest/releases">Microsoft.NET.Test.Sdk's releases</a>.</em></p> <blockquote> <h2>v17.0.0</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest-docs/blob/main/docs/releases.md#1700">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/68bd10d3aee862a9fbb0bac8b3d474bc323024f3"><code>68bd10d</code></a> Removed ProfilerProxy.dll (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3069">#3069</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/fd2827e14e9ef99b3eb2a321fa1b8af4830b085d"><code>fd2827e</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/d6f64b37c2cfee76c8b1269d688384ced30ecd21"><code>d6f64b3</code></a> Source-build BAR publishing fixed (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3040">#3040</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/018b6e4cc6e0ea7c8761c2a2f89c3e5032db74aa"><code>018b6e4</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/a169a324d880f8939b431fb2b21eadf916e07a11"><code>a169a32</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/28610b061745ef40a906998d116e5bcd1d41a44d"><code>28610b0</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/2a4eb198c8cdfa1c293beb40703cd2606d76d79b"><code>2a4eb19</code></a> Removing ordered, generic tests, update externals, resuming old tests (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/3025">#3025</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/dde3ace6ab5943db1e5e9be46b713021d8ec0657"><code>dde3ace</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li><a href="https://github.com/microsoft/vstest/commit/7609c46a8bf3dacdaf5a70193d24be1bc2fee520"><code>7609c46</code></a> Update dependencies from <a href="https://github.com/dotnet/arcade">https://github.com/dotnet/arcade</a> build 20210827.6 (#...</li> <li><a href="https://github.com/microsoft/vstest/commit/d1160d0465fdeac173354d45d641d79f06f373d2"><code>d1160d0</code></a> Update dependencies from <a href="https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov">https://dev.azure.com/devdiv/DevDiv/_git/vs-code-cov</a>...</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v16.11.0...v17.0.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.NET.Test.Sdk&package-manager=nuget&previous-version=16.11.0&new-version=17.0.0)](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:32:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11103