chore(deps): update dependency oxlint to ^0.16.8 #626
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:
^0.16.7
->^0.16.8
Release Notes
oxc-project/oxc (oxlint)
v0.16.8
: oxlint v0.16.8Compare Source
[0.16.8] - 2025-04-27
Features
53394a7
linter: Add auto-fix for eslint/require-await (#10624) (yefan)6908bc3
linter: Add autofix for react/self-closing-comp (#10512) (x6eull)e228840
parser: Fast forward lexer to EOF if errors are encountered (#10579) (Boshen)Bug Fixes
966fb03
editor: Fix memory leaks when server or watchers restarted (#10628) (Sysix)f3eac51
language_server: Fix max integer values for range position (#10623) (Alexander S.)d309e07
language_server: Fix panics when paths contains specials characters like[
or]
(#10622) (Alexander S.)91ce77a
language_server: Temporary ignore tests that panic on Windows (#10583) (Yuji Sugiura)723b4c6
linter: Cross_module of LintService not being enabled despite enabled import plugin (#10597) (Ulrich Stark)39adefe
linter: Handle re-exporting of type correctly inimport/no-cycle
(#10606) (Ulrich Stark)e67901b
linter: Incorrect fix for prefer start ends with (#10533) (camc314)7c85ae7
linter/no-empty-function: Support 'allow' option (#10605) (Don Isaac)9a02066
oxlint: Current dir as arg (#9382) (Ben Jones)a9785e3
parser,linter: Consider typescript declarations for named exports (#10532) (Ulrich Stark)Performance
3c27d0d
editor: Avoid sendingworkspace/didChangeConfiguration
request when the server needs a restarts (#10550) (Sysix)Refactor
e903ba2
editor: Split Config to VSCodeConfig and WorkspaceConfig (#10572) (Sysix)f6c6969
language_server: Make linter independent ofBackend
(#10497) (Sysix)db05a15
language_server: Do not request for worspace configuration when the client does not support it (#10507) (Sysix)9f9e0e5
language_server: Move code actions into own file (#10479) (Sysix)Testing
9f43a58
language_server: Fix broken tests in windows (#10600) (Sysix)8a2b250
linter: Fix incorrect test fixture for prefer-each (#10587) (Boshen)Configuration
📅 Schedule: Branch creation - "after 9pm,before 9am" 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.
🔕 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.