Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@nuxt/cli (source) ^3.31.1 -> ^3.31.3 age confidence
@nuxt/eslint-config (source) ^1.11.0 -> ^1.12.1 age confidence
@types/node (source) ^24.10.1 -> ^24.10.4 age confidence
@vitest/coverage-v8 (source) ^4.0.15 -> ^4.0.16 age confidence
eslint (source) ^9.39.1 -> ^9.39.2 age confidence
knip (source) ^5.72.0 -> ^5.76.3 age confidence
pnpm (source) 10.25.0 -> 10.26.1 age confidence
publint (source) ^0.3.15 -> ^0.3.16 age confidence
vitest (source) ^4.0.15 -> ^4.0.16 age confidence
vue (source) ^3.5.25 -> ^3.5.26 age confidence
vue-tsc (source) ^3.1.7 -> ^3.2.1 age confidence

Release Notes

nuxt/cli (@​nuxt/cli)

v3.31.3

Compare Source

3.31.3 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • info: Provide copyable info if clipboard copy fails (#​1164)
  • init: Only show official modules compatible w/ current nuxt (#​1165)
  • dev: Only override NODE_ENV override when initialising server (#​1161)
🤖 CI
❤️ Contributors

v3.31.2

Compare Source

3.31.2 is the next patch release.

👉 Changelog

compare changes

📦 Build
  • Enable shims in tsdown configuration (#​1151)
❤️ Contributors
nuxt/eslint (@​nuxt/eslint-config)

v1.12.1

Compare Source

No significant changes

    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.16

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v9.39.2

Compare Source

webpro-nl/knip (knip)

v5.76.3

Compare Source

v5.76.2

Compare Source

v5.76.1

Compare Source

v5.76.0

Compare Source

  • fix: Unexpected error when pnpm catalogs are empty (#​1406) (e2dc8ba) - thanks @​Promise2679!
  • Release v0.0.3 packages (b4baaa0)
  • Release v0.0.8 vscode-knip (3af5727)
  • Fix link to self (63e5143)
  • Fix excessive output/handling for files outside project scope (7df0da8)
  • Add getDependencyUsage operation to explorer (3ff7afa)
  • Add --trace-dependency flag + trace reporter (a4a8528)
  • Add dependency-usage-on-hover to LS + extension (c44d15b)
  • Refactor getReferencedInputsHandler → createInputHandler (5b48fec)
  • Add & use imports.externalRefs (136ff8a)
  • Restore workspace:* protocol (e1eaa5e)
  • Fix up test (9a2af6c)
  • Wrap up the refactors (c9f5abe)
  • Dedupe dependency trace output (0950f66)
  • Add entries + screenshot to docs (444b567)
  • Conditions apply (65168ec)
  • Prepare for ovsx publish (ed49b41)
  • Deterministic order for issues/hints + fix up specs (0faa3b8)

v5.75.2

Compare Source

v5.75.1

Compare Source

v5.75.0

Compare Source

v5.74.0

Compare Source

v5.73.4

Compare Source

v5.73.3

Compare Source

  • Fix up package.json after previous release (1b2d9ab)

v5.73.2

Compare Source

  • Sync issue types in json schema (dd275e1)

v5.73.1

Compare Source

  • Improve handling of "bridged" require calls in ts modules (dc546c6)
  • Optimize workspaces finder (056c619)
  • Don't add prerelease comment to closed issues (12f41cc)
  • fix(plugins/astro): srcDir config detection creating wrong entry patterns (#​1384) (fba49d7) - thanks @​viktormarinho!

v5.73.0

Compare Source

pnpm/pnpm (pnpm)

v10.26.1

Compare Source

v10.26.0

Compare Source

publint/publint (publint)

v0.3.16

Compare Source

Patch Changes
  • Re-enable file existence checks for TS and TSX files if they do not use custom conditions. In v0.3.10, this was done unconditionally instead which missed catching possible file typos if only common conditions are used. (7b1408e)
vuejs/core (vue)

v3.5.26

Compare Source

Bug Fixes
Performance Improvements
vuejs/language-tools (vue-tsc)

v3.2.1

Compare Source

language-core
component-meta
component-type-helpers
  • fix: npm package is missing build files (#​5893)
language-service
  • feat: props completion now only suggests :xxx (shorthand) when no prefix is typed, instead of both xxx and :xxx

v3.2.0

Compare Source

vscode
  • fix: Vue TS highlighting when trailing type alias is missing semicolon (#​5853) - Thanks to @​serkodev!
  • perf: replace fast-diff with custom character-by-character alignment algorithm (#​5849) (#​5851)
  • refactor: update Vue grammar scope name to "text.html.vue" (#​5856)
  • test: add test for embedded grammars (#​5861) - Thanks to @​serkodev!
language-service
component-meta
  • feat: add tags to slots and exposed (#​5862) - Thanks to @​aj-dev!
  • feat: filter out irrelevant properties from exposed (#​5868) - Thanks to @​aj-dev!
  • refactor: redundant logic between deduplication and language-core (#​5875)
  • refactor: de-dependency from component-type-helpers (#​5876)
  • refactor: search prop defaults with symbol declarations (#​5879)
  • refactor: deprecate "noDeclarations" and "forceUseTs" options (#​5887)
typescript-plugin
  • feat: include leading dot when finding references to CSS classes (#​5852)
  • fix: missing module error after file rename (#​5839) - Thanks to @​serkodev!
  • fix: prioritize non-warning completion entries over warning ones (#​5847)
  • fix: always pass rest parameters for future compatibility (#​5859) - Thanks to @​KazariEX!
  • fix: add nullish guards before accessing ts.CompletionEntryData (#​5869) - Thanks to @​KazariEX!
  • fix: handle import type nodes in definition proxy (#​5873)
  • fix: handle type imports in component auto-import(#​5874)
language-core
  • feat: revert overcorrection of v-for type inference (#​5836)
  • feat: align v-for key type with Object.keys (#​5837) - Thanks to @​serkodev!
  • feat: narrow component and directive types (#​5841)
  • feat: support <!-- @&#8203;strictTemplates --> magic comment (#​5845)
  • fix: correctly resolve <script src=""> (#​5838)
  • fix: preserve template slot wrappers during createIfBranch (#​5844) - Thanks to @​serkodev!
  • fix: include end tag locations when renaming global components
  • refactor: replace dynamic types generation with static files (#​5872)
  • refactor: improve Vue version detection and plugin resolution
component-type-helpers
  • refactor: remove ComponentType helper
workspace
  • chore: update testing infrastructure (#​5848)
  • chore: use tsgo in development (#​5860)
  • chore: reduce local dependencies and update workflows (#​5863)
  • chore: upgrade tsslint and vite to pre-release versions
  • chore: delete tests for Vue 3.4 (#​5871)

v3.1.8

Compare Source

Features
  • feat(vscode): support multiline attribute for <script> and <style> tag (#​5830) - Thanks to @​serkodev!
  • feat(vscode): supports format with selected range (#​5761) - Thanks to @​serkodev!
  • feat(language-service): add tsconfig-based document link support for Pug
Bug Fixes
  • fix(language-core): limit the range of parseDiagnostics checks (#​5823)
  • fix(language-core): restore default import bindings for template scope (#​5824) - Thanks to @​serkodev!
  • fix(typescript-plugin): get preferences and formatOptions in tsserver (#​5829)
  • fix(language-core): avoid generating component options within the setup scope (#​5832)
Other Changes
  • perf(language-core): dedupe component options generation (#​5831)

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from danielroe as a code owner December 15, 2025 03:15
@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 15, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/module-builder@702

commit: 03cdf7a

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from e65f2b4 to d03a208 Compare December 22, 2025 03:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d03a208 to 03cdf7a Compare December 22, 2025 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant