Skip to content

Bump the test-stack group with 4 updates - #5

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/test-stack-2870ea3672
Open

Bump the test-stack group with 4 updates#5
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/test-stack-2870ea3672

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown

Updated AutoFixture from 5.0.0-preview0012 to 5.0.0-rc.1.

Release notes

Sourced from AutoFixture's releases.

5.0.0-rc.1

What's Changed

New Contributors

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview012...v5.0.0-preview.13

5.0.0-preview012

What's Changed

New Contributors

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview011...v5.0.0-preview012

5.0.0-preview011

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview010...v5.0.0-preview011

5.0.0-preview010

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview009...v5.0.0-preview010

5.0.0-preview009

What's Changed

New Contributors

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview008...v5.0.0-preview009

5.0.0-preview008

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview007...v5.0.0-preview008

5.0.0-preview007

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview006...v5.0.0-preview007

5.0.0-preview006

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview005...v5.0.0-preview006

5.0.0-preview005

New Features:

  • Added support for IReadOnlySet<> (#​1346, thanks @​Kralizek)

5.0.0-preview004

New Features:

  • Added support for IAsyncEnumerable<>

Improvements:

  • Added support for netstandard2.1 in the AutoFixture package
  • Added netcoreapp3.1 target in test projects.
  • Refactored GetHashCode implementations to use the BCL HashCode type.

Deprecation:

  • Raised minimum .NET Framework version to net461
  • Dropped support for netstandard1.x
  • Dropped support for netcoreapp1.x
  • Dropped support for FakeItEasy v2 to v5

5.0.0-preview003

New Features:

  • Added parameter name check for empty Guid expectation (#​1169)

Improvements:

  • Upgraded NUnit 2 to v2.7.1, enabling unit testing using dotNet CLI (#​1205)
  • Replaced FAKE build script with NUKE (#​1299)

Fixes:

  • Fixes preview package publish (#​1300)

Commits viewable in compare view.

Updated AutoFixture.AutoMoq from 5.0.0-preview0012 to 5.0.0-rc.1.

Release notes

Sourced from AutoFixture.AutoMoq's releases.

5.0.0-rc.1

What's Changed

New Contributors

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview012...v5.0.0-preview.13

5.0.0-preview012

What's Changed

New Contributors

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview011...v5.0.0-preview012

5.0.0-preview011

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview010...v5.0.0-preview011

5.0.0-preview010

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview009...v5.0.0-preview010

5.0.0-preview009

What's Changed

New Contributors

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview008...v5.0.0-preview009

5.0.0-preview008

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview007...v5.0.0-preview008

5.0.0-preview007

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview006...v5.0.0-preview007

5.0.0-preview006

What's Changed

Full Changelog: AutoFixture/AutoFixture@v5.0.0-preview005...v5.0.0-preview006

5.0.0-preview005

New Features:

  • Added support for IReadOnlySet<> (#​1346, thanks @​Kralizek)

5.0.0-preview004

New Features:

  • Added support for IAsyncEnumerable<>

Improvements:

  • Added support for netstandard2.1 in the AutoFixture package
  • Added netcoreapp3.1 target in test projects.
  • Refactored GetHashCode implementations to use the BCL HashCode type.

Deprecation:

  • Raised minimum .NET Framework version to net461
  • Dropped support for netstandard1.x
  • Dropped support for netcoreapp1.x
  • Dropped support for FakeItEasy v2 to v5

5.0.0-preview003

New Features:

  • Added parameter name check for empty Guid expectation (#​1169)

Improvements:

  • Upgraded NUnit 2 to v2.7.1, enabling unit testing using dotNet CLI (#​1205)
  • Replaced FAKE build script with NUKE (#​1299)

Fixes:

  • Fixes preview package publish (#​1300)

Commits viewable in compare view.

Updated FluentAssertions from 7.2.0 to 8.10.0.

Release notes

Sourced from FluentAssertions's releases.

8.10.0

What's Changed

Improvements

Documentation

Others

Full Changelog: fluentassertions/fluentassertions@8.9.0...8.10.0

8.9.0

[!WARNING]
For projects targeting .NET 9, you need at least .NET SDK 9.0.200 as earlier versions will trigger compile errors because of invalid overload resolution. See #​3225

What's Changed

New features

Improvements

Fixes

Documentation

Others

8.8.0

What's Changed

New features

Improvements

Documentation

Others

Full Changelog: fluentassertions/fluentassertions@8.7.1...8.8.0

8.7.1

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@8.7.0...8.7.1

8.7.0

What's Changed

New features

Others

Full Changelog: fluentassertions/fluentassertions@8.6.0...8.7.0

8.6.0

What's Changed

Improvements

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.5.0...8.6.0

8.5.0

What's Changed

New features

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.4.0...8.5.0

8.4.0

What's Changed

Improvements

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.3.0...8.4.0

8.3.0

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.2.0...8.3.0

8.2.0

What's Changed

Improvements

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.1.1...8.2.0

8.1.1

What's Changed

Fixes

Full Changelog: fluentassertions/fluentassertions@8.1.0...8.1.1

8.1.0

What's Changed

Improvements

Fixes

Documentation

Others

New Contributors

Full Changelog: fluentassertions/fluentassertions@8.0.1...8.1.0

8.0.1

What's Changed

Improvements

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0...8.0.1

8.0.0

What's Changed

License change

Breaking Changes

New features

Improvements

8.0.0-rc.2

What's Changed

Fixes

Others

Full Changelog: fluentassertions/fluentassertions@8.0.0-rc.1...8.0.0-rc.2

8.0.0-rc.1

What's Changed

Breaking Changes

Fixes

Documentation

Others

8.0.0-alpha.1

What's Changed

Others

Full Changelog: fluentassertions/fluentassertions@7.0.0-alpha.6...8.0.0-alpha.1

7.2.2

What's Changed

Fixes

Building

Full Changelog: fluentassertions/fluentassertions@7.2.1...7.2.2

7.2.1

What's Changed

Fixes

Full Changelog: fluentassertions/fluentassertions@7.2.0...7.2.1

Commits viewable in compare view.

Updated GitHubActionsTestLogger from 3.0.4 to 3.0.5.

Release notes

Sourced from GitHubActionsTestLogger's releases.

3.0.5

What's Changed

Enhancements

New Contributors

Full Changelog: Tyrrrz/GitHubActionsTestLogger@3.0.4...3.0.5

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps AutoFixture from 5.0.0-preview0012 to 5.0.0-rc.1
Bumps AutoFixture.AutoMoq from 5.0.0-preview0012 to 5.0.0-rc.1
Bumps FluentAssertions from 7.2.0 to 8.10.0
Bumps GitHubActionsTestLogger from 3.0.4 to 3.0.5

---
updated-dependencies:
- dependency-name: AutoFixture
  dependency-version: 5.0.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-stack
- dependency-name: AutoFixture.AutoMoq
  dependency-version: 5.0.0-rc.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-stack
- dependency-name: FluentAssertions
  dependency-version: 8.10.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: test-stack
- dependency-name: GitHubActionsTestLogger
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test-stack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from sandre58 as a code owner August 4, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants