chore: bump up oxlint version to ^0.15.0 #87
Merged
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.
This PR contains the following updates:
^0.14.0
->^0.15.0
Release Notes
oxc-project/oxc (oxlint)
v0.15.0
: oxlint v0.15.0Compare Source
[0.15.0] - 2024-12-10
39b9c5d
linter: [BREAKING] Remove unmaintained security plugin (#7773) (Boshen)Features
065f7dc
linter: SupportexpectTypeOf
,assert
andassertType
invitest/expect-expect
(#7742) (Yuichiro Yamashita)3d5f0a1
linter/no_restricted_imports: Add the no_restricted_imports rules (#7629) (Guillaume Piedigrossi)Bug Fixes
ad27b20
linter: Only resolve esm files for import plugin (#7720) (Boshen)5e6053f
linter: False positive ineslint/yoda
(#7719) (dalaoshu)Refactor
c6a19aa
linter: Remove unusedserde
features (#7738) (Boshen)b9a2b35
linter: Removeaho-corasick
(#7718) (Boshen)Testing
62f0a22
linter: Portreact-jsx-uses-vars
rules to no_unused_vars (#7731) (Tyler Earls)02f9903
linter: Add regression tests forimport/namespace
(#7723) (dalaoshu)v0.14.1
: oxlint v0.14.1Compare Source
[0.14.1] - 2024-12-06
Features
fd0935c
linter: Changereact/rules-of-hooks
category topedantic
(#7691) (Boshen)e64fd95
linter: Map.js
to.ts
when resolving with tsconfig.json (#7675) (Boshen)bd9d38a
linter: Implement eslint:yoda (#7559) (tbashiyy)a14e76a
linter: Report identical logical expressions in const-comparisons (#7630) (camc314)afe1e9b
linter: Enhanceconst-comparisons
for more cases (#7628) (camc314)4eb87ea
linter: RulesOfHooks from nursery to correctness (#7607) (Boshen)275d625
linter: Output rules to json array (#7574) (camc314)b8dc333
syntax: AddExportEntry::is_type
(#7676) (Boshen)Bug Fixes
9761e94
apps/oxlint: Incorrect matching in.oxlintignore
(#7566) (dalaoshu)7cee065
linter: Panic inyoda
(#7679) (camc314)6ae178e
linter: Ignore type references inno-undef
(#7670) (Boshen)fcc2546
linter: Moveno-unused-expressions
from TS to eslint (#7624) (camc314)29db060
linter: Detect typescript eslint alias rules (#7622) (Alexander S.)e824501
linter: False positive in exhaustive-deps (#7626) (camc314)8a68ef4
linter: Update reporting spans for exhaustive-deps (#7625) (camc314)543df6e
linter: Fix false positives in exhaustive-deps (#7615) (camc314)e80214c
linter: Fix false positives in rules-of-hooks (#7606) (camc314)3dc46a8
linter: No-unused-expressions false positive with arrow fn expressions (#7585) (Cameron)810671a
linter: Detect vitest jest alias rules (#7567) (Alexander S.)4e3044e
linter: Rules-of-hooks fix false positive with default export (#7570) (camc314)Documentation
f029090
linter: Update rule documentation (#7684) (camc314)4e489bd
linter: Update rule documentation (#7681) (camc314)56fe5f8
linter: Update rule documentation (#7680) (Cameron)Refactor
a0973dc
linter: UseBigIntLiteral::raw
field (#7660) (overlookmotel)3711a8e
linter: Renameis_same_reference
tois_same_expression
(#7654) (camc314)b445654
linter: Useget_inner_expression
inconst-comparisons
(#7627) (camc314)f0e7acc
syntax: ChangeModuleRecord::not_esm
tohas_module_syntax
(#7579) (Boshen)18519de
syntax: RemoveModuleRecord::export_default
(#7578) (Boshen)d476660
syntax: RemoveModuleRecord::exported_bindings_duplicated
because it is a syntax error (#7577) (Boshen)17663f5
syntax: RemoveModuleRecord::export_default_duplicated
because it is a syntax error (#7576) (Boshen)79014ff
syntax: Clean upModuleRecord
(#7568) (Boshen)Testing
be9863a
linter: Add more tests fo rules-of-hooks (#7683) (camc314)6dd71c6
linter: Port eslint tests to no-unused-expressions (#7611) (camc314)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.