Skip to content

chore(deps): update dependency oxlint to ^0.16.8 #626

New issue

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

By clicking “No 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? No Sign in to your account

Merged
merged 1 commit into from
Apr 29, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2025

This PR contains the following updates:

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

Release Notes

oxc-project/oxc (oxlint)

v0.16.8: oxlint v0.16.8

Compare 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 in import/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 sending workspace/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 of Backend (#​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

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 0934a31 to 2775e17 Compare April 29, 2025 20:02
@renovate renovate bot merged commit 626c933 into main Apr 29, 2025
2 checks passed
@renovate renovate bot deleted the renovate/oxlint-0.16.x branch April 29, 2025 23:35
No Sign up for free to join this conversation on GitHub. Already have an account? No Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants