-
-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update all non-major dependencies #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
❌ Deploy Preview for nuxt-design-tokens failed.
|
795d0cd
to
aa920fd
Compare
aa920fd
to
963d2d2
Compare
963d2d2
to
6d1f746
Compare
6d1f746
to
f59bf08
Compare
be5cfae
to
571d005
Compare
c068146
to
0311aed
Compare
e54ebf6
to
e70f476
Compare
e70f476
to
d7dbd84
Compare
d7dbd84
to
30c6ce2
Compare
77467e4
to
453bf79
Compare
453bf79
to
add8867
Compare
0f500af
to
5f8e69a
Compare
5f8e69a
to
a82430d
Compare
a82430d
to
9a36dc6
Compare
a7267e3
to
9562d65
Compare
9562d65
to
e5dcdaa
Compare
157281f
to
6400713
Compare
6400713
to
31e9a3e
Compare
31e9a3e
to
3441b16
Compare
3441b16
to
6deb6c2
Compare
6deb6c2
to
35959ef
Compare
02435dc
to
1293fea
Compare
cb8503f
to
96f7201
Compare
96f7201
to
c387f72
Compare
03d2793
to
28434f8
Compare
28434f8
to
802de4e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^3.0.0-rc.8
->^3.19.2
^0.1.7
->^0.8.4
^3.0.0-rc.8
->^3.19.2
^5.3.2
->^5.3.5
^0.40.4
->^0.40.13
^3.1.1-browser.1
->^3.1.1-browser.2
^3.1.1-browser.1
->^3.1.1-browser.2
^7.12.0
->^7.14.0
^2.4.2
->^2.6.0
^3.1.0
->^3.1.3
^8.23.0
->^8.57.1
^13.1.2
->^13.2.2
^8.0.1
->^8.0.3
^1.14.0
->^1.21.7
^2.2.1
->^2.2.3
^13.0.3
->^13.3.0
16
->16.20.2
^0.0.1
->^0.1.0
^0.3.5
->^0.3.9
^12.1.8
->^12.1.11
^0.5.5
->^0.15.2
^0.4.7
->^0.5.0
^0.22.1
->^0.34.6
Release Notes
nuxt/nuxt (@nuxt/kit)
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)--nightly
command (#32907)useRoute
and accessing route in middleware (#33004)🏡 Chore
type: 'module'
in playground (#33099)✅ Tests
import.meta.dev
(#33023)findWorkspaceDir
rather than relative paths to repo root (c4c3ada96)expect.poll
(f4354203a)expect.poll
instead ofexpectWithPolling
(15ca5be95)vi.waitUntil
instead of custom retry logic (4c8c13090)🤖 CI
❤️ Contributors
v3.18.1
Compare Source
👉 Changelog
compare changes
🔥 Performance
tinyglobby
inresolveFiles
(#32846)🩹 Fixes
error
variable (#32807)typeCheck
(#32835)null
result from webpack call (65aa17158)reverseResolveAlias
for better errors (#32853)📖 Documentation
🏡 Chore
✅ Tests
defineNuxtComponent
out of e2e test (#32848)🤖 CI
❤️ Contributors
v3.18.0
Compare Source
👀 Highlights
A huge thank you to everyone who's been a part of this release, which is mostly about backporting features + bugfixes from Nuxt v4.
Over the next six months, we'll continue backporting compatible v4 features and bug fixes, so please keep the feedback coming! ❤️
🧪 Lazy Hydration Macros
Building on the delayed hydration support from v3.16, we now support lazy hydration macros (#31192)! These provide a more ergonomic way to control component hydration:
These macros make it possible to use Nuxt's lazy hydration utilities alongside explicit component imports.
♿️ Accessibility Improvements
We've enhanced accessibility by including
<NuxtRouteAnnouncer>
in the built-inapp.vue
(#32621). This means page changes will be announced to screen readers, making navigation more accessible for users with visual impairments. (This only applies if you do not have anapp.vue
in your project. If you do, please keep<NuxtRouteAnnouncer>
in yourapp.vue
!)🛠️ Enhanced Development Experience
Chrome DevTools Workspace Integration
We've added Chrome DevTools workspace integration (#32084), allowing you to edit your Nuxt source files directly from Chrome DevTools. This creates a better debugging experience where changes made in DevTools are reflected in your actual source files.
Better Component Type Safety
Component type safety has been improved with:
<ClientOnly>
and<DevOnly>
(#32707) - better IntelliSense and error checking<NuxtTime>
prop types (#32547) - easier to extend and customizeNew Auto-Import:
onWatcherCleanup
The
onWatcherCleanup
function fromvue
is now available as an auto-import (#32396), making it easier to clean up watchers and prevent memory leaks:📊 Observability Enhancements
Page routes are now exposed to Nitro for observability (#32617), enabling better monitoring and analytics integration with supported platforms. This allows observability tools to track page-level metrics more effectively.
🔧 Module Development Improvements
Module authors get several quality-of-life improvements:
Simplified Server Imports
The
addServerImports
kit utility now supports single imports (#32289), making it easier to add individual server utilities:TypeScript Configuration
Modules can now add to
typescript.hoist
(#32601), giving them more control over TypeScript configuration and type generation.⚡️ Performance Improvements
We've made several performance optimizations:
oxc-walker
(#32250) and oxc foronPrehydrate
transforms (#32045) for faster code transformations🐛 Bug Fixes
This release also includes several important fixes:
scrollBehaviorType
is now only used for hash scrolling (#32622)✅ 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
<NuxtTime>
prop types (#32547)addServerImports
(#32289)onWatcherCleanup
to imports presets (#32396)🔥 Performance
🩹 Fixes
typescript.hoist
(#32601)scrollBehaviorType
for hash scrolling (#32622)async
(fd312af03)<ClientOnly>
and<DevOnly>
(#32707)mlly
to parse module paths (#32386)💅 Refactors
oxc-walker
(#32250)onPrehydrate
transform (#32045)installNuxtModule
(228e3585e)📖 Documentation
v3
template to create nuxt examples (03182202f)useNuxtData
in data fetching composable pages (#32589)noUncheckedIndexedAccess
rule change in v4 guide (#32643)npm create nuxt@latest
(#32726).with()
(#32757)🏡 Chore
unbuild
and use absolute path in dev stubs (#32759)✅ Tests
module.exports
export (ac8b02d09)🤖 CI
pkg.pr.new
formain
/3.x
branches as well (ca4f0b1da)3x
tag to latest v3 release (5e8dfc150)❤️ Contributors
v3.17.7
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
extraPageMetaExtractionKeys
(#32510)loadBuilder
error cause (8f13ce3c2)null
values (c1b83eab5)semver.satisfies
returns true for pre-release versions (#32574)execute being passed to
watch` (#32591)📖 Documentation
NUXT_
(#32223)useAsyncData
anduseFetch
migration (#32560)undefined
tonull
in v3 docs (#32562)async
keyword (#32587)✅ Tests
generateTypes
(c0855439d)<NuxtTime>
test (#32558)❤️ Contributors
v3.17.6
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
nuxt.config
(#32324)nuxt:chunk-reload-immediate
(#32382)set-cookie
headers in error handler (#32483)asyncData
runs if changing key while fetcher is running (#32466)navigateTo
(#32393)<NuxtLink>
's custom on click handler (#32499)inheritAttrs: false
increateClientOnly
fn (#32323)output.generatedCode.symbols
for nitro build (#32358)💅 Refactors
📖 Documentation
h3js
(#32243)clear
function description (#32287)defineNuxtPlugin
function documentation (#32328)<NuxtLink>
encodes query params (#32361)bun.lock
for lockfile (#32427)🏡 Chore
workspace
toprojects
(#32388)✅ Tests
immediate: false
(#32473)🤖 CI
❤️ Contributors
v3.17.5
Compare Source
✅ Upgrading
Our recommendation for upgrading is to run:
This will deduplicate your lockfile as well, and help ensure that you
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.