Skip to content
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

Bump Akka.TestKit.Xunit2 from 1.5.34 to 1.5.39 #128

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps Akka.TestKit.Xunit2 from 1.5.34 to 1.5.39.

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

Akka.NET v1.5.39

1.5.39 March 14th, 2025

Akka.NET v1.5.39 contains a mission-critical bugfix for most Akka.Streams users.

3 contributors since release 1.5.38

COMMITS LOC+ LOC- AUTHOR
6 242 251 Aaron Stannard
1 42 2 Arjen Smits
1 107 1 Gregorius Soedharmo

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

Changes:

  • b1973cb6b2e5a59c1661103fbec210608d4b2309 Added v1.5.39 release notes (#7525)
  • 02c8a2408237c054d1d13bbb6bb08fadbd69f771 Update target frameworks from net7.0/netcoreapp3.1 to net8.0 (#7523)
  • 253973ecbc57bd65fa6c752d2e65dc34538fb123 Fixed race conditions + unsafe struct assignment in SelectAsync (#7521) [ #7518 ]
  • 10b8223831ff950476b85594f2ddf77fa9324026 Akka.Util: improve Result<T> (#7520)
  • 6a5c7c06ef45602eb6ce7ccbd8e0c4bc88da2572 Update persistence-testing.md docs (#7516)
  • 3ca368204c3757b9d6c3b354c522f3c286af819b Add SelectAsync regression test for Akka.Persistence.Sql (#7515)
  • e25af24a82e52ae9c11f9194c9380dc7dd5ba6af Added "Why Learn Akka.NET?" video to homepage (#7511)
  • 5957510ce56d37657b77c00242775f010a892fd7 Update RELEASE_NOTES.md
  • 2784f34c87185ecee527d9b87efd2e56b82bf0d2 Have ShardingAdapter recursively call the underlying IMessageExtractor (#7474) [ #7470 ]

This list of changes was auto generated.

Akka.NET v1.5.38

1.5.38 February 17th 2025

Akka.NET v1.5.38 is a maintenance release with several bug fixes and minor quality of life API additions

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

4 contributors since release 1.5.37

| COMMITS | LOC+ | LOC- | AUTHOR |

... (truncated)

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.5.39 March 14th, 2025

Akka.NET v1.5.39 contains a mission-critical bugfix for most Akka.Streams users.

3 contributors since release 1.5.38

COMMITS LOC+ LOC- AUTHOR
6 242 251 Aaron Stannard
1 42 2 Arjen Smits
1 107 1 Gregorius Soedharmo

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

1.5.38 February 17th 2025

Akka.NET v1.5.38 is a maintenance release with several bug fixes and minor quality of life API additions

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

4 contributors since release 1.5.37

COMMITS LOC+ LOC- AUTHOR
5 110 9 Gregorius Soedharmo
3 231 28 Aaron Stannard
1 81 0 Lydon Chandra
1 24 20 Dmitriy Barbul

1.5.37 January 23rd 2025

Akka.NET v1.5.37 is a maintenance release that rolls back earlier changes made in Akka.NET v1.5.35 that have caused problems in some downstream Akka.NET plugins.

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

| COMMITS | LOC+ | LOC- | AUTHOR |

... (truncated)

Commits
  • b1973cb Added v1.5.39 release notes (#7525)
  • 02c8a24 Update target frameworks from net7.0/netcoreapp3.1 to net8.0 (#7523)
  • 253973e Fixed race conditions + unsafe struct assignment in SelectAsync (#7521)
  • 10b8223 Akka.Util: improve Result\<T> (#7520)
  • 6a5c7c0 Update persistence-testing.md docs (#7516)
  • 3ca3682 Add SelectAsync regression test for Akka.Persistence.Sql (#7515)
  • e25af24 Added "Why Learn Akka.NET?" video to homepage (#7511)
  • 5957510 Update RELEASE_NOTES.md
  • 2784f34 Have ShardingAdapter recursively call the underlying IMessageExtractor (#...
  • 7905b0f Update RELEASE_NOTES.md for 1.5.38 release (#7507)
  • 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 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)

Bumps [Akka.TestKit.Xunit2](https://github.com/akkadotnet/akka.net) from 1.5.34 to 1.5.39.
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.5.34...1.5.39)

---
updated-dependencies:
- dependency-name: Akka.TestKit.Xunit2
  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 Mar 17, 2025
Copy link

Test Results

13 tests  ±0   13 ✅ ±0   49s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 25b20cb. ± Comparison against base commit af108df.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 25, 2025

Superseded by #130.

@dependabot dependabot bot closed this Mar 25, 2025
@dependabot dependabot bot deleted the dependabot/nuget/Akka.TestKit.Xunit2-1.5.39 branch March 25, 2025 12:03
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