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 AkkaVersion from 1.4.23 to 1.4.24 #257

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 18, 2021

Bumps AkkaVersion from 1.4.23 to 1.4.24.
Updates Akka from 1.4.23 to 1.4.24

Release notes

Sourced from Akka's releases.

Akka.NET v1.4.24

1.4.24 August 17 2021

Maintenance Release for Akka.NET 1.4

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.24 here

COMMITS LOC+ LOC- AUTHOR
5 360 200 Aaron Stannard
3 4 4 dependabot[bot]
1 548 333 Arjen Smits
1 42 19 Martijn Schoemaker
1 26 27 Andreas Dirnberger
1 171 27 Gregorius Soedharmo

Changes:

  • 49b2afc0b9480293593c3c270572f94c0fdedcb8 v1.4.24 Release
  • 1d065a94f287c422b92c1978809560802b3c5ee9 Merge branch 'dev'
  • 10ac4e7f7e5a1c8720aed05a15d991df91768b59 Update RELEASE_NOTES.md for 1.4.24 release (#5211)
  • 3c15cdc5bc2cd91f8cbcce858778e8681ef43eb8 fixed NRE inside ClusterSingletonManager (#5210)
  • 9364bdc737a5b94159c5cb19582ea1a1f67f303f Add dangerous type blacklist feature to Akka.Serialization.Hyperion (#5208)
  • cfa1f7ffceda81e1c0e7cf92f5d12e8ada2e087e Bump Hyperion from 0.11.0 to 0.11.1 (#5206)
  • dd629563d5be7af083a5a96110f97bba437ed921 close #5204 - allow null response to Ask<T> operation (#5205)
  • d37fdbb81ebbb1c491ffdb3b9ae202c14b9d3508 Bugfix RestartFlow issue; #5165 (#5181)
  • 2a8278b3d8170da2e7629c8a611a512d77867e0a Use TimestampProvider in BatchingSqlJournal (#5192)
  • 5646f9609e39b3a310e5dc8dcfae82cdbd3c372f make Router open to extension (#5201)
  • d2014528380ac7c00ea97084ba59495ba8ae76f2 added reproduction for DU serialization (#5196) [ #5194 ]
  • 8c4f29f66f8abaf8a1b2d54960ffe657ae556b28 fix cluster startup race (#5185)
  • 5c60c347c7048bac8622a4eaf4c78ba399b5a799 re-enabled Akka.FSharp.Tests on .NET Core 3.1, .NET 5.0 (#5195)
  • d1463872dc399020b73831943e2c0c976c6504a8 Bump BenchmarkDotNet from 0.13.0 to 0.13.1 (#5193)
  • afc55487a3750056814c33dab5a2a0caaf2a670b Bump Microsoft.Data.SQLite from 5.0.8 to 5.0.9 (#5191)
  • 618027cf76b00a6ae51e0b1884aa3a7547b3d9c7 Added v1.4.24 placeholder

This list of changes was auto generated.

Changelog

Sourced from Akka's changelog.

1.4.24 August 17 2021

Maintenance Release for Akka.NET 1.4

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.24 here

COMMITS LOC+ LOC- AUTHOR
5 360 200 Aaron Stannard
3 4 4 dependabot[bot]
1 548 333 Arjen Smits
1 42 19 Martijn Schoemaker
1 26 27 Andreas Dirnberger
1 171 27 Gregorius Soedharmo
Commits

Updates Akka.Serialization.Hyperion from 1.4.23 to 1.4.24

Release notes

Sourced from Akka.Serialization.Hyperion's releases.

Akka.NET v1.4.24

1.4.24 August 17 2021

Maintenance Release for Akka.NET 1.4

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.24 here

COMMITS LOC+ LOC- AUTHOR
5 360 200 Aaron Stannard
3 4 4 dependabot[bot]
1 548 333 Arjen Smits
1 42 19 Martijn Schoemaker
1 26 27 Andreas Dirnberger
1 171 27 Gregorius Soedharmo

Changes:

  • 49b2afc0b9480293593c3c270572f94c0fdedcb8 v1.4.24 Release
  • 1d065a94f287c422b92c1978809560802b3c5ee9 Merge branch 'dev'
  • 10ac4e7f7e5a1c8720aed05a15d991df91768b59 Update RELEASE_NOTES.md for 1.4.24 release (#5211)
  • 3c15cdc5bc2cd91f8cbcce858778e8681ef43eb8 fixed NRE inside ClusterSingletonManager (#5210)
  • 9364bdc737a5b94159c5cb19582ea1a1f67f303f Add dangerous type blacklist feature to Akka.Serialization.Hyperion (#5208)
  • cfa1f7ffceda81e1c0e7cf92f5d12e8ada2e087e Bump Hyperion from 0.11.0 to 0.11.1 (#5206)
  • dd629563d5be7af083a5a96110f97bba437ed921 close #5204 - allow null response to Ask<T> operation (#5205)
  • d37fdbb81ebbb1c491ffdb3b9ae202c14b9d3508 Bugfix RestartFlow issue; #5165 (#5181)
  • 2a8278b3d8170da2e7629c8a611a512d77867e0a Use TimestampProvider in BatchingSqlJournal (#5192)
  • 5646f9609e39b3a310e5dc8dcfae82cdbd3c372f make Router open to extension (#5201)
  • d2014528380ac7c00ea97084ba59495ba8ae76f2 added reproduction for DU serialization (#5196) [ #5194 ]
  • 8c4f29f66f8abaf8a1b2d54960ffe657ae556b28 fix cluster startup race (#5185)
  • 5c60c347c7048bac8622a4eaf4c78ba399b5a799 re-enabled Akka.FSharp.Tests on .NET Core 3.1, .NET 5.0 (#5195)
  • d1463872dc399020b73831943e2c0c976c6504a8 Bump BenchmarkDotNet from 0.13.0 to 0.13.1 (#5193)
  • afc55487a3750056814c33dab5a2a0caaf2a670b Bump Microsoft.Data.SQLite from 5.0.8 to 5.0.9 (#5191)
  • 618027cf76b00a6ae51e0b1884aa3a7547b3d9c7 Added v1.4.24 placeholder

This list of changes was auto generated.

Changelog

Sourced from Akka.Serialization.Hyperion's changelog.

1.4.24 August 17 2021

Maintenance Release for Akka.NET 1.4

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.24 here

COMMITS LOC+ LOC- AUTHOR
5 360 200 Aaron Stannard
3 4 4 dependabot[bot]
1 548 333 Arjen Smits
1 42 19 Martijn Schoemaker
1 26 27 Andreas Dirnberger
1 171 27 Gregorius Soedharmo
Commits

Updates Akka.TestKit.Xunit2 from 1.4.23 to 1.4.24

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

Akka.NET v1.4.24

1.4.24 August 17 2021

Maintenance Release for Akka.NET 1.4

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.24 here

COMMITS LOC+ LOC- AUTHOR
5 360 200 Aaron Stannard
3 4 4 dependabot[bot]
1 548 333 Arjen Smits
1 42 19 Martijn Schoemaker
1 26 27 Andreas Dirnberger
1 171 27 Gregorius Soedharmo

Changes:

  • 49b2afc0b9480293593c3c270572f94c0fdedcb8 v1.4.24 Release
  • 1d065a94f287c422b92c1978809560802b3c5ee9 Merge branch 'dev'
  • 10ac4e7f7e5a1c8720aed05a15d991df91768b59 Update RELEASE_NOTES.md for 1.4.24 release (#5211)
  • 3c15cdc5bc2cd91f8cbcce858778e8681ef43eb8 fixed NRE inside ClusterSingletonManager (#5210)
  • 9364bdc737a5b94159c5cb19582ea1a1f67f303f Add dangerous type blacklist feature to Akka.Serialization.Hyperion (#5208)
  • cfa1f7ffceda81e1c0e7cf92f5d12e8ada2e087e Bump Hyperion from 0.11.0 to 0.11.1 (#5206)
  • dd629563d5be7af083a5a96110f97bba437ed921 close #5204 - allow null response to Ask<T> operation (#5205)
  • d37fdbb81ebbb1c491ffdb3b9ae202c14b9d3508 Bugfix RestartFlow issue; #5165 (#5181)
  • 2a8278b3d8170da2e7629c8a611a512d77867e0a Use TimestampProvider in BatchingSqlJournal (#5192)
  • 5646f9609e39b3a310e5dc8dcfae82cdbd3c372f make Router open to extension (#5201)
  • d2014528380ac7c00ea97084ba59495ba8ae76f2 added reproduction for DU serialization (#5196) [ #5194 ]
  • 8c4f29f66f8abaf8a1b2d54960ffe657ae556b28 fix cluster startup race (#5185)
  • 5c60c347c7048bac8622a4eaf4c78ba399b5a799 re-enabled Akka.FSharp.Tests on .NET Core 3.1, .NET 5.0 (#5195)
  • d1463872dc399020b73831943e2c0c976c6504a8 Bump BenchmarkDotNet from 0.13.0 to 0.13.1 (#5193)
  • afc55487a3750056814c33dab5a2a0caaf2a670b Bump Microsoft.Data.SQLite from 5.0.8 to 5.0.9 (#5191)
  • 618027cf76b00a6ae51e0b1884aa3a7547b3d9c7 Added v1.4.24 placeholder

This list of changes was auto generated.

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.4.24 August 17 2021

Maintenance Release for Akka.NET 1.4

Bug Fixes and Improvements

You can see the full set of changes introduced in Akka.NET v1.4.24 here

COMMITS LOC+ LOC- AUTHOR
5 360 200 Aaron Stannard
3 4 4 dependabot[bot]
1 548 333 Arjen Smits
1 42 19 Martijn Schoemaker
1 26 27 Andreas Dirnberger
1 171 27 Gregorius Soedharmo
Commits

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 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 `AkkaVersion` from 1.4.23 to 1.4.24.

Updates `Akka` from 1.4.23 to 1.4.24
- [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.4.23...1.4.24)

Updates `Akka.Serialization.Hyperion` from 1.4.23 to 1.4.24
- [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.4.23...1.4.24)

Updates `Akka.TestKit.Xunit2` from 1.4.23 to 1.4.24
- [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.4.23...1.4.24)

---
updated-dependencies:
- dependency-name: Akka
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Serialization.Hyperion
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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 the dependencies Pull requests that update a dependency file label Aug 18, 2021
@Aaronontheweb Aaronontheweb merged commit 5a3415a into dev Aug 24, 2021
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/AkkaVersion-1.4.24 branch August 24, 2021 20:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant