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 Akka from 1.4.10 to 1.4.11 #124

Merged
merged 1 commit into from Nov 7, 2020
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 6, 2020

Bumps Akka from 1.4.10 to 1.4.11.

Release notes

Sourced from Akka's releases.

Akka.NET v1.4.11

1.4.11 November 5 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.11 includes some significant additions to Akka.NET:

To see the full set of fixes in Akka.NET v1.4.11, please see the milestone on Github.

COMMITS LOC+ LOC- AUTHOR
8 1020 164 Gregorius Soedharmo
7 399 178 Ismael Hamed
4 5 5 dependabot-preview[bot]
4 108 104 Aaron Stannard
2 232 26 to11mtm
2 2 2 Pierre Irrmann
2 1969 269 zbynek001
2 155 445 huysentruitw
1 1 1 Guillaume Caya-Letourneau

Changes:

  • 3475b5498fa0b7b35be99acb7daebdad11c05f43 Merge pull request #4607 from akkadotnet/dev
  • b1481bc09c349046d3899812bb406b94c20471c6 added Akka.NET v1.4.11 release notes (#4606)
  • ad8c0d12d9356dfb254eed310035a1072b6a5b21 Fix TestKitBase and Option (#4603)
  • f628ba90249431dbc803c9653e44ea9cba992dfd disseminate downing decisions faster (Migrated from akka/akka#29640) (#4598)
  • 59e149df45538040d424d29ef1586fbe63ffd603 Double wildcard implementation for ActorSelection (#4375)
  • 3705c8c701c8fc16c037e23ab34ad3b0880b32f2 Api/rename app version (#4595)
  • d3f457d90901dee3db4e6d5a5acd26dc6ef8076f Fix ByteString.Empty throws when ToArray was called (#4593)
  • b9ce1856a16642ae9f7321424be6b8c972c2b1a7 * Add app-version to the Member information, (Migrated from akka/akka#29546) (#4577)
  • 22d313b37c1e685e6026ee7737e9044d4d20559f Bump FSharp.Core from 4.7.2 to 5.0.0 (#4586)
  • 7fd66959d414944bc07ee3afecdaf3eca87bbbb4 Bump Microsoft.Data.SQLite from 3.1.8 to 3.1.9 (#4578)
  • 88f3568f4c0c5181d9af18774a20751d32a41fbb NuGet: serve Akka.NET logo over HTTPS (#4582)
  • a9c60f338b95ac9a31ad5fd92ac69a8037ea620d Fix typo in cluster.conf (#4576)
  • 80b9cac414c5bde6dfe28830d24b71abc148f6d8 Fix time in AtLeastOnceDeliverySemantic.SetDeliverySnapshot to be consistent with Deliver when RecoveryRunning (#4574)
  • a706ee6f0df162f2dcad1b1f2d5d967b96e53a4c Fix ToString for KeepOldest strategy (#4572)
  • a80ddd79240382fee172e41fa48060034c95754f Port scala akka PR #26816 to Akka.NET (#4511)
  • 8b1d54bbf2bd297187058b9994c15e5a15a73d6d Bring ShardedDaemonProcess up to date (#4571)
  • 8c5d6cc467bb1775dc13ba77e0ea99a80165a2fa Bump Microsoft.Data.SQLite from 3.1.7 to 3.1.8 (#4564)
  • 8c3e49da6b8ff76a053b6d0accbf91bb6aece7cf Avoid stuck rebalances during coordinator leaving (#4566)
  • a9f8db72781b626bf41b2af142784a9fe077cef5 Added Virtual property AllocatesAllPersistenceIDsPublisher and make ReadJournal_should_deallocate_AllPersistenceIds_publisher_when_the_last_subscriber_left contingent on it being true. (#4565)
Changelog

Sourced from Akka's changelog.

1.4.11 November 5 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.11 includes some significant additions to Akka.NET:

To see the full set of fixes in Akka.NET v1.4.11, please see the milestone on Github.

COMMITS LOC+ LOC- AUTHOR
8 1020 164 Gregorius Soedharmo
7 399 178 Ismael Hamed
4 5 5 dependabot-preview[bot]
4 108 104 Aaron Stannard
2 232 26 to11mtm
2 2 2 Pierre Irrmann
2 1969 269 zbynek001
2 155 445 huysentruitw
1 1 1 Guillaume Caya-Letourneau
Commits

Dependabot compatibility score

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 6, 2020
@Danthar
Copy link
Member

Danthar commented Nov 7, 2020

@dependabot rebase merge

Bumps [Akka](https://github.com/akkadotnet/akka.net) from 1.4.10 to 1.4.11.
- [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.10...1.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@Danthar Danthar merged commit e61a000 into dev Nov 7, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Akka-1.4.11 branch November 7, 2020 21:11
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

1 participant