Skip to content

tools: fix eslint update script#52526

Closed
marco-ippolito wants to merge 1 commit into
nodejs:mainfrom
marco-ippolito:fix/fix-eslint
Closed

tools: fix eslint update script#52526
marco-ippolito wants to merge 1 commit into
nodejs:mainfrom
marco-ippolito:fix/fix-eslint

Conversation

@marco-ippolito

@marco-ippolito marco-ippolito commented Apr 14, 2024

Copy link
Copy Markdown
Member

Fixes: #52521
Test with: #52525
RUN: https://github.com/nodejs/node/actions/runs/8679237634

Blocked by #50714 and untill plugins support eslint v9

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added the tools Issues and PRs related to the tools directory. label Apr 14, 2024
--no-save \
--omit=dev \
--omit=peer \
--legacy-peer-deps \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to wait for plugins to officially support ESLint v9.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's the PR that adds support to babel-eslint: babel/babel#16414

@marco-ippolito marco-ippolito Apr 14, 2024

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok so I'll set it as blocked until that pr lands? or I can just close it

@marco-ippolito marco-ippolito Apr 14, 2024

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@targos I see #50714 is ready to land, is it related?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#50714 is not directly related but I would like to land it before we do a new automated update.

@marco-ippolito marco-ippolito added the blocked PRs that are blocked by other issues or PRs. label Apr 14, 2024
@targos

targos commented Apr 14, 2024

Copy link
Copy Markdown
Member

Also note that ESLint v9 has breaking changes related to the configuration and will need to be manually upgraded.
The test run failed: https://github.com/nodejs/node/actions/runs/8679237633/job/23797567819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked PRs that are blocked by other issues or PRs. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ESLint dep update fails

3 participants