chore(deps): update dependency oxlint to v1 #673
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.18.1
->^1.1.0
Release Notes
oxc-project/oxc (oxlint)
v1.1.0
: oxlint v1.1.0Compare Source
[1.1.0] - 2025-06-12
🚀 Features
1181018
linter: Add eslint/no-extra-bind rule (#11588) (yefan)3b03fd3
parser: Produce correct syntax error forinterface I extends (typeof T)
(#11610) (Boshen)844a8a8
parser: Produce syntax error fordeclare function foo() {}
(#11606) (Boshen)🐛 Bug Fixes
0f24366
linter: Correct labels for redundant comparisons (#11620) (Wei Zhu)dd87f93
linter: Stack overflow in react/exhaustive-deps (#11613) (camc314)4af58e0
linter: Add missingadditional_hooks
option to exhaustive-deps (#11602) (camc314)a6adc0c
linter/exhaustive-deps: Handle destructuring inside hooks (#11598) (Don Isaac)779727f
linter: Improve span diagnostic loc within react/rules-of-hooks (#11589) (camc314)🚜 Refactor
b7b0dc3
parser: ImproveTSModuleDeclaration
parsing (#11605) (Boshen)d29bbb2
linter: Simplify implementation ofeslint/no-lonely-if
(#11550) (Ulrich Stark)d41fb13
ast: Get jsx types out of AstKind exceptions (#11535) (Ulrich Stark)v1.0.0
: oxlint v1.0.0Compare Source
Announcing Oxlint 1.0
There no notable changes from v0.18.1.
Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" in timezone Asia/Shanghai, 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.
This PR was generated by Mend Renovate. View the repository job log.