Follow-up to #2840596: Update Symfony components to ~2.8.16
Problem/Motivation
See https://github.com/symfony/symfony/releases/tag/v2.8.18.
Proposed resolution
Update Symfony components
Remaining tasks
Agree on moving it to 8.3.x
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | update_symfony-2859772-7.patch | 27.76 KB | slasher13 |
| #4 | update_symfony-2859772-4.patch | 28.46 KB | slasher13 |
| #4 | interdiff.txt | 3.23 KB | slasher13 |
| #2 | update_symfony-2859772-2.patch | 25.33 KB | jibran |
Comments
Comment #2
jibranI pinned down the
symfony/browser-kitversion to avoid major version jump.Ran
composer -vvv update symfony/* --with-dependenciesResult.
Comment #4
slasher13https://www.drupal.org/node/2712647#comment-11978117
Comment #5
jibranThere is no api break so I think it is good to go in 8.3.x.
Comment #7
slasher13re-roll and back to RTBC.
Comment #8
alexpottDiscussed with @catch we agreed that this should get into 8.3.x asap since it is a patch update. Can someone check if any of the other dependencies need updating?
Comment #9
alexpottCommitted and pushed b409552 to 8.4.x and 15ebfad to 8.3.x. Thanks!
Comment #12
pwolanin commentedIt looks like paragonie/random_compat does.
Maybe others
Comment #13
pwolanin commentedfollow-up issue: #2862254: Update non-Symfony dependencies before 8.3.0
Comment #15
xjmComment #16
xjm