petabridge / DrawTogether.NET

Apache License 2.0
53 stars 10 forks source link

Bump Akka.Persistence.Sql.Hosting from 1.5.20 to 1.5.24 #78

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps Akka.Persistence.Sql.Hosting from 1.5.20 to 1.5.24.

Release notes

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

Akka.Persistence.Sql v1.5.24

1.5.24 June 13th 2024

1.5.20 May 8th 2024

1.5.14-alpha April 19 2024

1.5.13 September 28 2023

1.5.12 August 8 2023

Akka.Persistence.Sql is now out of beta and ready for general use.

1.5.12-beta1 August 4 2023

1.5.9-beta1 July 20 2023

1.5.4-beta1 April 25 2023

Added transaction for every SQL queries with adjustable isolation level for read and write operations. You can go to the official Microsoft documentation to read more about these transaction isolation level settings.

... (truncated)

Changelog

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

1.5.24 June 13th 2024

Commits
  • c1a8987 Update RELEASE_NOTES.md for 1.5.24 release (#405)
  • c2c51f9 Make sure that generated query config is valid (#404)
  • 8f47e1e build(deps): bump jetbrains.resharper.globaltools (#401)
  • f2424a7 build(deps): bump MicrosoftSqliteVersion from 8.0.4 to 8.0.6 (#394)
  • 6a7df44 build(deps): bump Microsoft.Data.SqlClient from 5.2.0 to 5.2.1 (#395)
  • 91982c4 build(deps): bump AkkaHostingVersion from 1.5.20 to 1.5.24 (#400)
  • 1b47872 build(deps): bump Akka.Persistence.Redis from 1.5.13 to 1.5.24 (#402)
  • 52ca6c9 build(deps): bump Akka.Persistence.PostgreSql from 1.5.15.1 to 1.5.20 (#387)
  • 5f3091a build(deps): bump AkkaVersion from 1.5.20 to 1.5.24 (#399)
  • 7eb5a39 build(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 (#390)
  • 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 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)