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

build: update dependency eslint to v9 #29701

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jkrems
Copy link
Contributor

@jkrems jkrems commented Feb 25, 2025

Manual changes:

  • npx @eslint/migrate-config .eslintrc.json.
  • Disable reportUnusedDisableDirectives.
  • Patch the header plugin as mentioned in the upstream issue.

Doing this now since other packages start requiring eslint@9 (#29660).

@jkrems jkrems requested a review from dgp1130 February 25, 2025 01:08
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 25, 2025
@jkrems jkrems added target: major This PR is targeted for the next major release target: minor This PR is targeted for the next minor release and removed target: major This PR is targeted for the next major release labels Feb 25, 2025
Manual changes:

* `npx @eslint/migrate-config .eslintrc.json`.
* Disable `reportUnusedDisableDirectives`.
* Patch the `header` plugin as mentioned in the upstream issue.
@jkrems jkrems added the action: review The PR is still awaiting reviews from at least one requested reviewer label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: review The PR is still awaiting reviews from at least one requested reviewer area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant