chore(deps): update dependency oxlint to ^0.4.0 #129
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.2.0
->^0.4.0
Release Notes
oxc-project/oxc (oxlint)
v0.4.1
Compare Source
v0.4.0
Compare Source
v0.3.5
: oxlint v0.3.5Compare Source
What's Changed
CallExpression
by @Boshen in https://github.com/oxc-project/oxc/pull/3294DecoratorCallExpression
whenArguments
containsMemberExpression
by @Boshen in https://github.com/oxc-project/oxc/pull/3265ASTBuilder
methods by @Boshen in https://github.com/oxc-project/oxc/pull/3295New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.3.4...oxlint_v0.3.5
v0.3.4
: oxlint v0.3.4Compare Source
What's Changed
Full Changelog: oxc-project/oxc@oxlint_v0.3.3...oxlint_v0.3.4
From v0.3.3
What's Changed
Features
--symlinks
to allow symbolic walking by @Boshen in https://github.com/oxc-project/oxc/pull/3244--format github
for github check annotation by @Boshen in https://github.com/oxc-project/oxc/pull/3191no-return-await
andno-mixed-operators
by @Boshen in https://github.com/oxc-project/oxc/pull/3188New Rules
Bug Fixes
prefer-string-starts-ends-with
rule by @camc314 in https://github.com/oxc-project/oxc/pull/3176import { default as foo }
by @Boshen in https://github.com/oxc-project/oxc/pull/3255New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.3.2...oxlint_v0.3.3
v0.3.3
: oxlint v0.3.3Compare Source
What's Changed
Features
--symlinks
to allow symbolic walking by @Boshen in https://github.com/oxc-project/oxc/pull/3244--format github
for github check annotation by @Boshen in https://github.com/oxc-project/oxc/pull/3191no-return-await
andno-mixed-operators
by @Boshen in https://github.com/oxc-project/oxc/pull/3188New Rules
Bug Fixes
prefer-string-starts-ends-with
rule by @camc314 in https://github.com/oxc-project/oxc/pull/3176import { default as foo }
by @Boshen in https://github.com/oxc-project/oxc/pull/3255New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.3.2...oxlint_v0.3.3
v0.3.2
: oxlint v0.3.2Compare Source
What's Changed
Oxlint Import Plugin Alpha Release
implements-on-classes
rule by @leaysgur in https://github.com/oxc-project/oxc/pull/3081New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.3.1...oxlint_v0.3.2
v0.3.1
: oxlint v0.3.1Compare Source
Hotfix unwanted plugin rules being enabled.
Full Changelog: oxc-project/oxc@oxlint_v0.3.0...oxlint_v0.3.1
v0.3.0
: oxlint v0.3.0Compare Source
What's Changed
Potential breaking change
-D all
no longer enables nursery rules, use-D all -D nursery
insteadFeatures
--format checkstyle
by @Boshen in https://github.com/oxc-project/oxc/pull/3044--format unix
by @Boshen in https://github.com/oxc-project/oxc/pull/3039typescript-eslint/consistent-type-definitions
by @todor-a in https://github.com/oxc-project/oxc/pull/3045Fixes
unwrap
in import/no-cycle by @Boshen in https://github.com/oxc-project/oxc/pull/3035Full Changelog: oxc-project/oxc@oxlint_v0.2.18...oxlint_v0.3.0
v0.2.18
: oxlint v0.2.18Compare Source
What's Changed
New Rules
Features
oxlint-disable
alongsideeslint-disable
by @Boshen in https://github.com/oxc-project/oxc/pull/3024New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.17...oxlint_v0.2.18
v0.2.17
: oxlint v0.2.17Compare Source
What's Changed
oxlint --format json
yields 0 files to lint by @Boshen in https://github.com/oxc-project/oxc/pull/2940New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.16...oxlint_v0.2.17
v0.2.16
: oxlint v0.2.16Compare Source
What's Changed
ignoreTypes
option for theimport/no-cycle
rule by @JohnDaly in https://github.com/oxc-project/oxc/pull/2905FinallyClause
won't get visited asBlockStatement
anymore. by @rzvxa in https://github.com/oxc-project/oxc/pull/2881New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.15...oxlint_v0.2.16
v0.2.15
: oxlint v0.2.15Compare Source
What's Changed
New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.14...oxlint_v0.2.15
v0.2.14
: oxlint v0.2.14Compare Source
What's Changed
parse_jest_fn
by @eryue0220 in https://github.com/oxc-project/oxc/pull/2715prefer-spy-on
by @eryue0220 in https://github.com/oxc-project/oxc/pull/2666prefer-expect-resolves
by @eryue0220 in https://github.com/oxc-project/oxc/pull/2703prefer-to-be
by @eryue0220 in https://github.com/oxc-project/oxc/pull/2702prefer-to-contain
by @eryue0220 in https://github.com/oxc-project/oxc/pull/2735New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.13...oxlint_v0.2.14
v0.2.13
: oxlint v0.2.13Compare Source
What's Changed
Linter
Parser
Vscode
New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.12...oxlint_v0.2.13
v0.2.12
: oxlint v0.2.12Compare Source
What's Changed
This release fixes a mistate made in the previous release where an ESM module has commonjs data, resulting lots of random false positives.
Full Changelog: oxc-project/oxc@oxlint_v0.2.11...oxlint_v0.2.12
v0.2.11
: oxlint v0.2.11Compare Source
What's Changed
esling-plugin-import
is currently work in progress, so please don't turn on the--deny nursery
category.New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.10...oxlint_v0.2.11
v0.2.10
: oxlint v0.2.10Compare Source
What's Changed
Linter
CLI
--format json
by @Boshen in https://github.com/oxc-project/oxc/pull/2452Parser
VScode
New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.9...oxlint_v0.2.10
v0.2.9
: oxlint v0.2.9Compare Source
What's Changed
Linter
Fixes
getter-return
false positive with TypeScript syntax by @Boshen in https://github.com/oxc-project/oxc/pull/2363Parser
async x [newline] => x
by @Boshen in https://github.com/oxc-project/oxc/pull/2375New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.8...oxlint_v0.2.9
v0.2.8
: oxlint v0.2.8Compare Source
What's Changed
This release addresses a long-standing issue where the AST had memory leaks.
I can finally sleep well, knowing that my software is free of memory leaks 😀
Moreover, the parser is now 4% faster (again!), thanks to @overlookmotel's improvements.
New Rules
Fixes
Parser
Chars
withSource
by @overlookmotel in https://github.com/oxc-project/oxc/pull/2288Full Changelog: oxc-project/oxc@oxlint_v0.2.7...oxlint_v0.2.8
v0.2.7
: oxlint v0.2.7Compare Source
What's Changed
This release fixes a critical bug where errors not being reported from
finally
block of try/catch/finally.New Rules
Features
--fix
for variety files(vue, astro, svelte) by @mysteryven in https://github.com/oxc-project/oxc/pull/2189Fixes
Parser
Token
to 16 bytes by @overlookmotel in https://github.com/oxc-project/oxc/pull/2211New Contributors
Full Changelog: oxc-project/oxc@oxlint_v0.2.6...oxlint_v0.2.7
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 has been generated by Mend Renovate. View repository job log here.