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.0.0 to 1.0.1 #182

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2023

Bumps AkkaHostingVersion from 1.0.0 to 1.0.1.
Updates Akka.Cluster.Hosting from 1.0.0 to 1.0.1

Release notes

Sourced from Akka.Cluster.Hosting's releases.

1.0.1

Update Akka.NET from 1.4.45 to 1.4.46Remove default HoconAddMode value from AddHocon and AddHoconFileFirst release of Akka.Hosting.TestKit NuGet package

Changelog

Sourced from Akka.Cluster.Hosting's changelog.

[1.0.1] / 6 January 2023

Version 1.0.1 fixes options bug used in the cluster sharding Akka.Hosting extension method.

Commits
  • 5d45e12 Update RELEASE_NOTES.md for 1.0.1 release (#189)
  • 611189e Bump AkkaVersion from 1.4.47 to 1.4.48 (#187)
  • bae3383 Fix Cluster.Sharding options bug (#186)
  • e797852 Added an example project Akka.Hosting.CustomJournalIdDemo.FSharp (#183)
  • 05d9fa7 close #179 - issue was caused by scopes not being created (#184)
  • 5886f8a Update README list of packages (#182)
  • 450d8c0 Better string to HOCON literal conversion, accounting for all illegal charact...
  • f2de7ef Fix Hosting.TestKit logging problem (#178)
  • See full diff in compare view

Updates Akka.Hosting from 1.0.0 to 1.0.1

Release notes

Sourced from Akka.Hosting's releases.

1.0.1

Update Akka.NET from 1.4.45 to 1.4.46Remove default HoconAddMode value from AddHocon and AddHoconFileFirst release of Akka.Hosting.TestKit NuGet package

Changelog

Sourced from Akka.Hosting's changelog.

[1.0.1] / 6 January 2023

Version 1.0.1 fixes options bug used in the cluster sharding Akka.Hosting extension method.

Commits
  • 5d45e12 Update RELEASE_NOTES.md for 1.0.1 release (#189)
  • 611189e Bump AkkaVersion from 1.4.47 to 1.4.48 (#187)
  • bae3383 Fix Cluster.Sharding options bug (#186)
  • e797852 Added an example project Akka.Hosting.CustomJournalIdDemo.FSharp (#183)
  • 05d9fa7 close #179 - issue was caused by scopes not being created (#184)
  • 5886f8a Update README list of packages (#182)
  • 450d8c0 Better string to HOCON literal conversion, accounting for all illegal charact...
  • f2de7ef Fix Hosting.TestKit logging problem (#178)
  • See full diff 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2023
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) January 16, 2023 15:07
@Aaronontheweb
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/AkkaHostingVersion-1.0.1 branch from 4803dae to e8f8e22 Compare January 16, 2023 15:14
Bumps `AkkaHostingVersion` from 1.0.0 to 1.0.1.

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

Updates `Akka.Hosting` from 1.0.0 to 1.0.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.0.0...1.0.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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/AkkaHostingVersion-1.0.1 branch from e8f8e22 to a9e91af Compare January 16, 2023 15:16
@Aaronontheweb Aaronontheweb merged commit 52837ec into dev Jan 18, 2023
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/AkkaHostingVersion-1.0.1 branch January 18, 2023 15:15
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