chore(deps): update all non-major dependencies #7
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:
^1.15.0->^1.15.1^0.2.0->^0.7.6^0.5.5->^0.8.4^3.12.0->^3.20.1^0.2.3->^0.2.4^3.3.0->^3.9.1^3.3.0->^3.9.1^3.3.0->^3.9.1^18.18.4->^18.19.130^20.8.4->^20.19.23^0.5.5->^0.6.2^8.57.0->^8.57.1^8.51.0->^8.57.1^3.3.0->^3.9.1Release Notes
nuxt-themes/docus (@nuxt-themes/docus)
v1.15.1Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-content/docus@v1.15.0...v1.15.1
nuxt/eslint (@nuxt/eslint-config)
v0.7.6Compare Source
🚀 Features
View changes on GitHub
v0.7.5Compare Source
No significant changes
View changes on GitHub
v0.7.4Compare Source
🚀 Features
View changes on GitHub
v0.7.3Compare Source
🐞 Bug Fixes
vue/singleline-html-element-content-newline- by @DamianGlowala in #526 (281d0)View changes on GitHub
v0.7.2Compare Source
🚀 Features
View changes on GitHub
v0.7.1Compare Source
No significant changes
View changes on GitHub
v0.7.0Compare Source
🚀 Features
features.formattersto format CSS and HTML - by @antfu in #520 (f6d8b)View changes on GitHub
v0.6.2Compare Source
🚀 Features
🐞 Bug Fixes
eslint-config-flat-gitignoreto0.2.0to support ESLint v8, #507 - by @antfu in #507 (b781e)View changes on GitHub
v0.6.1Compare Source
🚀 Features
vite-plugin-eslint2v5, close #516 - by @antfu in #516 (a6b4e)View changes on GitHub
v0.6.0Compare Source
🚀 Features
nuxt-config-keys-orderrule - by @antfu in #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 #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 #439 (7361c)@typescript-eslintto v8 - by @antfu in #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 #437 (77bc7)globalsas well, close #461 - by @antfu in #461 (533fa)publicfolder to default ignore, close #453 - by @antfu in #453 (b0e3e)View changes on GitHub
v0.3.13Compare Source
🚀 Features
regexprule set for toolings preset - by @antfu in #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 #408 (477ee)View changes on GitHub
v0.3.9Compare Source
🐞 Bug Fixes
@eslint/config-inspector, close #400 - by @antfu in #400 (97cb9)eslint-typegen, close #405 - by @antfu in #405 (91b3f)View changes on GitHub
v0.3.8Compare Source
🐞 Bug Fixes
$fetchas the global, close #371 - by @antfu in #371 (e5b47)fixoption tochecker, fix #394 - by @antfu in #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 #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
🐞 Bug Fixes
no-unused-varsoptions - by @antfu (b1594)View changes on GitHub
v0.3.3Compare Source
🐞 Bug Fixes
typesVersions- by @antfu (8f9dc)View changes on GitHub
v0.3.2Compare Source
🐞 Bug Fixes
eslint-typegen, close #387 - by @antfu in #387 (90dc5)View changes on GitHub
v0.3.1Compare Source
🐞 Bug Fixes
View changes on GitHub
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 #344 (9c9f8)@nuxt/eslint-configfor nuxt3 projects - by @danielroe in #247 (bf74a)consistent-type-imports- by @antfu (6a61b)eslint-typegen- by @antfu (d2b1c)optionsobject in generate configs, fix #375 - by @antfu in #375 (84b78)gitignoreby default - by @antfu in #376 (9dfbc)importplugin - by @antfu and autofix-ci[bot] in #378 (d5f6f)globals- by @antfu in #336 (ee98b)@eslint/config-inspector- by @antfu (07bc1)Bug Fixes
namefield to@stylistic/eslint-pluginconfiguration - by @chadwickellis and @antfu in #374 (d45b2)app.vueanderror.vuein customsrcDir- by @danielroe, @antfu and autofix-ci[bot] in #335 (adda0)vue/multi-word-component-namesfor files directly undercomponents- by @kingyue737 and @antfu in #360 (37ab5)nuxt-edge- by @mercs600 in #264 (30cfb)withNuxttype - by @DamianGlowala in #350 (d706c)layer.config.componentsbeingundefined- by @DamianGlowala in #352 (6b2eb)Performance
View changes on GitHub
nuxt/module-builder (@nuxt/module-builder)
v0.8.4Compare Source
compare changes
🩹 Fixes
nuxt/schemaaugment (2a20ed0)❤️ Contributors
v0.8.3Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v0.8.2Compare Source
compare changes
🔥 Performance
🩹 Fixes
compatibilityDate(b9b27c3)❤️ Contributors
v0.8.1Compare Source
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v0.8.0Compare Source
compare changes
🩹 Fixes
import typestatement if required (190bff4)❤️ Contributors
v0.7.1Compare Source
compare changes
🩹 Fixes
ModuleOptionsin correct place (#283)📖 Documentation
❤️ Contributors
v0.7.0Compare Source
compare changes
🚀 Enhancements
🩹 Fixes
tsconfckto resolve tsconfigcompilerOptions(#274).jsextension for files inruntime/directory (dbd05bb)dist/runtimein externals list (0946c04)📖 Documentation
typescondition to export subpath (#265)🏡 Chore
✅ Tests
🤖 CI
.jsextension for files inruntime/directory (dbd05bb)❤️ Contributors
v0.6.0Compare Source
compare changes
🚀 Enhancements
runtime/dts based on nuxttsconfigoptions (#255)module.json(f8567a3)jsx(4841f2e)🩹 Fixes
RuntimeModuleHooksinterface (#228)-nightlyversions to externals (0a88a87)runtime/directory as external (7a68e1e)🏡 Chore
dev:preparecommand (c308a68)✅ Tests
runtime/transforms (#257)🎨 Styles
RuntimeModuleHooksinterface (#228)❤️ Contributors
nuxt/test-utils (@nuxt/test-utils)
v3.20.1Compare Source
v3.19.2Compare Source
👉 Changelog
compare changes
🩹 Fixes
.nuxt.extension (#1311)@nuxt/schemadependeny (fa3a99b4)vitest>= v3.2 (#1344)viteversion to merge config (#1345)🏡 Chore
nuxtovernuxi(#1310)engines.nodecalculation (2f74359b)✅ Tests
🤖 CI
knip(819aeacc)❤️ Contributors
[
v3.19.1](https://redirect.github.com/nuxt/test-utilsConfiguration
📅 Schedule: Branch creation - "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.
👻 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.