chore(deps): update dependency oxlint to ^0.14.0 #881
Merged
+38
−38
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.13.0
->^0.14.0
Release Notes
oxc-project/oxc (oxlint)
v0.14.0
Features
32f860d
linter: Add support for ignorePatterns property within config file (#7092) (Nicholas Rayburn)Documentation
a6b0100
linter: Fix config example headings (#7562) (Boshen)v0.13.2
: oxlint v0.13.2Compare Source
[0.13.2] - 2024-11-26
b04041d
vscode: [BREAKING] Use.oxlintrc.json
as default value foroxc.configPath
(#7442) (Alexander S.)Features
7236d14
eslint/jsx_a11y: Implement anchor_ambiguous_text (#5729) (Jelle van der Waa)79ab8cc
lint-unicorn: Add rule prefer set has (#7075) (jordan boyer)87c893f
linter: Add the eslint/no_duplicate_imports rule (#7309) (Guillaume Piedigrossi)0b9da38
linter: Implementunicorn/prefer-negative-index
(#6920) (Brian Liu)f0643c4
linter: Implementjsx-no-script-url
(#6995) (Radu Baston)00060ca
linter: Implement eslint/no-object-constructor (#7345) (Naoya Yoshizawa)Bug Fixes
db6558f
linter: False positive ineslint/prefer-object-has-own
(#7463) (dalaoshu)Refactor
d7d0735
semantic: RemoveSymbolFlags::TypeLiteral
(#7415) (Dunqing)v0.13.1
: oxlint v0.13.1Compare Source
[0.13.1] - 2024-11-23
Features
4ad26b9
linter: Addno-promise-in-callback
(#7307) (no-yan)9558087
oxlint: Auto detect config file in CLI (#7348) (Alexander S.)Bug Fixes
8507464
linter: Hanging when source has syntax/is flow (#7432) (Cameron)e88cf1b
linter: Makeoverrides
globs relative to config path (#7407) (camchenry)9002e97
linter: Add proper support for findIndex and findLastIndex forunicorn/prefer-array-some
(#7405) (Dmitry Zakharov)Documentation
6730e3e
linter: Add more examples forunicorn/prefer-array-some
(#7411) (Dmitry Zakharov)Refactor
6c0d31b
linter: Remove uselessconst
declaration (#7430) (Song Gao)c8adc46
linter/no-unused-vars: Improve implementation to remove using SymbolFlags::Export (#7412) (Dunqing)c90537f
linter/only-used-in-recursion: Improve implementation to remove using SymbolFlags::Export (#7413) (Dunqing)Testing
779f479
editor: Check if workspace configuration is updated (#7403) (Alexander S.)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.