chore(deps): update dependency oxlint to v0.11.1 #450
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.11.0
->0.11.1
Release Notes
oxc-project/oxc (oxlint)
v0.11.1
: oxlint v0.11.1Compare Source
[0.11.1] - 2024-11-09
Features
4dd9b60
editor/vscode: Replace existing output channel and trace output channel with a single LogOutputChannel (#7196) (Nicholas Rayburn)1fcd709
linter: Add jsx support for only-used-in-recursion (#7120) (no-yan)4d577cf
linter: Addimport/first
rule (#7180) (Dmitry Zakharov)9b8973f
linter: Addimport/unambiguous
rule (#7187) (Dmitry Zakharov)5ab1ff6
linter: Implement @typescript-eslint/no-unsafe-function-type (#6989) (Orenbek)Bug Fixes
eea8879
editor/vscode: Update language client id to fix the resolution of the oxc.trace.server setting (#7181) (Nicholas Rayburn)b73cfd9
linter: Fixis_method_call
with parentheses and chain expression (#7095) (tbashiyy)Refactor
8c0a362
linter: Usectx.source_range(comment.content_span())
API (#7155) (Boshen)c5485ae
semantic: Addancestor_kinds
iterator function (#7217) (camchenry)abf1602
semantic: Renameiter_parents
toancestors
(#7216) (camchenry)42171eb
semantic: Renameancestors
toancestor_ids
(#7215) (camchenry)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.