[PR #4446] [MERGED] Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 #10086

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4446
Author: @dependabot[bot]
Created: 11/9/2020
Status: Merged
Merged: 11/10/2020
Merged by: @dkanada

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


📝 Commits (1)

  • e15891d Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0

📊 Changes

6 files changed (+6 additions, -6 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.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Naming.Tests/Jellyfin.Naming.Tests.csproj (+1 -1)
📝 tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj (+1 -1)

📄 Description

Bumps Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0.

Release notes

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

v16.8.0

See the release notes here.

v16.8.0-preview-20200921-01

See the release notes here.

v16.8.0-preview-20200812-03

See the release notes here.

v16.8.0-preview-20200806-02

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/4446 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/9/2020 **Status:** ✅ Merged **Merged:** 11/10/2020 **Merged by:** [@dkanada](https://github.com/dkanada) **Base:** `master` ← **Head:** `dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.0` --- ### 📝 Commits (1) - [`e15891d`](https://github.com/jellyfin/jellyfin/commit/e15891df5109388254119e877c2d9e6e7114ffbb) Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 ### 📊 Changes **6 files changed** (+6 additions, -6 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.MediaEncoding.Tests/Jellyfin.MediaEncoding.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Naming.Tests/Jellyfin.Naming.Tests.csproj` (+1 -1) 📝 `tests/Jellyfin.Server.Implementations.Tests/Jellyfin.Server.Implementations.Tests.csproj` (+1 -1) </details> ### 📄 Description Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.8.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>v16.8.0</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1680">here</a>.</p> <h2>v16.8.0-preview-20200921-01</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1680-preview-20200921-01">here</a>.</p> <h2>v16.8.0-preview-20200812-03</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1680-preview-20200812-03">here</a>.</p> <h2>v16.8.0-preview-20200806-02</h2> <p>See the release notes <a href="https://github.com/microsoft/vstest-docs/blob/master/docs/releases.md#1680-preview-20200806-02">here</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/vstest/commit/d6875ceada4844cef804d0b426bc51b432e244da"><code>d6875ce</code></a> Cherry-picked signing fixes from <code>master</code> (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2619">#2619</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/b195e2589980861425b331e73a859252c3f2b71a"><code>b195e25</code></a> Signing instructions for Newtonsoft.Json.dll added (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2601">#2601</a>) (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2603">#2603</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/0b1e2e51743cc083d99b88673fe518672e2af9f0"><code>0b1e2e5</code></a> Fix the initial assets location of VSTest assets (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2589">#2589</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/2e615ad9a0a3cc597251987a3a4a0f94d5682766"><code>2e615ad</code></a> Generate release notes in pipeline</li> <li><a href="https://github.com/microsoft/vstest/commit/2418d9ec492e93245e1ce8699d6ae9cd7b86649b"><code>2418d9e</code></a> Forward merge fixes from master to rc2 (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2581">#2581</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/70a599d905c8033982e34dfb3b00290bf9df1961"><code>70a599d</code></a> Fix blame parameter, warning, and add all testhosts to be ngend (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2579">#2579</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/0c0fafa64de5c73981e7c40a99d7363f57635f60"><code>0c0fafa</code></a> Merge branch 'master' of <a href="https://github.com/microsoft/vstest">https://github.com/microsoft/vstest</a> into rel/16.8</li> <li><a href="https://github.com/microsoft/vstest/commit/95cb80f7a278fc47a65fc3f51e629b5581754c51"><code>95cb80f</code></a> Blame upload on crash even if hang dump started (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2553">#2553</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/deb218eec4556baf830025399d2c901f6dee906f"><code>deb218e</code></a> Fix errors reported by StyleCop Analyzers (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2555">#2555</a>)</li> <li><a href="https://github.com/microsoft/vstest/commit/ddda5905bb5429fb26abbb856ad2b60535b5d0df"><code>ddda590</code></a> Improve blame (<a href="https://github-redirect.dependabot.com/microsoft/vstest/issues/2552">#2552</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/vstest/compare/v16.7.1...v16.8.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.7.1&new-version=16.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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:13:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10086