chore(deps): update dependency @nuxt/devtools-kit to v3#11
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @nuxt/devtools-kit to v3#11renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
2 times, most recently
from
March 14, 2026 18:46
b9e1f21 to
395143f
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
March 31, 2026 16:44
395143f to
efb3d1e
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
April 15, 2026 17:10
efb3d1e to
8d30d35
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
April 30, 2026 02:10
8d30d35 to
2689960
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
May 13, 2026 07:54
2689960 to
2b6a7f0
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
May 22, 2026 04:16
2b6a7f0 to
514fdd7
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
June 3, 2026 04:06
514fdd7 to
b92d454
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
June 12, 2026 15:49
b92d454 to
7f5cef0
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
July 16, 2026 03:54
7f5cef0 to
ed45beb
Compare
renovate
Bot
force-pushed
the
renovate/nuxt-devtools-kit-3.x
branch
from
July 25, 2026 11:35
ed45beb to
a6dc2db
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.6.0→^3.0.0Release Notes
nuxt/devtools (@nuxt/devtools-kit)
v3.2.4Compare Source
🚀 Features
ua-parser-modern- by @antfu (114aa)🐞 Bug Fixes
View changes on GitHub
v3.2.3Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.2.2Compare Source
🚀 Features
promptswith@clack/prompts- by @KazariEX in #935 (1aa3d)🐞 Bug Fixes
View changes on GitHub
v3.2.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.2.0Compare Source
🚀 Features
🐞 Bug Fixes
devtools:initializedhook after all modules run - by @danielroe in #919 (36628)View changes on GitHub
v3.1.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.1.0Compare Source
🚀 Features
View changes on GitHub
v3.0.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.0.0Compare Source
🚨 Breaking Changes
View changes on GitHub
v2.7.0Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.6.5Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.6.4Compare Source
🐞 Bug Fixes
textContentinstead ofinnerHtmlfor auth pagechore: update lock - by @antfu (7cadb)View changes on GitHub
v2.6.3Compare Source
No significant changes
View changes on GitHub
v2.6.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.6.1Compare Source
🐞 Bug Fixes
@nuxt/schema- by @danielroe in #872 (62443)View changes on GitHub
v2.6.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.5.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.4.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.4.0Compare Source
🐞 Bug Fixes
useDevtoolsClientreturn type - by @huang-julien in #845 (5ce9b)@unocss-includemagic string in NButton - by @huang-julien in #852 (f18de)View changes on GitHub
v2.3.2Compare Source
🐞 Bug Fixes
vite-plugin-vue-tracer- by @antfu (0c174)View changes on GitHub
v2.3.1Compare Source
🐞 Bug Fixes
execato be compatible with Node v18, fix #821 - by @antfu in #821 (f15c7)View changes on GitHub
v2.3.0Compare Source
🚀 Features
View changes on GitHub
v2.2.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.2.0Compare Source
🚀 Features
vite-plugin-vue-tracer- by @antfu in #803 (faa08)View changes on GitHub
v2.1.3Compare Source
No significant changes
View changes on GitHub
v2.1.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v2.1.0Compare Source
🚀 Features
__NUXT_INSPECTOR__- by @antfu (9f3c8)vueDevTools- by @antfu (3e525)🐞 Bug Fixes
View changes on GitHub
v2.0.0Compare Source
✨ Highlights
Nuxt DevTools v2.0 isn't a massive update but rather some necessary breaking changes for us to move forward easier.
The main breaking change is that Nuxt DevTools 2.0 now requires Vite v6, which means Nuxt v3.15+. Along with other improvements like custom editor selection, Discovery.js for resolved Nuxt/Nitro/Vite configs (rather advanced, mostly for debugging), bringing back the schema generator, and more optimized dependencies.
We will soon include v2.0 in the next Nuxt release.
🚨 Breaking Changes
execaandwhich, requires node^18.17.0 - by ** >=20.5.0** ()flattedtostructured-clone-es- by @antfu (403fe)🚀 Features
my-ua-parser- by @antfu (a2906)🐞 Bug Fixes
View changes on GitHub
v1.7.0Compare Source
🚀 Features
View changes on GitHub
v1.6.4Compare Source
🐞 Bug Fixes
@vue/devtools- by @antfu (8485f)View changes on GitHub
v1.6.3Compare Source
🐞 Bug Fixes
vite-plugin-inspectversion - by @antfu in #757 (a3990)View changes on GitHub
v1.6.2Compare Source
🚀 Features
vite-plugin-inspectfor both Vite 5 and 6 - by @antfu in #757 (cfcbc)🐞 Bug Fixes
View changes on GitHub
v1.6.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.