Closed (fixed)
Project:
Drupal core
Version:
10.4.x-dev
Component:
composer
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2024 at 10:48 UTC
Updated:
24 Dec 2024 at 18:24 UTC
Jump to comment: Most recent
We should release 10.4.0-RC1 on the latest dependencies.
$ composer outdated
$ composer update -W
Note Upgrading twig/twig to 3.15 is handled in a separate issue: #3488365: Upgrade twig/twig to 3.15.0
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
spokjeComment #4
spokjeComment #5
spokjeComment #6
spokjeComment #7
smustgrave commentedPipeline is green and applied locally without issue. Seems like good small bumps.
Comment #9
andypostAs twig 3.15 merged it can use more updates
Comment #10
andypostTwig has no effect on failure
Comment #11
spokje@andypost You might want to do a rebase, there were some rollbacks after we've found out HEAD of 10.4/5.x was broken.
Comment #12
andypost@spokje thank you, after rebase it passed
Comment #14
andypostCurious if it solve #3492523: Class "Doctrine\Deprecations\Deprecation" not found
Comment #17
longwaveTo be pragmatic I'm committing this from needs review, given 10.4.0 is out this week, CI is green and the changes here are minimal compared to the similar but larger changes that already landed in 11.1.0.
Committed 09e9561 and pushed to 10.5.x. Thanks!
Committed a25c2c7 and pushed to 10.4.x. Thanks!