akkadotnet / Akka.Persistence.PostgreSql

Akka.Persistence.PostgreSql provider
Apache License 2.0
32 stars 35 forks source link

Bump AkkaVersion from 1.5.8 to 1.5.12 #218

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps AkkaVersion from 1.5.8 to 1.5.12. Updates Akka.Persistence.Sql.Common from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.Persistence.Sql.Common's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.Persistence.Sql.Common's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits


Updates Akka.Hosting.TestKit from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.Hosting.TestKit's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.Hosting.TestKit's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits


Updates Akka.Persistence.Sql.TestKit from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.Persistence.Sql.TestKit's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.Persistence.Sql.TestKit's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits


Updates Akka.Persistence.Hosting from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.Persistence.Hosting's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.Persistence.Hosting's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits


Updates Akka.Persistence.Query.Sql from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.Persistence.Query.Sql's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.Persistence.Query.Sql's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits


Updates Akka.TestKit.Xunit2 from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

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)
dependabot[bot] commented 11 months ago

Superseded by #227.