Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @typescript-eslint/* from 5.62.0 to 7.0.2 #10592

Merged
merged 4 commits into from
Feb 26, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Feb 26, 2024

Summary

Problem

We're using an outdated version of @typescript-eslint/*.

Solution

Upgrade to the latest major version and migrate to the flat typescript-eslint package.

Breaking changes:

v6:

  • Reworked Configuration Names
  • Updated Configuration Rules
  • Rule Breaking Changes
  • Tooling Breaking Changes (e.g. drop Node v12/v14, require TS >= v4.2.4, drop ESLint v6)

v7:

  • Node.js requirements (^18.18.0 || >=20.0.0)
  • TypeScript requirement (>=4.7.4)
  • ESLint requirement (^8.56.0)

How did you test this change?

See checks.

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Feb 26, 2024
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot added the merge conflicts 🚧 Please rebase onto or merge the latest main. label Feb 26, 2024
@caugner caugner force-pushed the typescript-eslint-v7 branch from ae7662c to 007c637 Compare February 26, 2024 13:54
@github-actions github-actions bot removed the merge conflicts 🚧 Please rebase onto or merge the latest main. label Feb 26, 2024
@caugner caugner marked this pull request as ready for review February 26, 2024 13:55
@caugner caugner requested review from mdn-bot and a team as code owners February 26, 2024 13:55
Replaces `@typescript-eslint/parser` and `@typescript-eslint/eslint-plugin`.
Copy link
Contributor Author

@caugner caugner left a comment

Choose a reason for hiding this comment

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

Self-approval.

@caugner caugner merged commit e9e1932 into main Feb 26, 2024
16 checks passed
@caugner caugner deleted the typescript-eslint-v7 branch February 26, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant