Conversation
Contributor
Oxlint Ecosystem CI |
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. |
CodSpeed Instrumentation Performance ReportMerging #13685 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.
[1.15.0] - 2025-09-11
💥 BREAKING CHANGES
disable_fixed_sizeCargo feature (refactor(allocator/pool)!: removedisable_fixed_sizeCargo feature #13625) (overlookmotel)🚀 Features
vue/no-multiple-slot-argsrule (feat(linter): addvue/no-multiple-slot-argsrule #13579) (Sysix)vue/define-emits-declarationrule (feat(linter): addvue/define-emits-declarationrule #13567) (Sysix)vue/define-props-declarationrule (feat(linter): addvue/define-props-declarationrule #13566) (Sysix)vue/valid-define-propsrule (feat(linter): addvue/valid-define-propsrule #13565) (Sysix)oxc.path.server(feat(editor): support relative path foroxc.path.server#13542) (Sysix)unicorn/no-array-reverserule (feat(linter): addunicorn/no-array-reverserule #13530) (yefan)boxed_slice!andboxed_array!macros (feat(data_structures): addboxed_slice!andboxed_array!macros #13596) (overlookmotel)🐛 Bug Fixes
typeAwareis disabled and run is onType (fix(language_server): don't resend diagnostic on save, whentypeAwareis disabled and run is onType #13604) (YongSeok Jang (장용석))filename-case(fix(editor): add notice for a possible restart when fixingfilename-case#13557) (Sysix)RuleRunnerimpl after merge (fix(linter): updateRuleRunnerimpl after merge #13642) (camc314)no-unused-private-class-members#13634) (yefan)@as jsdoc tags inside quotes (fix(semantic): dont parse@as jsdoc tags inside quotes #13571) (Gwenn Le Bihan)eslint-plugin-vuefor vue diagnostics (fix(linter): outputeslint-plugin-vuefor vue diagnostics #13564) (Sysix)unicorn/prefer-array-flat-mapignoreReact.Children(fix(linter):unicorn/prefer-array-flat-mapignoreReact.Children#13534) (Sysix)new RegExp()with parentheses (fix(linter): parse regex insidenew RegExp()with parentheses #13448) (Sysix)typescript/no-confusing-void-expressionto pedantic (fix(linter): changetypescript/no-confusing-void-expressionto pedantic #13473) (Boshen)🚜 Refactor
oxlint2Cargo feature (refactor(linter/plugins): removeoxlint2Cargo feature #13648) (overlookmotel)tokiousage fromoxc_lintertonapi/oxlint2(refactor(linter/plugins): movetokiousage fromoxc_lintertonapi/oxlint2#13647) (overlookmotel)--experimental-js-pluginsCLI arg (refactor(linter): add--experimental-js-pluginsCLI arg #13658) (overlookmotel)RuleRunnertrait definition (refactor(linter): simplifyRuleRunnertrait definition #13637) (camchenry)disable_oxlint2Cargo feature (refactor(linter/plugins): removedisable_oxlint2Cargo feature #13626) (overlookmotel)ExternalLinterexists (refactor(linter/plugins): use fixed-size allocators whenExternalLinterexists #13623) (overlookmotel)pubfrom modules with no exports (refactor(all): removepubfrom modules with no exports #13618) (overlookmotel)RawTransferFileSystemif JS plugins registered (refactor(linter/plugins): only useRawTransferFileSystemif JS plugins registered #13599) (overlookmotel)ExternalLinterif no JS plugins registered (refactor(linter/plugins): discardExternalLinterif no JS plugins registered #13598) (overlookmotel)runnermodule (refactor(oxlint): remove unusedrunnermodule #13561) (camc314)staticlifetime from disable directives function argument (refactor(linter): removestaticlifetime from disable directives function argument #13492) (camc314)📚 Documentation
⚡ Performance
should_runcheck (perf(linter): remove unnecessaryshould_runcheck #13639) (camchenry)🎨 Styling
🧪 Testing