-
-
Notifications
You must be signed in to change notification settings - Fork 637
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
chore(deps): Update dependencies #2748
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2748 +/- ##
============================================
+ Coverage 92.74% 92.78% +0.03%
- Complexity 5247 5262 +15
============================================
Files 89 89
Lines 12538 12535 -3
Branches 1604 1595 -9
============================================
+ Hits 11628 11630 +2
+ Misses 721 718 -3
+ Partials 189 187 -2 ☔ View full report in Codecov by Sentry. |
Looks good to me, thanks :) |
You're welcome, thanks for merging :) |
If you feel like it, then go and do it :) stretch goal: update https://github.com/vavr-io/vavr/tree/version/0.10.5 as well |
I don't understand, 0.10.5 and 0.11.0 are extremely different from master, for example Maven instead of Gradle, let alone licenses, copyrights, docs, imports, code and tests. |
Those branches are not alternative realities, but... a journey to the past. 0.10.5 is a child branch off Since that time, |
Updated everything except JUnit.
If this pull request is accepted, a separate one will be submitted for JUnit 5 with lots of small code changes.