Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 29, 2025

This PR contains the following updates:

Package Change Age Confidence
@nuxt/cli (source) ^3.28.0 -> ^3.29.3 age confidence
@types/node (source) ^22.18.6 -> ^22.18.9 age confidence
eslint (source) ^9.36.0 -> ^9.37.0 age confidence
jiti ^2.6.0 -> ^2.6.1 age confidence
knip (source) ^5.64.0 -> ^5.64.3 age confidence
pnpm (source) 10.17.1 -> 10.18.2 age confidence
publint (source) ^0.3.13 -> ^0.3.14 age confidence
semver ^7.7.2 -> ^7.7.3 age confidence
typescript (source) ~5.9.2 -> ~5.9.3 age confidence
typescript (source) ^5.9.2 -> ^5.9.3 age confidence
vue (source) ^3.5.21 -> ^3.5.22 age confidence
vue-tsc (source) ^3.0.8 -> ^3.1.1 age confidence

Release Notes

nuxt/cli (@​nuxt/cli)

v3.29.3

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • dev: Skip sending headers if they are already sent (4509643)
  • dev: Handle multiple set-cookie headers correctly (#​1079)
  • dev: Handle more kinds of fetch errors (#​1076)
❤️ Contributors

v3.29.2

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • Polyfill process.getBuiltinModule (fa5d5e6)
  • dev: Use node pipelining on windows (#​1072)
🏡 Chore
🤖 CI
  • Write pr number to artifact (5e9adc2)
  • Debug artifact paths (5316bd4)
  • Resolve statsDir + move checkout earlier (c94e144)
  • Remove packages/ dir from size parsing script (5b3d7a3)
❤️ Contributors

v3.29.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • dev: Use existing nuxt options to resolve versions (646b777)
🏡 Chore
🤖 CI
  • Split out comment into workflow_run (ad1e0d8)
  • Extract script from workflow (f2dbebd)
  • Setup latest node for size comment (0755948)
❤️ Contributors

v3.29.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • upgrade: Add v3, v4, v3-nightly and v4-nightly channels (#​1019)
  • init: Prefill package.json name field with directory (#​422)
  • build,dev: Add vite and vue version to banner (#​1021)
  • dev: Use web fetch handler rather than proxy (#​1051)
🔥 Performance
  • Refactor for improved tree-shaking in create-nuxt (#​1044)
🩹 Fixes
  • init: Properly check installed modules (#​1043)
  • init: Default to false for installing official modules (0399e22)
  • dev: Close watchers before reloading nuxt (#​1050)
  • build: Avoid unnecessary error (b4f9b1a)
  • dev: Move clear argument default to command definition (#​1054)
  • preview: Move port argument alias to command definition (#​1055)
  • dev: Check mtime before restarting (#​1060)
🏡 Chore
  • Only include codspeed plugin in CI & not on windows (8922f6e)
  • Lint (a1684c0)
✅ Tests
🤖 CI
  • Run tests on last node LTS (eff5062)
  • Always publish nightly releases via pkg-pr-new (cdff4b6)
  • Use npm trusted publishing (b4d7e69)
  • Add codspeed mode (f5a8806)
  • Add provenance action to check for downgrades in provenance (9d390df)
  • Do not run autofix on main branch (4d30d3e)
  • Remove caches from pull_request_target workflows (9c6e9c6)
  • Split size compare workflow into two (f5b207e)
  • Re-combine size compare workflow (3ef0dfe)
❤️ Contributors
eslint/eslint (eslint)

v9.37.0

Compare Source

unjs/jiti (jiti)

v2.6.1

Compare Source

compare changes

🩹 Fixes
  • interop: Only passthrough default if it is not a promise (#​408)
📦 Build
  • Revert to terser-webpack-plugin (#​407)
🏡 Chore
❤️ Contributors
webpro-nl/knip (knip)

v5.64.3

Compare Source

v5.64.2

Compare Source

v5.64.1

Compare Source

  • Edit docs (634b59d)
  • Edit docs (d3433f0)
  • Add "How to keep package.json under control" article (570f40b)
  • We're incompatible with typescript v7 (f4f9166)
  • Migrate from bun → pnpm (f18428c)
  • Migrate from biome v1 → v2 (7ae5d72)
  • Update dependencies (3174456)
  • Re-gen plugins list (2da7ba4)
  • Migrate from zod v3 → v4 (a71c103)
pnpm/pnpm (pnpm)

v10.18.2

Compare Source

Patch Changes
  • pnpm outdated --long should work #​10040.
  • Replace ndjson with split2. Reduce the bundle size of pnpm CLI #​10054.
  • pnpm dlx should request the full metadata of packages, when minimumReleaseAge is set #​9963.
  • pnpm version switching should work when the pnpm home directory is in a symlinked directory #​9715.
  • Fix EPIPE errors when piping output to other commands #​10027.

v10.18.1

Compare Source

Patch Changes
  • Don't print a warning, when --lockfile-only is used #​8320.
  • pnpm setup creates a command shim to the pnpm executable. This is needed to be able to run pnpm self-update on Windows #​5700.
  • When using pnpm catalogs and running a normal pnpm install, pnpm produced false positive warnings for "skip adding to the default catalog because it already exists". This warning now only prints when using pnpm add --save-catalog as originally intended.

v10.18.0

Compare Source

Minor Changes
  • Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.

    Added configuration options for warning thresholds: fetchWarnTimeoutMs and fetchMinSpeedKiBps.
    Warning messages are displayed when requests exceed time thresholds or fall below speed minimums

    Related PR: #​10025.

Patch Changes
  • Retry filesystem operations on EAGAIN errors #​9959.
  • Outdated command respects minimumReleaseAge configuration #​10030.
  • Correctly apply the cleanupUnusedCatalogs configuration when removing dependent packages.
  • Don't fail with a meaningless error when scriptShell is set to false #​8748.
  • pnpm dlx should not fail when minimumReleaseAge is set #​10037.
publint/publint (publint)

v0.3.14

Compare Source

Patch Changes
  • Add a new warning when an entrypoint is exported as CJS-only, has a default export, and has the __esModule marker. This setup has different interpretations by bundlers and runtimes, and implicit handling detection that may not be obvious for both package authors and users, hence it is discouraged. (#​201)
npm/node-semver (semver)

v7.7.3

Compare Source

Bug Fixes
Chores
microsoft/TypeScript (typescript)

v5.9.3

Compare Source

vuejs/core (vue)

v3.5.22

Compare Source

Bug Fixes
Features
  • custom-element: allow specifying additional options for shadowRoot in custom elements (#​12965) (47e628d), closes #​12964
Reverts
  • Revert "fix(hmr): prevent VUE_HMR_RUNTIME from being overwritten by vue runtime in 3rd-party libraries" (#​13925) (6b68f72), closes #​13925
vuejs/language-tools (vue-tsc)

v3.1.1

Compare Source

Features
  • feat(language-server): support --tsdk command line arg (#​5691)
Bug Fixes
  • fix(language-core): tolerate non-literal export default (#​5675) - Thanks to @​KazariEX!
  • fix(language-core): use component instance props as fallthrough attributes (#​5686) - Thanks to @​KazariEX!
  • fix(typescript-plugin): determine if variable is Ref by RefSymbol property (#​5687) - Thanks to @​KazariEX!
  • fix(language-core): exclude effect of comments on root node (#​5689) - Thanks to @​KazariEX!
  • fix(typescript-plugin): place __vue__ in project instead of program (#​5690)
  • fix(component-type-helpers): remove deprecated $scopedSlots support for Vue 2
  • fix(language-core): replace markdown links after sfc blocks processing (#​5695) - Thanks to @​KazariEX!
  • fix(language-core): do not report unused error on __VLS_export (#​5696) - Thanks to @​KazariEX!
Other Changes
  • refactor(language-core): reimplement writeGlobalTypes without side effects

v3.1.0

Compare Source

Performance
Other Changes

v3.0.9

Compare Source

Features
  • feat(language-server): support --tsdk command line arg (#​5691)

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 September 29, 2025 02:55
Copy link

pkg-pr-new bot commented Sep 29, 2025

Open in StackBlitz

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

commit: 9bc49b0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 2424015 to 7673231 Compare October 6, 2025 15:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from e65cc06 to 552efec Compare October 9, 2025 23:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 552efec to 9bc49b0 Compare October 10, 2025 11:00
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.

0 participants