chore(deps): update all non-major dependencies #93
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
^1.2.0
->^1.7.0
^3.11.2
->^3.19.3
^0.5.5
->^0.8.4
^3.12.1
->^3.19.2
5.31.0
->5.90.2
^5.31.0
->^5.90.2
20.12.7
->20.19.19
^0.2.32
->^0.2.33
^9.4.0
->^9.11.1
^1.1.4
->^1.2.23
8.57.0
->8.57.1
^2.29.1
->^2.32.0
^15.2.2
->^15.5.2
^0.3.4
->^0.3.5
^3.11.2
->^3.19.3
^3.2.5
->^3.6.2
^5.0.5
->^5.0.10
^2.11.1
->^2.13.1
^0.13.6
->^0.18.0
^5.4.5
->^5.9.3
^1.5.0
->^1.6.1
Release Notes
nuxt-themes/docus (@nuxt-themes/docus)
v1.15.1
Compare Source
What's Changed
New Contributors
Full Changelog: nuxt-content/docus@v1.15.0...v1.15.1
nuxt/devtools (@nuxt/devtools)
v1.7.0
Compare Source
Features
1.6.4 (2024-12-12)
Bug Fixes
@vue/devtools
(8485fcb)1.6.3 (2024-12-03)
Bug Fixes
vite-plugin-inspect
version (a399082)1.6.2 (2024-12-03)
Bug Fixes
Features
vite-plugin-inspect
for both Vite 5 and 6 (#757) (cfcbc24)1.6.1 (2024-11-20)
Bug Fixes
Features
v1.6.4
Compare Source
Bug Fixes
@vue/devtools
(8485fcb)v1.6.3
Compare Source
Bug Fixes
vite-plugin-inspect
version (a399082)v1.6.2
Compare Source
Bug Fixes
Features
vite-plugin-inspect
for both Vite 5 and 6 (#757) (cfcbc24)v1.6.1
Compare Source
Bug Fixes
Features
v1.6.0
Compare Source
Bug Fixes
1.5.2 (2024-10-02)
Bug Fixes
vite-plugin-vue-inspector
(572a0d6)1.5.1 (2024-09-23)
Bug Fixes
v1.5.2
Compare Source
Bug Fixes
vite-plugin-vue-inspector
(572a0d6)v1.5.1
Compare Source
Bug Fixes
v1.5.0
Compare Source
Bug Fixes
quicktype
schema generation temporary (c1554a3)1.4.2 (2024-09-10)
Bug Fixes
1.4.1 (2024-08-26)
Bug Fixes
v1.4.2
Compare Source
Bug Fixes
v1.4.1
Compare Source
Bug Fixes
v1.4.0
Compare Source
Features
host-client
utility (167373c)1.3.14 (2024-08-20)
1.3.13 (2024-08-20)
1.3.12 (2024-08-20)
1.3.11 (2024-08-20)
1.3.10 (2024-08-20)
Bug Fixes
Features
1.3.9 (2024-07-02)
Bug Fixes
client.revision
to trigger state editor update (418a22e)ofetch
forfast-npm-meta
(4188f8d)1.3.8 (2024-07-02)
Performance Improvements
npm-registry-fetch
, save install size (3d74691)1.3.7 (2024-06-27)
Bug Fixes
Features
Performance Improvements
npm-registry-fetch
instead ofpacote
to deduce the package size (a049c52)1.3.6 (2024-06-21)
Features
1.3.5 (2024-06-21)
Bug Fixes
1.3.4 (2024-06-21)
Bug Fixes
1.3.3 (2024-06-04)
Bug Fixes
@vue/devtools-*
(4c79fac)1.3.2 (2024-05-27)
Bug Fixes
1.3.1 (2024-05-10)
Bug Fixes
v1.3.14
Compare Source
v1.3.9
Compare Source
Bug Fixes
client.revision
to trigger state editor update (418a22e)ofetch
forfast-npm-meta
(4188f8d)v1.3.8
Compare Source
Performance Improvements
npm-registry-fetch
, save install size (3d74691)v1.3.7
Compare Source
Bug Fixes
Features
Performance Improvements
npm-registry-fetch
instead ofpacote
to deduce the package size (a049c52)v1.3.6
Compare Source
Features
v1.3.5
Compare Source
Bug Fixes
v1.3.4
Compare Source
Bug Fixes
v1.3.3
Compare Source
Bug Fixes
@vue/devtools-*
(4c79fac)v1.3.2
Compare Source
Bug Fixes
v1.3.1
Compare Source
v1.3.0
Compare Source
Bug Fixes
vite-plugin-vue-inspector
, fix #657 (f67f0f2)Features
nuxt/nuxt (@nuxt/kit)
v3.19.3
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
🩹 Fixes
h
(#33046)head
option onuseHead
(#33318)cdnURL
is set (#33333)imports.dirs
(#33334)<NuxtLink>
(#33335)v-slot:fallback
longform syntax in<DevOnly>
(#33368)typeFrom
when generating auto-import type templates (#33373)@nuxt/scripts
(057ade490)useAsyncData
(#33325)_path
property configurable for HMR (#33379)useAsyncData
with different key on ssr (#33341)💅 Refactors
typed-router.d.ts
early for consistency (#33285)filename
intocomponentsIslandsTemplate
definition (#33394)📖 Documentation
3.x
prefix to all internal links (0fef864d6)useFetch
reactivity (#33317)prepare
commandNODE_ENV
behavior (#33330)nuxt
command pages (#33336)🏡 Chore
.npmrc
(101682a6b)✅ Tests
gotoPath
timeout in CI (9d336cc76)🤖 CI
❤️ Contributors
v3.19.2
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🔥 Performance
dst
is present (#33200)hydrate-when
lazy hydration strategy (#33199)🩹 Fixes
pkg-types
to dependencies (a6e5dd756)backgroundSize
in loading indicator (#33211)enabled
from components dir options (#32844)📖 Documentation
🏡 Chore
❤️ Contributors
v3.19.1
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
compare changes
🩹 Fixes
globalThis
overwindow
(#33125)deps.inline
(#33133)useRoute
usage warning (#33039)imports:sources
in override warning (#33050)📖 Documentation
--
to bun create command (ab6aa8ee5)navigateTo
(#21442)🏡 Chore
rou3
github url (#33130).ts
extension (2c905f864)✅ Tests
app/
prefix for tree-shaken composables (06ea91705)🤖 CI
4x
tags from releases (e3aa50d11)❤️ Contributors
v3.19.0
Compare Source
👀 Highlights
Please see the release notes for Nuxt v4.1 for full details on the features and fixes in Nuxt v3.19.
✅ Upgrading
As usual, our recommendation for upgrading is to run:
This will refresh your lockfile and pull in all the latest dependencies that Nuxt relies on, especially from the unjs ecosystem.
👉 Changelog
compare changes
🚀 Enhancements
ignore
option toresolveFiles
(#32858)onInstall
andonUpgrade
module hooks (#32397)rolldown-vite
(#31812)defineRouteRules
to pagerules
property (#32897)getLayerDirectories
util and refactor to use it (#33098)🔥 Performance
🩹 Fixes
satisfies
in page augmentation (#32902)useFetch
hooks (#32891)resolvePath
and normalize file extensions (#32857)requestTimeout
+ allow configuration (#32874)node_modules/
if no customsrcDir
(#32987)route
object (#32899)defineNuxtModule().with()
(#33081)nuxtApp._runningTransition
on resolve (#33025)💅 Refactors
async/await
inafterEach
(#32999)📖 Documentation
setupTimeout
and addteardownTimeout
(#32868)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.