chore(deps): update all non-major dependencies #265
                
     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.6.0->^0.6.10.20.1->0.20.2Release Notes
nuxt/eslint (@nuxt/eslint-config)
v0.6.1Compare Source
🚀 Features
vite-plugin-eslint2v5, close #516 - by @antfu in https://github.com/nuxt/eslint/issues/516 (a6b4e)View changes on GitHub
v0.6.0Compare Source
🚀 Features
nuxt-config-keys-orderrule - by @antfu in https://github.com/nuxt/eslint/issues/491 (b65a8)View changes on GitHub
v0.5.7Compare Source
🚀 Features
@types/eslint- by @antfu (a24f3)View changes on GitHub
v0.5.6Compare Source
🚀 Features
config.configFile, use relative path to resolve, fix #495 - by @antfu in https://github.com/nuxt/eslint/issues/495 (a4ab4)View changes on GitHub
v0.5.5Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.4Compare Source
🚀 Features
View changes on GitHub
v0.5.3Compare Source
No significant changes
View changes on GitHub
v0.5.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.1Compare Source
🚀 Features
View changes on GitHub
v0.5.0Compare Source
🚀 Features
@typescript-eslint/no-import-type-side-effects, close #439 - by @antfu in https://github.com/nuxt/eslint/issues/439 (7361c)@typescript-eslintto v8 - by @antfu in https://github.com/nuxt/eslint/issues/471 (4d08e)View changes on GitHub
v0.4.0Compare Source
🚀 Features
@types/eslint- by @antfu (ebc8f)features.typescriptonly whentypescriptis installed locally, fix #437 - by @antfu in https://github.com/nuxt/eslint/issues/437 (77bc7)globalsas well, close #461 - by @antfu in https://github.com/nuxt/eslint/issues/461 (533fa)publicfolder to default ignore, close #453 - by @antfu in https://github.com/nuxt/eslint/issues/453 (b0e3e)View changes on GitHub
v0.3.13Compare Source
🚀 Features
regexprule set for toolings preset - by @antfu in https://github.com/nuxt/eslint/issues/436 (59f17)View changes on GitHub
v0.3.12Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.3.11Compare Source
🚀 Features
View changes on GitHub
v0.3.10Compare Source
🐞 Bug Fixes
@eslint/jsconfig to keep the name consistent, fix #408 - by @antfu in https://github.com/nuxt/eslint/issues/408 (477ee)View changes on GitHub
v0.3.9Compare Source
🐞 Bug Fixes
@eslint/config-inspector, close #400 - by @antfu in https://github.com/nuxt/eslint/issues/400 (97cb9)eslint-typegen, close #405 - by @antfu in https://github.com/nuxt/eslint/issues/405 (91b3f)View changes on GitHub
v0.3.8Compare Source
🐞 Bug Fixes
$fetchas the global, close #371 - by @antfu in https://github.com/nuxt/eslint/issues/371 (e5b47)fixoption tochecker, fix #394 - by @antfu in https://github.com/nuxt/eslint/issues/394 (05f00)View changes on GitHub
v0.3.7Compare Source
🚀 Features
vue/multiline-html-element-content-newlinerule - by @DamianGlowala, autofix-ci[bot] and @antfu in https://github.com/nuxt/eslint/issues/391 (f3f33)View changes on GitHub
v0.3.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.3.5Compare Source
🚀 Features
eslint.config.mjsautomatically - by @antfu (07727)configTypetoflatby default - by @antfu (d84af)View changes on GitHub
v0.3.4Compare Source
v0.3.3Compare Source
v0.3.2Compare Source
🐞 Bug Fixes
eslint-typegen, close #387 - by @antfu in https://github.com/nuxt/eslint/issues/387 (90dc5)View changes on GitHub
v0.3.1Compare Source
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/eslintmodule, 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
withNuxtfunction for easer composition - by @antfu in https://github.com/nuxt/eslint/issues/344 (9c9f8)@nuxt/eslint-configfor nuxt3 projects - by @danielroe in https://github.com/nuxt/eslint/issues/247 (bf74a)consistent-type-imports- by @antfu (6a61b)eslint-typegen- by @antfu (d2b1c)optionsobject in generate configs, fix #375 - by @antfu in https://github.com/nuxt/eslint/issues/375 (84b78)gitignoreby default - by @antfu in https://github.com/nuxt/eslint/issues/376 (9dfbc)importplugin - 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
namefield to@stylistic/eslint-pluginconfiguration - by @chadwickellis and @antfu in https://github.com/nuxt/eslint/issues/374 (d45b2)app.vueanderror.vuein customsrcDir- by @danielroe, @antfu and autofix-ci[bot] in https://github.com/nuxt/eslint/issues/335 (adda0)vue/multi-word-component-namesfor 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)withNuxttype - by @DamianGlowala in https://github.com/nuxt/eslint/issues/350 (d706c)layer.config.componentsbeingundefined- by @DamianGlowala in https://github.com/nuxt/eslint/issues/352 (6b2eb)Performance
View changes on GitHub
Tahul/pinceau (pinceau)
v0.20.2Compare Source
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.