Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps oxlint from 0.15.12 to 0.16.4.

Release notes

Sourced from oxlint's releases.

oxlint v0.16.4

[0.16.4] - 2025-04-01

  • da6336c language_server: [BREAKING] Remove enable configuration, the client should shutdown the server instead (#9990) (Sysix)

Features

  • 06e3db9 linter: Support multipleFileExtensions option for unicorn/filename-case (#10118) (shulaoda)
  • dbe0e46 linter: Support ignore option for unicorn/filename-case (#10107) (shulaoda)

Bug Fixes

  • 0a33e27 editor: Update initializationOptions for a possible restart (#10121) (Sysix)
  • ac780a2 editor: Repair filewatchers when no custom config provided (#10104) (Sysix)
  • 4303ace editor: Dont send didChangeConfiguration request to the server when it is shutdown (#10084) (Sysix)
  • 07f2a25 editor: Enable regex parsing in language server (#10035) (camchenry)
  • fcf7702 language_server: Start from a default oxlint configuration + SafeFix for nested configuration (#10043) (Sysix)
  • aba3654 linter: Span disable directive correctly on next line (#10141) (Ulrich Stark 🦀)
  • 2c80858 linter: Enable multi-file analysis for nested configs (#10089) (camchenry)

Performance

  • 566be59 linter: Replace phf_set with array in eslint/func-names (#10119) (shulaoda)
  • 5e14fe9 linter: Inline PRE_DEFINE_VAR and use array format (#10079) (shulaoda)

Refactor

  • 327be53 editor: LanguageClient can be undefined (#10112) (Sysix)
  • 5ec477c editor: Make onConfigChange async (#10110) (Sysix)
  • a278d73 editor: Use warning background when the plugin is deactived (#10085) (Sysix)
  • c0e5251 language_server: Set null as a default value for configPath (#10047) (Sysix)
  • 09c0ac6 linter: Improve unicorn/filename-case (#10117) (shulaoda)
  • d8e49a1 linter: Compute lintable extensions at compile time (#10090) (camchenry)
  • b3ec235 linter: Use items of oxc_ast::ast module directly (#10100) (Ulrich Stark 🦀)
  • 93e6c0b linter: Use FormalParameter::has_modifier to detect parameter properties (#10097) (Ulrich Stark 🦀)

Testing

  • 410b8d6 editor: Use debug build of the language server (#10083) (Sysix)
  • 500add0 editor: Add test for oxc.fixAll command (#10045) (Sysix)

oxlint v0.16.3

[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

... (truncated)

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)

Bumps [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint) from 0.15.12 to 0.16.4.
- [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.4/npm/oxlint)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2025
@ffflorian
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit 2eca9a1 into main Apr 9, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-0.16.4 branch April 9, 2025 07:39
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