-
Notifications
You must be signed in to change notification settings - Fork 22
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.1 to 1.4.4 #123
Conversation
@dependabot squash and merge |
b647f7b
to
7c829d2
Compare
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
59b88cc
to
b29414d
Compare
@dependabot squash and merge |
@dependabot recreate |
Bumps `AkkaVersion` from 1.4.1 to 1.4.4. Updates `Akka.Streams` from 1.4.1 to 1.4.4 - [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.1...1.4.4) Updates `Akka.Streams.TestKit` from 1.4.1 to 1.4.4 - [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.1...1.4.4) Updates `Akka.TestKit.Xunit2` from 1.4.1 to 1.4.4 - [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.1...1.4.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
b29414d
to
31c1fd6
Compare
@Aaronontheweb Looks like this issue has come up again: #57 At least the last time it failed. Seems like previous failure is related to some racy tests... I will check this out |
Finally found the reason. Turned out that confluent driver now uses consumer auto-commit feature by default. For our Added PR for that - I will merge it and ask bot to retry. If that #57 will not pop up (should not, it's a rare case), all will be fine. UPDATE: Ah, my PR already contains changes from this PR. So I will just close this one once my is merged. |
It is closed automatically. Cool :) |
Bumps
AkkaVersion
from 1.4.1 to 1.4.4.Updates
Akka.Streams
from 1.4.1 to 1.4.4Release notes
Sourced from Akka.Streams's releases.
Changelog
Sourced from Akka.Streams's changelog.
Commits
fb3b984
Merge pull request #4365 from akkadotnet/dev295f749
v1.4.4 release notes (#4364)4d5270f
test to confirm non-existence of SQLite persistence bug (#4361)03341fc
bump to v1.4.4 for nightlies735aafb
Sharding update (#4354)1e2be40
Add hocon unit test back (#4359)b3dbe8b
Lease API & integration (#4344)3788ced
#4353 Config.WithFallback is acting inconsistently (#4358)c983b33
Timers for self scheduled messages added, FSM timers fixes (#3778)4a9308f
Bump Microsoft.Extensions.DependencyModel from 3.1.2 to 3.1.3 (#4355)Updates
Akka.Streams.TestKit
from 1.4.1 to 1.4.4Release notes
Sourced from Akka.Streams.TestKit's releases.
Changelog
Sourced from Akka.Streams.TestKit's changelog.
Commits
fb3b984
Merge pull request #4365 from akkadotnet/dev295f749
v1.4.4 release notes (#4364)4d5270f
test to confirm non-existence of SQLite persistence bug (#4361)03341fc
bump to v1.4.4 for nightlies735aafb
Sharding update (#4354)1e2be40
Add hocon unit test back (#4359)b3dbe8b
Lease API & integration (#4344)3788ced
#4353 Config.WithFallback is acting inconsistently (#4358)c983b33
Timers for self scheduled messages added, FSM timers fixes (#3778)4a9308f
Bump Microsoft.Extensions.DependencyModel from 3.1.2 to 3.1.3 (#4355)Updates
Akka.TestKit.Xunit2
from 1.4.1 to 1.4.4Release notes
Sourced from Akka.TestKit.Xunit2's releases.
Changelog
Sourced from Akka.TestKit.Xunit2's changelog.
Commits
fb3b984
Merge pull request #4365 from akkadotnet/dev295f749
v1.4.4 release notes (#4364)4d5270f
test to confirm non-existence of SQLite persistence bug (#4361)03341fc
bump to v1.4.4 for nightlies735aafb
Sharding update (#4354)1e2be40
Add hocon unit test back (#4359)b3dbe8b
Lease API & integration (#4344)3788ced
#4353 Config.WithFallback is acting inconsistently (#4358)c983b33
Timers for self scheduled messages added, FSM timers fixes (#3778)4a9308f
Bump Microsoft.Extensions.DependencyModel from 3.1.2 to 3.1.3 (#4355)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 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 readmeAdditionally, you can set the following in your Dependabot dashboard: