Skip to content

Bump Akka.TestKit.Xunit2 from 1.5.46 to 1.5.47 #217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2025

Updated Akka.TestKit.Xunit2 from 1.5.46 to 1.5.47.

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

1.5.47

1.5.47 August 12th, 2025

Akka.NET v1.5.47 is a minor patch containing several stability improvements to Akka.TestKit.

4 contributors since release 1.5.46

COMMITS LOC+ LOC- AUTHOR
7 4185 3156 Aaron Stannard
5 352 142 Gregorius Soedharmo
1 2 2 dependabot[bot]
1 13 22 Simon Cropp

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

Changes:

  • 83e4bccd3411e911b2574b115aaad2a8447a6b69 Update RELEASE_NOTES.md for 1.5.47 release (#​7759)
  • eef6fe5214ed48a8af1a709c90b31a6010784a4f Convert SBR multi-node tests to async (#​7754)
  • 599e13bded1763bb5f5a9a09c362c54933efca90 Convert ClusterRoundRobinSpec to async (#​7752)
  • 79ec342a13de1c2e4096f142a4b908e528bb58e5 move ByteBuffer alias to a global using (#​7681)
  • f1962c6ebfc4e51c8a2ff12e4db9508c104fd52e Add async overloads to multi-node TestConductor APIs (#​7750) [ #​4146 ]
  • 673f56fb64e0e869eb6a3d3b30aa9c83e753be2d Fix excessive exception nesting when cancelling ExpectMsgAsync (#​7747) [ #​7743 ]
  • 28a80b5702449b33a08459bb50a33ccf6c03eb6b Bump actions/checkout from 4 to 5 (#​7751)
  • f9a1835d2fb3471fae279dde2daf15e9c9868202 Update RELEASE_NOTES.md for 1.5.47 nightly build (#​7749)
  • a7955cb3332243cb8c25fcb3faa0f749b82ac69d Fix race condition in AllEventsSpec by using async/await (#​7748) [ #​7711 ]
  • 1c44ee30000f5d3c93701e080131a683b25df183 add worktrees to .gitignore (#​7746)
See More
  • b09d40f087989bbe028394ff991841b3850a103a Replace Thread.Sleep with SpinWait in TestKit initialization (#​7745)
  • 62094412fba5f8115d9c4890a665af3d0fc74975 Change Delivery CreateWithFuzzing to public for testing (#​7739)
  • c1b919089727d1f24aa3538ab50c06c95aa61e10 Fix racy unit tests (#​7737)
  • 27c9410d3988c7b73df434cab60b0bbeb536f111 Fix EventStreamSpec racy unit test (#​7736)
  • a017b22f89ad75ce2ed99bb9eedd81e4ad135330 [DOCS] Update build process page (#​7735)

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 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 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.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 15, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/Akka.TestKit.Xunit2-1.5.47 branch from 9cc0b6d to 5aa21c0 Compare August 15, 2025 15:50
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Aug 15, 2025
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