Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2025

Bumps oxlint from 0.17.0 to 0.18.0.

Release notes

Sourced from oxlint's releases.

oxlint v0.18.0

[0.18.0] - 2025-06-06

  • bd9dd88 linter: [BREAKING] Add more info to json reporter (#11524) (camc314)

Features

  • 825d40c linter: Fix casing in unicorn/no-useless-promise-resolve-reject (#11528) (camc314)
  • 2faee3d linter: Fix grammer in react/exhaustive-deps (#11527) (camc314)

Bug Fixes

  • 1a71d7c linter: Misplaced backtick in unicorn/no-array-for-each diagnostic (#11529) (camc314)
  • 7430b14 linter: Grammer in jest/valid-expect diagnostic (#11522) (camc314)
  • b92ac41 linter: Grammer in eslint/no-redeclare diagnostic (#11521) (camc314)
  • 17883e3 linter: Improve eslint/no-unsafe-negation diagnostic (#11520) (camc314)
  • 8c89937 linter: Improve eslint/no-shadow-restricted-names diagnostic (#11519) (camc314)
  • 3f0d889 linter: Add missing article to oxc/bad-array-method-on-arguments diagnostic (#11518) (camc314)
  • cf0c24c linter: Improve message in react/prefer-es6-class diagnostic (#11516) (camc314)
  • 91855df linter: Fix message in react/rules-of-hooks diagnostic (#11515) (camc314)
  • b272194 linter: Misplaced backtick in jest/no-conditional-expect diagnostic (#11514) (camc314)
  • 3403303 linter: Misplaced backtick in unicorn/prefer-dom-node-dataset diagnostic (#11513) (camc314)
  • d5ca872 linter: Misplaced backtick in eslint/radix diagnostic (#11512) (camc314)
  • 2dcf8be linter: Improve diagnostic message when function name is referenced (#11509) (camc314)
  • 0de0c9c linter: Improve diagnostic message for no-unsafe-declaration-merging (#11508) (camc314)
  • 0946dac linter: Correctly inherit categories when plugins are enabled (#11353) (Cameron)
  • 510c1c6 linter: Add missing allowArrowFunctions option for eslint/func-style (#11455) (yefan)
  • c77787c linter: Improve eslint/no-loss-of-precision (#11437) (magic-akari)
  • 11d4523 linter: False positive in react/exhaustive-deps (#11438) (camc314)
  • 616b613 linter/switch-case-braces: Align the logic with unicorn (#11405) (shulaoda)

Refactor

  • db0b099 language_server: Convert only once uri to path when creating ServerLinter (#11503) (Sysix)
  • ccceb52 language_server: Simplify workspace/didChangeConfiguration call (#11462) (Sysix)
  • 0fdc51e linter: Simplify OxlintRules::override_rules (#11510) (camc314)

Testing

  • 2ba2893 editor: Fix test for auto fixAll on save (#11448) (Sysix)
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.17.0 to 0.18.0.
- [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.18.0/npm/oxlint)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2025
@xuxiaowei-com-cn xuxiaowei-com-cn merged commit f1fbd04 into main Jun 9, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-0.18.0 branch June 9, 2025 00:26
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