akkadotnet / Akka.Persistence.Sql

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

build(deps): bump Akka.Persistence.PostgreSql from 1.5.15.1 to 1.5.20 #387

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps Akka.Persistence.PostgreSql from 1.5.15.1 to 1.5.20.

Release notes

Sourced from Akka.Persistence.PostgreSql's releases.

Akka.Persistence.PostgreSql v1.5.20

1.5.20 May 11th 2024

PostgreSQL minimum version update

The minimum version of the Npgsql NuGet package have been upgraded to 8.0.3 due to this CVE report

1.5.15.1 January 29 2024

  • Fix Npgsql upper range version number

1.5.15 January 29 2024

1.5.13 October 4 2023

1.5.4.1 April 27 2023

  • Allow all 7.x major versions of Npgsql

1.5.4 April 24 2023

1.5.3 April 21 2023

1.5.2 April 6 2023

1.5.1.1 March 22 2023

  • Update Npgsql to v7.0.2

1.5.1 March 16 2023

... (truncated)

Changelog

Sourced from Akka.Persistence.PostgreSql's changelog.

1.5.20 May 11th 2024

PostgreSQL minimum version update

The minimum version of the Npgsql NuGet package have been upgraded to 8.0.3 due to this CVE report

Commits
  • 625c564 Update RELEASE_NOTES.md for 1.5.20 release (#265)
  • b494d41 Bump Npgsql minimum version to 8.0.3 (#261)
  • d642f4b Bump AkkaVersion and AkkaHostingVersion to 1.5.20 (#264)
  • 3d587d2 Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 (#238)
  • a46d87d Bump Akka.Persistence.Hosting from 1.5.18 to 1.5.20 (#260)
  • 0785db4 Dependency fix (#247)
  • 5bacf20 Bump Akka.Persistence.Hosting from 1.5.15 to 1.5.18 (#254)
  • c971a48 Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 (#251)
  • See full diff 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)