Bump latest point versions of composer stuff#30242
Conversation
Codecov Report
@@ Coverage Diff @@
## master #30242 +/- ##
============================================
- Coverage 60.85% 60.85% -0.01%
Complexity 18550 18550
============================================
Files 1092 1092
Lines 61289 61291 +2
============================================
Hits 37297 37297
- Misses 23992 23994 +2
Continue to review full report at Codecov.
|
284a495 to
57fd471
Compare
|
This bumps the following in |
|
Once this is decided for |
|
Note: |
f7f0bb9 to
8621537
Compare
|
@DeepDiver1975 @PVince81 CI passes and the minor point bumps here will keep dependabot quiet for a day or 2. |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
The "current" versions of stuff loaded by
composeris an ever-changing target.PR #29977 updated
composer.lockin master to current stuff at the time - particularly some symfony and sabre/vobject versions.PR #30102 backports that to
stable10. As of now, a rebase of that picks up more new point versions. That PR is in the process of review...This PR effectively "forward ports" what the backport PR will do to
stable10if it is merged now.Merging both #30102 to
stable10and this PR tomasterwill get bothcomposer.lockfiles up-to-date and "the same" as each other.Edit: PR #30266 is a later attempt at what was done in PR #30102 - let's see what is good to merge in
stable10