Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2025

Bumps oxlint from 0.16.7 to 0.16.8.

Release notes

Sourced from oxlint's releases.

oxlint v0.16.8

[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

  • 9f43a58 language_server: Fix broken tests in windows (#10600) (Sysix)
  • 8a2b250 linter: Fix incorrect test fixture for prefer-each (#10587) (Boshen)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 27, 2025
Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 0.16.7 to 0.16.8.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v0.16.8/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  dependency-version: 0.16.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/oxlint-0.16.8 branch from 041c8fc to 1234064 Compare April 28, 2025 00:03
@xuxiaowei-com-cn xuxiaowei-com-cn merged commit 09a10f0 into main Apr 28, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-0.16.8 branch April 28, 2025 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants