Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps oxlint from 0.15.1 to 0.15.11.

Release notes

Sourced from oxlint's releases.

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)
  • 1c1d2e6 linter: Rule symbol-description do not look into globals (#9142) (Sysix)
  • 6d15153 linter: Rule prefer-object-spreads do not look into globals (#9141) (Sysix)
  • 9214661 linter: Rule valid-typeof do not check for globals (#9140) (Sysix)
  • 29141d6 linter: Rule no-restricted-globals: do not check for globals entries (#9139) (Sysix)
  • 23d0d95 linter: Report no-console when the globals.console is off (#9138) (Sysix)
  • 157e1a1 linter: False positive in jest/no-conditional-expect (#9053) (dalaoshu)
  • 28b5990 linter: Rule no-restricted-imports: improve diagnostics (#8113) (Alexander S.)
  • b191390 linter: no-global-assign look into globals config (#8963) (Sysix)
  • 44d985b linter: Correct the is_reference_to_global_variable (#8920) (dalaoshu)

Documentation

  • 02cb45b linter: Add prettier-ignore where formatting ruins code (#8978) (camchenry)

Refactor

  • 9ca22f4 linter: Improve jsx-a11y/heading-has-content (#9089) (dalaoshu)

oxlint v0.15.10

[0.15.10] - 2025-02-06

Features

  • d6d80f7 linter: Add suggestion fixer for eslint/no-iterator (#8894) (dalaoshu)
  • 7e8568b linter: Junit reporter (#8756) (Tapan Prakash)
  • f4662a9 oxc_language_server: Implement oxc.fixAll workspace command (#8858) (Marek Vospel)

Bug Fixes

  • baf3e4e linter: Correctly replace rule severity with duplicate rule name configurations (#8840) (dalaoshu)

... (truncated)

Changelog

Sourced from oxlint's changelog.

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.1 to 0.15.11.
- [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.11/npm/oxlint)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #311.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oxlint-0.15.11 branch March 3, 2025 00:11
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant