Conversation
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. |
Oxlint Ecosystem CI |
|
By looking at outputs from https://github.com/oxc-project/oxlint-ecosystem-ci/actions/runs/13482933859/job/37670497333, we should mark indirect eval as safe (not turned on by default). Only direct eval should flag an error. cc @shulaoda |
CodSpeed Performance ReportMerging #9300 will not alter performanceComparing Summary
|
The default behavior is like this, we can change it. |
[0.15.12] - 2025-02-23
Features
eslint/no-evaltocorrectness(feat(linter): promoteeslint/no-evaltocorrectness#9231) (dalaoshu)import-xplugin name (feat(linter): supportimport-xplugin name #9074) (Sysix)fixerforunicorn/catch-error-name(feat(linter): addfixerforunicorn/catch-error-name#9165) (dalaoshu)Bug Fixes
clippy::significant_drop_in_scrutineewarning (fix(language_server): fixclippy::significant_drop_in_scrutineewarning #9234) (Boshen)--configoption (fix(linter): do not use nested configs with--configoption #9155) (camchenry)Performance
papaya(perf(linter): use concurrent hashmappapaya#9218) (Boshen)Documentation
clippy::too_long_first_doc_paragraph(docs(oxc): enableclippy::too_long_first_doc_paragraph#9237) (Boshen)Refactor
serdeimpls (refactor(allocator, linter): shortenserdeimpls #9254) (overlookmotel)papayainstead ofdashmap(refactor(language_server): usepapayainstead ofdashmap#9220) (Boshen)unicorn/consistent-function-scoping(refactor(linter): improveunicorn/consistent-function-scoping#9163) (dalaoshu)clippy::redundant_clone(refactor(oxc): applyclippy::redundant_clone#9252) (Boshen)cllippy::nurseryrules (refactor(rust): applycllippy::nurseryrules #9232) (Boshen)Testing