fix(deps): update root#28
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
932e339 to
69edc05
Compare
82a6f47 to
78a9e1c
Compare
676576c to
fdaac54
Compare
27faf11 to
db25b29
Compare
e245ad6 to
89ca446
Compare
89ca446 to
492d5ae
Compare
1f330da to
f8ca773
Compare
9a26ab2 to
c7e3d91
Compare
c7ede0d to
da2fa40
Compare
374daab to
5436f96
Compare
5436f96 to
ba5574f
Compare
2483deb to
fc017af
Compare
c94799f to
178f9ba
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0.0-beta.19→1.2.1^3.7.4→^3.21.8^3.7.4→^3.21.8^1.0.0→^1.0.2^1.0.0→^1.0.2^20.8.2→^20.19.43^9.2.0→^9.11.1^8.50.0→^8.57.1^2.9.0→^2.13.1^5.2.2→^5.9.3^1.5.0→^1.16.1Release Notes
antfu/eslint-config (@antfu/eslint-config)
v1.2.1Compare Source
🐞 Bug Fixes
@stylistic/eslint-plugin- by @antfu (e71ec)View changes on GitHub
v1.2.0Compare Source
🚀 Features
View changes on GitHub
v1.1.4Compare Source
🐞 Bug Fixes
eslint-plugin-antfu- by @antfu (c0700)View changes on GitHub
v1.1.3Compare Source
🚀 Features
antfu/indent-binary-ops- by @antfu (d36c4)🐞 Bug Fixes
no-lone-blocksin markdown - by @antfu (cce69)View changes on GitHub
v1.1.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.1.1Compare Source
🚀 Features
🐞 Bug Fixes
import/newline-after-importin markdown - by @antfu (23351)View changes on GitHub
v1.1.0Compare Source
🚨 Breaking Changes
sort-keysplugin toperfectionist, close #295 - by @antfu in #295 (9fa74)🐞 Bug Fixes
style/object-property-newlinein favor ofantfu/consistent-list-newline- by @antfu (2f51b)View changes on GitHub
v1.0.0Compare Source
Breaking Changes
@antfu/eslint-config-*are packages all dropped, as@antfu/eslint-configprovides much better composability now.@antfu/eslint-config-reactis removed, but JSX formatting support is enabled by default now.ESLINT_TSCONFIGno longer works, use thetypescriptoption ineslint.config.jsinstead@typescript-eslint/*->ts/n/*->node/*Generated changelog:
🚨 Breaking Changes
typescriptWithLanguageServertotypescriptWithTypes- by @antfu (ffe00)yml/toyaml/- by @antfu (917dd)typescriptWithTypestotypescript- by @antfu (3fae7)🚀 Features
combineutil - by @antfu (000a2)antfu/consistent-object-newline- by @antfu (e3b3a).gitignoreby default, close #254 - by @antfu in #254 (2f35d)componentExtsto top level config - by @antfu (2080b)eslint-plugin-vitest- by @antfu (002bb)namefor each config item - by @antfu (d4cfe)style/jsx-quotesrule - by @antfu (5291c)antfu/- by @antfu (64e3f)reportUnusedDisableDirectives- by @antfu (6320c)no-import-type-side-effects, close #227 - by @antfu in #227 (cb4b7)sort-keysplugin - by @antfu (f8ae1)🐞 Bug Fixes
ts/no-invalid-void-type- by @antfu (db397)comma-danglein markdown - by @antfu (34bbd)jsdoc/no-typesrule - by @antfu (91dee)style/quotes- by @antfu (5f554)Functiontype forts/ban-types- by @antfu (6a4cf)jsdoc/valid-types- by @antfu (d1024)no-restricted-syntaxin d.ts - by @antfu (d98a8)extraFileExtensionsto type aware rules - by @antfu (0a9bc)no-voidrule, close #298 - by @antfu in #298 (90b36)style/jsx-child-element-spacingto avoid conflicts - by @antfu (f4a07)avoidEscapefor consistency - by @antfu (47657)prefer-text-content-> `prefer-dom-node-text-c… - by @coderwyd in #271 (87282)View changes on GitHub
v1.0.0-beta.29Compare Source
🐞 Bug Fixes
no-voidrule, close #298 - by @antfu in #298 (90b36)View changes on GitHub
v1.0.0-beta.28Compare Source
🐞 Bug Fixes
extraFileExtensionsto type aware rules - by @antfu (0a9bc)View changes on GitHub
v1.0.0-beta.27Compare Source
🚀 Features
sort-keysplugin - by @antfu (f8ae1)View changes on GitHub
v1.0.0-beta.26Compare Source
🐞 Bug Fixes
style/jsx-child-element-spacingto avoid conflicts - by @antfu (f4a07)View changes on GitHub
v1.0.0-beta.25Compare Source
🚀 Features
no-import-type-side-effects, close #227 - by @antfu in #227 (cb4b7)View changes on GitHub
v1.0.0-beta.24Compare Source
🚀 Features
View changes on GitHub
v1.0.0-beta.22Compare Source
🚀 Features
🐞 Bug Fixes
prefer-text-content-> `prefer-dom-node-text-c… - by @coderwyd in #271 (87282)View changes on GitHub
v1.0.0-beta.21Compare Source
🐞 Bug Fixes
no-restricted-syntaxin d.ts - by @antfu (d98a8)View changes on GitHub
nuxt/nuxt (@nuxt/kit)
v3.21.8Compare Source
👉 Changelog
compare changes
🩹 Fixes
typeoption infindPath(#35272)📖 Documentation
nulltoundefinedin data-fetching docs to match actual types (#35301)❤️ Contributors
v3.21.7Compare Source
👉 make sure to check https://github.com/nuxt/nuxt/security/advisories to view open advisories resolved by this release.
👉 Changelog
compare changes
🩹 Fixes
noSSRbefore deciding payload extraction (#35108)allowDirs(#35112)pathefor buildCache path boundary check (#35111)isValidin dev clipboard-copy listener (#35109)reloadNuxtApppath before reload (#35115)clientServerwithssr: false(#34959).d.mts/.d.ctsinresolveTypePaths(#35235)<NuxtClientFallback>ssr output (#35199)isScriptProtocolguard tonavigateToopen option (#35206)defuin app config template (40bedf0db)vue-router(3f3e3fa7b)<NoScript>slot content (7fea9fd68)navigateTo(1f2dd5e78)reloadNuxtApp(6497d99dd)<NuxtLink>href (53284043d)defu(d11d7b1b5)📖 Documentation
🏡 Chore
execFileSyncfor safety in release scripts (9a455a658)✅ Tests
🤖 CI
❤️ Contributors
v3.21.6Compare Source
👉 Changelog
compare changes
🩹 Fixes
setPageLayoutprops on same-path navigation (#35055)useLoadingIndicatorproperties as readonly (#35062)statusCodefor nitro v2 compatibility (82dcd6a31)💅 Refactors
📖 Documentation
🏡 Chore
✅ Tests
app/(6d2ac69ff)🤖 CI
test:enginesfails (958abb882)❤️ Contributors
v3.21.5Compare Source
👉 Changelog
compare changes
🔥 Performance
isIgnoredrelative (#35015)🩹 Fixes
/+ overridessr: true(#34990).envbefore resolving nuxt schema (#34958)serverHandlersarray afternitro:config(#34985)📖 Documentation
🏡 Chore
✅ Tests
buildDirper matrix project for shared fixtures (#35007)❤️ Contributors
v3.21.4Compare Source
v3.21.2Compare Source
v3.21.1Compare Source
👉 Changelog
compare changes
🩹 Fixes
server/forbuilder:watchhook (#34208)x-nitro-prerenderheader (#34202)error.messagefor fatal errors (#34226)#appbarrel export in keyed functions (#34199)datetime in` (#33992)nuxt/schema(#34255)meta.name(#34263)#componentsimport mapping conflict for packages outside rootDir (#34139)nuxt/schemaonce more (9f5bb611d)💅 Refactors
genObjectKeyto omit unnecessary quotes (#34245)ComponentPropshelper to extract layout props (#34248)📖 Documentation
keyedComposables(#34201)🏡 Chore
pxfromwidthattribute (e80147f7d)✅ Tests
<NuxtPage>navigation (707a9dc44)❤️ Contributors
v3.21.0Compare Source
Nuxt 4.3 and 3.21 bring powerful new features for layouts, caching, and developer experience – plus significant performance improvements under the hood.
📣 Some News
Extended v3 Support
Early this month, I opened a discussion to find out how the upgrade had gone from v3 to v4. I was really pleased to hear how well it had gone for most people.
Having said that, we're committed to making sure no one gets left behind. And so we will continue to provide security updates and critical bug fix releases beyond the previously announced end-of-life date of January 31, 2026, meaning Nuxt v3 will meet its end-of-life on July 31, 2026.
Preparing for Nuxt 5
We're closer than ever to the releases of Nuxt v5 and Nitro v3. In the coming weeks, the
mainbranch of the Nuxt repository will begin receiving initial commits for Nuxt 5. However, it's still business as usual.mainbranch4.xand3.xbranchesKeep an eye out on the Upgrade Guide – we'll be adding details about how you can already start migrating your projects to prepare for Nuxt v4 with
future.compatibilityVersion: 5.🗂️ Route Rule Layouts
But that's enough about the future. We have a lot of good things for you today!
First, you can now set layouts directly in route rules using the new
appLayoutproperty (#31092). This provides a centralized, declarative way to manage layouts across your application without scatteringdefinePageMetacalls throughout your pages.This might be useful for:
📦 ISR/SWR Payload Extraction
Payload extraction now works with ISR (incremental static regeneration), SWR (stale-while-revalidate) and cache
routeRules(#33467). Previously, only pre-rendered pages could generate_payload.jsonfiles.This means:
🧹 Dev Mode Payload Extraction
Related to the above, payload extraction now also works in development mode (#30784). This makes it easier to test and debug payload behavior without needing to run a production build.
Configuration
📅 Schedule: (UTC)
🚦 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.