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 AkkaVersion from 1.5.8 to 1.5.12 #218

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2023

Bumps AkkaVersion from 1.5.8 to 1.5.12.
Updates Akka.Persistence.Sql.Common from 1.5.8 to 1.5.12

Release notes

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

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

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

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits

Updates Akka.Hosting.TestKit from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.Hosting.TestKit's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.Hosting.TestKit's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits

Updates Akka.Persistence.Sql.TestKit from 1.5.8 to 1.5.12

Release notes

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

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

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

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits

Updates Akka.Persistence.Hosting from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.Persistence.Hosting's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.Persistence.Hosting's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits

Updates Akka.Persistence.Query.Sql from 1.5.8 to 1.5.12

Release notes

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

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

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

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits

Updates Akka.TestKit.Xunit2 from 1.5.8 to 1.5.12

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

1.5.12

Update Akka.NET to 1.5.12TestKit: Fix missing actor context on test startRemote: Add SSL settings into RemoteOptions

Akka.Hosting 1.5.8.1

[Akka.Cluster.Hosting] Fix missing ClusterClient default HOCON configuration

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

Commits

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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 3, 2023
@dependabot dependabot bot force-pushed the dependabot/nuget/dev/AkkaVersion-1.5.12 branch from 7bff852 to 9345ee0 Compare August 3, 2023 20:22
Bumps `AkkaVersion` from 1.5.8 to 1.5.12.

Updates `Akka.Persistence.Sql.Common` from 1.5.8 to 1.5.12
- [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.8...1.5.12)

Updates `Akka.Hosting.TestKit` from 1.5.8 to 1.5.12
- [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.8...1.5.12)

Updates `Akka.Persistence.Sql.TestKit` from 1.5.8 to 1.5.12
- [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.8...1.5.12)

Updates `Akka.Persistence.Hosting` from 1.5.8 to 1.5.12
- [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.8...1.5.12)

Updates `Akka.Persistence.Query.Sql` from 1.5.8 to 1.5.12
- [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.8...1.5.12)

Updates `Akka.TestKit.Xunit2` from 1.5.8 to 1.5.12
- [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.8...1.5.12)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Common
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Hosting.TestKit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.Sql.TestKit
  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
- dependency-name: Akka.Persistence.Query.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.TestKit.Xunit2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/dev/AkkaVersion-1.5.12 branch from 9345ee0 to 4598fb3 Compare August 3, 2023 21:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2023

Superseded by #227.

@dependabot dependabot bot closed this Sep 27, 2023
@dependabot dependabot bot deleted the dependabot/nuget/dev/AkkaVersion-1.5.12 branch September 27, 2023 19:33
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.

0 participants