Skip to content

Bump Akka.TestKit.Xunit2 from 1.5.62 to 1.5.63#21

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/TurboHttp.StreamTests/Akka.TestKit.Xunit2-1.5.63
Open

Bump Akka.TestKit.Xunit2 from 1.5.62 to 1.5.63#21
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/TurboHttp.StreamTests/Akka.TestKit.Xunit2-1.5.63

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Updated Akka.TestKit.Xunit2 from 1.5.62 to 1.5.63.

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

1.5.63

1.5.63 March 24th, 2026

Akka.NET v1.5.63 is a maintenance release that includes a critical Akka.Remote bug fix along with Akka.Streams fixes and a major migration of all test projects to xUnit 3.
All users running Akka.Remote or Akka.Cluster are strongly encouraged to upgrade.

Important Akka.Remote Bug Fix

Fixes a critical issue where a stale ACK from a previous connection could cause an irrecoverable quarantine state after a transient network disruption, permanently preventing nodes from re-establishing communication.
In affected scenarios, the only recovery option was a full restart of the quarantined node. This fix ensures that stale ACKs are correctly discarded during reconnection, allowing nodes to recover automatically after network interruptions.

2 contributors since release 1.5.62

COMMITS LOC+ LOC- AUTHOR
28 4009 1637 Gregorius Soedharmo
2 42 21 Aaron Stannard

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

Changes:

  • c73e5ef335f250d6052fadd170efeebd7766549c Update RELEASE_NOTES.md for 1.5.63 release (#​8127)
  • d5ca5c3e95ef912efab42e8ef5ad7079e2a94b5b Remove FluentAssertions from Akka.Persistence.TCK and Akka.Persistence.TCK.Xunit2 (#​8111) (#​8125)
  • 486d28acb4fe825a2af2508ac0023399010b06e9 Extract only latest release block for GitHub release body (#​8109) (#​8126)
  • d8d649aab1beed2705e1eb5993466e7fe9ad10d1 Fix stale ACK causing irrecoverable quarantine after transient network disruption (#​8116) (#​8124)
  • 463b38790eac8068baa77eb4e68ef863f9297a63 Merge pull request #​8123 from Arkatufus/1.5/Port-#​7875-QueueSourceSpec [ #​7859 ]
  • 6bdc0d486ce04548866a90f0342f238ebcac6fee Merge branch 'v1.5' into 1.5/Port-#​7875-QueueSourceSpec
  • 125556ed1395ebf2e8d5b2291b0bcf83c173cd27 Merge pull request #​8113 from Arkatufus/1.5/xUnit3-port
  • 45e6788edd0e259439bc9e2d6a41f0fd01a73743 Fix race condition in QueueSource offer handling (#​7875)
  • 62082647850125b84b60ba73e138c263d82879ae Fix race condition in UnfoldResourceAsyncSource callback invocation (#​7859)
  • c90481f7ba4e787dd55185ad2b8cb0b0d11fe051 [xUnit 3] Convert Akka.FSharp.Tests (#​8106)
See More
  • bcbacb7c7faec7b491f3fc872ae5af83c90fdee9 [xUnit3] Convert Akka.Docs.Tests (#​8107)
  • 8f347bdaa1d32233d132250bfad9125807be4680 Fix Akka.Streams.Tests FlowSplitWhenSpec
  • f518443eefc830fc5f146e190dd00ddc194f90c0 Fix dev - 1.5 discrepancy
  • bd25edd63974a227dbd6752c22db91400a2ef761 [xUnit 3] Convert Akka.Cluster.Tests and Akka.Cluster.Metrics.Tests (#​8098)
  • 1c16bc4082205f896a5dbb00732fdf02944b1afc [xUnit 3] Convert Akka.Cluster.Tools.Tests (#​8104)
  • 16d6bd233157afeff73578d92f0fec78a2f81edc [xUnit 3] Convert Akka.Persistence.Query.InMemory.Tests (#​8102)
  • 5e547db05c2d8c72abae5ab70081a6ee0c71593c [xUnit 3] Convert Akka.Cluster.Sharding.Tests (#​8099)
  • 64a0f2e1670e5944ff90f4c04a36312b8daaa92c [xUnit 3] Convert Akka.Persistence.Tests (#​8100)
  • b84eb7c655b48a4fe623cd963647c32fb77ed1dc [xUnit 3] Convert Akka.Persistence.Query.Tests (#​8101)
  • 73ec58daef70e575f1a804fb25fbd9cebe13b226 [xUnit 3] Convert Akka.Coordination.Tests (#​8076)
    ... (truncated)

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.TestKit.Xunit2
  dependency-version: 1.5.63
  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 Mar 24, 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