chore(deps): update all non-major dependencies #24
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:
^3.15.1->^3.15.2^2.12.6->^2.12.7^3.15.1->^3.15.2Release Notes
nuxt/nuxt (@nuxt/kit)
v3.15.2Compare Source
👀 Highlights
🔥 Startup performance improvements
It is worth noting that this release includes some pretty significant performance improvements which you should notice particularly in the startup time. In my tests in the nuxt monorepo,
There's more improvement to do here but hopefully these are good numbers!
📦 CLI refactor
To improve performance within Nuxt projects, we've published a new
@nuxt/clidistribution ofnuxi, which is used under-the-hood innuxt(see issue). This should behave exactly the same and nothing needs to be updated in your projects (for example, you will continue to use thenuxiornuxtcommands). The only significant change is that it no longer inlines dependencies. Feedback is welcome 🙏✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
@nuxt/clidependency (#30526)🩹 Fixes
definePageMetawhen extracting page metadata (#30490)#buildto the end oftsConfigpaths (#30520)fullPathinstead of empty string in router hmr (#30500)@nuxt/cli(618bbc6da)page:loading:endonly once with nested pages (#29009)#app-manifest(#30587)shouldPrefetchon the server side (#30591)💅 Refactors
📖 Documentation
--devoption for the module command (#30477)urlinuseFetch(#30531)@nuxt/module-buildersource (509cf4a5c)statusdetail and enhancegetCachedDatareadability (#30536)useNuxtData(#30570)useAsyncDataside effects (#30479)🏡 Chore
nuxt/app(1adf3e31f)🤖 CI
❤️ Contributors
microsoft/lage (lage)
v2.12.7Compare Source
nuxt/nuxt (nuxt)
v3.15.2Compare Source
Configuration
📅 Schedule: Branch creation - "every 7 day" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.