Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps oxlint from 0.11.1 to 0.15.12.

Release notes

Sourced from oxlint's releases.

oxlint v0.15.12

[0.15.12] - 2025-02-24

Features

  • 914dd46 linter: Add eslint/max-depth (#9173) (ikkz)
  • 0b08159 linter: Add eslint/max-lines-per-function (#9161) (ikkz)
  • cc8dd48 linter: Add unicorn/no-invalid-fetch-options rule (#9212) (Mikhail Baev)
  • af13b1b linter: Promote eslint/no-eval to correctness (#9231) (dalaoshu)
  • 542bbd7 linter: Support import-x plugin name (#9074) (Sysix)
  • d266c29 linter: Add eslint/max-nested-callbacks (#9172) (ikkz)
  • 86795d0 linter: Implement grouped-accessor-pairs (#9065) (yefan)
  • d70bad3 linter: Add eslint/no-unneeded-ternary rule (#9160) (Cédric DIRAND)
  • 4bd86e6 linter: Add fixer for unicorn/catch-error-name (#9165) (dalaoshu)

Bug Fixes

  • 94bd2d8 language_server: Fix clippy::significant_drop_in_scrutinee warning (#9234) (Boshen)
  • 69091c0 linter: Correct default for eslint/no-eval (#9312) (dalaoshu)
  • 3031845 linter: Add option "allowTypeImports" for rule "no-restricted-imports" (#7894) (Alexander S.)

Documentation

  • 6c0f006 linter: Improve the documentation of eslint/no-useless-concat (#9179) (Tom)
  • 3414824 oxc: Enable clippy::too_long_first_doc_paragraph (#9237) (Boshen)

Refactor

  • fb7df52 linter: Allow indirect eval by default for eslint/no-eval (#9302) (dalaoshu)
  • b6fc0f6 linter: Improve unicorn/consistent-function-scoping (#9163) (dalaoshu)

oxlint v0.15.11

[0.15.11] - 2025-02-16

Features

  • d93bf0e linter: Implement func-style rule (#8977) (yefan)
  • a870526 linter: Add vitest/no-standalone-expect rule (#8986) (Tyler Earls)
  • addaa8e linter: Support es2025 env (#8985) (Sysix)
  • 5d508a4 linter: Support env and globals in overrides configuration (#8915) (Sysix)
  • 41ad42a linter: Add init-declarations rule (#8909) (yefan)
  • 125d610 minifier: Fold String::charAt / String::charCodeAt more precisely (#9082) (sapphi-red)

Bug Fixes

  • 47c1649 linter: Output line/column for --format=stylish instead of offset + length (#9136) (Sysix)
  • b68e240 linter: Rule unicorn/new-for-builtins do not look into globals (#9146) (Sysix)
  • 490c77d linter: Rule no-constant-binary-expression do not look into globals (#9145) (Sysix)
  • b36734c linter: Rule promise/avoid-new do not look into globals (#9144) (Sysix)
  • 091a5c1 linter: Rule no-new-native-nonconstructor do not look into globals (#9143) (Sysix)

... (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.11.1 to 0.15.12.
- [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.15.12/npm/oxlint)

---
updated-dependencies:
- dependency-name: oxlint
  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 Mar 1, 2025
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.

0 participants