chore(deps): update all non-major devdependencies #438
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:
2.21.1
->2.27.3
8.1.10
->8.5.0
8.1.10
->8.5.0
8.1.10
->8.5.0
8.1.10
->8.5.0
8.1.10
->8.5.0
8.1.10
->8.5.0
8.1.10
->8.5.0
0.10.1
->0.11.1
0.5.7
->0.5.10
18.19.37
->18.19.71
7.13.1
->7.18.0
7.13.1
->7.18.0
5.0.5
->5.2.1
10.4.19
->10.4.20
11.5.4
->11.25.0
9.5.0
->9.18.0
5.1.3
->5.2.2
0.8.0
->0.11.2
24.1.0
->24.1.3
2.3.1
->2.7.0
8.4.38
->8.5.1
3.3.2
->3.4.2
0.6.5
->0.6.10
1.77.6
->1.83.4
8.1.10
->8.5.0
1.1.7
->1.3.1
3.4.4
->3.4.17
5.4.5
->5.7.3
2.0.21
->2.2.0
3.23.8
->3.24.1
Release Notes
antfu/eslint-config (@antfu/eslint-config)
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
storybookjs/storybook (@storybook/addon-actions)
v8.5.0
Compare Source
Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:
List of all updates
@vitest/coverage-v8
during postinstall if no coverage reporter is installed - #29993, thanks @ghengeveld!vitest
detects missing deps - #29763, thanks @ndelangen!test.include
patterns - #30029, thanks @JReinhold!vitest
crashes - #29751, thanks @ndelangen!vitest.setup.js
- #30233, thanks @JReinhold!experimental-nextjs-vite
- #29814, thanks @ndelangen!glob
withtinyglobby
- #29817, thanks @ghengeveld!staticDirs
with Vitest - #29811, thanks @ghengeveld!require.resolve
- #30026, thanks @ndelangen!storybook
command - #29480, thanks @toothlessdev!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.
👻 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.