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

chore: bump up oxlint version to ^0.16.0 #109

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
oxlint (source) ^0.15.12 -> ^0.16.0 age adoption passing confidence

Release Notes

oxc-project/oxc (oxlint)

v0.16.0: oxlint v0.16.0

Compare Source

Announcing Oxlint Beta: https://oxc.rs/blog/2025-03-15-oxlint-beta.html

[0.16.0] - 2025-03-16

  • 225e266 linter: [BREAKING] Enable --experimental-nested-config by default and add --disable-nested-config option (#​9760) (camchenry)
Features
  • 27d6e9b editor: Only watch .oxlintrc.json or user supplied config paths (#​9731) (Nicholas Rayburn)
  • 8dd6809 linter: Add eslint/no-lonely-if (#​9660) (therewillbecode)
  • c22276e oxc_linter: Sort rules by plugin and rule name when outputting resolved config as a JSON string (#​9799) (Nicholas Rayburn)
Bug Fixes
  • 22f18ac linter: Improve jsx-a11y/anchor-ambiguous-text diagnostic message (#​9789) (1zumii)
  • 6c11740 linter: False positive in unicorn/catch-error-name (#​9763) (shulaoda)
Documentation
  • ea6b6d9 linter: Improve docs for eslint-valid-typeof (#​9797) (therewillbecode)
  • 2c48fba linter: Fix typo in oxc/bad-min-max-func (#​9791) (Flo)
  • 210b876 linter: Improve eslint-no-async-promise-executor (#​9778) (therewillbecode)
  • f8628bc linter: Improve eslint-no-class-assign (#​9779) (therewillbecode)
  • faca7a8 linter: Improve eslint-no-self-assign (#​9768) (therewillbecode)
Refactor
  • 227d203 linter: Improve typescript-no-unnecessary-type-constraint (#​9798) (therewillbecode)
  • 05fe2cd linter: Use is_lexical when checking for lexical decl (#​9781) (camc314)
  • fcdd810 linter: Remove if let nesting from unicorn-no-date-clone (#​9767) (therewillbecode)
  • 5a9e1b9 linter: Improve typescript-no-misused-new (#​9766) (therewillbecode)
  • 9df5565 linter: Improve unicorn/filename-case (#​9762) (shulaoda)
  • b0b1f18 linter: Remove if let nesting from nextjs-no-async-client-component (#​9764) (therewillbecode)

v0.15.15: oxlint v0.15.15

Compare Source

[0.15.15] - 2025-03-13

This release introduces a new multi-file analysis runtime that addresses numerous bugs reported by the import plugin.

  • 474a57b linter: A new multi-file analysis runtime (#​9383) (branchseer)
Features
  • 2ddad59 linter: Add unicorn/require-post-message-target-origin rule (#​9684) (yefan)
Bug Fixes
  • 6c0978b linter: No-single-promise-in-promise-methods: do not fix Promise.all when chained (#​9697) (camchenry)
  • ab594f1 linter: Turn oxc/no-redundant-constructor-init into typescript/no-unnecessary-parameter-property-assignment (#​9618) (Uli)
  • 91c009a linter: Add missing fail cases in eslint-no-array-constructor (#​9659) (therewillbecode)
  • 2810e5b linter: Add missing fail cases in eslint/no-self-compare (#​9693) (therewillbecode)
Performance
  • bcbb468 linter: Use OsStr for faster path comparison and hashing (#​9685) (Boshen)
Refactor
  • b9ab60b linter: Remove if let nesting from bad-min-max-function (#​9722) (therewillbecode)
  • 90b0227 linter: Remove if let nesting from eslint-operator-assignment (#​9721) (therewillbecode)
  • 5ef578e linter: Improve jest/no-alias-methods (#​9694) (therewillbecode)

v0.15.14

Compare Source

Features
  • 3fce826 linter: Add support for extends property in oxlintrc (#​9217) (camchenry)

v0.15.13

Compare Source

Documentation
  • 24850e7 linter: Add example of how configure rule (#​9469) (Cédric DIRAND)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Mar 16, 2025

⚠️ No Changeset found

Latest commit: 735eae9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants