chore: bump up oxlint version to ^0.7.0 #373
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.6.0
->^0.7.0
Release Notes
oxc-project/oxc (oxlint)
v0.7.0
Compare Source
Bug Fixes
0fba738
npm: SyntaxError caused by optional chaining in low version node (#4650) (heygsc)v0.6.1
: oxlint v0.6.1Compare Source
[0.6.1] - 2024-07-17
Features
1f8968a
linter: Add eslint-plugin-promise rules: avoid-new, no-new-statics, params-names (#4293) (Jelle van der Waa)a4dc56c
linter: Add fixer for unicorn/no_useless_promise_resolve_reject (#4244) (Burlin)6fb808f
linter: Add typescript-eslint/no-confusing-non-null-assertion (#4224) (Jaden Rodriguez)126b66c
linter: Support eslint-plugin-vitest/valid-describe-callback (#4185) (cinchen)05b9a73
linter: Support eslint-plugin-vitest/valid-expect (#4183) (cinchen)3e56b2b
linter: Support eslint-plugin-vitest/no-test-prefixes (#4182) (cinchen)3016f03
linter: Let fixer functions return aNone
fix (#4210) (DonIsaac)bbe6137
linter: Implement unicorn/no-useless-undefined (#4079) (Burlin)Bug Fixes
9df60da
linter: Correct find first non whitespace logic in @typescript-eslint/consistent-type-imports (#4198) (mysteryven)67240dc
linter: Not ignore adjacent spans when fixing (#4217) (mysteryven)dd07a54
linter: Global variables should always check the builtin variables (#4209) (Jelle van der Waa)Performance
0fdc88b
linter: Optimize no-dupe-keys (#4292) (lucab)Refactor
b5a8f3c
linter: Use get_first_parameter_name from unicorn utils (#4255) (Jelle van der Waa)7089a3d
linter: Split up fixer code into separate files (#4222) (DonIsaac)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.