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.38 to 1.5.39 in /unit-1/completed #356

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps Akka.TestKit.Xunit2 from 1.5.38 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.

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.

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 (#...
  • See full diff 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)

@dependabot dependabot bot added dependencies External package dependencies unit-1 Items pertaining to unit-1 of Akka.NET Bootcamp. labels Mar 14, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Aaronontheweb Aaronontheweb enabled auto-merge (squash) March 19, 2025 14:55
Bumps [Akka.TestKit.Xunit2](https://github.com/akkadotnet/akka.net) from 1.5.38 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.38...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 force-pushed the dependabot/nuget/unit-1/completed/Akka.TestKit.Xunit2-1.5.39 branch from 65938bb to 2205e7b Compare March 19, 2025 14:57
@Aaronontheweb Aaronontheweb merged commit 7fdae9d into master Mar 19, 2025
2 of 3 checks passed
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/unit-1/completed/Akka.TestKit.Xunit2-1.5.39 branch March 19, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies External package dependencies unit-1 Items pertaining to unit-1 of Akka.NET Bootcamp.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants