chore(deps): update dependency oxlint to ^0.16.3 #590
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.0
->^0.16.3
Release Notes
oxc-project/oxc (oxlint)
v0.16.3
: oxlint v0.16.3Compare Source
[0.16.3] - 2025-03-25
Features
1b41cb3
linter: Add suggested fix tounicorn/prefer-structured-clone
(#9994) (Ulrich Stark 🦀)24cbe51
linter: Add suggested fixer totypescript/no_unnecessary_parameter_property_assignment
and fix false positive (#9973) (Ulrich Stark 🦀)Bug Fixes
2d7b0cf
editor: Re-add tester and prevent empty inverted diagnostics (#9991) (camchenry)6c4b533
linter: False positive inimport/no-empty-named-blocks
(#9974) (shulaoda)ff13be6
linter: Correct fixer for spread in function arguments (#9972) (shulaoda)Refactor
0f1e0e8
linter: Gate rule docs behind feature (#10027) (camchenry)ad06194
linter: Add fixer fortypescript-eslint/no-non-null-asserted-optional-chain
(#9993) (camchenry)402d8b7
linter: Improveeslint/no-redeclare
(#9976) (shulaoda)be62d38
rust: Remove usages oflazy_static
(#10007) (Boshen)6432707
rust: Uselazy-regex
(#10004) (Boshen)0fa58d7
semantic: Always useSymbolFlags::Function
for function id (#7479) (Dunqing)Testing
878bec6
editor: Add test foroxc.toggleEnable
command (#9987) (Sysix)093e7e5
editor: Addoxc.showOutputChannel
command test (#9986) (Sysix)c3af9a4
editor: Add tests for listing all oxc commands (#9930) (Sysix)71dce1f
editor: Add end-to-end tests for linter output (#9979) (Cam McHenry)c2f1be0
editor: Add tests foroffset_to_position
(#9978) (camchenry)v0.16.2
: oxlint v0.16.2Compare Source
[0.16.2] - 2025-03-21
bfb416c
editor: [BREAKING] Enable nested configuration by default (#9929) (Sysix)Bug Fixes
2e8198e
linter: Skip extending config files that look like named configs or not files (#9932) (camchenry)f649fb3
linter: Reclassifyunicorn/no-document-cookie
as restriction (#9933) (camchenry)Documentation
46a12c6
linter: Tell about junit--format
options (#9931) (Sysix)v0.16.1
: oxlint v0.16.1Compare Source
[0.16.1] - 2025-03-20
Features
0973356
editor: Support nested configs (#9743) (Nicholas Rayburn)8e3d9be
linter: Support--report-unused-disable-directive
(#9223) (1zumii)62c0132
linter: Add import/no-empty-named-blocks rule (#9710) (yefan)ea7e3f0
oxc_language_server: Support nested configs (#9739) (Nicholas Rayburn)Bug Fixes
e9565c9
linter: Parse vue custom tag that starts with script (#9887) (Boshen)e6f7c74
linter: Import and fix tests for typescript::no_unnecessary_parameter_property_assignment (#9720) (Ulrich Stark)4e39ba0
linter: Ignore modules with invalid source (#9801) (branchseer)73fe248
linter/no_case_declarations: Fix span of error forawait using
(#9854) (overlookmotel)2e023ab
linter/react:exhaustive-deps
report longest dependency (#9891) (overlookmotel)a113f7e
parser: Error when}
and>
appear inJSXText
(#9777) (Boshen)3d4c5f3
semantic: Correctly visitIfStmt
test
when building cfg (#9864) (camc314)Performance
d44ab9b
linter: Return early in loop inpromise/no-nesting
(#9808) (therewillbecode)2b65ed2
linter/no_unescaped_entities: Optimize string search and error generation (#9832) (overlookmotel)84fa538
minify: Use mimalloc-safe to replace mimalloc (#9810) (LongYinan)Documentation
8bc70b3
language_server: Tell about Initialization options + didChangeWatchedFiles for nested configuration (#9876) (Alexander S.)e408db8
linter: Improve docs forunicorn/no-abusive-eslint-disable
(#9834) (shulaoda)187fe39
linter: Add correctness examples totypescript-prefer-as-const
(#9805) (therewillbecode)Refactor
723fdfb
linter: Improvejest-prefer-hooks-in-order
(#9892) (therewillbecode)544a090
linter: Remove not implemented ruleconstructor-super
(#9877) (Sysix)8bdac56
linter: Improveast_util::is_method_call
(#9874) (shulaoda)a68e45c
linter: Improveunicorn/no-anonymous-default-export
(#9847) (dalaoshu)6407200
linter: Improveunicorn/new-for-builtins
(#9804) (dalaoshu)b34cf94
oxlint: Removejemallocator
(#9823) (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.