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.5 to 1.4.8 #96

Merged
merged 1 commit into from
Jul 8, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps AkkaVersion from 1.4.5 to 1.4.8.
Updates Akka.Persistence.Query from 1.4.5 to 1.4.8

Release notes

Sourced from Akka.Persistence.Query's releases.

Akka.NET v1.4.8

1.4.8 June 17 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.8 features some important bug fixes for Akka.NET v1.4:

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

COMMITS LOC+ LOC- AUTHOR
7 310 24 Aaron Stannard
6 8 8 dependabot-preview[bot]
2 669 10 Ismael Hamed
2 38 27 Gregorius Soedharmo
1 1 1 Bartosz Sypytkowski

Changes:

  • aedb9c69cca0b78e6c5a5de72b862a270c168eac Merge pull request #4479 from akkadotnet/dev
  • f43f37048f33ff228a5342f9b0b52050ac9a3918 added v1.4.8 release notes (#4478)
  • 8762958db497c3d57872148815751b9aab44c8a6 Bump Hyperion from 0.9.15 to 0.9.16 (#4477)
  • 21736fdc90116fb059a4a7d88921a5a015793814 Idle CPU fixes (#4476)
  • 75927250ed95cf1abd5c990cde36ba18bd162b9a Fix/4434 idle cpu - removing unused #if compile time conditionals (#4438)
  • 5e559f778de7084eea47b41468da55cc9784509d Backport of the feature called ClusterDistribution in Lagom (#4455)
  • d76f406dc041a23ecceb436eafb26bdce22e75bc Upgrade donet SDK to 3.1.105 (#4475)
  • d7d8df4f56ae07e5791dc08d0cf96a06e071bd0a added spec to validate programmatic ActorSystem override (#4473)
  • 8bc2a1cf7dfc3c5492a161cbd922838cb6a0f331 Changed Akka.Streams backoff error logging to include full exception message (#4472)
  • 3a6ddc89d8a881143ef9a5d960b5861648e1f29f Bump Google.Protobuf from 3.12.2 to 3.12.3 (#4452)
See More
  • 60b553798fa0964a2edf3c7e94db47d8504ae8c9 Bump FsCheck.Xunit from 2.14.2 to 2.14.3 (#4469)
  • 08d3b9552f1ced0e3d73fbd1c33adb5385207c26 Bump Microsoft.Data.SQLite from 3.1.4 to 3.1.5 (#4468)
  • be7ec95f0b1b4cf7a6e3ff2ff5105f9b707c080a Bump FsCheck from 2.14.2 to 2.14.3 (#4467)
  • 5a62272d76115cf77015c9abebd81c9ebea5f0cc Bump Microsoft.Extensions.DependencyModel from 3.1.4 to 3.1.5 (#4466)
  • dd90e05d2a5845ab40b91a185782d50dc434e48a added ActorSystemSetup overload for TestKits (#4464)
  • d7c8c851e75a8416e63c9e3c91279ce897095350 Update pr-validation.yaml for Azure Pipelines
  • b49123fb509300e8ccc5e90ff4de7f0a7a85d643 Add PR validation support for feature/* branches (#4461)
  • c0affa77852a63df6a9dc4a49990449086c0fbfc Mute deadletter logging of cluster events (#4456)
  • 48ce8e923e7add308623ada77a279d848ce05870 Bump Google.Protobuf from 3.12.1 to 3.12.2 (#4445)
  • 27ecc47391ad4fc4e9ddbc1be8517e324389b535 Fix dotnet SDK to 3.1.100 on all Azure Pipelines script (#4450)
  • d69ddd06c0dd7e1fe462ad8d596a3f292f67bd61 added v1.4.8 placeholder for nightlies

This list of changes was auto generated.

Akka.NET v1.4.7

1.4.7 May 26 2020

... (truncated)
Changelog

Sourced from Akka.Persistence.Query's changelog.

1.4.8 June 17 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.8 features some important bug fixes for Akka.NET v1.4:

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

COMMITS LOC+ LOC- AUTHOR
7 310 24 Aaron Stannard
6 8 8 dependabot-preview[bot]
2 669 10 Ismael Hamed
2 38 27 Gregorius Soedharmo
1 1 1 Bartosz Sypytkowski

1.4.7 May 26 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.7 is a fairly sizable path that introduces some significant new features and changes:

To see the full set of changes for Akka.NET 1.4.7, please see the 1.4.7 milestone.

1.4.6 May 12 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.6 consists of mainly minor bug fixes and updates:

To see the full set of changes for Akka.NET 1.4.6, please see the 1.4.6 milestone.

COMMITS LOC+ LOC- AUTHOR
3 746 96 Gregorius Soedharmo
1 65 117 Igor Fedchenko
1 10 5 Bogdan-Rotund
Commits
  • aedb9c6 Merge pull request #4479 from akkadotnet/dev
  • f43f370 added v1.4.8 release notes (#4478)
  • 8762958 Bump Hyperion from 0.9.15 to 0.9.16 (#4477)
  • 21736fd Idle CPU fixes (#4476)
  • 7592725 Fix/4434 idle cpu - removing unused #if compile time conditionals (#4438)
  • 5e559f7 Backport of the feature called ClusterDistribution in Lagom (#4455)
  • d76f406 Upgrade donet SDK to 3.1.105 (#4475)
  • d7d8df4 added spec to validate programmatic ActorSystem override (#4473)
  • 8bc2a1c Changed Akka.Streams backoff error logging to include full exception message ...
  • 3a6ddc8 Bump Google.Protobuf from 3.12.2 to 3.12.3 (#4452)
  • Additional commits viewable in compare view

Updates Akka.Persistence.TCK from 1.4.5 to 1.4.8

Release notes

Sourced from Akka.Persistence.TCK's releases.

Akka.NET v1.4.8

1.4.8 June 17 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.8 features some important bug fixes for Akka.NET v1.4:

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

COMMITS LOC+ LOC- AUTHOR
7 310 24 Aaron Stannard
6 8 8 dependabot-preview[bot]
2 669 10 Ismael Hamed
2 38 27 Gregorius Soedharmo
1 1 1 Bartosz Sypytkowski

Changes:

  • aedb9c69cca0b78e6c5a5de72b862a270c168eac Merge pull request #4479 from akkadotnet/dev
  • f43f37048f33ff228a5342f9b0b52050ac9a3918 added v1.4.8 release notes (#4478)
  • 8762958db497c3d57872148815751b9aab44c8a6 Bump Hyperion from 0.9.15 to 0.9.16 (#4477)
  • 21736fdc90116fb059a4a7d88921a5a015793814 Idle CPU fixes (#4476)
  • 75927250ed95cf1abd5c990cde36ba18bd162b9a Fix/4434 idle cpu - removing unused #if compile time conditionals (#4438)
  • 5e559f778de7084eea47b41468da55cc9784509d Backport of the feature called ClusterDistribution in Lagom (#4455)
  • d76f406dc041a23ecceb436eafb26bdce22e75bc Upgrade donet SDK to 3.1.105 (#4475)
  • d7d8df4f56ae07e5791dc08d0cf96a06e071bd0a added spec to validate programmatic ActorSystem override (#4473)
  • 8bc2a1cf7dfc3c5492a161cbd922838cb6a0f331 Changed Akka.Streams backoff error logging to include full exception message (#4472)
  • 3a6ddc89d8a881143ef9a5d960b5861648e1f29f Bump Google.Protobuf from 3.12.2 to 3.12.3 (#4452)
See More
  • 60b553798fa0964a2edf3c7e94db47d8504ae8c9 Bump FsCheck.Xunit from 2.14.2 to 2.14.3 (#4469)
  • 08d3b9552f1ced0e3d73fbd1c33adb5385207c26 Bump Microsoft.Data.SQLite from 3.1.4 to 3.1.5 (#4468)
  • be7ec95f0b1b4cf7a6e3ff2ff5105f9b707c080a Bump FsCheck from 2.14.2 to 2.14.3 (#4467)
  • 5a62272d76115cf77015c9abebd81c9ebea5f0cc Bump Microsoft.Extensions.DependencyModel from 3.1.4 to 3.1.5 (#4466)
  • dd90e05d2a5845ab40b91a185782d50dc434e48a added ActorSystemSetup overload for TestKits (#4464)
  • d7c8c851e75a8416e63c9e3c91279ce897095350 Update pr-validation.yaml for Azure Pipelines
  • b49123fb509300e8ccc5e90ff4de7f0a7a85d643 Add PR validation support for feature/* branches (#4461)
  • c0affa77852a63df6a9dc4a49990449086c0fbfc Mute deadletter logging of cluster events (#4456)
  • 48ce8e923e7add308623ada77a279d848ce05870 Bump Google.Protobuf from 3.12.1 to 3.12.2 (#4445)
  • 27ecc47391ad4fc4e9ddbc1be8517e324389b535 Fix dotnet SDK to 3.1.100 on all Azure Pipelines script (#4450)
  • d69ddd06c0dd7e1fe462ad8d596a3f292f67bd61 added v1.4.8 placeholder for nightlies

This list of changes was auto generated.

Akka.NET v1.4.7

1.4.7 May 26 2020

... (truncated)
Changelog

Sourced from Akka.Persistence.TCK's changelog.

1.4.8 June 17 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.8 features some important bug fixes for Akka.NET v1.4:

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

COMMITS LOC+ LOC- AUTHOR
7 310 24 Aaron Stannard
6 8 8 dependabot-preview[bot]
2 669 10 Ismael Hamed
2 38 27 Gregorius Soedharmo
1 1 1 Bartosz Sypytkowski

1.4.7 May 26 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.7 is a fairly sizable path that introduces some significant new features and changes:

To see the full set of changes for Akka.NET 1.4.7, please see the 1.4.7 milestone.

1.4.6 May 12 2020

Maintenance Release for Akka.NET 1.4

Akka.NET v1.4.6 consists of mainly minor bug fixes and updates:

To see the full set of changes for Akka.NET 1.4.6, please see the 1.4.6 milestone.

COMMITS LOC+ LOC- AUTHOR
3 746 96 Gregorius Soedharmo
1 65 117 Igor Fedchenko
1 10 5 Bogdan-Rotund
Commits
  • aedb9c6 Merge pull request #4479 from akkadotnet/dev
  • f43f370 added v1.4.8 release notes (#4478)
  • 8762958 Bump Hyperion from 0.9.15 to 0.9.16 (#4477)
  • 21736fd Idle CPU fixes (#4476)
  • 7592725 Fix/4434 idle cpu - removing unused #if compile time conditionals (#4438)
  • 5e559f7 Backport of the feature called ClusterDistribution in Lagom (#4455)
  • d76f406 Upgrade donet SDK to 3.1.105 (#4475)
  • d7d8df4 added spec to validate programmatic ActorSystem override (#4473)
  • 8bc2a1c Changed Akka.Streams backoff error logging to include full exception message ...
  • 3a6ddc8 Bump Google.Protobuf from 3.12.2 to 3.12.3 (#4452)
  • Additional commits viewable 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 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 `AkkaVersion` from 1.4.5 to 1.4.8.

Updates `Akka.Persistence.Query` from 1.4.5 to 1.4.8
- [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.5...1.4.8)

Updates `Akka.Persistence.TCK` from 1.4.5 to 1.4.8
- [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.5...1.4.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 18, 2020
@Aaronontheweb
Copy link
Member

@dependabot squash and merge

@dependabot-preview dependabot-preview bot merged commit cd1204d into dev Jul 8, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/AkkaVersion-1.4.8 branch July 8, 2020 17:28
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.

1 participant