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.5.0 to 1.5.1 #294

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Bumps AkkaVersion from 1.5.0 to 1.5.1.
Updates Akka.Persistence.Query from 1.5.0 to 1.5.1

Release notes

Sourced from Akka.Persistence.Query's releases.

Akka.NET v1.5.1

1.5.1 March 15th 2023

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

COMMITS LOC+ LOC- AUTHOR
9 425 331 Ebere Abanonu
5 6 6 dependabot[bot]
3 2399 109 Sergey Popov
1 97 4 Gregorius Soedharmo
1 2 2 Aaron Stannard

1.5.0 March 2nd 2023

Version 1.5.0 is a major new release of Akka.NET that is now marked as stable and ready for production use.

You can read the full notes about what's changed in Akka.NET v1.5 here. We also encourage you to watch our video: "Akka NET v1.5 New Features and Upgrade Guide"

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

COMMITS LOC+ LOC- AUTHOR
95 25041 24976 Gregorius Soedharmo
85 89784 18362 Aaron Stannard
76 95 95 dependabot[bot]
18 3201 908 Ismael Hamed
5 230 251 Sergey Popov
2 77 7 Vagif Abilov
2 38 8 Brah McDude
1 92 92 nabond251
1 843 0 Drew
1 7 6 Tjaart Blignaut
1 5 4 Sean Killeen
1 32 1 JonnyII
1 26 4 Thomas Stegemann
1 203 5 Ebere Abanonu
1 2 2 Popov Sergey
1 2 2 Denis
1 16 0 Damian
1 11 2 Nicolai Davies
1 101 3 aminchenkov
1 1 1 zbynek001
1 1 1 Michel van Os

... (truncated)

Changelog

Sourced from Akka.Persistence.Query's changelog.

1.5.1 March 15th 2023

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

COMMITS LOC+ LOC- AUTHOR
9 425 331 Ebere Abanonu
5 6 6 dependabot[bot]
3 2399 109 Sergey Popov
1 97 4 Gregorius Soedharmo
1 2 2 Aaron Stannard
Commits
  • 88c59ca Update RELEASE_NOTES.md
  • 9ab977c Update RELEASE_NOTES.md for 1.5.1 release (#6524)
  • 64c6eff Fix StackOverflow exception when NewtonsoftJsonSerializer tries to deseri...
  • 3fbb7a2 Bump Verify.Xunit from 19.11.0 to 19.11.1 (#6514)
  • c7c75d8 Bump Microsoft.Data.SQLite from 7.0.3 to 7.0.4 (#6516)
  • e55a5a5 [CS1998] This async method lacks 'await' operators and will run synchronously...
  • 76baf9d [CS0162] Unreachable codes detected (#6509)
  • 535072c [CS4014] warning disable - Because this call is not awaited (#6512)
  • 01345f6 [Ambiguous][CS0419] references (#6510)
  • 8dbea8c [obsolete][CS0618][CS0672] Disassociate #pragma warning disable (#6504)
  • Additional commits viewable in compare view

Updates Akka.Persistence.TCK from 1.5.0 to 1.5.1

Release notes

Sourced from Akka.Persistence.TCK's releases.

Akka.NET v1.5.1

1.5.1 March 15th 2023

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

COMMITS LOC+ LOC- AUTHOR
9 425 331 Ebere Abanonu
5 6 6 dependabot[bot]
3 2399 109 Sergey Popov
1 97 4 Gregorius Soedharmo
1 2 2 Aaron Stannard

1.5.0 March 2nd 2023

Version 1.5.0 is a major new release of Akka.NET that is now marked as stable and ready for production use.

You can read the full notes about what's changed in Akka.NET v1.5 here. We also encourage you to watch our video: "Akka NET v1.5 New Features and Upgrade Guide"

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

COMMITS LOC+ LOC- AUTHOR
95 25041 24976 Gregorius Soedharmo
85 89784 18362 Aaron Stannard
76 95 95 dependabot[bot]
18 3201 908 Ismael Hamed
5 230 251 Sergey Popov
2 77 7 Vagif Abilov
2 38 8 Brah McDude
1 92 92 nabond251
1 843 0 Drew
1 7 6 Tjaart Blignaut
1 5 4 Sean Killeen
1 32 1 JonnyII
1 26 4 Thomas Stegemann
1 203 5 Ebere Abanonu
1 2 2 Popov Sergey
1 2 2 Denis
1 16 0 Damian
1 11 2 Nicolai Davies
1 101 3 aminchenkov
1 1 1 zbynek001
1 1 1 Michel van Os

... (truncated)

Changelog

Sourced from Akka.Persistence.TCK's changelog.

1.5.1 March 15th 2023

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

COMMITS LOC+ LOC- AUTHOR
9 425 331 Ebere Abanonu
5 6 6 dependabot[bot]
3 2399 109 Sergey Popov
1 97 4 Gregorius Soedharmo
1 2 2 Aaron Stannard
Commits
  • 88c59ca Update RELEASE_NOTES.md
  • 9ab977c Update RELEASE_NOTES.md for 1.5.1 release (#6524)
  • 64c6eff Fix StackOverflow exception when NewtonsoftJsonSerializer tries to deseri...
  • 3fbb7a2 Bump Verify.Xunit from 19.11.0 to 19.11.1 (#6514)
  • c7c75d8 Bump Microsoft.Data.SQLite from 7.0.3 to 7.0.4 (#6516)
  • e55a5a5 [CS1998] This async method lacks 'await' operators and will run synchronously...
  • 76baf9d [CS0162] Unreachable codes detected (#6509)
  • 535072c [CS4014] warning disable - Because this call is not awaited (#6512)
  • 01345f6 [Ambiguous][CS0419] references (#6510)
  • 8dbea8c [obsolete][CS0618][CS0672] Disassociate #pragma warning disable (#6504)
  • 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)

Bumps `AkkaVersion` from 1.5.0 to 1.5.1.

Updates `Akka.Persistence.Query` from 1.5.0 to 1.5.1
- [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.5.0...1.5.1)

Updates `Akka.Persistence.TCK` from 1.5.0 to 1.5.1
- [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.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: Akka.Persistence.Query
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Akka.Persistence.TCK
  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 Mar 16, 2023
@Aaronontheweb Aaronontheweb merged commit 0d9fbcd into dev Mar 16, 2023
@Aaronontheweb Aaronontheweb deleted the dependabot/nuget/AkkaVersion-1.5.1 branch March 16, 2023 15: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.

1 participant