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.TestKit.Xunit2 from 1.4.15 to 1.4.17 #148

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps Akka.TestKit.Xunit2 from 1.4.15 to 1.4.17.

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

Akka.NET v1.4.17

1.4.17 March 09 2021

Maintenance Release for Akka.NET 1.4

This is a more significant release of Akka.NET that solves a number of bugs, introduces new features, and more.

Introduction of Akka.Cluster.SBR - Lightbend's Split Brain Resolvers In Akka.NET v1.4.17 we introduce a new set of Akka.Cluster split brain resolvers for Akka.NET, which are based on the recently open sourced Lightbend implementations of the same. We've documented how to work with each of the new SBR types here, but here's the complete list:

  • static-quorum
  • keep-majority
  • keep-oldest
  • down-all
  • lease-majority
  • keep-referee - only available with the legacy split brain resolver (still ships with Akka.NET.)

Other bug fixes:

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

COMMITS LOC+ LOC- AUTHOR
20 282 237 IgorFedchenko
14 76 25 Aaron Stannard
13 17 17 dependabot-preview[bot]
8 1031 749 Igor Fedchenko
6 225 53 Gregorius Soedharmo
3 3 3 Brah McDude
2 328 21 Drew
1 4053 59 zbynek001
1 2 1 Vagif Abilov

Changes:

  • bbe7cd69b1658864cd8a18f4dbc8d494db5bf213 Merge pull request #4820 from akkadotnet/dev
  • e1683f46c5a796f4461a658baab7dc3193b240f9 Akka.NET v1.4.17 release (#4818)
  • 62a71b1a3dfc3dab4177163812ca70a70486ff6e Split Brain Resolver update (#4819)
  • ff202f69f624a1ef842d29c387d427687d4f7efc Cleanup Akka.Cluster.SBR for release (#4755)
  • 684dec8150ce4c6405470aee3477bfa4c5603b5a Add check for null message in LogDeadLetter. (#4816)
  • 60712165d1b073980a9309c62a5d625d61a77476 Bump Google.Protobuf from 3.15.3 to 3.15.5 (#4812)

... (truncated)

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.4.17 March 09 2021

Maintenance Release for Akka.NET 1.4

This is a more significant release of Akka.NET that solves a number of bugs, introduces new features, and more.

Introduction of Akka.Cluster.SBR - Lightbend's Split Brain Resolvers In Akka.NET v1.4.17 we introduce a new set of Akka.Cluster split brain resolvers for Akka.NET, which are based on the recently open sourced Lightbend implementations of the same. We've documented how to work with each of the new SBR types here, but here's the complete list:

  • static-quorum
  • keep-majority
  • keep-oldest
  • down-all
  • lease-majority
  • keep-referee - only available with the legacy split brain resolver (still ships with Akka.NET.)

Other bug fixes:

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

COMMITS LOC+ LOC- AUTHOR
20 282 237 IgorFedchenko
14 76 25 Aaron Stannard
13 17 17 dependabot-preview[bot]
8 1031 749 Igor Fedchenko
6 225 53 Gregorius Soedharmo
3 3 3 Brah McDude
2 328 21 Drew
1 4053 59 zbynek001
1 2 1 Vagif Abilov

1.4.16 January 22 2021

Maintenance Release for Akka.NET 1.4

This is a tiny release of Akka.NET, aimed at solving a transient dependency issue with Akka.DependencyInjection:

Commits
  • bbe7cd6 Merge pull request #4820 from akkadotnet/dev
  • e1683f4 Akka.NET v1.4.17 release (#4818)
  • 62a71b1 Split Brain Resolver update (#4819)
  • ff202f6 Cleanup Akka.Cluster.SBR for release (#4755)
  • 684dec8 Add check for null message in LogDeadLetter. (#4816)
  • 6071216 Bump Google.Protobuf from 3.15.3 to 3.15.5 (#4812)
  • 114d165 Fix potential NoDelta leak into IReplicatedData.Merge() (#4811)
  • 978797a Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 (#4796)
  • 9125993 clarified Akka.Remote.EndpointWriter ArgumentException error message (#4804)
  • 627cc57 Fix broken SerializationSetup, bindings insertion was reversed between HOCON ...
  • Additional commits viewable in compare view

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)

Bumps [Akka.TestKit.Xunit2](https://github.com/akkadotnet/akka.net) from 1.4.15 to 1.4.17.
- [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.15...1.4.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 10, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #151.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Akka.TestKit.Xunit2-1.4.17 branch March 24, 2021 05:37
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

0 participants