chore(deps): update npm packages (major) #399
Merged
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:
^22.10.0
->^24.0.0
^0.18.0
->^1.0.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.
v0.18.1
: oxlint v0.18.1Compare Source
[0.18.1] - 2025-06-09
🐛 Bug Fixes
6d68568
linter: False negative in typescript/array-type (#11574) (camc314)6a856a0
linter/no-magic-numbers: Fix typo in error message (#11560) (overlookmotel)3952e01
linter: False negative in jsx-a11y/aria-role (#11547) (camc314)b0e3e08
linter: Misplaced quote in jsx-curly-brace-presence test case (#11546) (camc314)a833ed1
linter: Misplaced quote in anchor-is-valid test case (#11545) (camc314)4e53b80
linter: Misplaced backtick in exhaustive-deps test case (#11544) (camc314)e8a04b6
linter: Misplaced backtick in no-object-constructor test case (#11543) (camc314)65311d0
linter: Remove duplicate rule/scope from diagnostic (#11531) (camc314)🚜 Refactor
7ab84c2
editor: Use pattern for textDocument filter (#11559) (Sysix)9b475ad
linter: Use one instance of rope per file (#11552) (Sysix)📚 Documentation
e13ed51
editor/vscode: Fix typo in README (#11572) (David)fa924ab
linter: Cleanup docs for multiple linter rules (#11551) (Ulrich Stark)⚡ Performance
7bf25cb
language_server: TransformMessageWithPosition
toDiagnostic
with less allocations (#11561) (Sysix)Configuration
📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.