chore(deps): update dependency oxlint to v1 #1020
Open
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.0
->^1.0.0
Release Notes
oxc-project/oxc (oxlint)
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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.