Skip to content

chore(deps): update dependency oxlint to ^0.16.3 #590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxlint (source) ^0.16.0 -> ^0.16.3 age adoption passing confidence

Release Notes

oxc-project/oxc (oxlint)

v0.16.3: oxlint v0.16.3

Compare Source

[0.16.3] - 2025-03-25

Features
  • 1b41cb3 linter: Add suggested fix to unicorn/prefer-structured-clone (#​9994) (Ulrich Stark 🦀)
  • 24cbe51 linter: Add suggested fixer to typescript/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 in import/no-empty-named-blocks (#​9974) (shulaoda)
  • ff13be6 linter: Correct fixer for spread in function arguments (#​9972) (shulaoda)
Refactor
Testing

v0.16.2: oxlint v0.16.2

Compare 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: Reclassify unicorn/no-document-cookie as restriction (#​9933) (camchenry)
Documentation

v0.16.1: oxlint v0.16.1

Compare 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 for await using (#​9854) (overlookmotel)
  • 2e023ab linter/react: exhaustive-deps report longest dependency (#​9891) (overlookmotel)
  • a113f7e parser: Error when } and > appear in JSXText (#​9777) (Boshen)
  • 3d4c5f3 semantic: Correctly visit IfStmt test when building cfg (#​9864) (camc314)
Performance
  • d44ab9b linter: Return early in loop in promise/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 for unicorn/no-abusive-eslint-disable (#​9834) (shulaoda)
  • 187fe39 linter: Add correctness examples to typescript-prefer-as-const (#​9805) (therewillbecode)
Refactor

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/oxlint-0.16.x branch from e4cde37 to cac5053 Compare March 25, 2025 13:36
@renovate renovate bot changed the title chore(deps): update dependency oxlint to ^0.16.2 chore(deps): update dependency oxlint to ^0.16.3 Mar 25, 2025
@renovate renovate bot force-pushed the renovate/oxlint-0.16.x branch from cac5053 to 7006050 Compare March 25, 2025 13:38
@renovate renovate bot merged commit 3ac8d91 into main Mar 25, 2025
2 checks passed
@renovate renovate bot deleted the renovate/oxlint-0.16.x branch March 25, 2025 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants