chore(deps): update dependency @antfu/eslint-config to v3 #53
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.43.1
->^3.8.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v3.8.0
Compare Source
🚀 Features
View changes on GitHub
v3.7.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.7.2
Compare Source
🚀 Features
🐞 Bug Fixes
antfu/no-top-level-await
for markdown snippets - by @antfu (a984c)View changes on GitHub
v3.7.1
Compare Source
🚀 Features
View changes on GitHub
v3.7.0
Compare Source
🚀 Features
antfu/no-top-level-await
- by @antfu (a08aa)🐞 Bug Fixes
explicit-function-return-type
in markdown code - by @antfu (60ffd)ts/explicit-function-return-type
in vue files - by @antfu (1788d)View changes on GitHub
v3.6.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.6.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.6.0
Compare Source
🐞 Bug Fixes
perfectionist/sort-imports
sort types always on top - by @antfu (e2839)View changes on GitHub
v3.5.1
Compare Source
No significant changes
View changes on GitHub
v3.5.0
Compare Source
🚀 Features
🐞 Bug Fixes
unicorn/consistent-function-scoping
- by @antfu (5363d)View changes on GitHub
v3.4.1
Compare Source
No significant changes
View changes on GitHub
v3.4.0
Compare Source
🚀 Features
@types/eslint
- by @antfu (21e9c)View changes on GitHub
v3.3.2
Compare Source
🐞 Bug Fixes
side-effect
inperfectionist/sort-imports
- by @antfu (298f3)View changes on GitHub
v3.3.1
Compare Source
🐞 Bug Fixes
perfectionist/sort-imports
- by @antfu (09697)View changes on GitHub
v3.3.0
Compare Source
🚀 Features
perfectionist/sort-imports
et al, close #456 - by @antfu in https://github.com/antfu/eslint-config/issues/456 (a6efa)View changes on GitHub
v3.2.2
Compare Source
🐞 Bug Fixes
unicorn/consistent-function-scoping
for arrow functions - by @antfu (362ab)View changes on GitHub
v3.2.1
Compare Source
No significant changes
View changes on GitHub
v3.2.0
Compare Source
🚀 Features
View changes on GitHub
v3.1.0
Compare Source
🚀 Features
antfu/consistent-chaining
- by @antfu (d6dfc)View changes on GitHub
v3.0.0
Compare Source
🚨 Breaking Changes
ignores
always global, disallowfiles
in the first arg, fix #594 - by @antfu in https://github.com/antfu/eslint-config/issues/594 (b7c7a)🚀 Features
recommanded
rules, close #595 - by @antfu in https://github.com/antfu/eslint-config/issues/595 (a4625)eslint-config-flat-gitignore
, close #600 - by @antfu in https://github.com/antfu/eslint-config/issues/600 (4f733)🐞 Bug Fixes
no-restricted-syntax
- by @Dimava in https://github.com/antfu/eslint-config/issues/596 (6e7cf)View changes on GitHub
v2.27.3
Compare Source
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (6a224)View changes on GitHub
v2.27.2
Compare Source
🚀 Features
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (78d52)View changes on GitHub
v2.27.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.27.0
Compare Source
🚀 Features
🐞 Bug Fixes
isInEditorEnv
should be false when in git hooks, close #589 - by @antfu in https://github.com/antfu/eslint-config/issues/589 (b60bf)View changes on GitHub
v2.26.1
Compare Source
No significant changes
View changes on GitHub
v2.26.0
Compare Source
🐞 Bug Fixes
ignoresTypeAware
reslove, fix #578 - by @antfu in https://github.com/antfu/eslint-config/issues/578 (e5ca2)View changes on GitHub
v2.25.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.25.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.25.0
Compare Source
🐞 Bug Fixes
printWidth: 120
not work as expected - by @HADB in https://github.com/antfu/eslint-config/issues/573 (8942c)View changes on GitHub
v2.24.1
Compare Source
🚀 Features
@typescript-eslint
to v8 stable - by @antfu (572b0)View changes on GitHub
v2.24.0
Compare Source
🚀 Features
@types/eslint
- by @antfu (1bf41)View changes on GitHub
v2.23.2
Compare Source
No significant changes
View changes on GitHub
v2.23.1
Compare Source
🐞 Bug Fixes
svelte/valid-compile
rule from eslint-plugin-svelte - by @ryoppippi in https://github.com/antfu/eslint-config/issues/552 (6e6cd)fixable: true
- by @hyoban in https://github.com/antfu/eslint-config/issues/554 (9d53b)View changes on GitHub
v2.23.0
Compare Source
🚀 Features
type
options, enablets/explicit-function-return-type
forlib
- by @antfu (3dd7b)🐞 Bug Fixes
eslint-config-flat-gitignore
even if.gitignore
is not in cwd - by @lachlancollins in https://github.com/antfu/eslint-config/issues/547 (c118b)eslint-plugin-unused-imports
- by @antfu (79442)View changes on GitHub
v2.22.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.22.3
Compare Source
🐞 Bug Fixes
.svelte-kit
to ignored paths - by @lachlancollins in https://github.com/antfu/eslint-config/issues/542 (94fd0)View changes on GitHub
v2.22.2
Compare Source
🚀 Features
isolatedDeclarations
into the order array - by @LoTwT in https://github.com/antfu/eslint-config/issues/537 (80597)🐞 Bug Fixes
ts-expect-error
in `ban-ts-c… - by @kevinmarrec and @antfu in https://github.com/antfu/eslint-config/issues/517 (bf7a5)View changes on GitHub
v2.22.1
Compare Source
No significant changes
View changes on GitHub
v2.22.0
Compare Source
🚀 Features
🐞 Bug Fixes
ts/no-empty-object-type
rule - by @antfu (692e7)ts/no-unused-expressions
in markdown - by @antfu (64894)name
inignores
- by @antfu (d7b06)View changes on GitHub
v2.21.3
Compare Source
No significant changes
View changes on GitHub
v2.21.2
Compare Source
🚀 Features
isInEditor
- by @ryoppippi in https://github.com/antfu/eslint-config/issues/507 (8f992)ts/switch-exhaustiveness-check
rule - by @ryoppippi in https://github.com/antfu/eslint-config/issues/508 (33c63)🐞 Bug Fixes
View changes on GitHub
v2.21.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.21.0
Compare Source
🐞 Bug Fixes
.d.mts
and.d.cts
- by @antfu (0582c).jsx
files when the options set to true - by @antfu (96aff)View changes on GitHub
v2.20.0
Compare Source
🚀 Features
View changes on GitHub
v2.19.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.19.1
Compare Source
🚀 Features
View changes on GitHub
v2.19.0
Compare Source
🚀 Features
antfu/curly
to replacecurly
- by @antfu (42a90)View changes on GitHub
v2.18.1
Compare Source
🚀 Features
View changes on GitHub
v2.18.0
Compare Source
🚀 Features
View changes on GitHub
v2.17.0
Compare Source
🚀 Features
View changes on GitHub
v2.16.4
Compare Source
No significant changes
View changes on GitHub
v2.16.3
Compare Source
🚀 Features
View changes on GitHub
v2.16.2
Compare Source
No significant changes
View changes on GitHub
v2.16.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.16.0
Compare Source
🚀 Features
eslint-plugin-command
- by @antfu (20ea2)🐞 Bug Fixes
View changes on GitHub
v2.15.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
v2.14.0
Compare Source
🚀 Features
lessOpinionated
option - by @antfu (4b87c)View changes on GitHub
v2.13.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.13.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.13.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.13.1
Compare Source
🚀 Features
no-unused-vars
options - by @antfu (1e091)View changes on GitHub
v2.13.0
Compare Source
🚀 Features
View changes on GitHub
v2.12.2
Compare Source
🚀 Features
View changes on GitHub
v2.12.1
Compare Source
🐞 Bug Fixes
no-new-symbol
tono-new-native-nonconstructor
- by @antfu (a278b)View changes on GitHub
v2.12.0
Compare Source
🚀 Features
View changes on GitHub
v2.11.6
Compare Source
🚀 Features
View changes on GitHub
v2.11.5
Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.11.4
Compare Source
🐞 Bug Fixes
eslint-plugin-svelte
, fix #437 - by @antfu in https://github.com/antfu/eslint-config/issues/437 (0b364)View changes on GitHub
v2.11.3
Compare Source
🚀 Features
View changes on GitHub
v2.11.2
Compare Source
No significant changes
View changes on GitHub
v2.11.1
Compare Source
🚀 Features
View changes on GitHub
v2.11.0
Compare Source
🚀 Features
View changes on GitHub
v2.10.1
Compare Source
No significant changes
View changes on GitHub
v2.10.0
Compare Source
🚀 Features
View changes on GitHub
v2.9.1
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.9.0
Compare Source
🚀 Features
🐞 Bug Fixes
eslint-plugin-import-x
- by @antfu (ac0d0)View changes on GitHub
v2.8.3
Compare Source
🚀 Features
View changes on GitHub
v2.8.2
Compare Source
🐞 Bug Fixes
.yarn
folder - by @HigherOrderLogic in https://github.com/antfu/eslint-config/issues/421 (d41a5)considerComment
option - by @antfu (80f8e)View changes on GitHub
v2.8.1
Compare Source
🚀 Features
View changes on GitHub
v2.8.0
Compare Source
🚀 Features
View changes on GitHub
v2.7.0
Compare Source
🚀 Features
🐞 Bug Fixes
VSCODE_CWD
to autodetect if in editor - by @kehwar in https://github.com/antfu/eslint-config/issues/402 (5c628)View changes on GitHub
v2.6.4
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
🔕 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.