chore(deps): update dependency oxlint to ^0.16.5 #608
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.4
->^0.16.5
Release Notes
oxc-project/oxc (oxlint)
v0.16.5
: oxlint v0.16.5Compare Source
[0.16.5] - 2025-04-07
Reduced Oxlint binary size from 6.32 MB to 5.8 MB.
Features
2f6810a
editor: Add named fixes for code actions (#10203) (camchenry)32b9d1e
language_server: Addfix_kind
flag (#10226) (Sysix)dab1bd8
language_server: Search for nested configurations by initialization (#10120) (Sysix)794b180
linter: Add messages for complex fixes (#10279) (camchenry)bde73b5
linter: Add unicorn/no-accessor-recursion rule (#9971) (yefan)Bug Fixes
03ba760
linter:jsdoc/require-param
: skip rule if any doc has@type
tag (#10282) (Cam McHenry)f2eff56
linter: Fixrule_id
for some diagnostics formats (#10251) (Alexander S.)7c54ea1
linter: Ruleno-restricted-imports
allow combination ofpaths
andpatterns
(#10224) (Sysix)6174129
linter: Runreact/no-children-props
only when react framework is found (#10225) (Sysix)cc1267e
linter: FixDisplay
impl forConfigBuilderError
(#10239) (overlookmotel)Documentation
f115f71
editor: Add readme block for possible configurations (#10243) (Sysix)3d4ed3e
linter: Ruleeslint/eqeqeq
add "null" & "smart" options (#10258) (Jacob Smith)ec34ef3
rules/react: Adding missing code block ending (#10218) (Cannonbark)Testing
297d07f
editor: Add e2e tests for creating oxlint configurations on the fly (#10138) (Sysix)29be469
editor: Add test for code actions (#10168) (camchenry)ba817a9
editor: Add E2E Diagnostics test (#10133) (Sysix)72238fc
linter: Ensure complex fixes have messages (#10280) (camchenry)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.