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 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.Cluster.Hosting, Akka.Hosting, Akka and Akka.Streams. These dependencies needed to be updated together. Updates
Akka.Cluster.Hosting
from 1.5.27 to 1.5.28Release notes
Sourced from Akka.Cluster.Hosting's releases.
Changelog
Sourced from Akka.Cluster.Hosting's changelog.
Commits
319fbe5
Update RELEASE_NOTES.md for 1.5.28 release (#491)016f5c7
Bump AkkaVersion to 1.5.28 (#490)d7cf636
Automatically add default Akka.Streams HOCON (#489)b0afcd9
Revert "Bump FluentAssertions from 5.10.3 to 6.12.0 (#484)" (#488)57f0d07
Bump FluentAssertions from 5.10.3 to 6.12.0 (#484)5938dd4
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#486)Updates
Akka.Hosting
from 1.5.27 to 1.5.28Release notes
Sourced from Akka.Hosting's releases.
Changelog
Sourced from Akka.Hosting's changelog.
Commits
319fbe5
Update RELEASE_NOTES.md for 1.5.28 release (#491)016f5c7
Bump AkkaVersion to 1.5.28 (#490)d7cf636
Automatically add default Akka.Streams HOCON (#489)b0afcd9
Revert "Bump FluentAssertions from 5.10.3 to 6.12.0 (#484)" (#488)57f0d07
Bump FluentAssertions from 5.10.3 to 6.12.0 (#484)5938dd4
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 (#486)Updates
Akka
from 1.5.27.1 to 1.5.28Release notes
Sourced from Akka's releases.
... (truncated)
Changelog
Sourced from Akka's changelog.
Commits
3df80f2
Update RELEASE_NOTES.md for 1.5.28 release (#7336)cfd25ef
Persistence.TCK: Add SnapshotStore SaveSnapshot spec (#7335)cb11702
Fix SaveSnapshot timestamp metadata (#7334)e8beec4
Fix StreamRefSerializer NRE bug (#7333)b47b922
Move ClusterClientDiscovery docs to H1 (#7331)df33c31
Update RELEASE_NOTES.md for 1.5.28-beta1 release (#7329)4856230
Fix missing AlsoTo public APIs (#7328)2502ea9
Akka.Persistence.Sql.Common: hardenSqlJournal
andSqlSnapshotStore
again...ae942d0
Don't enable durable DData for RE unless DData is storage engine (#7327)19162bd
Improve Akka.Persistence.TestKit (#7324)Updates
Akka.Streams
from 1.5.27.1 to 1.5.28Release notes
Sourced from Akka.Streams's releases.
... (truncated)
Changelog
Sourced from Akka.Streams's changelog.
Commits
3df80f2
Update RELEASE_NOTES.md for 1.5.28 release (#7336)cfd25ef
Persistence.TCK: Add SnapshotStore SaveSnapshot spec (#7335)cb11702
Fix SaveSnapshot timestamp metadata (#7334)e8beec4
Fix StreamRefSerializer NRE bug (#7333)b47b922
Move ClusterClientDiscovery docs to H1 (#7331)df33c31
Update RELEASE_NOTES.md for 1.5.28-beta1 release (#7329)4856230
Fix missing AlsoTo public APIs (#7328)2502ea9
Akka.Persistence.Sql.Common: hardenSqlJournal
andSqlSnapshotStore
again...ae942d0
Don't enable durable DData for RE unless DData is storage engine (#7327)19162bd
Improve Akka.Persistence.TestKit (#7324)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