- Notifications
You must be signed in to change notification settings - Fork8
chore(deps): update oxlint to ^0.16.0 (minor)#59
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.15.15
->^0.16.0
^0.15.15
->^0.16.0
Release Notes
oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)
v0.16.0
Compare Source
🐞 Bug Fixes
View changes on GitHub
oxc-project/oxc (oxlint)
v0.16.0
: oxlint v0.16.0Compare 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: Addeslint/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: Improvejsx-a11y/anchor-ambiguous-text
diagnostic message (#9789) (1zumii)6c11740
linter: False positive inunicorn/catch-error-name
(#9763) (shulaoda)Documentation
ea6b6d9
linter: Improve docs foreslint-valid-typeof
(#9797) (therewillbecode)2c48fba
linter: Fix typo inoxc/bad-min-max-func
(#9791) (Flo)210b876
linter: Improveeslint-no-async-promise-executor
(#9778) (therewillbecode)f8628bc
linter: Improveeslint-no-class-assign
(#9779) (therewillbecode)faca7a8
linter: Improveeslint-no-self-assign
(#9768) (therewillbecode)Refactor
227d203
linter: Improvetypescript-no-unnecessary-type-constraint
(#9798) (therewillbecode)05fe2cd
linter: Useis_lexical
when checking for lexical decl (#9781) (camc314)fcdd810
linter: Remove if let nesting fromunicorn-no-date-clone
(#9767) (therewillbecode)5a9e1b9
linter: Improvetypescript-no-misused-new
(#9766) (therewillbecode)9df5565
linter: Improveunicorn/filename-case
(#9762) (shulaoda)b0b1f18
linter: Remove if let nesting fromnextjs-no-async-client-component
(#9764) (therewillbecode)Configuration
📅Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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 these updates again.
This PR was generated byMend Renovate. View therepository job log.