chore(deps): update all non-major dependencies #1622
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.3.0
1.1.0-28538504.d4106a4
->1.1.0-28538540.a353e68
Release Notes
nuxt/eslint (@nuxt/eslint-config)
v0.3.0
🚀 Notable Changes
With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)
New docs: https://eslint.nuxt.com/
Introduce the new
@nuxt/eslint
module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.Features
withNuxt
function for easer composition - by @antfu in https://github.com/nuxt/eslint/issues/344 (9c9f8)@nuxt/eslint-config
for nuxt3 projects - by @danielroe in https://github.com/nuxt/eslint/issues/247 (bf74a)consistent-type-imports
- by @antfu (6a61b)eslint-typegen
- by @antfu (d2b1c)options
object in generate configs, fix #375 - by @antfu in https://github.com/nuxt/eslint/issues/375 (84b78)gitignore
by default - by @antfu in https://github.com/nuxt/eslint/issues/376 (9dfbc)import
plugin - by @antfu and autofix-ci[bot] in https://github.com/nuxt/eslint/issues/378 (d5f6f)globals
- by @antfu in https://github.com/nuxt/eslint/issues/336 (ee98b)@eslint/config-inspector
- by @antfu (07bc1)Bug Fixes
name
field to@stylistic/eslint-plugin
configuration - by @chadwickellis and @antfu in https://github.com/nuxt/eslint/issues/374 (d45b2)app.vue
anderror.vue
in customsrcDir
- by @danielroe, @antfu and autofix-ci[bot] in https://github.com/nuxt/eslint/issues/335 (adda0)vue/multi-word-component-names
for files directly undercomponents
- by @kingyue737 and @antfu in https://github.com/nuxt/eslint/issues/360 (37ab5)nuxt-edge
- by @mercs600 in https://github.com/nuxt/eslint/issues/264 (30cfb)withNuxt
type - by @DamianGlowala in https://github.com/nuxt/eslint/issues/350 (d706c)layer.config.components
beingundefined
- by @DamianGlowala in https://github.com/nuxt/eslint/issues/352 (6b2eb)Performance
View changes on GitHub
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 has been generated by Mend Renovate. View repository job log here.