Update dependency oxlint to v0.4.3 #466
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.4.2
->0.4.3
0.4.4
Release Notes
oxc-project/oxc (oxlint)
v0.4.3
: oxlint v0.4.3Compare Source
[0.4.3] - 2024-06-07
Features
1fb9d23
linter: Add fixer for no-useless-fallback-in-spread rule (#3544) (Don Isaac)6506d08
linter: Add fixer for no-single-promise-in-promise-methods (#3531) (Don Isaac)daf559f
linter: Eslint-plugin-jest/no-large-snapshot (#3436) (cinchen)4c17bc6
linter: Eslint/no-constructor-return (#3321) (谭光志)4a075cc
linter/jsdoc: Implement require-param rule (#3554) (Yuji Sugiura)747500a
linter/jsdoc: Implement require-returns-type rule (#3458) (Yuji Sugiura)6b39654
linter/tree-shaking: Support options (#3504) (Wang Wenzhe)Bug Fixes
b188778
linter/eslint: Fixrequire-await
false positives inForOfStatement
. (#3457) (rzvxa)350cd91
parser: Should parser error when function declaration has no name (#3461) (Dunqing)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.