Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump oxlint from 0.11.1 to 0.15.6 #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps oxlint from 0.11.1 to 0.15.6.

Release notes

Sourced from oxlint's releases.

oxlint v0.15.6

[0.15.6] - 2025-01-13

Features

  • 457aa31 linter: Implement no-lone-blocks rule (#8145) (Yuichiro Yamashita)

Refactor

  • aea9551 ast: Simplify get_identifier_reference of TSType and TSTypeName (#8273) (Dunqing)
  • 43ed3e1 linter: Add output formatter (#8436) (Alexander S.)
  • 4e05e66 linter: Remove glob for windows (#8390) (Alexander S.)
  • b19d809 linter: Split unicorn/prefer-spread and eslint/prefer-spread into own rules (#8329) (Alexander S.)
  • 3c534ae linter: Refactor LintBuilder to prep for nested configs (#8034) (camc314)
  • 2f9fab9 linter: Remove remapping for plugin name in diagnostics (#8223) (Alexander S.)

Testing

  • b6c1546 linter: Use plugin name instead of category for finding rule (#8353) (Alexander S.)

oxlint v0.15.5

[0.15.5] - 2025-01-02

Features

  • 0e168b8 linter: Catch more cases in const-comparisons (#8215) (Cameron)
  • bde44a3 linter: Add statement_span to ModuleRecord/ImportEntry (#8195) (Alexander S.)
  • ccaa9f7 linter: Implement eslint/new-cap (#8146) (Alexander S.)

Bug Fixes

  • 2b14a6f linter: Fix ignorePattern config for windows (#8214) (Alexander S.)

Testing

  • cb709c9 linter: Fix some oxlint tests on windows (#8204) (Cameron)

oxlint v0.15.4

[0.15.4] - 2024-12-30

  • ed75e42 semantic: [BREAKING] Make SymbolTable fields pub(crate) instead of pub (#7999) (Boshen)

Features

  • 47cea9a linter: Implement eslint/no-extra-label (#8181) (Anson Heung)
  • ef76e28 linter: Implement eslint/no-multi-assign (#8158) (Anson Heung)
  • 384858b linter: Implement jsx-a11y/no-noninteractive-tabindex (#8167) (Tyler Earls)
  • afc21a6 linter: Implement eslint/vars-on-top (#8157) (Yuichiro Yamashita)
  • 65796c4 linter: Implement eslint/prefer-rest-params (#8155) (Yuichiro Yamashita)
  • 5234d96 linter: Implement eslint/no-nested-ternary (#8150) (Yuichiro Yamashita)

... (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.6.
- [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.6/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 Jan 13, 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