Update dependency oxlint to v0.4.4 #472
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.3
->0.4.4
Release Notes
oxc-project/oxc (oxlint)
v0.4.4
: oxlint v0.4.4Compare Source
[0.4.4] - 2024-06-14
Highlights
Sort imports via
oxlint --fix -D sort-imports
f6d9ca6
linter: Addeslint/sort-imports
rule (#3568) (Wang Wenzhe)Features
8f5655d
linter: Add eslint/no-useless-constructor (#3594) (Don Isaac)29c78db
linter: Implement @typescript-eslint/explicit-function-return-type (#3455) (kaykdm)21d3425
linter: Typescript-eslint no-useless-empty-export (#3605) (keita hino)85c3b83
linter: Eslint-plugin-jest/max-nested-describes (#3585) (cinchen)046ff3f
linter/eslint: Addno_unreachable
rule. (#3238) (rzvxa)e32ce00
linter/jsdoc: Implement require-param-name rule (#3636) (Yuji Sugiura)110661c
linter/jsdoc: Implement require-param-description (#3621) (Yuji Sugiura)d6370f1
linter/jsdoc: Implement require-param-type rule (#3601) (Yuji Sugiura)Bug Fixes
f0b689d
linter: Panic in jsdoc/require-param (#3590) (Don Isaac)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.