Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3606377
Show commands
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:
- 3606377-update-eslint-etc
changes, plain diff MR !16147
- 3606377-minors-only
changes, plain diff MR !16176
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!