chore(deps): update dependency eslint to v9
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint (source) | ^8.57.0 -> ^9.3.0 |
Release Notes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Run & review this pull request in StackBlitz Codeflow.
The VSCode extension does not enable flat config by default yet (https://github.com/microsoft/vscode-eslint/issues/1644), so probably better to wait a bit.
I think the issue Sapphi brought up still exists, but it doesn't look like it'll be solved soon and it's probably ok still if we merge this as the errors/warnings will be reported by CI.
FYI @patak-dev @bluwy the VSCode ESLint plugin issue - Enable Flat Config by default got released and closed today. So it's probably safe to proceed now. Cheers
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Pushed a commit to migrate eslint-plugin-i to eslint-plugin-import-x (the successor), which has better eslint v9 support so the CI shouldn't fail now.