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.35 to 1.4.36 #252

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2022

Bumps AkkaVersion from 1.4.35 to 1.4.36.
Updates Akka.Persistence.Sql.Common from 1.4.35 to 1.4.36

Release notes

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

Akka.NET v1.4.36

1.4.36 April 4 2022

Akka.NET v1.4.36 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.

Bug fixes:

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

COMMITS LOC+ LOC- AUTHOR
5 274 33 Gregorius Soedharmo
4 371 6 Ebere Abanonu
3 9 3 Aaron Stannard
1 34 38 Ismael Hamed
1 2 3 Adrian Leonhard

Changes:

  • 85d7b897c0da34f73700609131d5f1873864aad0 Merge pull request #5823 from Arkatufus/master
  • 9f7a7a71a032a872bdd815a7bd5bc7c1ccce5131 Merge remote-tracking branch 'upstream/master'
  • 33d805c89ec50e34d0e5f1c9fb5a72109acabfe2 Merge branch 'dev'
  • da0f7349f5f6064d0bcf5465b27a58ea09204633 Be more explicit that a node is shutting down as it was marked as DOWN (#5821)
  • 711c284bbca4204d6fbad7cc5c20061b11ee1ca2 Merge branch 'dev'
  • 161c9d59502f69f46b559e6e322170e2ef98472a Revert changes that are unrelated to the memory leak (#5822)
  • 9c29c847da830fb63e3ffaeb8787142184870638 Update RELEASE_NOTES.md for 1.4.36 release (#5820)
  • 13eea74b4c41228bfd79b48654e8645dcaa9c741 Couple of fixes for the TcpConnection (#5817)
  • 3ee032d24dbc0ffc7d8b2f5d1e792b0972c6a753 Fix leaky coordinated shutdown (#5816)
  • 030949858b1fc28998fcac84bfb6d2485b3e0c0b Bump Hyperion to 0.12.2 (#5805)
  • ab332eae9511b7cf907c8c49b56a468c1f3483d9 [DOCS]: Add Examples section to Akka.NET Doc (#5739)
  • b365c06974c505186e3fad7a0f1003321bc8afb2 Add Member Roles doc (#5742)
  • 9e0589453db2de973f63c7b48d3b8aa0f3134deb Add documentation on how to override serializer ids. (#5749)
  • 0c85653f6c4e24e687a8bbc50953ae64b767d3cc Fix MSBuild does not copy xunit.runner dlls correctly (#5747)
  • 6d3d91f751eb0cb7957bfb6fe71405070b575558 marked EventBusUnsubscriber messages as INoSerializationVerificationNeeded (#5743)
  • b4b390d0933164054c8e5de480a62fa69e0fe955 cleanup XUnit TestKit output logger (#5741)
  • 93a3d7e7ca1e7452a1e310e2133921c90e231e69 Lock cspell on version 5.18.5 (#5744)
  • 4e35c2a5db1b10773467ad0c7041c5801de5e918 Fix spelling (#5745)
  • ef6718e99b24f665dfafbac86b213d3759f7cd67 [DI] DI fails to throw an exception when DI tried to create an actor with missing constructor parameter (#5735)
  • 5ef69e9a01cb8d6e7916a8ce6df0f98cde95006d Update PersistAsync to match docs. (#5736)
  • a18c246f45d1080da7dd666ec073262eabf40f70 v1.4.36 placeholder for nightlies (#5732)

This list of changes was auto generated.

Changelog

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

1.4.36 April 4 2022

Akka.NET v1.4.36 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.

Bug fixes:

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

COMMITS LOC+ LOC- AUTHOR
5 274 33 Gregorius Soedharmo
4 371 6 Ebere Abanonu
3 9 3 Aaron Stannard
1 34 38 Ismael Hamed
1 2 3 Adrian Leonhard
Commits

Updates Akka.Persistence.Sql.TestKit from 1.4.35 to 1.4.36

Release notes

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

Akka.NET v1.4.36

1.4.36 April 4 2022

Akka.NET v1.4.36 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.

Bug fixes:

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

COMMITS LOC+ LOC- AUTHOR
5 274 33 Gregorius Soedharmo
4 371 6 Ebere Abanonu
3 9 3 Aaron Stannard
1 34 38 Ismael Hamed
1 2 3 Adrian Leonhard

Changes:

  • 85d7b897c0da34f73700609131d5f1873864aad0 Merge pull request #5823 from Arkatufus/master
  • 9f7a7a71a032a872bdd815a7bd5bc7c1ccce5131 Merge remote-tracking branch 'upstream/master'
  • 33d805c89ec50e34d0e5f1c9fb5a72109acabfe2 Merge branch 'dev'
  • da0f7349f5f6064d0bcf5465b27a58ea09204633 Be more explicit that a node is shutting down as it was marked as DOWN (#5821)
  • 711c284bbca4204d6fbad7cc5c20061b11ee1ca2 Merge branch 'dev'
  • 161c9d59502f69f46b559e6e322170e2ef98472a Revert changes that are unrelated to the memory leak (#5822)
  • 9c29c847da830fb63e3ffaeb8787142184870638 Update RELEASE_NOTES.md for 1.4.36 release (#5820)
  • 13eea74b4c41228bfd79b48654e8645dcaa9c741 Couple of fixes for the TcpConnection (#5817)
  • 3ee032d24dbc0ffc7d8b2f5d1e792b0972c6a753 Fix leaky coordinated shutdown (#5816)
  • 030949858b1fc28998fcac84bfb6d2485b3e0c0b Bump Hyperion to 0.12.2 (#5805)
  • ab332eae9511b7cf907c8c49b56a468c1f3483d9 [DOCS]: Add Examples section to Akka.NET Doc (#5739)
  • b365c06974c505186e3fad7a0f1003321bc8afb2 Add Member Roles doc (#5742)
  • 9e0589453db2de973f63c7b48d3b8aa0f3134deb Add documentation on how to override serializer ids. (#5749)
  • 0c85653f6c4e24e687a8bbc50953ae64b767d3cc Fix MSBuild does not copy xunit.runner dlls correctly (#5747)
  • 6d3d91f751eb0cb7957bfb6fe71405070b575558 marked EventBusUnsubscriber messages as INoSerializationVerificationNeeded (#5743)
  • b4b390d0933164054c8e5de480a62fa69e0fe955 cleanup XUnit TestKit output logger (#5741)
  • 93a3d7e7ca1e7452a1e310e2133921c90e231e69 Lock cspell on version 5.18.5 (#5744)
  • 4e35c2a5db1b10773467ad0c7041c5801de5e918 Fix spelling (#5745)
  • ef6718e99b24f665dfafbac86b213d3759f7cd67 [DI] DI fails to throw an exception when DI tried to create an actor with missing constructor parameter (#5735)
  • 5ef69e9a01cb8d6e7916a8ce6df0f98cde95006d Update PersistAsync to match docs. (#5736)
  • a18c246f45d1080da7dd666ec073262eabf40f70 v1.4.36 placeholder for nightlies (#5732)

This list of changes was auto generated.

Changelog

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

1.4.36 April 4 2022

Akka.NET v1.4.36 is a minor release that contains some bug fixes. Most of the changes have been aimed at improving our web documentation and code cleanup to modernize some of our code.

Bug fixes:

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

COMMITS LOC+ LOC- AUTHOR
5 274 33 Gregorius Soedharmo
4 371 6 Ebere Abanonu
3 9 3 Aaron Stannard
1 34 38 Ismael Hamed
1 2 3 Adrian Leonhard
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)

Bumps `AkkaVersion` from 1.4.35 to 1.4.36.

Updates `Akka.Persistence.Sql.Common` from 1.4.35 to 1.4.36
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.35...1.4.36)

Updates `Akka.Persistence.Sql.TestKit` from 1.4.35 to 1.4.36
- [Release notes](https://github.com/akkadotnet/akka.net/releases)
- [Changelog](https://github.com/akkadotnet/akka.net/blob/dev/RELEASE_NOTES.md)
- [Commits](akkadotnet/akka.net@1.4.35...1.4.36)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Sql.Common
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2022

Superseded by #253.

@dependabot dependabot bot closed this Apr 15, 2022
@dependabot dependabot bot deleted the dependabot/nuget/dev/AkkaVersion-1.4.36 branch April 15, 2022 14:12
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