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.15 to 1.5.20 #375

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps AkkaHostingVersion from 1.5.15 to 1.5.20.
Updates Akka.Hosting from 1.5.15 to 1.5.20

Release notes

Sourced from Akka.Hosting's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Akka.Hosting 1.5.19

Update Akka.NET to 1.5.19

Akka.Hosting 1.5.18

Update Akka.NET to 1.5.18

1.5.17.1

Update Akka.NET to 1.5.17.1

1.5.16

Update Akka.NET to 1.5.16

Changelog

Sourced from Akka.Hosting's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.

[1.5.19] / 17 April 2024

[1.5.18] / 15 March 2024

[1.5.17.1] / 04 March 2024

[1.5.16] / 23 February 2024

Commits
  • e76d49a Added v1.5.20 release notes (#452)
  • f61d6a0 Logging: added documentation and end to end specs for Serilog formatting (#451)
  • f0bbbaf Bump AkkaVersion from 1.5.19 to 1.5.20 (#450)
  • 5781a41 Update RELEASE_NOTES.md for 1.5.19 release (#447)
  • e2988bd Bump AkkaVersion from 1.5.18 to 1.5.19 (#446)
  • f945726 Bump xunit from 2.7.0 to 2.7.1 (#444)
  • a76310a Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#445)
  • f5f1611 Update RELEASE_NOTES.md for 1.5.18 release (#442)
  • a8cf9c0 Bump AkkaVersion from 1.5.17.1 to 1.5.18 (#440)
  • 86eb216 Bump coverlet.collector from 6.0.1 to 6.0.2 (#441)
  • Additional commits viewable in compare view

Updates Akka.Persistence.Hosting from 1.5.15 to 1.5.20

Release notes

Sourced from Akka.Persistence.Hosting's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Akka.Hosting 1.5.19

Update Akka.NET to 1.5.19

Akka.Hosting 1.5.18

Update Akka.NET to 1.5.18

1.5.17.1

Update Akka.NET to 1.5.17.1

1.5.16

Update Akka.NET to 1.5.16

Changelog

Sourced from Akka.Persistence.Hosting's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.

[1.5.19] / 17 April 2024

[1.5.18] / 15 March 2024

[1.5.17.1] / 04 March 2024

[1.5.16] / 23 February 2024

Commits
  • e76d49a Added v1.5.20 release notes (#452)
  • f61d6a0 Logging: added documentation and end to end specs for Serilog formatting (#451)
  • f0bbbaf Bump AkkaVersion from 1.5.19 to 1.5.20 (#450)
  • 5781a41 Update RELEASE_NOTES.md for 1.5.19 release (#447)
  • e2988bd Bump AkkaVersion from 1.5.18 to 1.5.19 (#446)
  • f945726 Bump xunit from 2.7.0 to 2.7.1 (#444)
  • a76310a Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#445)
  • f5f1611 Update RELEASE_NOTES.md for 1.5.18 release (#442)
  • a8cf9c0 Bump AkkaVersion from 1.5.17.1 to 1.5.18 (#440)
  • 86eb216 Bump coverlet.collector from 6.0.1 to 6.0.2 (#441)
  • Additional commits viewable in compare view

Updates Akka.Cluster.Hosting from 1.0.0 to 1.5.20

Release notes

Sourced from Akka.Cluster.Hosting's releases.

Akka.Hosting v1.5.20

Update Akka.NET to 1.5.20 • Added improved APIs for setting default ILogMessageFormatters • the LoggerConfigBuilder.WithDefaultLogMessageFormatter method.

Akka.Hosting 1.5.19

Update Akka.NET to 1.5.19

Akka.Hosting 1.5.18

Update Akka.NET to 1.5.18

1.5.17.1

Update Akka.NET to 1.5.17.1

1.5.16

Update Akka.NET to 1.5.16

1.5.15

Update Akka.NET to 1.5.15 • Marked all Akka.Cluster.Hosting methods that accept deprecated sharding delegates as Obsolete

1.5.14

Update Akka.NET to 1.5.14Akka.Cluster.Hosting: don't use sharding delegatesAkka.Hosting.TestKit: Add method to configure IHostBuilder

1.5.13

Update Akka.NET to 1.5.13

Akka.Hosting v1.5.12.1

Add IConfiguration to HOCON adapter key name normalization toggle flagExpand Cluster.Hosting and Remote.Hosting options You can now specify whether IConfiguration key strings should be normalized to lower case or not when they are being converted into HOCON keys. You can read the documentation here

Akka.Hosting 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

Akka.Hosting 1.5.8

Update Akka.NET to 1.5.8[Akka.Cluster.Hosting] PassivateEntityAfter should not override HOCON settings[Akka.Hosting] Set application exit code to -1 if CoordinatedShutdown was caused by cluster down or leave

Akka.Hosting 1.5.7

Update Akka.NET to 1.5.7

Akka.Hosting 1.5.6.1

... (truncated)

Changelog

Sourced from Akka.Cluster.Hosting's changelog.

[1.5.20] / 30 April 2024

  • Update Akka.NET to 1.5.20
  • Added improved APIs for setting default ILogMessageFormatters - the LoggerConfigBuilder.WithDefaultLogMessageFormatter<T> method.

[1.5.19] / 17 April 2024

[1.5.18] / 15 March 2024

[1.5.17.1] / 04 March 2024

[1.5.16] / 23 February 2024

[1.5.15] / 10 January 2024

[1.5.14] / 09 January 2024

[1.5.12.1] / 31 August 2023

You can now specify whether IConfiguration key strings should be normalized to lower case or not when they are being converted into HOCON keys. You can read the documentation here

[1.5.12] / 3 August 2023

[1.5.8.1] / 12 July 2023

[1.5.8] / 21 June 2023

... (truncated)

Commits
  • e76d49a Added v1.5.20 release notes (#452)
  • f61d6a0 Logging: added documentation and end to end specs for Serilog formatting (#451)
  • f0bbbaf Bump AkkaVersion from 1.5.19 to 1.5.20 (#450)
  • 5781a41 Update RELEASE_NOTES.md for 1.5.19 release (#447)
  • e2988bd Bump AkkaVersion from 1.5.18 to 1.5.19 (#446)
  • f945726 Bump xunit from 2.7.0 to 2.7.1 (#444)
  • a76310a Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 (#445)
  • f5f1611 Update RELEASE_NOTES.md for 1.5.18 release (#442)
  • a8cf9c0 Bump AkkaVersion from 1.5.17.1 to 1.5.18 (#440)
  • 86eb216 Bump coverlet.collector from 6.0.1 to 6.0.2 (#441)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps `AkkaHostingVersion` from 1.5.15 to 1.5.20.

Updates `Akka.Hosting` from 1.5.15 to 1.5.20
- [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.15...1.5.20)

Updates `Akka.Persistence.Hosting` from 1.5.15 to 1.5.20
- [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.15...1.5.20)

Updates `Akka.Cluster.Hosting` from 1.0.0 to 1.5.20
- [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.0.0...1.5.20)

---
updated-dependencies:
- 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
- dependency-name: Akka.Cluster.Hosting
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2024
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) June 4, 2024 20:48
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 5, 2024

Superseded by #382.

@dependabot dependabot bot closed this Jun 5, 2024
auto-merge was automatically disabled June 5, 2024 15:14

Pull request was closed

@dependabot dependabot bot deleted the dependabot/nuget/dev/AkkaHostingVersion-1.5.20 branch June 5, 2024 15:14
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.

None yet

0 participants