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 #8190 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.15.4] - 2024-12-30
Features
eslint/no-extra-label(feat(linter): implement eslint/no-extra-label #8181) (Anson Heung)eslint/no-multi-assign(feat(linter): implement eslint/no-multi-assign #8158) (Anson Heung)jsx-a11y/no-noninteractive-tabindex(feat(linter): add jsx-a11y/no-noninteractive-tabindex rule #8167) (Tyler Earls)eslint/vars-on-top(feat(linter): implementvars-on-toprule #8157) (Yuichiro Yamashita)eslint/prefer-rest-params(feat(linter): implementprefer-rest-paramsrule #8155) (Yuichiro Yamashita)eslint/no-nested-ternary(feat(linter): implementno-nested-ternaryrule #8150) (Yuichiro Yamashita)import/namedto nursery (feat(linter): moveimport/namedto nursery #8068) (Boshen)Bug Fixes
^1.93.0(fix(editor/vscode): set minimum supported ver. to^1.93.0#8182) (Pavel Smirnov)no_unused_varsrule (fix(linter): exclude svelte files fromno_unused_varsrule #8170) (Yuichiro Yamashita)react/rules-of-hookby file extension (fix(linter): disable rulereact/rules-of-hookby file extension #8168) (Alexander S.)react/rules-of-hooksfor vue and svelte files (fix(linter): disablereact/rules-of-hooksfor vue and svelte files #8165) (Alexander S.)typescript/ban-tslint-comment(fix(linter): false positive intypescript/ban-tslint-comment#8094) (dalaoshu)no-restricted-importssupport optionpatternswithgroupkey (fix(linter): rule:no-restricted-importssupport optionpatternswithgroupkey #8050) (Alexander S.)no-restricted-imports: support optionallowImportNames(fix(linter): ruleno-restricted-imports: support optionallowImportNames#8002) (Alexander S.)no-restricted-imports: fix option "importNames" (fix(linter): ruleno-restricted-imports: fix option "importNames" #7943) (Alexander S.)eslint/max-linesin diagnostics (fix(linter): fix line calculation foreslint/max-linesin diagnostics #7962) (Dmitry Zakharov)Performance
UnresolvedReferencesin allocator (perf(semantic): allocateUnresolvedReferencesin allocator #8046) (Boshen)Refactor
exported_bindings_from_star_exportlazily (refactor(linter): readexported_bindings_from_star_exportlazily #8062) (Boshen)RwLock<FxHashMap>instead ofFxDashMapfor module record data (refactor(linter): useRwLock<FxHashMap>instead ofFxDashMapfor module record data #8061) (Boshen)flat.rstoconfig.rs(refactor(linter): renameflat.rstoconfig.rs#8033) (camc314)ConfigStoreto prep for nested configs (refactor(linter): simplifyConfigStoreto prep for nested configs #8032) (camc314)with_rulesandset_rulemethods (refactor(linter): remove unusedwith_rulesandset_rulemethods #8029) (camc314)git.rs(refactor(oxlint): remove unusedgit.rs#7990) (Boshen)Walkdir(refactor(oxlint): remove extra if check inWalkdir#7989) (Boshen)Bindingsto a plainFxHashMap(refactor(semantic): changeBindingsto a plainFxHashMap#8019) (Boshen)