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

Command icon 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:

Comments

quietone created an issue. See original summary.

godotislate’s picture

The 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.

godotislate’s picture

Status: Active » Closed (duplicate)
Related issues: +#3440225: Update to ESLint v9 with standard rules

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

godotislate’s picture

Status: Closed (duplicate) » Needs work

Re-opening to use this issue to address this on 11.4.x:

yarn install
➤ YN0000: · Yarn 4.9.1
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed in 0s 314ms
➤ YN0000: ┌ Link step
➤ YN0000: └ Completed
➤ YN0000: · Done with warnings in 0s 559ms

longwave made their first commit to this issue’s fork.

longwave’s picture

Title: Update eslint etc » Update eslint and stylelint to latest minors
Status: Needs work » Needs review

godotislate changed the visibility of the branch 3606377-update-eslint-etc to hidden.

godotislate’s picture

Status: Needs review » Reviewed & tested by the community

Applied MR diff to 11.4.x and ran yarn install in core/:

➤ YN0000: · Yarn 4.9.1
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed in 0s 282ms
➤ YN0000: ┌ Link step
➤ YN0007: │ @nightwatch/nightwatch-inspector@npm:1.0.1 must be built because it never has been before or the last one failed
➤ YN0000: └ Completed in 2s 606ms
➤ YN0000: · Done in 3s 37ms

lgtm

  • catch committed ff90d5b1 on 11.4.x
    task: #3606377 Update eslint and stylelint to latest minors
    
    By:...

  • catch committed 357be5a6 on 11.x
    task: #3606377 Update eslint and stylelint to latest minors
    
    By:...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x and cherry-picked to 11.4.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.