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 Instrumentation Performance ReportMerging #11276 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.12] - 2025-05-25
Features
.oxlintrc.jsonextends (feat(language_server): watch for files inside.oxlintrc.jsonextends #11226) (Sysix)Bug Fixes
consistent-type-imports(fix(linter): Fix false positive on React inconsistent-type-imports#11171) (DonIsaac)allow_regex_charactersoption tono-useless-escape(fix(linter): addallow_regex_charactersoption tono-useless-escape#11139) (camc314)test['skip'](fix(linter/prefer-todo): false fix fortest['skip']#11128) (shulaoda)Performance
eslint/max-linesandeslint/max-lines-per-function(perf(linter): speed up counting lines ineslint/max-linesandeslint/max-lines-per-function#11242) (Ulrich Stark)codegeninjest/no-untyped-mock-factory(perf(linter): remove unnecessarycodegeninjest/no-untyped-mock-factory#11097) (shulaoda)codegenineslint/prefer-numeric-literals(perf(linter): remove unnecessarycodegenineslint/prefer-numeric-literals#11099) (shulaoda)codegeninjest/prefer-to-have-length(perf(linter): remove unnecessarycodegeninjest/prefer-to-have-length#11100) (shulaoda)codegeninvitest/prefer-to-be-object(perf(linter): remove unnecessarycodegeninvitest/prefer-to-be-object#11086) (shulaoda)codegeninunicorn/require-number-to-fixed-digits-argument(perf(linter): remove unnecessarycodegeninunicorn/require-number-to-fixed-digits-argument#11085) (shulaoda)codegen(perf(linter/prefer-expect-resolves): remove unnecessarycodegen#11127) (shulaoda)Documentation
nextjs/no_sync_script(docs(linter): explanation for rulenextjs/no_sync_script#11166) (Aman Desai)eslint/no-bitwise(docs(linter): improve rule docs foreslint/no-bitwise#11126) (Ulrich Stark)eslint/default-case(docs(linter): improve rule docs foreslint/default-case#11125) (Ulrich Stark)eslint/no-debugger(docs(linter): improve docs foreslint/no-debugger#11103) (Ulrich Stark)eslint/no-constructor-return(docs(linter): improve docs foreslint/no-constructor-return#11102) (Ulrich Stark)Refactor
ServerLinter.extended_pathsproperty (refactor(language_server): introduceServerLinter.extended_pathsproperty #11223) (Sysix)initializedfunction (refactor(language_server): restructureinitializedfunction #11077) (Sysix)didChangeWatchedFiles.dynamicRegistration(refactor(language_server): add intern capability fordidChangeWatchedFiles.dynamicRegistration#11075) (Sysix)ConfigStoreBuilder.extended_pathsproperty (refactor(linter): introduceConfigStoreBuilder.extended_pathsproperty #11222) (Sysix)eslint/no-useless-constructor(refactor(linter): cleanupeslint/no-useless-constructor#11221) (Ulrich Stark)AllowWarnDeny(refactor(linter): simplify deserialization forAllowWarnDeny#11195) (camc314)Span::contains_inclusive(refactor(linter): remove functions in favor ofSpan::contains_inclusive#11133) (Ulrich Stark)eslint/no-console(refactor(linter): cleanup diagnostic and docs foreslint/no-console#11101) (Ulrich Stark)codegen(refactor(linter/prefer-todo): remove unnecessarycodegen#11130) (shulaoda)exprfragment specifier (refactor(various): update macros to useexprfragment specifier #11113) (overlookmotel)