Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump AkkaHostingVersion from 1.5.0 to 1.5.1 #210

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2023

Bumps AkkaHostingVersion from 1.5.0 to 1.5.1.
Updates Akka.Cluster.Hosting from 1.5.0 to 1.5.1

Release notes

Sourced from Akka.Cluster.Hosting's releases.

Akka.Hosting 1.5.1

Update Akka.NET to 1.5.1Bump Akka.Persistence.PostgreSql to 1.5.1Bump Akka.Persistence.SqlServer to 1.5.1Add GetAsync method to IRequiredActor to resolve IActorRef in background servicesAdd cluster Distributed Data options support for Akka.Cluster.Hosting extensions

Changelog

Sourced from Akka.Cluster.Hosting's changelog.

[1.5.1] / 16 March 2023

Commits
  • 145fc49 Update RELEASE_NOTES.md for 1.5.1 release (#269)
  • e045cd1 Bump PostgreSql and SqlServer to 1.5.1 (#268)
  • ddbc9dc Bump Akka.Logger.Serilog from 1.5.0 to 1.5.0.1 (#267)
  • 942b294 Bump AkkaVersion from 1.5.0 to 1.5.1 (#266)
  • e2e495a Add DData options support for Akka.Cluster.Sharding hosting extension (#263)
  • 7dd1c91 Add GetAync method to IRequiredActor\<TActor> to resolve issues where acto...
  • 2e62fed Bump Verify.Xunit from 19.10.0 to 19.11.1 (#262)
  • 090a50e [fix] Test Timeout (#261)
  • 410108f Bump Akka.Persistence.SqlServer from 1.5.0-beta3 to 1.5.0 (#252)
  • d749614 Bump Akka.Persistence.PostgreSql from 1.4.46 to 1.5.0 (#253)
  • Additional commits viewable in compare view

Updates Akka.Hosting from 1.5.0 to 1.5.1

Release notes

Sourced from Akka.Hosting's releases.

Akka.Hosting 1.5.1

Update Akka.NET to 1.5.1Bump Akka.Persistence.PostgreSql to 1.5.1Bump Akka.Persistence.SqlServer to 1.5.1Add GetAsync method to IRequiredActor to resolve IActorRef in background servicesAdd cluster Distributed Data options support for Akka.Cluster.Hosting extensions

Changelog

Sourced from Akka.Hosting's changelog.

[1.5.1] / 16 March 2023

Commits
  • 145fc49 Update RELEASE_NOTES.md for 1.5.1 release (#269)
  • e045cd1 Bump PostgreSql and SqlServer to 1.5.1 (#268)
  • ddbc9dc Bump Akka.Logger.Serilog from 1.5.0 to 1.5.0.1 (#267)
  • 942b294 Bump AkkaVersion from 1.5.0 to 1.5.1 (#266)
  • e2e495a Add DData options support for Akka.Cluster.Sharding hosting extension (#263)
  • 7dd1c91 Add GetAync method to IRequiredActor\<TActor> to resolve issues where acto...
  • 2e62fed Bump Verify.Xunit from 19.10.0 to 19.11.1 (#262)
  • 090a50e [fix] Test Timeout (#261)
  • 410108f Bump Akka.Persistence.SqlServer from 1.5.0-beta3 to 1.5.0 (#252)
  • d749614 Bump Akka.Persistence.PostgreSql from 1.4.46 to 1.5.0 (#253)
  • Additional commits viewable in compare view

Updates Akka.Persistence.Hosting from 1.5.0 to 1.5.1

Release notes

Sourced from Akka.Persistence.Hosting's releases.

Akka.Hosting 1.5.1

Update Akka.NET to 1.5.1Bump Akka.Persistence.PostgreSql to 1.5.1Bump Akka.Persistence.SqlServer to 1.5.1Add GetAsync method to IRequiredActor to resolve IActorRef in background servicesAdd cluster Distributed Data options support for Akka.Cluster.Hosting extensions

Changelog

Sourced from Akka.Persistence.Hosting's changelog.

[1.5.1] / 16 March 2023

Commits
  • 145fc49 Update RELEASE_NOTES.md for 1.5.1 release (#269)
  • e045cd1 Bump PostgreSql and SqlServer to 1.5.1 (#268)
  • ddbc9dc Bump Akka.Logger.Serilog from 1.5.0 to 1.5.0.1 (#267)
  • 942b294 Bump AkkaVersion from 1.5.0 to 1.5.1 (#266)
  • e2e495a Add DData options support for Akka.Cluster.Sharding hosting extension (#263)
  • 7dd1c91 Add GetAync method to IRequiredActor\<TActor> to resolve issues where acto...
  • 2e62fed Bump Verify.Xunit from 19.10.0 to 19.11.1 (#262)
  • 090a50e [fix] Test Timeout (#261)
  • 410108f Bump Akka.Persistence.SqlServer from 1.5.0-beta3 to 1.5.0 (#252)
  • d749614 Bump Akka.Persistence.PostgreSql from 1.4.46 to 1.5.0 (#253)
  • Additional commits viewable in compare view

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)

Bumps `AkkaHostingVersion` from 1.5.0 to 1.5.1.

Updates `Akka.Cluster.Hosting` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.0...1.5.1)

Updates `Akka.Hosting` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.0...1.5.1)

Updates `Akka.Persistence.Hosting` from 1.5.0 to 1.5.1
- [Release notes](https://github.com/akkadotnet/Akka.Hosting/releases)
- [Changelog](https://github.com/akkadotnet/Akka.Hosting/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/Akka.Hosting@1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: Akka.Cluster.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 17, 2023
@Aaronontheweb Aaronontheweb merged commit 18d2c51 into dev Mar 20, 2023
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/AkkaHostingVersion-1.5.1 branch March 20, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant