- Issue created by @catch
- Status changed to Needs review
6 months ago 4:45am 1 August 2024 - Status changed to RTBC
6 months ago 7:21am 1 August 2024 - π³π±Netherlands spokje
Got the same results when doing this locally + green tests = RTBC
- Status changed to Fixed
6 months ago 6:08pm 1 August 2024 - πΊπΈUnited States xjm
A Guzzle minor update during RC is iffy, but being a minor release behind if a security release comes out would be iffier, so I agree with doing this now.
Committed to 11.x. Surprisingly, it also cherry-picked cleanly to 11.0.x. Thanks!
- π«π·France andypost
Thank you! Guzzle upgrade fixed issues with PHP 8.4 (minimally required 7.8.2)
+---------------------------------+---------+---------+ | Production Changes | From | To | +---------------------------------+---------+---------+ | composer/semver | 3.4.0 | 3.4.2 | | guzzlehttp/guzzle | 7.8.1 | 7.9.2 | | guzzlehttp/promises | 2.0.2 | 2.0.3 | | guzzlehttp/psr7 | 2.6.2 | 2.7.0 | | mck89/peast | v1.16.2 | v1.16.3 | | symfony/console | v7.1.2 | v7.1.3 | | symfony/dependency-injection | v7.1.2 | v7.1.3 | | symfony/error-handler | v7.1.2 | v7.1.3 | | symfony/finder | v7.1.1 | v7.1.3 | | symfony/http-foundation | v7.1.1 | v7.1.3 | | symfony/http-kernel | v7.1.2 | v7.1.3 | | symfony/process | v7.1.1 | v7.1.3 | | symfony/psr-http-message-bridge | v7.1.1 | v7.1.3 | | symfony/routing | v7.1.1 | v7.1.3 | | symfony/serializer | v7.1.2 | v7.1.3 | | symfony/string | v7.1.2 | v7.1.3 | | symfony/validator | v7.1.2 | v7.1.3 | | symfony/var-dumper | v7.1.2 | v7.1.3 | +---------------------------------+---------+---------+ +---------------------------+---------+---------+ | Dev Changes | From | To | +---------------------------+---------+---------+ | composer/ca-bundle | 1.5.0 | 1.5.1 | | composer/pcre | 3.1.4 | 3.2.0 | | google/protobuf | v3.25.3 | v3.25.4 | | phpunit/phpunit | 10.5.26 | 10.5.29 | | seld/jsonlint | 1.10.2 | 1.11.0 | | squizlabs/php_codesniffer | 3.10.1 | 3.10.2 | +---------------------------+---------+---------+
- Status changed to Needs work
6 months ago 1:29am 2 August 2024 - π³πΏNew Zealand quietone
Tests are failing on 11.0.x. Locally, I could not 'composer install' on 11.0.x After reverting this change I could.
-
quietone β
committed 78c5916e on 11.0.x
Revert "Issue #3465122 by catch, Spokje: Update composer dependencies...
-
quietone β
committed 78c5916e on 11.0.x
- Status changed to Needs review
6 months ago 2:19am 2 August 2024 - π¬π§United Kingdom catch
Hoping this just means we needed an 11.0.x-specific MR after all.
- π¬π§United Kingdom catch
Needed an extra commit to update the version of phpstan used in the phpstan rule tests - we probably need an issue to look at automating that since it's easy to miss.
- π¬π§United Kingdom catch
Two MRs here now.
https://git.drupalcode.org/project/drupal/-/merge_requests/9031 is for 11.0.x
https://git.drupalcode.org/project/drupal/-/merge_requests/9033 is for 11.x to include a phpstan update that landed last night. Not worth it on its own, but no point updating 11.0.x a patch release behind on purpose either.
-
quietone β
committed db5c7961 on 11.x
Issue #3465122 by catch: Update composer dependencies prior to 11.0.0,...
-
quietone β
committed db5c7961 on 11.x
- Status changed to Needs work
6 months ago 4:09am 2 August 2024 -
quietone β
committed 14dd7374 on 11.0.x
Issue #3465122 by catch, xjm, Spokje: Update composer dependencies prior...
-
quietone β
committed 14dd7374 on 11.0.x
- Status changed to Fixed
6 months ago 4:13am 2 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.