Update all non-major dependencies #133
Closed
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:
^4.9.1
->^4.10.1
^0.9.2
->^0.9.3
^1.7.0
->^1.9.0
^3.13.1
->^3.17.2
^1.45.1
->^1.51.0
^0.2.194
->^0.3.2
^7.16.0
->^7.18.0
^8.57.0
->^8.57.1
^3.17.4
->^3.18.0
^10.12.3
->^10.14.1
^0.7.0
->^0.8.0
^6.108.0
->^6.129.1
^3.15.4
->^3.16.0
^3.0.1
->^3.0.2
^1.0.3
->^1.0.5
^1.45.1
->^1.51.0
8.7.6+sha1.a428b12202bc4f23b17e6dffe730734dae5728e2
->8.15.9
^3.7.1
->^3.8.0
^3.12.4
->^3.13.2
3.12.4-bullseye
->3.13.2-bullseye
^5.5.3
->^5.8.2
^1.6.0
->^1.6.1
^3.4.31
->^3.5.13
^4.4.0
->^4.5.0
^3.1.24
->^3.2.1
Release Notes
nuxt/test-utils (@nuxt/test-utils)
v3.17.2
Compare Source
👉 Changelog
compare changes
🩹 Fixes
🏡 Chore
❤️ Contributors
v3.17.1
Compare Source
👉 Changelog
compare changes
🩹 Fixes
❤️ Contributors
v3.17.0
Compare Source
👉 Changelog
compare changes
🚀 Enhancements
✅ Tests
❤️ Contributors
v3.16.0
Compare Source
👀 Highlights
You'll still see a warning from vitest:
You can ignore this for the moment. I expect we will resolve this in the next major (which will drop support for vitest < 3).
👉 Changelog
compare changes
🚀 Enhancements
teardownTimeout
option to set timeout forafterAll
hook (af2ddf29)🩹 Fixes
buildId
(3f8599e6)mountSuspended
(#1081)mountSuspended
(#1078)defu
for merging (#1089)$attrs
in component render context (#1108)vi.hoisted
is injected aftervi
import (#1128)wrapper.element
frommountSuspended
(#1110)📦 Build
typesVersions
for node10 declarations (f19cee64)🏡 Chore
🤖 CI
❤️ Contributors
microsoft/playwright (@playwright/test)
v1.51.0
Compare Source
scalar/scalar (@scalar/nuxt)
v0.3.2
Patch Changes
1437882
]22c7445
]060ada9
]3a956c0
]cf58fba
]da6bbc5
]v0.3.1
Patch Changes
7bc87ef
]v0.2.211
Patch Changes
v0.2.210
Patch Changes
4d03e0f
]2bbbf01
]v0.2.209
Patch Changes
df4dee8
]0601989
]23bac9d
]v0.2.208
Patch Changes
bab7990
]2c621d4
]168e609
]46ea036
]a31973c
]bab7990
]v0.2.206
Patch Changes
89d8b75
]8c0e147
]8a04b8d
]479a2ef
]b93b22f
]73513d3
]89d8b75
]51b7c5c
]8a04b8d
]v0.2.205
Patch Changes
a5dc41f
]v0.2.204
Patch Changes
d078633
]0d4520f
]98323b8
]eb3bb7f
]ea19156
]v0.2.203
Patch Changes
fdd50b2
]v0.2.202
Patch Changes
4db5161
]v0.2.201
Patch Changes
7833331
]f61e986
]8173889
]50388ea
]8d9a2c0
]8d9a2c0
]43031e7
]2be8986
]946a5df
]7017639
]b22f554
]143d2a9
]e52ecd2
]c10bbf5
]eed78eb
]0ba190a
]4f7b767
]78f0cdf
]bd70ab6
]577602f
]875ee2c
]4a0e6b7
]cf14cbb
]e55bfd2
]5a46f1c
]a89510b
]48f24c9
]v0.2.200
Patch Changes
58a8efd
]v0.2.199
Patch Changes
e350f23
]e47a698
]debcb82
]debcb82
]738d21c
]459ad57
]v0.2.198
Patch Changes
c62884d
]25209ee
]d2b7ca8
]v0.2.197
Patch Changes
54fdfcb
: chore: remove spec wordingfa6afe8
: chore: code formatting453ed40
]54fdfcb
]fa6afe8
]8671902
]7ce8d4c
]4dedb68
]v0.2.196
Patch Changes
d028579
]600ce16
]c5e9597
]bdddb12
]f500435
]b5727ef
]c5e9597
]f9a75af
]a515167
]82c8f39
]b2a19ba
]fa59538
]6e077ba
]34e6f52
]305d084
]bdddb12
]d2165a8
]4de3124
]f2b082a
]nuxt/nuxt (nuxt)
v3.16.0
Compare Source
👀 Highlights
There's a lot in this one!
⚡️ A New New Nuxt
Say hello to
create-nuxt
, a new tool for starting Nuxt projects (big thanks to @devgar for donating the package name)!It's a streamlined version of
nuxi init
- just a sixth of the size and bundled as a single file with all dependencies inlined, to get you going as fast as possible.Starting a new project is as simple as:
Special thanks to @cmang for the beautiful ASCII-art. ❤️
Want to learn more about where we're headed with the Nuxt CLI? Check out our roadmap here, including our plans for an interactive modules selector.
🚀 Unhead v2
We've upgraded to
unhead
v2, the engine behind Nuxt's<head>
management. This major version removes deprecations and improves how context works:If you're using Unhead directly in your app, keep in mind:
#app/composables/head
instead of@unhead/vue
@unhead/vue
might lose async contextDon't worry though - we've maintained backward compatibility in Nuxt 3, so most users won't need to change anything!
If you've opted into
compatibilityVersion: 4
, check out our upgrade guide for additional changes.🔧 Devtools v2 Upgrade
Nuxt Devtools has leveled up to v2 (#30889)!
You'll love the new features like custom editor selection, Discovery.js for inspecting resolved configs (perfect for debugging), the return of the schema generator, and slimmer dependencies.
One of our favorite improvements is the ability to track how modules modify your Nuxt configuration - giving you X-ray vision into what's happening under the hood.
👉 Discover all the details in the Nuxt DevTools release notes.
⚡️ Performance Improvements
We're continuing to make Nuxt faster, and there are a number of improvements in v3.16:
exsolve
for module resolution (#31124) along with the rest of the unjs ecosystem (nitro, c12, pkg-types, and more) - which dramatically speeds up module resolutionloadNuxt
by skipping unnecessary resolution steps (#31176) - faster startupsoxc-parser
for parsing in Nuxt plugins (#30066)All these speed boosts happen automatically - no configuration needed!
Shout out to CodSpeed with Vitest benchmarking to measure these improvements in CI - it has been really helpful.
To add some anecdotal evidence, my personal site at roe.dev loads 32% faster with v3.16, and nuxt.com is 28% faster. I hope you see similar results! ⚡️
🕰️ Delayed Hydration Support
We're very pleased to bring you native delayed/lazy hydration support (#26468)! This lets you control exactly when components hydrate, which can improve initial load performance and time-to-interactive. We're leveraging Vue's built-in hydration strategies - check them out in the Vue docs.
You can also listen for when hydration happens with the
@hydrated
event:Learn more about lazy hydration in our components documentation.
🧩 Advanced Pages Configuration
You can now fine-tune which files Nuxt scans for pages (#31090), giving you more control over your project structure:
🔍 Enhanced Debugging
We've made debugging with the
debug
option more flexible! Now you can enable just the debug logs you need (#30578):Or keep it simple with
debug: true
to enable all these debugging features.🎨 Decorators Support
For the decorator fans out there (whoever you are!), we've added experimental support (#27672). As with all experimental features, feedback is much appreciated.
📛 Named Layer Aliases
It's been much requested, and it's here! Auto-scanned local layers (from your
~~/layers
directory) now automatically create aliases. You can access your~~/layers/test
layer via#layers/test
(#30948) - no configuration needed.If you want named aliases for other layers, you can add a name to your layer configuration:
This creates the alias
#layers/example-layer
pointing to your layer - making imports cleaner and more intuitive.🧪 Error Handling Improvements
We've greatly improved error messages and source tracking (#31144):
useAsyncData
calls with precise file location informationPlus, we're now using Nitro's beautiful error handling (powered by youch) to provide more helpful error messages in the terminal, complete with stacktrace support.
Nitro now also automatically applies source maps without requiring extra Node options, and we set appropriate security headers when rendering error pages.
📦 Module Development Improvements
For module authors, we've added the ability to augment Nitro types with
addTypeTemplate
(#31079):⚙️ Nitro v2.11 Upgrade
We've upgraded to Nitro v2.11. There are so many improvements - more than I can cover in these brief release notes.
👉 Check out all the details in the Nitro v2.11.0 release notes.
📦 New
unjs
Major VersionsThis release includes several major version upgrades from the unjs ecosystem, focused on performance and smaller bundle sizes through ESM-only distributions:
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This refreshes your lockfile and pulls in all the latest dependencies that Nuxt relies on, especially from the unjs ecosystem.
👉 Changelog
compare changes
🚀 Enhancements
@nuxt/devtools
to v2 (#30889)NuxtPage
(#30704)directoryToURL
to normalise paths (#30986)start
/set
in loading indicator (#30989)pages/
(#31090)NuxtLink
slot (#31104)addTypeTemplate
(#31079)oxc-parser
instead of esbuild + acorn (#30066)🔥 Performance
exsolve
for module resolution (#31124)loadNuxt
(#31176)🩹 Fixes
<NuxtLayout>
fallback
prop is typed (#30832)keepalive
cache reset (#30807)div
wrapper in client-only pages (#30425)nitropack
(aba75bd5a)null
from resolve functions (d68e8ce57)app.head.meta
values are undefined (#30959)shared/
directories available within layers (#30843)<pre>
when rendering dev errors (9aab69ec4)page:transition:start
type (#31040)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.