akkadotnet / Akka.Persistence.Sql

Linq2Db implementation of Akka.Persistence.Sql. Common implementation for SQL Server, Sqlite, Postgres, Oracle, and MySql.
Apache License 2.0
10 stars 10 forks source link

build(deps): bump Akka.Persistence.Redis from 1.5.13 to 1.5.24 #402

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps Akka.Persistence.Redis from 1.5.13 to 1.5.24.

Release notes

Sourced from Akka.Persistence.Redis's releases.

Akka.Persistence.Redis v1.5.24

1.5.24 June 11 2024

1.5.13 October 6 2023

1.5.0 March 3 2023

1.4.35 March 23 2022

  • Fix default database 0 overriding StackExchange.Redis' defaultDatabase in configuration-strings #194
  • Upgraded to Akka.NET 1.4.35

1.4.31 December 21 2021

1.4.25 September 9 2021

1.4.20 May 14 2021

Changes:

  • c14e10067d9e10168cd2ad1cbdafffbc6e1a1213 Update RELEASE_NOTES.md for 1.5.24 release (#342)
  • 6a03ccae4212066e8e51cd9b8e22dccf3c865219 Bump MessagePack from 2.5.140 to 2.5.168 (#338)
  • ceb233b3c7294ee622e5905037c6d6ea10d1d5df Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#294)
  • 55f043f6cb02bb23c2a5705c10e9696c1f96ab3a Bump Akka.Persistence.Hosting to 1.5.24 (#341)
  • cad594e3c0a6d057ea59cedd32d7e1d37befb0f9 Bump AkkaVersion from 1.5.22 to 1.5.24 (#339)
  • 230a2d3a09edbc020749180da1926e23ddce5733 Bump Akka.Persistence.Hosting, Akka and Akka.Persistence (#336)
  • cb5b5ea09d98b6a76248fc33945194e06f0c90e6 Bump coverlet.collector from 6.0.0 to 6.0.2 (#312)
  • 755299e7aa6fd29c775be967569cb3ff7f40b7d0 Bump Akka.Persistence.Hosting from 1.5.13 to 1.5.20 (#334)
  • 4120cc6d38d3c1b1cd54399f87ec7be9ac441929 Bump AkkaVersion from 1.5.13 to 1.5.21 (#332)
  • cf0ada88753378a47ec0e8b488eef4e084105f54 Split off perf test from test project (#333)
  • c44fedcb64efacee3f996ea0982c83371f00d469 Bump StackExchange.Redis from 2.7.27 to 2.7.33 (#310)

... (truncated)

Changelog

Sourced from Akka.Persistence.Redis's changelog.

1.5.24 June 11 2024

Commits
  • c14e100 Update RELEASE_NOTES.md for 1.5.24 release (#342)
  • 6a03cca Bump MessagePack from 2.5.140 to 2.5.168 (#338)
  • ceb233b Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#294)
  • 55f043f Bump Akka.Persistence.Hosting to 1.5.24 (#341)
  • cad594e Bump AkkaVersion from 1.5.22 to 1.5.24 (#339)
  • 230a2d3 Bump Akka.Persistence.Hosting, Akka and Akka.Persistence (#336)
  • cb5b5ea Bump coverlet.collector from 6.0.0 to 6.0.2 (#312)
  • 755299e Bump Akka.Persistence.Hosting from 1.5.13 to 1.5.20 (#334)
  • 4120cc6 Bump AkkaVersion from 1.5.13 to 1.5.21 (#332)
  • cf0ada8 Split off perf test from test project (#333)
  • 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)