vite icon indicating copy to clipboard operation
vite copied to clipboard

chore(deps): update dependency eslint to v9

Open renovate[bot] opened this issue 1 year ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^9.3.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source


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.

renovate[bot] avatar May 13 '24 00:05 renovate[bot]

Review PR in StackBlitz Codeflow 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.

sapphi-red avatar May 13 '24 04:05 sapphi-red

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.

bluwy avatar Jun 03 '24 11:06 bluwy

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

ghiscoding avatar Jun 17 '24 14:06 ghiscoding

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.

renovate[bot] avatar Jun 18 '24 06:06 renovate[bot]

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.

bluwy avatar Jun 18 '24 07:06 bluwy