Conversation
Contributor
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Contributor
Oxlint Ecosystem CI |
CodSpeed Performance ReportMerging #9800 will not alter performanceComparing Summary
|
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 free
to 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.
[0.16.0] - 2025-03-16
--experimental-nested-configby default and add--disable-nested-configoption (feat(linter)!: enable--experimental-nested-configby default and add--disable-nested-configoption #9760) (camchenry)Features
eslint/no-lonely-if(feat(linter): Addeslint/no-lonely-if#9660) (therewillbecode)Bug Fixes
jsx-a11y/anchor-ambiguous-textdiagnostic message (fix(linter): improvejsx-a11y/anchor-ambiguous-textdiagnostic message #9789) (1zumii)unicorn/catch-error-name(fix(linter): false positive inunicorn/catch-error-name#9763) (shulaoda)Documentation
eslint-valid-typeof(docs(linter): Improve docs foreslint-valid-typeof#9797) (therewillbecode)oxc/bad-min-max-func(docs(linter): fix typo inoxc/bad-min-max-func#9791) (Flo)eslint-no-async-promise-executor(docs(linter): Improveeslint-no-async-promise-executor#9778) (therewillbecode)eslint-no-class-assign(docs(linter): Improveeslint-no-class-assign#9779) (therewillbecode)eslint-no-self-assign(docs(linter): improveeslint-no-self-assign#9768) (therewillbecode)Refactor
typescript-no-unnecessary-type-constraint(refactor(linter): improvetypescript-no-unnecessary-type-constraint#9798) (therewillbecode)is_lexicalwhen checking for lexical decl (refactor(linter): useis_lexicalwhen checking for lexical decl #9781) (camc314)unicorn-no-date-clone(refactor(linter): Remove if let nesting fromunicorn-no-date-clone#9767) (therewillbecode)typescript-no-misused-new(refactor(linter): improvetypescript-no-misused-new#9766) (therewillbecode)unicorn/filename-case(refactor(linter): improveunicorn/filename-case#9762) (shulaoda)nextjs-no-async-client-component(refactor(linter): Remove if let nesting fromnextjs-no-async-client-component#9764) (therewillbecode)