chore(deps): update all non-major dependencies #38
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:
^9.14.0
->^9.17.0
^22.8.7
->^22.10.2
^14.1.3
->^14.2.0
^9.14.0
->^9.17.0
^0.11.0
->^0.15.4
^9.30.0
->^9.32.0
^7.0.1
->^7.0.2
^0.11.0
->^0.15.4
^3.3.3
->^3.4.2
Release Notes
eslint/eslint (@eslint/js)
v9.17.0
Compare Source
Features
eed91d1
feat: add suggestions tono-unused-vars
(#18352) (Tanuj Kanti)Bug Fixes
67d683d
fix: fix crash whenmessage.fix
is nullish (#19168) (ntnyq)c618707
fix: ignore vars with non-identifier references in no-useless-assignment (#19200) (YeonJuan)Documentation
3c22d2a
docs: updateyoda
toYoda
inyoda.md
for consistency (#19230) (루밀LuMir)e0a2203
docs: add missing backticks tono-sequences
(#19233) (루밀LuMir)4cc4881
docs: Update README (GitHub Actions Bot)3db6fdf
docs: [no-await-in-loop] expand on benefits and inapplicability (#19211) (Kirk Waiblinger)bf2a4f6
docs: add missing backticks tofunc-style
(#19227) (루밀LuMir)ba098bd
docs: add missing header toprefer-spread
(#19224) (루밀LuMir)b607ae6
docs: update description ofno-param-reassign
(#19220) (루밀LuMir)1eb424d
docs: add missing backticks toprefer-destructuring
(#19223) (루밀LuMir)85998d1
docs: add missing backticks tono-unneeded-ternary
(#19222) (루밀LuMir)b75b32c
docs: add missing backticks tono-new-func
(#19219) (루밀LuMir)a7700bc
docs: add missing backticks toid-length
(#19217) (루밀LuMir)e2bb429
docs: add missing backticks tocomplexity.md
(#19214) (루밀LuMir)045d716
docs: add missing)
toid-denylist
(#19213) (루밀LuMir)7fe4114
docs: Update README (GitHub Actions Bot)c743ba6
docs: add CSS language tono-restricted-syntax
(#19208) (Milos Djermanovic)1416d70
docs: add missing backticks toeqeqeq
(#19207) (루밀LuMir)b950c1b
docs: add missing backticks toprefer-object-spread
(#19206) (루밀LuMir)8a941cb
docs: update docs anddescription
ofrequire-unicode-regexp
(#19205) (루밀LuMir)cbab228
docs: Update README (GitHub Actions Bot)f2257ce
docs: update comments anddescription
ofno-script-url
(#19203) (루밀LuMir)365f0f4
docs: add missing backtick todefault-case-last
(#19202) (루밀LuMir)e6b84f5
docs: add missing punctuation in document (#19161) (루밀LuMir)c88708e
docs: replace quote with backtick indescription
offor-direction
(#19199) (루밀LuMir)a76f233
docs: use higher contrast color tokens for code comments (#19187) (Josh Goldberg ✨)db19502
docs: Update README (GitHub Actions Bot)Chores
cc243c9
chore: upgrade to@eslint/[email protected]
(#19242) (Francesco Trotta)84c5787
chore: package.json update for @eslint/js release (Jenkins)4c4f53b
chore: add missing backticks toflags.js
(#19226) (루밀LuMir)4b3132c
chore: update dependency eslint-plugin-expect-type to ^0.6.0 (#19221) (renovate[bot])9bf2204
chore: add type definitions for theeslint-config-eslint
package (#19050) (Arya Emami)ee8c220
chore: fix incorrectname
property inintegration-tutorial-code
(#19218) (루밀LuMir)cca801d
chore: Upgrade cross-spawn to 7.0.6 (#19185) (folortin)v9.16.0
Compare Source
v9.15.0
Compare Source
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v14.2.0
Compare Source
What's Changed
rootDir
issue by @markieo1 in https://github.com/vuejs/eslint-config-typescript/pull/108defineConfig
utility function and use it in examples by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/117~~ Don't use this feature yet, it's under active refactoring for better usability.New Contributors
Full Changelog: vuejs/eslint-config-typescript@v14.1.4...v14.2.0
v14.1.4
Compare Source
eslint/eslint (eslint)
v9.17.0
Compare Source
v9.16.0
Compare Source
Features
8f70eb1
feat: AddignoreComputedKeys
option insort-keys
rule (#19162) (Milos Djermanovic)Documentation
9eefc8f
docs: fix typos inuse-isnan
(#19190) (루밀LuMir)0c8cea8
docs: switch the order of words inno-unreachable
(#19189) (루밀LuMir)0c19417
docs: add missing backtick tono-async-promise-executor
(#19188) (루밀LuMir)8df9276
docs: add backtick in-0
indescription
ofno-compare-neg-zero
(#19186) (루밀LuMir)7e16e3f
docs: fixcaseSensitive
option's title ofsort-keys
(#19183) (Tanuj Kanti)0c6b842
docs: fix typos inmigration-guide.md
(#19180) (루밀LuMir)353266e
docs: fix a typo indebug.md
(#19179) (루밀LuMir)5ff318a
docs: delete unnecessary horizontal rule(---
) innodejs-api
(#19175) (루밀LuMir)576bcc5
docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054
docs: note thatno-restricted-syntax
can be used with any language (#19148) (Milos Djermanovic)Chores
feb703b
chore: upgrade to@eslint/[email protected]
(#19195) (Francesco Trotta)df9bf95
chore: package.json update for @eslint/js release (Jenkins)f831893
chore: add type forignoreComputedKeys
option ofsort-keys
(#19184) (Tanuj Kanti)3afb8a1
chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53
chore: addrepository.directory
property topackage.json
(#19165) (루밀LuMir)d460594
chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4ea
refactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0
Compare Source
oxc-project/eslint-plugin-oxlint (eslint-plugin-oxlint)
v0.15.4
Compare Source
🚀 Features
overrides
inbuildFromOxlintConfig(File)
- by @Sysix in https://github.com/oxc-project/eslint-plugin-oxlint/issues/265 (25d1a)View changes on GitHub
v0.15.2
Compare Source
No significant changes
View changes on GitHub
v0.15.1
Compare Source
No significant changes
View changes on GitHub
v0.15.0
Compare Source
🚀 Features
ignorePatterns
inbuildFromOxlintConfig(File)
- by @Sysix in https://github.com/oxc-project/eslint-plugin-oxlint/issues/270 (9bf42)🐞 Bug Fixes
View changes on GitHub
v0.14.1
Compare Source
No significant changes
View changes on GitHub
v0.14.0
Compare Source
No significant changes
View changes on GitHub
v0.13.2
Compare Source
No significant changes
View changes on GitHub
v0.13.1
Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
buildFromOxlintConfig
react-hooks
rules did not applied - by @Sysix in https://github.com/oxc-project/eslint-plugin-oxlint/issues/254 (bf7f2)View changes on GitHub
v0.13.0
Compare Source
No significant changes
View changes on GitHub
v0.12.0
Compare Source
No significant changes
View changes on GitHub
v0.11.1
Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
@next/next
instead ofnextjs
- by @Sysix in https://github.com/oxc-project/eslint-plugin-oxlint/issues/232 (8fba0)react-hooks
plugin rules into own scope and not underreact
- by @Sysix in https://github.com/oxc-project/eslint-plugin-oxlint/issues/236 (27960)View changes on GitHub
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.32.0
Compare Source
v9.31.0
Compare Source
✨ Enhancements
caseSensitive
option tovue/no-reserved-component-names
rule.vue/prefer-use-template-ref
rule that requires usinguseTemplateRef()
instead ofref()
for template refs.vue/no-empty-component-block
rule auto-fixable.🐛 Bug Fixes
v-bind:name
invue/require-explicit-slots
rule.⚙️ Updates
vue/define-macros-order
rule to skip TypeScriptdeclare
statements.Full Changelog: vuejs/eslint-plugin-vue@v9.30.0...v9.31.0
bcomnes/npm-run-all2 (npm-run-all2)
v7.0.2
Compare Source
Merged
#164
#161
Commits
45a9e19
285967a
5d1aea5
oxc-project/oxc (oxlint)
v0.15.4
: oxlint v0.15.4Compare Source
[0.15.4] - 2024-12-30
ed75e42
semantic: [BREAKING] Make SymbolTable fieldspub(crate)
instead ofpub
(#7999) (Boshen)Features
47cea9a
linter: Implementeslint/no-extra-label
(#8181) (Anson Heung)ef76e28
linter: Implementeslint/no-multi-assign
(#8158) (Anson Heung)384858b
linter: Implementjsx-a11y/no-noninteractive-tabindex
(#8167) (Tyler Earls)afc21a6
linter: Implementeslint/vars-on-top
(#8157) (Yuichiro Yamashita)65796c4
linter: Implementeslint/prefer-rest-params
(#8155) (Yuichiro Yamashita)5234d96
linter: Implementeslint/no-nested-ternary
(#8150) (Yuichiro Yamashita)1c5db72
linter: Implement eslint/no-labels (#8131) (Anson Heung)0b04288
linter: Moveimport/named
to nursery (#8068) (Boshen)Bug Fixes
0794bee
editor/vscode: Set minimum supported ver. to^1.93.0
(#8182) (Pavel Smirnov)f3050d4
linter: Exclude svelte files fromno_unused_vars
rule (#8170) (Yuichiro Yamashita)faf7464
linter: Disable rulereact/rules-of-hook
by file extension (#8168) (Alexander S.)1171e00
linter: Disablereact/rules-of-hooks
for vue and svelte files (#8165) (Alexander S.)1b9a5ba
linter: False positiver in private member expr in oxc/const-comparison (#8164) (camc314)6bd9ddb
linter: False positive intypescript/ban-tslint-comment
(#8094) (dalaoshu)10a1fd5
linter: Rule:no-restricted-imports
support optionpatterns
withgroup
key (#8050) (Alexander S.)b3f38ae
linter: Ruleno-restricted-imports
: support optionallowImportNames
(#8002) (Alexander S.)340cc90
linter: Ruleno-restricted-imports
: fix option "importNames" (#7943) (Alexander S.)ec2128e
linter: Fix line calculation foreslint/max-lines
in diagnostics (#7962) (Dmitry Zakharov)79af100
semantic: Reference flags not correctly resolved when after an export stmt (#8134) (camc314)Performance
d8d2ec6
linter: Run rules which require typescript syntax only when source type is actually typescript (#8166) (Alexander S.)2736657
semantic: AllocateUnresolvedReferences
in allocator (#8046) (Boshen)Refactor
de8246b
language_server: Move structs into own file (#8026) (Alexander S.)774babb
linter: Readexported_bindings_from_star_export
lazily (#8062) (Boshen)547c102
linter: UseRwLock<FxHashMap>
instead ofFxDashMap
for module record data (#8061) (Boshen)952d7e4
linter: Renameflat.rs
toconfig.rs
(#8033) (camc314)50848ed
linter: SimplifyConfigStore
to prep for nested configs (#8032) (camc314)b2a4a78
linter: Remove unusedwith_rules
andset_rule
methods (#8029) (camc314)6da0b21
oxlint: Remove unusedgit.rs
(#7990) (Boshen)58e7777
oxlint: Remove extra if check inWalkdir
(#7989) (Boshen)02f968d
semantic: ChangeBindings
to a plainFxHashMap
(#8019) (Boshen)v0.15.3
: oxlint v0.15.3Compare Source
[0.15.3] - 2024-12-17
Features
25ddb35
linter: Add the import/no_named_default rule (#7902) (Guillaume Piedigrossi)ee26b44
linter: Enhanceget_element_type
to resolve more element types (#7885) (dalaoshu)Bug Fixes
6f41d92
linter: False positive inunicorn/no-useless-spread
(#7940) (dalaoshu)0867b40
linter: Fix configuration parser forno-restricted-imports
(#7921) (Alexander S.)9c9b73d
linter: Fix incorrect fixer forprefer-regexp-test
(#7898) (Cameron)32935e6
linter: False positive injsx-a11y/label-has-associated-control
(#7881) (dalaoshu)14c51ff
semantic: Remove inhertingScopeFlags::Modifier
from parent scope (#7932) (Dunqing)Refactor
3858221
global: Sort imports (#7883) (overlookmotel)b99ee37
linter: Move rule "no-restricted-imports" to nursery (#7897) (Alexander S.)ff2a68f
linter/yoda: Simplify code (#7941) (overlookmotel)Styling
7fb9d47
rust:cargo +nightly fmt
(#7877) (Boshen)v0.15.2
: oxlint v0.15.2Compare Source
[0.15.2] - 2024-12-14
Fix the previous broken release caused by https://github.com/softprops/action-gh-release/issues/555
v0.15.1
: oxlint v0.15.1Compare Source
[0.15.1] - 2024-12-13
Features
38b1c2e
editor: Create a command to apply all auto-fixes for the current active text editor (#7672) (Nicholas Rayburn)Bug Fixes
2b187e5
linter: Fix configuration casing fortypescript/no_this_alias
(#7836) (Boshen)06e6d38
linter: Fix unicorn/prefer-query-selector to use the correct replacement for getElementsByClassName (#7796) (Nicholas Rayburn)7a83230
semantic: Missing reference whenexport default
references a type alias binding (#7813) (Dunqing)v0.15.0
: oxlint v0.15.0Compare Source
[0.15.0] - 2024-12-10
39b9c5d
linter: [BREAKING] Remove unmaintained security plugin (#7773) (Boshen)Features
065f7dc
linter: SupportexpectTypeOf
,assert
andassertType
invitest/expect-expect
(#7742) (Yuichiro Yamashita)3d5f0a1
linter/no_restricted_imports: Add the no_restricted_imports rules (#7629) (Guillaume Piedigrossi)Bug Fixes
ad27b20
linter: Only resolve esm files for import plugin (#7720) (Boshen)5e6053f
linter: False positive ineslint/yoda
(#7719) (dalaoshu)Refactor
c6a19aa
linter: Remove unusedserde
features (#7738) (Boshen)b9a2b35
linter: Removeaho-corasick
(#7718) (Boshen)Testing
62f0a22
linter: Portreact-jsx-uses-vars
rules to no_unused_vars (#7731) (Tyler Earls)02f9903
linter: Add regression tests forimport/namespace
(#7723) (dalaoshu)v0.14.1
: oxlint v0.14.1Compare Source
[0.14.1] - 2024-12-06
Features
fd0935c
linter: Changereact/rules-of-hooks
category topedantic
(#7691) (Boshen)e64fd95
linter: Map.js
to.ts
when resolving with tsconfig.json (#7675) (Boshen)bd9d38a
linter: Implement eslint:yoda (#7559) (tbashiyy)a14e76a
linter: Report identical logical expressions in const-comparisons (#7630) (camc314)afe1e9b
linter: Enhanceconst-comparisons
for more cases (#7628) (camc314)4eb87ea
linter: RulesOfHooks from nursery to correctness (#7607) (Boshen)275d625
linter: Output rules to json array (#7574) (camc314)b8dc333
syntax: AddExportEntry::is_type
(#7676) (Boshen)Bug Fixes
9761e94
apps/oxlint: Incorrect matching in.oxlintignore
(#7566) (dalaoshu)7cee065
linter: Panic inyoda
(#7679) (camc314)6ae178e
linter: Ignore type references inno-undef
(#7670) (Boshen)fcc2546
linter: Moveno-unused-expressions
from TS to eslint (#7624) (camc314)29db060
linter: Detect typescript eslint alias rules (#7622) (Alexander S.)e824501
linter: False positive in exhaustive-deps (#7626) (camc314)8a68ef4
linter: Update reporting spans for exhaustive-deps (#7625) (camc314)543df6e
linter: Fix false positives in exhaustive-deps (#7615) (camc314)e80214c
linter: Fix false positives in rules-of-hooks (#7606) (camc314)3dc46a8
linter: No-unused-expressions false positive with arrow fn expressions (#7585) (Cameron)810671a
linter: Detect vitest jest alias rules (#7567) (Alexander S.)4e3044e
linter: Rules-of-hooks fix false positive with default export (#7570) (camc314)Documentation
f029090
linter: Update rule documentation (#7684) (camc314)4e489bd
linter: Update rule documentation (#7681) (camc314)56fe5f8
linter: Update rule documentation (#7680) (Cameron)Refactor
a0973dc
linter: UseBigIntLiteral::raw
field (#7660) (overlookmotel)3711a8e
linter: Renameis_same_reference
tois_same_expression
(#7654) (camc314)b445654
linter: Useget_inner_expression
inconst-comparisons
(#7627) (camc314)f0e7acc
syntax: ChangeModuleRecord::not_esm
tohas_module_syntax
(#7579) (Boshen)18519de
syntax: RemoveModuleRecord::export_default
(#7578) (Boshen)d476660
syntax: RemoveModuleRecord::exported_bindings_duplicated
because it is a syntax error (#7577) (Boshen)17663f5
syntax: RemoveModuleRecord::export_default_duplicated
because it is a syntax error (#7576) (Boshen)79014ff
syntax: Clean upModuleRecord
(#7568) (Boshen)Testing
be9863a
linter: Add more tests fo rules-of-hooks (#7683) (camc314)6dd71c6
linter: Port eslint tests to no-unused-expressions (#7611) (camc314)v0.14.0
Compare Source
Features
32f860d
linter: Add support for ignorePatterns property within config file (#7092) (Nicholas Rayburn)Documentation
a6b0100
linter: Fix config example headings (#7562) (Boshen)v0.13.2
: oxlint v0.13.2Compare Source
[0.13.2] - 2024-11-26
b04041d
vscode: [BREAKING] Use.oxlintrc.json
as default value foroxc.configPath
(#7442) (Alexander S.)Features
7236d14
eslint/jsx_a11y: Implement anchor_ambiguous_text (#5729) (Jelle van der Waa)79ab8cc
lint-unicorn: Add rule prefer set has (#7075) (jordan boyer)87c893f
linter: Add the eslint/no_duplicate_imports rule (#7309) (Guillaume Piedigrossi)0b9da38
linter: Implementunicorn/prefer-negative-index
(#6920) (Brian Liu)f0643c4
linter: Implementjsx-no-script-url
(#6995) (Radu Baston)00060ca
linter: Implement eslint/no-object-constructor (#7345) (Naoya Yoshizawa)Bug Fixes
db6558f
linter: False positive ineslint/prefer-object-has-own
(#7463) (dalaoshu)Refactor
d7d0735
semantic: RemoveSymbolFlags::TypeLiteral
(#7415) (Dunqing)v0.13.1
: oxlint v0.13.1Compare Source
[0.13.1] - 2024-11-23
Features
4ad26b9
linter: Addno-promise-in-callback
(#7307) (no-yan)9558087
oxlint: Auto detect config file in CLI (#7348) (Alexander S.)Bug Fixes
8507464
linter: Hanging when source has syntax/is flow (#7432) (Cameron)e88cf1b
linter: Makeoverrides
globs relative to config path (#7407) (camchenry)9002e97
linter: Add proper support for findIndex and findLastIndex forunicorn/prefer-array-some
(#7405) (Dmitry Zakharov)Documentation
6730e3e
linter: Add more examples forunicorn/prefer-array-some
(#7411) (Dmitry Zakharov)Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.