Aaronontheweb / actor-benchmarker

Tooling for generating automated Akka.NET end-to-end benchmarks for actors.
Apache License 2.0
2 stars 0 forks source link

Bump Akka.Hosting.TestKit and Akka.Hosting #27

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps Akka.Hosting.TestKit and Akka.Hosting. These dependencies needed to be updated together. Updates Akka.Hosting.TestKit from 1.5.15 to 1.5.20

Release notes

Sourced from Akka.Hosting.TestKit'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.TestKit'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.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


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)
dependabot[bot] commented 5 months ago

Superseded by #30.