Skip to content

Bump Akka.Streams.TestKit from 1.5.63 to 1.5.64#26

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/Akka.Streams.TestKit-1.5.64
Open

Bump Akka.Streams.TestKit from 1.5.63 to 1.5.64#26
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/Akka.Streams.TestKit-1.5.64

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Updated Akka.Streams.TestKit from 1.5.63 to 1.5.64.

Release notes

Sourced from Akka.Streams.TestKit's releases.

1.5.64

1.5.64 March 31st, 2026

Akka.NET v1.5.64 is a maintenance release focused on completing the xUnit 3 migration for TestKit packages, removing the FluentAssertions transitive dependency, and merging the Multi-Node Test Runner back into the core repository.

FluentAssertions Removal

Due to the recent commercialization of FluentAssertions, we have completed the removal of the FluentAssertions transitive dependency from all Akka.TestKit.* packages. If your tests relied on the transitive FluentAssertions dependency provided by Akka.NET TestKit packages, you will need to add a direct reference to FluentAssertions in your own project.

TestKit Package Naming Convention

As part of the ongoing xUnit 3 migration, TestKit packages now follow a naming convention: packages with the .Xunit postfix provide xUnit 3 support, while packages with the .Xunit2 postfix provide xUnit 2 support.

1 contributor since release 1.5.63

COMMITS LOC+ LOC- AUTHOR
5 17427 3874 Gregorius Soedharmo

To see the full set of changes in Akka.NET v1.5.64, click here.

Changes:

  • 45fe10f5ad8b5862e5b8cd132e1e2a4346891597 Update RELEASE_NOTES.md for 1.5.64 release (#​8142)
  • c7ef797b98e5c6cbcf27d1ad5d44585e109fedb7 [xUnit 3] Convert Akka.MultiNode.TestAdapter (#​8136) (#​8138)
  • 6e0236e87e9166f7183324c312b75625fb041084 [xUnit 3] Convert Akka.Cluster.TestKit (#​8135) (#​8137)
  • 08b27738a9fe3b6d7b6dcae0fc6a8227315bc22b [1.5] Port #​8133 - Merge MNTR back to core (#​8134) [ #​8129 ]
  • 635bb86ba9e3d931b68e47f55f38bbb899a8ae9e [1.5] Port #​8097 - Migrate solution file from .sln to .slnx format (#​8131) [ #​7982 ]
  • a7740acd1cd8d72d9f6d1db462465e8342ec5824 Remove FluentAssertions dependency from all TestKit (#​7769) (#​8130)

This list of changes was auto generated.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

---
updated-dependencies:
- dependency-name: Akka.Streams.TestKit
  dependency-version: 1.5.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants