[PR #8231] Bump xunit from 2.4.1 to 2.4.2 #11652

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8231

State: closed
Merged: Yes


Bumps xunit from 2.4.1 to 2.4.2.

Commits
  • f110e5b v2.4.2
  • 848d94d Update dependencies
  • 42307e8 Fixes #2556: Xunit.Sdk.MultipleException Empty
  • 7eba502 Port test changes from 1dd43ce684cc6d50bf726042173956e6bda2fa3b
  • 211aa27 Make sure we use msbuild.exe (from Visual Studio) and not msbuild.bat (from M...
  • 878d209 Add tests for KeyValuePair<> equivalence (including Dictionaries with collect...
  • 32d21fb Add tests for KeyValuePair<>/Dictionary ArgumentFormatter update
  • 1109d48 Codify that arrays and lists are equivalent
  • 19618ef Port #2463 to v2
  • b88fee5 PerformDefinedConversions handles multiple conflicting conversions
  • 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)
**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8231 **State:** closed **Merged:** Yes --- Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/xunit/xunit/commit/f110e5bee5dfd4c08339587c9c3df9292fcb597c"><code>f110e5b</code></a> v2.4.2</li> <li><a href="https://github.com/xunit/xunit/commit/848d94d57fe9fd854973da9cd7c6bf890bee8850"><code>848d94d</code></a> Update dependencies</li> <li><a href="https://github.com/xunit/xunit/commit/42307e821d33eeba2cecc08127f402db0aa66a8c"><code>42307e8</code></a> Fixes <a href="https://github-redirect.dependabot.com/xunit/xunit/issues/2556">#2556</a>: Xunit.Sdk.MultipleException Empty</li> <li><a href="https://github.com/xunit/xunit/commit/7eba50253a71038ba564bd868d60409eee77454e"><code>7eba502</code></a> Port test changes from 1dd43ce684cc6d50bf726042173956e6bda2fa3b</li> <li><a href="https://github.com/xunit/xunit/commit/211aa2728651b0e30a7db9834d89f6bc622c196a"><code>211aa27</code></a> Make sure we use msbuild.exe (from Visual Studio) and not msbuild.bat (from M...</li> <li><a href="https://github.com/xunit/xunit/commit/878d209060246fcd8928522e8d4817396ed6da94"><code>878d209</code></a> Add tests for KeyValuePair&lt;&gt; equivalence (including Dictionaries with collect...</li> <li><a href="https://github.com/xunit/xunit/commit/32d21fbef182f1363ef4e3ee98b959d85adce191"><code>32d21fb</code></a> Add tests for KeyValuePair&lt;&gt;/Dictionary ArgumentFormatter update</li> <li><a href="https://github.com/xunit/xunit/commit/1109d487eb51cc0060b6f014936812234df021c9"><code>1109d48</code></a> Codify that arrays and lists are equivalent</li> <li><a href="https://github.com/xunit/xunit/commit/19618efd329b54933d3a8a62933b0121319084a7"><code>19618ef</code></a> Port <a href="https://github-redirect.dependabot.com/xunit/xunit/issues/2463">#2463</a> to v2</li> <li><a href="https://github.com/xunit/xunit/commit/b88fee54ac2d7d40fa5956565fc5419f0c870289"><code>b88fee5</code></a> PerformDefinedConversions handles multiple conflicting conversions</li> <li>Additional commits viewable in <a href="https://github.com/xunit/xunit/compare/2.4.1...2.4.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xunit&package-manager=nuget&previous-version=2.4.1&new-version=2.4.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>
OVERLORD added the pull-request label 2026-02-07 06:42:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11652