-
Notifications
You must be signed in to change notification settings - Fork 40
Upgrade rxdart #240
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
Upgrade rxdart #240
Conversation
Codecov Report
@@ Coverage Diff @@
## master #240 +/- ##
=======================================
Coverage 21.38% 21.38%
=======================================
Files 7 7
Lines 173 173
=======================================
Hits 37 37
Misses 136 136Continue to review full report at Codecov.
|
pubspec.yaml
Outdated
| platform_detect: ^1.3.2 | ||
| resource: '>=1.0.0 <3.0.0' | ||
| rxdart: ^0.12.0 | ||
| rxdart: ^0.14.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could just expand the version range
rxdart: '>=0.12.0 <0.15.0'There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
|
+1 |
|
QA +1 , dependency only change
Merging into master |
|
+1 @Workiva/release-management-pp |
|
+1 from RM |
Upgrade rxdart to the latest.