Closed (fixed)
Project:
Drupal core
Version:
11.4.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2026 at 00:05 UTC
Updated:
14 Jul 2026 at 18:00 UTC
Jump to comment: Most recent
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 #3
godotislateThe MR branch is based off 11.4.x, so retargeted the MR to 11.4.x. There are still outstanding merge conflicts, probably from #3606390: Update JavaScript dependencies but not linting, and the lint package updates introduce of lot of CSS deprecation warnings, causing the lint job to fail.
Comment #4
godotislateClosing in favor of #3440225: Update to ESLint v9 with standard rules.
Comment #6
godotislateRe-opening to use this issue to address this on 11.4.x:
Comment #9
longwaveComment #11
godotislateApplied MR diff to 11.4.x and ran
yarn installincore/:lgtm
Comment #14
catchCommitted/pushed to 11.x and cherry-picked to 11.4.x, thanks!