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.4.41 to 1.4.42 #253

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps AkkaVersion from 1.4.41 to 1.4.42.
Updates Akka.Persistence.Query from 1.4.41 to 1.4.42

Release notes

Sourced from Akka.Persistence.Query's releases.

Akka.NET v1.4.42

1.4.42 September 23 2022

Akka.NET v1.4.42 is a minor release that contains some minor bug fixes.

If you want to see the full set of changes made in Akka.NET v1.4.42, click here.

COMMITS LOC+ LOC- AUTHOR
3 66 3 Gregorius Soedharmo
1 557 118 Aaron Stannard

Changes:

  • bfdd559cf9fdc429c0f698b6c764c086f09f0817 close #5375 - made README.md NuGet-friendly (#6112)
  • 256235bab7a559496689a178da86757c8ec8195f cleaned up NuGet package descriptions (#6111)
  • 9d8f38a9c4af437ab58e8497b304de18cd479a3d Update RELEASE_NOTES.md for v1.4.42 release (#6110)
  • 231c8c9179c37c658bd7963bd0085b4f1919e87a Akka.Cluster.Sharding GetEntityLocation Query (#6101)
  • e2b1d73e7293f68b9611232d5b1c3c08785ca86e [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without throwing (#6092) (#6094)
  • 63639b9f77792e99672934ed01d3d5bb8fd8a19f Change TestKitBase.InitializeTest to virtual so it can be deferred (#6093)
  • 03190b5badd535660e8f2fd414a346e9199b89ee Require verbose logging for more gossip send/receive log statements. (#6089) (#6091)

This list of changes was auto generated.

Changelog

Sourced from Akka.Persistence.Query's changelog.

1.4.42 September 23 2022

Akka.NET v1.4.42 is a minor release that contains some minor bug fixes.

If you want to see the full set of changes made in Akka.NET v1.4.42, click here.

COMMITS LOC+ LOC- AUTHOR
3 66 3 Gregorius Soedharmo
1 557 118 Aaron Stannard
Commits
  • bfdd559 close #5375 - made README.md NuGet-friendly (#6112)
  • 256235b cleaned up NuGet package descriptions (#6111)
  • 9d8f38a Update RELEASE_NOTES.md for v1.4.42 release (#6110)
  • 231c8c9 Akka.Cluster.Sharding GetEntityLocation Query (#6101)
  • e2b1d73 [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without throwing...
  • 63639b9 Change TestKitBase.InitializeTest to virtual so it can be deferred (#6093)
  • 03190b5 Require verbose logging for more gossip send/receive log statements. (#6089) ...
  • See full diff in compare view

Updates Akka.Persistence.TCK from 1.4.41 to 1.4.42

Release notes

Sourced from Akka.Persistence.TCK's releases.

Akka.NET v1.4.42

1.4.42 September 23 2022

Akka.NET v1.4.42 is a minor release that contains some minor bug fixes.

If you want to see the full set of changes made in Akka.NET v1.4.42, click here.

COMMITS LOC+ LOC- AUTHOR
3 66 3 Gregorius Soedharmo
1 557 118 Aaron Stannard

Changes:

  • bfdd559cf9fdc429c0f698b6c764c086f09f0817 close #5375 - made README.md NuGet-friendly (#6112)
  • 256235bab7a559496689a178da86757c8ec8195f cleaned up NuGet package descriptions (#6111)
  • 9d8f38a9c4af437ab58e8497b304de18cd479a3d Update RELEASE_NOTES.md for v1.4.42 release (#6110)
  • 231c8c9179c37c658bd7963bd0085b4f1919e87a Akka.Cluster.Sharding GetEntityLocation Query (#6101)
  • e2b1d73e7293f68b9611232d5b1c3c08785ca86e [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without throwing (#6092) (#6094)
  • 63639b9f77792e99672934ed01d3d5bb8fd8a19f Change TestKitBase.InitializeTest to virtual so it can be deferred (#6093)
  • 03190b5badd535660e8f2fd414a346e9199b89ee Require verbose logging for more gossip send/receive log statements. (#6089) (#6091)

This list of changes was auto generated.

Changelog

Sourced from Akka.Persistence.TCK's changelog.

1.4.42 September 23 2022

Akka.NET v1.4.42 is a minor release that contains some minor bug fixes.

If you want to see the full set of changes made in Akka.NET v1.4.42, click here.

COMMITS LOC+ LOC- AUTHOR
3 66 3 Gregorius Soedharmo
1 557 118 Aaron Stannard
Commits
  • bfdd559 close #5375 - made README.md NuGet-friendly (#6112)
  • 256235b cleaned up NuGet package descriptions (#6111)
  • 9d8f38a Update RELEASE_NOTES.md for v1.4.42 release (#6110)
  • 231c8c9 Akka.Cluster.Sharding GetEntityLocation Query (#6101)
  • e2b1d73 [Akka.TestKit] TestKitBase should take arbitrary ActorSystem without throwing...
  • 63639b9 Change TestKitBase.InitializeTest to virtual so it can be deferred (#6093)
  • 03190b5 Require verbose logging for more gossip send/receive log statements. (#6089) ...
  • 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 Sep 26, 2022
@Aaronontheweb Aaronontheweb enabled auto-merge (squash) September 27, 2022 13:07
@Aaronontheweb
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/AkkaVersion-1.4.42 branch from da092b9 to f62a230 Compare September 27, 2022 13:08
@Arkatufus
Copy link
Contributor

https://github.com/dependabot rebase

@Arkatufus Arkatufus closed this Sep 27, 2022
auto-merge was automatically disabled September 27, 2022 17:34

Pull request was closed

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2022

Looks like this PR is closed. If you re-open it, I'll rebase it, as long as no-one else has edited it.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/AkkaVersion-1.4.42 branch September 27, 2022 17:34
@Arkatufus Arkatufus restored the dependabot/nuget/AkkaVersion-1.4.42 branch September 27, 2022 17:35
@Arkatufus Arkatufus reopened this Sep 27, 2022
Bumps `AkkaVersion` from 1.4.41 to 1.4.42.

Updates `Akka.Persistence.Query` from 1.4.41 to 1.4.42
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.42/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.41...1.4.42)

Updates `Akka.Persistence.TCK` from 1.4.41 to 1.4.42
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/1.4.42/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.41...1.4.42)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  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/AkkaVersion-1.4.42 branch from 17fb0e9 to 5fe73f9 Compare September 27, 2022 17:35
@Arkatufus Arkatufus merged commit 4f5147f into dev Sep 27, 2022
@Arkatufus Arkatufus deleted the dependabot/nuget/AkkaVersion-1.4.42 branch September 27, 2022 17:45
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.

2 participants