[PR #5913] [MERGED] Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0 #10724

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5913
Author: @dependabot[bot]
Created: 4/26/2021
Status: Merged
Merged: 4/30/2021
Merged by: @Bond-009

Base: masterHead: dependabot/nuget/AutoFixture.Xunit2-4.17.0


📝 Commits (1)

  • c1563d9 Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0

📊 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 AutoFixture.Xunit2 from 4.16.0 to 4.17.0.

Release notes

Sourced from AutoFixture.Xunit2's releases.

Version 4.17.0

New Features:

  • Add behavior for setting read-only collection properties. (#1177, thanks @​charles-salmon)
  • Add support for FakeItEasy 7 in AutoFakeItEasy (#1252)
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/5913 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/26/2021 **Status:** ✅ Merged **Merged:** 4/30/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `dependabot/nuget/AutoFixture.Xunit2-4.17.0` --- ### 📝 Commits (1) - [`c1563d9`](https://github.com/jellyfin/jellyfin/commit/c1563d9303da386fb37c78cfa4976917fb649b5a) Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0 ### 📊 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 [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/AutoFixture/AutoFixture/releases">AutoFixture.Xunit2's releases</a>.</em></p> <blockquote> <h2>Version 4.17.0</h2> <p>New Features:</p> <ul> <li>Add behavior for setting read-only collection properties. (<a href="https://github-redirect.dependabot.com/AutoFixture/AutoFixture/issues/1177">#1177</a>, thanks <a href="https://github.com/charles-salmon"><code>@​charles-salmon</code></a>)</li> <li>Add support for FakeItEasy 7 in AutoFakeItEasy (<a href="https://github-redirect.dependabot.com/AutoFixture/AutoFixture/issues/1252">#1252</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/730b47884975d0c1256209073a719a9fe510d8a9"><code>730b478</code></a> Extends AutoFakeItEasy support for FakeItEasy v7.0 (<a href="https://github-redirect.dependabot.com/AutoFixture/AutoFixture/issues/1252">#1252</a>)</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/c127ca4445880894de1354bc0156f1a0db5a4ebf"><code>c127ca4</code></a> Fill Readonly Collection Properties Behavior (<a href="https://github-redirect.dependabot.com/AutoFixture/AutoFixture/issues/1177">#1177</a>)</li> <li>See full diff in <a href="https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=AutoFixture.Xunit2&package-manager=nuget&previous-version=4.16.0&new-version=4.17.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:25:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10724