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.18 #151

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 24, 2021

Bumps Akka.TestKit.Xunit2 from 1.4.15 to 1.4.18.

Release notes

Sourced from Akka.TestKit.Xunit2's releases.

Akka.NET v1.4.18

1.4.18 March 23 2021

Maintenance Release for Akka.NET 1.4

This is a minor release of Akka.NET that redesigns how the Props class and Akka.DependencyInjection uses it. These changes are non-breaking, but please let us know if you run into any trouble at all.

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

COMMITS LOC+ LOC- AUTHOR
3 431 451 Aaron Stannard
3 229 4980 Gregorius Soedharmo
2 2 2 dependabot-preview[bot]

Changes:

  • 4cbf1e27fb373cbd9268c0aa9e1417881d0bce04 Merge pull request #4870 from akkadotnet/dev
  • 6d8819ee19a1d7ab2618baf6c57ecd80335481b7 added v1.4.18 release notes (#4869)
  • 37f55758f102185e9d4625c5327eacc89dc275dc made Deploy methods virtual (#4868)
  • b3f9f4cd510cf8b0864d9279b3aa7c8b6b1f6ceb Add flush feature into Akka.Streams.Implementation.IO.FileSubscriber (#4859)
  • d2b88753ac8fa0ed7c479712ef38182a02e706bc ServiceProviderProps and Props Changes (#4858) [ #3599, #4854 ]
  • 5d5175997fe32534a89d4d35310648bd907c6931 Merge pull request #4845 from akkadotnet/dependabot/nuget/Google.Protobuf-3.15.6
  • c73a81aec75af820ff4bbb2b177aaf6c21186802 Bump Google.Protobuf from 3.15.5 to 3.15.6
  • 444432a9ef6cf8c82140996843be0c59b877ec55 Merge pull request #4848 from Arkatufus/Fix_APIApprover_NRE_bug
  • 5948163a9e0a01fa3f72bbbff048522d5835881d Add DiffReporter hack
  • 7fb3a5e83ae0672093790ad02750112c388cd3c1 Merge pull request #4844 from Arkatufus/Update_ApiApprover
  • b6daf021650fe5bd7aea579b9a6918b5c82993d0 Update API approver reporting
  • 1eb0254b43da6cdbaacf080b97464a66f7845687 Bump Microsoft.Data.SQLite from 5.0.3 to 5.0.4 (#4822)
  • 5fe663282adea6f4b28efcf457ddfe3e0bd17ca7 added 1.4.18 placeholder for nightly builds (#4821)

This list of changes was auto generated.

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

... (truncated)

Changelog

Sourced from Akka.TestKit.Xunit2's changelog.

1.4.18 March 23 2021

Maintenance Release for Akka.NET 1.4

This is a minor release of Akka.NET that redesigns how the Props class and Akka.DependencyInjection uses it. These changes are non-breaking, but please let us know if you run into any trouble at all.

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

COMMITS LOC+ LOC- AUTHOR
3 431 451 Aaron Stannard
3 229 4980 Gregorius Soedharmo
2 2 2 dependabot-preview[bot]

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

... (truncated)

Commits
  • 4cbf1e2 Merge pull request #4870 from akkadotnet/dev
  • 6d8819e added v1.4.18 release notes (#4869)
  • 37f5575 made Deploy methods virtual (#4868)
  • b3f9f4c Add flush feature into Akka.Streams.Implementation.IO.FileSubscriber (#4859)
  • d2b8875 ServiceProviderProps and Props Changes (#4858)
  • 5d51759 Merge pull request #4845 from akkadotnet/dependabot/nuget/Google.Protobuf-3.15.6
  • c73a81a Bump Google.Protobuf from 3.15.5 to 3.15.6
  • 444432a Merge pull request #4848 from Arkatufus/Fix_APIApprover_NRE_bug
  • 5948163 Add DiffReporter hack
  • 7fb3a5e Merge pull request #4844 from Arkatufus/Update_ApiApprover
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @Aaronontheweb.


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 Mar 24, 2021
@Aaronontheweb
Copy link
Member

@dependabot squash and merge

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/nuget/Akka.TestKit.Xunit2-1.4.18 branch from 4b8a892 to 935b664 Compare April 7, 2021 13:15
@dependabot-preview dependabot-preview bot merged commit 491d5ef into dev Apr 7, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Akka.TestKit.Xunit2-1.4.18 branch April 7, 2021 13:21
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