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
AkkaVersion
from 1.5.12 to 1.5.13. UpdatesAkka.Persistence.Query
from 1.5.12 to 1.5.13Release notes
Sourced from Akka.Persistence.Query's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.Query's changelog.
... (truncated)
Commits
51f0574
Update RELEASE_NOTES.md for 1.5.13 release (#6922)8c8d191
* clean up and optimize actor name validation. (#6919)15bb5ca
Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917)cd8b8bc
Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909)f4445d4
Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910)eb5703a
Fix build documentation redirect link (#6912)1cded6d
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908)f2025e3
Fix possible NRE bug in Dispatchers (#6906)067bd76
remove redundant langversion (#6902)42fbc83
Bump Polyfill from 1.24.1 to 1.27.1 (#6899)Updates
Akka.Streams
from 1.5.12 to 1.5.13Release notes
Sourced from Akka.Streams's releases.
... (truncated)
Changelog
Sourced from Akka.Streams's changelog.
... (truncated)
Commits
51f0574
Update RELEASE_NOTES.md for 1.5.13 release (#6922)8c8d191
* clean up and optimize actor name validation. (#6919)15bb5ca
Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917)cd8b8bc
Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909)f4445d4
Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910)eb5703a
Fix build documentation redirect link (#6912)1cded6d
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908)f2025e3
Fix possible NRE bug in Dispatchers (#6906)067bd76
remove redundant langversion (#6902)42fbc83
Bump Polyfill from 1.24.1 to 1.27.1 (#6899)Updates
Akka.Persistence.TCK
from 1.5.12 to 1.5.13Release notes
Sourced from Akka.Persistence.TCK's releases.
... (truncated)
Changelog
Sourced from Akka.Persistence.TCK's changelog.
... (truncated)
Commits
51f0574
Update RELEASE_NOTES.md for 1.5.13 release (#6922)8c8d191
* clean up and optimize actor name validation. (#6919)15bb5ca
Bump Microsoft.Data.SQLite from 7.0.10 to 7.0.11 (#6917)cd8b8bc
Bump Google.Protobuf from 3.24.1 to 3.24.3 (#6909)f4445d4
Bump BenchmarkDotNet.Diagnostics.dotTrace from 0.13.7 to 0.13.8 (#6910)eb5703a
Fix build documentation redirect link (#6912)1cded6d
Bump BenchmarkDotNet from 0.13.7 to 0.13.8 (#6908)f2025e3
Fix possible NRE bug in Dispatchers (#6906)067bd76
remove redundant langversion (#6902)42fbc83
Bump Polyfill from 1.24.1 to 1.27.1 (#6899)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