chore(deps): update all non-major dependencies #424
+1,367
−1,503
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.2.9->^1.2.10^1.2.55->^1.2.62^1.2.4->^1.2.5^1.0.608->^1.0.627^3.0.2->^3.1.0^2.6.5->^2.7.0^2.6.5->^2.7.0^1.9.0->^1.11.0^3.19.2->^3.21.0^0.9.0->^0.9.1^24.9.1->^24.10.1^66.5.4->^66.5.10^10.3.1->^10.3.2^9.38.0->^9.39.1^0.9.3->^0.9.4^1.56.1->^1.57.010.19.0->10.25.0^3.6.2->^3.7.4^7.1.11->^7.2.7^3.1.1->^3.1.7^4.44.0->^4.53.0Release Notes
nuxt/devtools (@nuxt/devtools)
v2.7.0Compare Source
Bug Fixes
2.6.5 (2025-09-20)
Bug Fixes
2.6.4 (2025-09-19)
Bug Fixes
textContentinstead ofinnerHtmlfor auth pagechore: update lock (7cadbbe)2.6.3 (2025-08-22)
2.6.2 (2025-07-02)
Bug Fixes
2.6.1 (2025-07-01)
Bug Fixes
@nuxt/schema(#872) (62443ec)nuxt/eslint (@nuxt/eslint-config)
v1.11.0Compare Source
🚀 Features
nuxt.config- by @benedictleejh in #630 (be2e9)View changes on GitHub
v1.10.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
nuxt/test-utils (@nuxt/test-utils)
v3.21.0Compare Source
👉 Changelog
compare changes
🚀 Enhancements
onceoption inregisterEndpoint(#1475)🩹 Fixes
$fetch.create(#1471)globalPropertiesin mount + render helpers (#1476)@nuxt/kitv3 for bridge support (#1498)🏡 Chore
globbydependency (eba19d16b)@nuxt/kitfrom peer dependencies (b80ca5ea8)@nuxt/kitas peer dep (5c126e1af)🤖 CI
❤️ Contributors
v3.20.1Compare Source
nuxt-hub/core (@nuxthub/core)
v0.9.1Compare Source
compare changes
🚀 Enhancements
@nuxt/ui-pro(#573)HubBlobinterface for external use (#658)🩹 Fixes
nitro.staticover_generate(#601)📖 Documentation
🏡 Chore
❤️ Contributors
unocss/unocss (@unocss/nuxt)
v66.5.10Compare Source
🚀 Features
virtualModulePrefixoption to support for custom virtual module prefix - by @zyyv and @liujiayii in #5008 (1819f)🐞 Bug Fixes
inlineConfigwhen load config - by @zyyv (37452)View changes on GitHub
v66.5.9Compare Source
No significant changes
View changes on GitHub
v66.5.7Compare Source
🚀 Features
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v66.5.6Compare Source
🐞 Bug Fixes
View changes on GitHub
v66.5.5Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
parentVariantsforshortcutsNoMergeshortcut - by @zyyv in #4954 (71d4d)@screentransformer close #4973 - by @zyyv in #4973 (49035)View changes on GitHub
antfu-collective/bumpp (bumpp)
v10.3.2Compare Source
🐞 Bug Fixes
View changes on GitHub
eslint/eslint (eslint)
v9.39.1Compare Source
v9.39.0Compare Source
microsoft/playwright (playwright-core)
v1.57.0Compare Source
pnpm/pnpm (pnpm)
v10.25.0Compare Source
v10.24.0Compare Source
v10.23.0: pnpm 10.23Compare Source
Minor Changes
--lockfile-onlyoption topnpm list#10020.Patch Changes
pnpm self-updateshould download pnpm from the configured npm registry #10205.pnpm self-updateshould always install the non-executable pnpm package (pnpm in the registry) and never the@pnpm/exepackage, when installing v11 or newer. We currently cannot ship@pnpm/exeaspkgdoesn't work with ESM #10190.pnpm add, if there's aengines.runtimesetting declared inpackage.json#10209.pnpm listandpnpm whynow display npm: protocol for aliased packages (e.g.,foo npm:is-odd@3.0.1) #8660.pnpm store pruneshould not fail if the store contains Node.js packages #10131.Platinum Sponsors
Gold Sponsors
v10.22.0: pnpm 10.22Compare Source
Minor Changes
Added support for
trustPolicyExclude#10164.You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:
Allow to override the
enginesfield on publish by thepublishConfig.enginesfield.Patch Changes
Platinum Sponsors
Gold Sponsors
v10.21.0Compare Source
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.prettier/prettier (prettier)
v3.7.4Compare Source
diff
LWC: Avoid quote around interpolations (#18383 by @kovsu)
TypeScript: Fix comment inside union type gets duplicated (#18393 by @fisker)
TypeScript: Fix unstable comment print in union type comments (#18395 by @fisker)
v3.7.3Compare Source
diff
API: Fix
prettier.getFileInfo()change that breaks VSCode extension (#18375 by @fisker)An internal refactor accidentally broke the VSCode extension plugin loading.
v3.7.2Compare Source
diff
JavaScript: Fix string print when switching quotes (#18351 by @fisker)
JavaScript: Preserve quote for embedded HTML attribute values (#18352 by @kovsu)
TypeScript: Fix comment in empty type literal (#18364 by @fisker)
v3.7.1Compare Source
diff
API: Fix performance regression in doc printer (#18342 by @fisker)
Prettier 3.7.1 can be very slow when formatting big files, the regression has been fixed.
v3.7.0Compare Source
diff
🔗 Release Notes
vitejs/vite (vite)
v7.2.7Compare Source
v7.2.6Compare Source
7.2.6 (2025-12-01)
v7.2.4Compare Source
Bug Fixes
v7.2.3Compare Source
Bug Fixes
bindCLIShortcutscalls with shortcut merging (#21103) (5909efd)Performance Improvements
Miscellaneous Chores
v7.2.2Compare Source
Bug Fixes
v7.2.1Compare Source
Bug Fixes
Code Refactoring
indexOfMatchInSlicetofindPreloadMarker(#21054) (f83264f)v7.2.0Compare Source
Bug Fixes
getBuiltinsresponse JSON serializable (#21029) (ad5b3bf)Miscellaneous Chores
v7.1.12Compare Source
Please refer to CHANGELOG.md for details.
vuejs/language-tools (vue-tsc)
v3.1.7Compare Source
v3.1.6Compare Source
Features
<script setup>(#5805)Bug Fixes
createParsedCommandLineByJsonparsed incorrect options since v3.1.5 (#5768 (comment))vue.server.pathcompatible with Windows (#5772)getVIfNodeto supportv-else-ifdirectives (#5765) - Thanks to @serkodev!{}instead of its string value forstyle="..."(#5781) - Thanks to @KazariEX!v-bind="$attrs"loses navigation wheninferTemplateDollarAttrsis disabled (#5783)const props =completion in StringLiteral (#5786)$eltype for generic components usinginferComponentDollarEl(#5794)<script>content generates before<script setup>(#5795)bypassDefineComponenthack for better JS support (#4876) (#5379)Prettify<T>caused generic props gets inferred asunknown(#5667) - Thanks to @so1ve!<as operator in SFC scripts (#5801) - Thanks to @serkodev!isTypeScriptDocumentin VSCode fortypescript.preferences.autoImportSpecifierExcludeRegexesconfig support (#5364)vaporattr (#5496)Performance
:class- Thanks to @KazariEX!Other Changes
debuggerfrom virtual code for tsslint compatibilityref="xxx"rawTypeand__internal__.tsLs(#5808)createResolveModuleName(volarjs/volar.js#293) (#5644) - Thanks to @serkodev!v3.1.5Compare Source
v3.1.4Compare Source
Bug Fixes
@ts-expect-errordirective on components with loose props checks (#5750) - Thanks to @serkodev and @KazariEX!v-else(#5753) - Thanks to @serkodev and @KazariEX!Other Changes
v3.1.3Compare Source
Features
<template>(#5734) - Thanks to @KazariEX!Bug Fixes
lang="html"(#5728) - Thanks to @serkodev!Other Changes
v3.1.2Compare Source
Bug Fixes
propTypeshas no elements (#5704) - Thanks to @so1ve!Other Changes
vue-tscbroken link to example boilerplate inREADME.md(#5721) - Thanks to @heyakyra!cloudflare/workers-sdk (wrangler)
v4.53.0Compare Source
Minor Changes
#11500
af54c63Thanks @dario-piotrowicz! - Add newautoconfig_summaryfield to the deploy output entryThis change augments
wrangler deployoutput being printed toWRANGLER_OUTPUT_FILE_DIRECTORYorWRANGLER_OUTPUT_FILE_PATHto also include a newautoconfig_summaryfield containing the possible summary details for the autoconfig process (the field isundefinedif autoconfConfiguration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.