Skip to content

Bump the oxlint group with 2 updates#14120

Merged
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/oxlint-4ac74195fa
Apr 28, 2025
Merged

Bump the oxlint group with 2 updates#14120
swissspidy merged 1 commit into
mainfrom
dependabot/npm_and_yarn/oxlint-4ac74195fa

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2025

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the oxlint group with 2 updates: eslint-plugin-oxlint and oxlint.

Updates eslint-plugin-oxlint from 0.16.6 to 0.16.8

Release notes

Sourced from eslint-plugin-oxlint's releases.

v0.16.8

No significant changes

    View changes on GitHub

v0.16.7

No significant changes

    View changes on GitHub
Commits

Updates oxlint from 0.16.6 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)

oxlint v0.16.7

[0.16.7] - 2025-04-21

Features

  • bb8a078 language_server: Use linter runtime / support import plugin (#10268) (Sysix)
  • c94e6b8 linter: Allow eqeqeq to always be dangerously fixable (#10499) (camchenry)

Bug Fixes

  • df488d4 language_server: Workspace edits as one batch when source.fixAll.oxc is the context (#10428) (Sysix)
  • 2fc083c linter: Incorrect fix for prefer start ends with (#10525) (camc314)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the oxlint group with 2 updates: [eslint-plugin-oxlint](https://github.com/oxc-project/eslint-plugin-oxlint) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint).


Updates `eslint-plugin-oxlint` from 0.16.6 to 0.16.8
- [Release notes](https://github.com/oxc-project/eslint-plugin-oxlint/releases)
- [Commits](oxc-project/eslint-plugin-oxlint@v0.16.6...v0.16.8)

Updates `oxlint` from 0.16.6 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: eslint-plugin-oxlint
  dependency-version: 0.16.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: oxlint
- dependency-name: oxlint
  dependency-version: 0.16.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: oxlint
...

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 28, 2025
@swissspidy
swissspidy merged commit f33c6d3 into main Apr 28, 2025
@swissspidy
swissspidy deleted the dependabot/npm_and_yarn/oxlint-4ac74195fa branch April 28, 2025 09: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.

1 participant