Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2026

This PR contains the following updates:

Package Change Age Confidence
@nuxt/test-utils ^3.22.0^3.23.0 age confidence
@types/node (source) ^24.10.4^24.10.7 age confidence
deno (source) 2.6.32.6.4 age confidence
eslint-plugin-jsdoc 61.5.061.7.1 age confidence
knip (source) ^5.80.0^5.80.2 age confidence
nitropack ^2.12.9^2.13.0 age confidence
pnpm (source) 10.27.010.28.0 age confidence
tsdown (source) ^0.18.4^0.19.0 age confidence
ufo ^1.6.1^1.6.2 age confidence
undici (source) ^7.17.0^7.18.2 age confidence

Release Notes

nuxt/test-utils (@​nuxt/test-utils)

v3.23.0

Compare Source

3.23.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: Support h3 v2 (#​1515)
  • module: Add install wizard when freshly installed (#​1538)
🩹 Fixes
  • e2e: Ensure $fetch is not typed as any (1f4754ea9)
🏡 Chore
✅ Tests
  • Add cleanup to resolve-config tests (#​1537)
🤖 CI
  • Prepare build environment in autofix workflow (2c0864ed6)
❤️ Contributors
denoland/deno (deno)

v2.6.4

Compare Source

  • fix(compile): make compile work with --unstable-npm-lazy-caching (#​31704)
  • fix(ext/node): enable keepAlive connection reuse for HTTP Agent (#​31709)
  • fix(ext/node): handle errors in sqlite session filter callback (#​31756)
  • fix(ext/node): support TypedArray and DataView targets in Buffer.copy()
    (#​31734)
  • fix(ext/node): support for inspector.url() (#​31705)
  • fix(ext/node): support numbered positional parameters in node:sqlite (#​31722)
  • fix(ext/websocket): prevent sending multiple close frames (#​31747)
  • fix(install): wait for package installations before applying patches (#​31711)
  • fix(node/crypto): integrate async_hooks for domain error handling (#​31751)
  • fix(serve): net permissions in config file (#​31718)
  • fix(task): prioritize member package.json when deno.json only in root
    (#​31736)
  • fix(webgpu): update wgpu to 28.0.0 (#​31163)
  • fix: deno cross compile for intel mac target (#​31714)
  • fix: update urlpattern to 0.4.2 (#​31193)
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v61.7.1

Compare Source

webpro-nl/knip (knip)

v5.80.2: Release 5.80.2

Compare Source

v5.80.1: Release 5.80.1

Compare Source

nitrojs/nitro (nitropack)

v2.13.0

Compare Source

compare changes

🚀 Enhancements
  • vercel: Add support for skew protection (#​3850)
  • bun: Support NITRO_BUN_IDLE_TIMEOUT env variable (#​3294)
🔥 Performance
  • Process static assets in parallel (#​3910)
  • Limit concurrency for compressing public assets (#​3384)
🩹 Fixes
  • firebase: Update gen 1 import to match latest sdk (28406449)
  • Correct crypto polyfill (5caca6c0)
  • vercel: Handle ISR requests with passQuery: true (#​3539)
  • dev: Automatically use Content-Encoding: gzip for .gz static files (#​3381)
  • static: Add vary: accept-encoding for assets with compressed version (#​3443)
  • dev: Respect opts.json when false for error handler (#​3920)
  • dev: Apply headers from route rules for static assets (c74d7a17, f059e4ba, be316b49)
  • vercel: Avoid adding o11y links for prerendered paths (#​3927)
  • cloudflare-durable: Expose env bindings in durable handler (#​3931)
💅 Refactors

q

  • Update firebase-functions type import (d27fbe86)
📖 Documentation
📦 Dependencies
🤖 CI
  • Avoid bumping h3 to nightly (0b5a9c37)
  • Correct ref check for nightly (de8d24c4)
❤️ Contributors
pnpm/pnpm (pnpm)

v10.28.0

Compare Source

rolldown/tsdown (tsdown)

v0.19.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
unjs/ufo (ufo)

v1.6.2

Compare Source

compare changes

🩹 Fixes
  • Fix parsePath return type (#​293)
📖 Documentation
  • Add more examples in jsdoc (#​291)
📦 Build
  • Fix exports condition order to prefer esm with default fallback (8457581)
🏡 Chore
❤️ Contributors
nodejs/undici (undici)

v7.18.2

Compare Source

What's Changed

  • fix(decompress): limit Content-Encoding chain to 5 to prevent resourc… by @​mcollina in #​4729

Full Changelog: nodejs/undici@v7.18.1...v7.18.2

v7.18.1

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.18.0...v7.18.1

v7.18.0

Compare Source

What's Changed

Full Changelog: nodejs/undici@v7.17.0...v7.18.0


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 January 12, 2026 02:24
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 12, 2026

  • nuxt-cli-playground

    npm i https://pkg.pr.new/create-nuxt@1181
    
    npm i https://pkg.pr.new/nuxi@1181
    
    npm i https://pkg.pr.new/@nuxt/cli@1181
    

commit: 9e25eec

@github-actions
Copy link
Contributor

📦 Bundle Size Comparison

📉 nuxi

Metric Base Head Diff
Rendered 4439.72 KB 4439.64 KB -0.07 KB (-0.00%)

➡️ nuxt-cli

Metric Base Head Diff
Rendered 137.28 KB 137.28 KB 0.00 KB (0.00%)

📉 create-nuxt

Metric Base Head Diff
Rendered 2369.15 KB 2369.05 KB -0.09 KB (-0.00%)

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 12, 2026

Merging this PR will improve performance by 10.47%

⚡ 1 improved benchmark
✅ 1 untouched benchmark

Performance Changes

Benchmark BASE HEAD Efficiency
makes requests to dev server 60.5 ms 54.7 ms +10.47%

Comparing renovate/all-minor-patch (9e25eec) with main (8bcd09b)

Open in CodSpeed

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