[PR #3476] [CLOSED] Bump AutoFixture.Xunit2 from 4.11.0 to 4.12.0 #9369

Closed
opened 2025-12-22 07:26:27 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3476
Author: @dependabot[bot]
Created: 6/29/2020
Status: Closed

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


📝 Commits (1)

  • 9a161d6 Bump AutoFixture.Xunit2 from 4.11.0 to 4.12.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

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

📄 Description

Bumps AutoFixture.Xunit2 from 4.11.0 to 4.12.0.

Release notes

Sourced from AutoFixture.Xunit2's releases.

Version 4.12.0

New features:

  • Add EmptyStringBehaviorExpectation and WhiteSpaceStringBehaviorExpectation to Idioms project (#896, @aivascu).
Commits
  • c6eecb7 Fix twitter widget background color
  • 4f480ed Merge pull request #1185 from AutoFixture/migrate-to-vs2019
  • c7a2049 Update NuGet API key
  • cf88312 Update FxCopAnalyzers to latest version
  • 63b9897 Update project properties to be up to date
  • ffaeda0 Switch to MS SourceLink
  • 61ad5d9 Enable deterministic builds
  • c3b18e2 Update StyleCop to support latest lang features
  • 59d902c Failing compilation with newer SDK
  • 23faee1 Migrate to FAKE 5
  • 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/3476 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/29/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/nuget/AutoFixture.Xunit2-4.12.0` --- ### 📝 Commits (1) - [`9a161d6`](https://github.com/jellyfin/jellyfin/commit/9a161d6c4ab0fad02446c25302fa0d7d5d07892a) Bump AutoFixture.Xunit2 from 4.11.0 to 4.12.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj` (+1 -1) </details> ### 📄 Description Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.11.0 to 4.12.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.12.0</h2> <p>New features:</p> <ul> <li>Add <code>EmptyStringBehaviorExpectation</code> and <code>WhiteSpaceStringBehaviorExpectation</code> to Idioms project (<a href="https://github-redirect.dependabot.com/AutoFixture/AutoFixture/issues/896">#896</a>, <a href="https://github.com/aivascu">@aivascu</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/c6eecb78e558b415d8700cc50e1b0be726e1ab4b"><code>c6eecb7</code></a> Fix twitter widget background color</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/4f480ed06f50afa596371c4b311e28941a205439"><code>4f480ed</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/AutoFixture/AutoFixture/issues/1185">#1185</a> from AutoFixture/migrate-to-vs2019</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/c7a2049bf7025a675fef1c2061c850dcd8bc59b3"><code>c7a2049</code></a> Update NuGet API key</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/cf883120f9db9445c21132bd64532f97a0ce076f"><code>cf88312</code></a> Update FxCopAnalyzers to latest version</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/63b9897042a6546202d1863ee7dacdb1338f3571"><code>63b9897</code></a> Update project properties to be up to date</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/ffaeda0b6436c14342b89a28f29492cd845b05ed"><code>ffaeda0</code></a> Switch to MS SourceLink</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/61ad5d96874ed06a22ffaa1febf0c8d586d6234c"><code>61ad5d9</code></a> Enable deterministic builds</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/c3b18e24e46c796b036edaf3c28f90e12a2ced8a"><code>c3b18e2</code></a> Update StyleCop to support latest lang features</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/59d902c159e76cff4695005338ef8d3a15f4b6d1"><code>59d902c</code></a> Failing compilation with newer SDK</li> <li><a href="https://github.com/AutoFixture/AutoFixture/commit/23faee15c8c46ffa5682364bc1b950ba9735eaca"><code>23faee1</code></a> Migrate to FAKE 5</li> <li>Additional commits viewable in <a href="https://github.com/AutoFixture/AutoFixture/compare/v4.11.0...v4.12.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.11.0&new-version=4.12.0)](https://help.github.com/articles/configuring-automated-security-fixes) 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>
backuprepo 2025-12-22 07:26:27 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#9369
No description provided.