Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps oxlint from 0.2.18 to 0.7.0.

Release notes

Sourced from oxlint's releases.

oxlint v0.7.0

[0.7.0] - 2024-08-05

Oxlint now contains 400 rules.

Features

  • 9df7b56 jsx-a11y/no-autofocus: Implement fixer support (#4171) (Jelle van der Waa)
  • b87bf70 linter: Add fix capabilties to existing lint rules (#4560) (DonIsaac)
  • ddd8b27 linter: Support conditional fix capabilities (#4559) (DonIsaac)
  • b952942 linter: Add eslint/no-unused-vars (⭐ attempt 3.2) (#4445) (DonIsaac)
  • 6543958 linter: Add auto-fix metadata to RuleMeta (#4557) (Don Isaac)
  • 85e8418 linter: Add react/jsx-curly-brace-presence (#3949) (Don Isaac)
  • 4c4da56 linter: Add typescript-eslint/prefer-keyword-namespce (#4438) (Aza Walker)
  • d8c2a83 linter: Eslint-plugin-vitest/no-import-node-test (#4440) (cinchen)
  • e3b0c40 linter: Eslint-plugin-vitest/no-identical-title (#4422) (cinchen)
  • c936782 linter: Eslint-plugin-vitest/no-conditional-expect (#4425) (cinchen)
  • 27fdd69 linter: Eslint-plugin-vitest/no-commented-out-tests (#4424) (cinchen)
  • 51f5025 linter: Add fixer for unicorn/prefer-string-starts-ends-with (#4378) (DonIsaac)
  • 3c0c709 linter: Add typescript-eslint/no-extraneous-class (#4357) (Jaden Rodriguez)
  • 7afa1f0 linter: Support suggestions and dangerous fixes (#4223) (DonIsaac)
  • acc5729 linter: Eslint-plugin-vitest/expect-expect (#4299) (cinchen)
  • 2213f93 linter: Eslint-plugin-vitest/no-alias-methods (#4301) (cinchen)
  • c296bc3 linter/eslint: Implement func-names (#4618) (Alexander S.)
  • e116ae0 linter/eslint: Implement fixer for prefer-numeric-literals (#4591) (Jelle van der Waa)
  • eaf834f linter/eslint: Implement prefer-numeric-literals (#4109) (Jelle van der Waa)
  • db2fd70 linter/eslint-plugin-promise: Implement no-webpack-loader-syntax (#4331) (Jelle van der Waa)
  • 5f1e070 linter/eslint-plugin-unicorn: Add fixer for prefer-code-point (#4353) (Jelle van der Waa)
  • ed49e16 linter/eslint-plugin-unicorn: Implement fixer for prefer-dom-node-append (#4306) (Jelle van der Waa)
  • e2b15ac linter/react: Implement react-jsx-boolean-value (#4613) (Jelle van der Waa)
  • 68efcd4 linter/react-perf: Handle new objects and arrays in prop assignment patterns (#4396) (DonIsaac)

Bug Fixes

  • 06aec77 linter: Invalid binary expression with overflow (#4647) (DonIsaac)
  • b2da22b linter: Invalid tags in rule docs (#4646) (DonIsaac)
  • 94440ad linter: Panic on invalid lang in a11y/lang. (#4630) (rzvxa)
  • e0b03f8 linter: Improve the boundary for eslint/for-direction (#4590) (heygsc)
  • 70b8cfa linter: Missing return in no-obj-calls recursion (#4594) (DonIsaac)
  • fe1356d linter: Change no-unused-vars to nursery (#4588) (DonIsaac)
  • 72337b1 linter: Change typescript-eslint/no-namespace to restriction (#4539) (Don Isaac)
  • 732f4e2 linter: Fix oxlint allocator cfg (#4527) (overlookmotel)
  • 289dc39 linter: Overflow in no-obj-calls (#4397) (DonIsaac)
  • a664715 linter/eslint: Fix invalid regexp in no_regex_spaces test (#4605) (Yuji Sugiura)
  • 74fa75a linter/eslint: Drop quotes around max-params lint warning (#4608) (Jelle van der Waa)
  • 9fcd9ae linter/eslint: Fix invalid regexp in no_control_regex test (#4544) (leaysgur)
  • ac08de8 linter/react_perf: Allow new objects, array, fns, etc in top scope (#4395) (DonIsaac)
  • 0fba738 npm: SyntaxError caused by optional chaining in low version node (#4650) (heygsc)
  • 73d2558 oxlint: Fix oxlint failed to build due to missing feature (Boshen)

... (truncated)

Changelog

Sourced from oxlint's changelog.

[0.7.0] - 2024-08-05

Bug Fixes

  • 0fba738 npm: SyntaxError caused by optional chaining in low version node (#4650) (heygsc)

[0.6.0] - 2024-07-11

Features

  • cc58614 linter: Better schemas for allow/warn/deny (#4150) (DonIsaac)

[0.4.2] - 2024-05-28

Bug Fixes

  • 19bb1c0 website: Hack schemars to render code snippet in markdown (#3417) (Boshen)

[0.3.2] - 2024-05-04

Bug Fixes

  • dcda1f6 cli: Update --format documentation (#3118) (Vasilii A)

[0.3.0] - 2024-04-22

Refactor

  • 5241e1e cli: Improve --help documentation (Boshen)

[0.2.8] - 2024-02-06

Features

  • 839e7c5 napi/parser: Add more linux-musl targets (Boshen)

[0.2.7] - 2024-02-03

Features

  • 0ae28dd npm/oxlint: Display target triple when error is thrown (#2259) (Boshen)

[0.2.4] - 2024-01-23

Bug Fixes

  • 382a187 npm: Fix bin script for musl / gnu (Boshen)

[0.2.3] - 2024-01-23

... (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.2.18 to 0.7.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.7.0/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 the dependencies Pull requests that update a dependency file label Aug 12, 2024
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.

0 participants