Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2025

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/simple-icons ^1.2.55 -> ^1.2.56 age confidence
@nuxt/content (source) ^3.7.1 -> ^3.8.0 age confidence
@nuxt/eslint (source) ^1.9.0 -> ^1.10.0 age confidence
@types/node (source) ^22.18.12 -> ^22.18.13 age confidence
@vitest/coverage-v8 (source) ^4.0.3 -> ^4.0.6 age confidence
@vitest/ui (source) ^4.0.3 -> ^4.0.6 age confidence
nitro-test-utils ^0.9.4 -> ^0.10.1 age confidence
nitropack 2.12.8 -> 2.12.9 age confidence
nitropack >=2.12.8 -> >=2.12.9 age confidence
ofetch ^1.4.1 -> ^1.5.0 age confidence
pnpm (source) 10.19.0 -> 10.20.0 age confidence
vitest (source) ^4.0.3 -> ^4.0.6 age confidence

Release Notes

nuxt/content (@​nuxt/content)

v3.8.0

Compare Source

Features
Bug Fixes
  • extend inherited schema (dd054ea)
Performance Improvements
nuxt/eslint (@​nuxt/eslint)

v1.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (@​vitest/coverage-v8)

v4.0.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.5

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.4

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
johannschopplich/nitro-test-utils (nitro-test-utils)

v0.10.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.10.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nitrojs/nitro (nitropack)

v2.12.9

Compare Source

⚠ BREAKING CHANGES
  • use app.baseURL runtime config for framework agnostic usage
  • expose nitroApp to entries
  • simplify storage options
  • drop paths and support top level baseURL option
  • migrate to h3 0.5x with events API (#​23)
  • add engines.node field and node.js version check (#​1197)
Features
Bug Fixes
  • _interopDefault potential cjs files (d873169)

  • 404 handling for static assets (c0cb35d)

  • add node_modules from cwd to nodeResolve (035a6e6)

  • add critical css (37f6d79)

  • add default route when generating code (df694ea)

  • add default value for assets.dirs (4d7c6ac)

  • add default value for buildDir and generateDir (565a27c)

  • add generate.routes and disable crawler (ec89296)

  • add hack for encoding (20b8f22)

  • add main entrypoints for packages (#​629) (e4e69f7)

  • add missing #_config (#​24) (e06573c)

  • add missing default for devHandlers (43b2f41)

  • add more types (#​16) (da7bbb2)

  • add nitro client plugin ($fetch support) (#​223) (93213f4), closes #​213

  • add prefix to dynamic imports name (#​5) (eecd766)

  • add temp fix for browser (d197716)

  • addresses static assets/azure issues (#​49) (88e8bd9)

  • allow matching dynamic page routes (88d0676)

  • allow not overriding env, and allow disabling prefix (#​40) (1d6a802)

  • allow numbers in dynamic webpack chunk names (#​125) (3bfa916)

  • allow use of nuxt3 in non-wsl windows environment (#​308) (da6da9c)

  • always mock generic dependencies (f210304)

  • app, nitro: fix app:rendered hook (#​53) (ecc85f0)

  • app: make renderMeta optional (#​340) (844cbea)

  • automock: don't externalize .ts imports (077bf13)

  • avoid replaceAll for platform compatibility (3cde549)

  • avoid closing on dev command (b6cca1a)

  • avoid overriding hooks (d722e9f)

  • avoid reloading worker when entry not exists (5d3ca2f)

  • await for reload process before responding (f441b30)

  • bridge: plugin default detection (#​1847) (f7748e2)

  • bridge: set app.basePath (#​2808) (8df7624)

  • bring back nuxt3 support (a87c2a5)

  • browser: 400.html ~> 404.html (7c68add)

  • check for server webpack config (#​91) (03bb235)

  • clone config and preserve overrides for prerender instance (08c65b8)

  • cloudflare and polyfill (dc967bc)

  • cloudflare, lambda: preserve query parameters in url (#​155) (b59986d)

  • compat: add template variables for compat module (#​162) (126920a)

  • compat: cannot read property setLegacyMiddleware of undefined (#​82) (29b368e)

  • compat: disable webpack sourcemap (#​84) (961f18d)

  • compat: enforce nuxt generate for static target (#​148) (8e0b095)

  • components: augment 'vue' module rather than overwriting (#​305) (c631f11)

  • config: always disasble server sourceMap (#​88) (a5eb76e)

  • configurable publicPath (closes #​21) (9262d64)

  • default value for template path (b334942)

  • dep: pin esbuild to 0.10.x due to module breaking changes (879a5bc)

  • deps: update h3 to 0.5.2 (ce14f33)

  • deps: update dependency ohmyfetch to ^0.4.4 (#​1705) (27f238f)

  • deps: upgrade jiti to 2.12.9 (#​1171) (e939b36)

  • dev: add conditional check for removeAllListeners call (6529f60)

  • dev: handle unhandledRejection and uncaughtException to avoid failing worker state (4e8a661)

  • dev: use localhost for emitted host in port mode (eb6ebdb)

  • disable cleanTargetDir for vercel (9d8a95b)

  • disable external tracing for local preset (0d7d102)

  • disable static manifest generation (resolves #​53) (df69cfa)

  • do not inline whole rootDir (0929bcd)

  • don't set _registeredComponents (89b1958)

  • enable vue-resolution workaround (17c3c60)

  • ensure builds are relative to buildDir (ba687f8)

  • exec require before return (a3fb537)

  • expose types (66b4973)

  • extend routes from serverless.static (75ae176)

  • externals: handle non pkg paths (0831bac)

  • externals: use normalizeid for external files (b9db0e9)

  • externals: windows compatibility with parseNodeModulePath (935f39a)

  • fix _interopDefault implementation (faa7245)

  • fix error template formatting (545ccf6)

  • fix issues with router.base support (5a7e0fa)

  • fix mocks and disable buffer since is unnecessary (ecdf2cd)

  • fix preview and deploy command info (1c1bf04)

  • fix worker polyfill by adding performance (a30fed4)

  • force rebuild on new files being added (#​136) (2ca8a87)

  • handle decoding static file names (#​13) (5504ce9)

  • handle if serverless is not set in config (f055ddd)

  • handle undefined error stack in production (39ef2b3)

  • hide rollup circular and eval (e5f9900)

  • host ~> hostname (7c663c2)

  • ignore close listeners (ae22387)

  • ignore resolving vue alias when not found (5f12eaa)

  • improve externals handling (a5262e4)

  • improve prerender logs (32ff5e4)

  • improve type declarations (#​1178) (a2526f7)

  • issues with externals outside of rootDir (a7cbfbe)

  • lazy is true by default (04d28b9)

  • less verbose logs when testing (00177d0)

  • load webpack modules synchronously with


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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 force-pushed the renovate/all-minor-patch branch 4 times, most recently from 036585e to 02ca4ab Compare October 31, 2025 12:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 02ca4ab to 1faff6f Compare October 31, 2025 17:47
@huang-julien huang-julien merged commit 0847bf4 into main Oct 31, 2025
5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 31, 2025 18:44
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.

2 participants