-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[stable10] bump dependencies #34755
[stable10] bump dependencies #34755
Conversation
Codecov Report
@@ Coverage Diff @@
## stable10 #34755 +/- ##
==============================================
+ Coverage 64.19% 64.19% +<.01%
+ Complexity 19887 19883 -4
==============================================
Files 1278 1278
Lines 76244 76237 -7
Branches 1291 1291
==============================================
- Hits 48943 48942 -1
+ Misses 26922 26916 -6
Partials 379 379
Continue to review full report at Codecov.
|
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.
👍
I hope email test coverage is high enough to guarantee that it still works...
There are acceptance tests for various email sending on changing password, public link sharing... |
Description
Bump dependencies in
stable10
to be like what is used inmaster
:Backport update PHP parser changes from PR 31926
Remove symfony/polyfill-php70 (v1.10.0)
Related Issue
Motivation and Context
Get dependencies up-to-date after PHP 5.6 support was dropped in #34698
How Has This Been Tested?
CI
Types of changes
Checklist: