Skip to content

chore(deps): update all non-major dependencies#3663

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

chore(deps): update all non-major dependencies#3663
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Dec 29, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/workers-types ^4.20260317.1^4.20260415.1 age confidence
@electric-sql/pglite (source) ^0.4.2^0.4.4 age confidence
@nuxt/test-utils ^4.0.0^4.0.2 age confidence
@nuxt/ui (source) ^4.6.0^4.6.1 age confidence
@nuxtjs/mdc ^0.21.0^0.21.1 age confidence
@types/bun (source) ^1.3.11^1.3.12 age confidence
@types/node (source) ^25.5.0^25.6.0 age confidence
@valibot/to-json-schema (source) ^1.5.0^1.6.0 age confidence
better-sqlite3 ^12.8.0^12.9.0 age confidence
better-sqlite3 ^12.5.0^12.9.0 age confidence
c12 ^3.3.3^3.3.4 age confidence
defu ^6.1.4^6.1.7 age confidence
docus ^5.8.1^5.9.0 age confidence
drizzle-orm (source) ^0.45.1^0.45.2 age confidence
eslint (source) ^10.1.0^10.2.0 age confidence
happy-dom ^20.8.9^20.9.0 age confidence
isomorphic-git (source) ^1.37.4^1.37.5 age confidence
minimatch ^10.2.4^10.2.5 age confidence
nuxt-studio ^1.5.1^1.6.0 age confidence
slugify ^1.6.8^1.6.9 age confidence
std-env ^4.0.0^4.1.0 age confidence
tinyglobby (source) ^0.2.15^0.2.16 age confidence
valibot (source) ^1.2.0^1.3.1 age confidence
vitest (source) ^4.1.2^4.1.4 age confidence
wrangler (source) ^4.77.0^4.83.0 age confidence

Release Notes

cloudflare/workerd (@​cloudflare/workers-types)

v4.20260415.1

Compare Source

v4.20260414.1

Compare Source

v4.20260413.1

Compare Source

v4.20260412.2

Compare Source

v4.20260412.1

Compare Source

v4.20260411.1

Compare Source

v4.20260410.1

Compare Source

v4.20260409.1

Compare Source

v4.20260408.1

Compare Source

v4.20260405.1

Compare Source

v4.20260404.1

Compare Source

v4.20260403.1

Compare Source

v4.20260402.1

Compare Source

v4.20260401.1

Compare Source

v4.20260331.1

Compare Source

v4.20260329.1

Compare Source

electric-sql/pglite (@​electric-sql/pglite)

v0.4.4

Compare Source

Patch Changes

v0.4.3

Compare Source

Patch Changes
  • 2ae666f: Default database, user and role are now all "postgres"
  • fb95e66: Allow setting initial memory size.
  • 65fc101: Disable background workers.
nuxt/test-utils (@​nuxt/test-utils)

v4.0.2

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • config: Respect override dev value (#​1602)
🤖 CI
  • Use pnpm publish to resolve workspace dependencies (#​1651)
❤️ Contributors

v4.0.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • config: Rename deps.optimizer.web to client for vitest4 (#​1593)
  • runtime-utils: Fix mockNuxtImport types when using string target (#​1592)
  • config: Pass non-project options for non-nuxt simple setup (#​1582)
  • config: Do not import defineConfig from vite (1aa5e8748)
  • runtime: Handle ResourceLoader removal in jsdom v28 (#​1611)
  • config,vitest-environment: Directly import peerDeps (#​1617)
  • runtime-utils: Align mount options merge w/ vue-test-utils (#​1610)
  • vitest-environment: Avoid vitest/environments import warning (#​1627)
  • runtime: Avoid error when vue/test-utils is not installed (#​1646)
  • config: Prefer project h3 version if present (#​1641)
🏡 Chore
  • Bump vitest-environment-nuxt versions (f5ec72127)
  • Use workspace dependency (14fb254a7)
  • Example playwright config improve type annotation for devices (#​1581)
  • pkg-pr-new prerelease vitest-environment-nuxt (#​1601)
  • Allow explicit any (633c93c2a)
  • Switch unit test target to dir and move type unit tests to test:types (#​1618)
  • Update lockfile (8306abf00)
✅ Tests
  • Add failing test for stubbed global provide (#​1314)
  • Update assertions deprecated in vitest 4.1 (#​1629)
  • Change example/workspace to use glob based projects setup (#​1585)
🤖 CI
  • Pin github actions to full-length commit shas (2832fd6d5)
  • Avoid checkout for reproduction comment (e4e67ab09)
  • Rename workflow (99318b9fc)
  • Correctly publish pkg-pr-new prerelease (#​1598)
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v4.6.1

Compare Source

Bug Fixes
  • ai: use part.state for streaming detection and deprecate isReasoningStreaming (d2d7543)
  • ChatMessage: hide files slot when no file parts exist (9cddc8e)
  • ChatMessages: keep indicator visible until first content arrives (195cce8)
  • ChatMessages: reset scroll icon when messages are cleared (#​6239) (4ba3eef)
  • ChatPrompt: guard enter during composition (#​6280) (a911ca8)
  • DashboardSidebar: always pass collapsed: false in mobile menu slots (957a0f5), closes #​6157
  • Modal/Slideover/Drawer: suppress reka ui title and description warnings (3451b8d), closes #​6240
  • module: inline defaultVariants and prefix in dev template (314e23b)
  • module: transpile reka-ui to prevent injection errors (#​6286) (b822c43)
nuxt-content/mdc (@​nuxtjs/mdc)

v0.21.1

Compare Source

compare changes

🏡 Chore
  • Updgrade & add missing @shikijs/engine-javascript dependency (f4f3b58)
❤️ Contributors
WiseLibs/better-sqlite3 (better-sqlite3)

v12.9.0

Compare Source

What's Changed

  • Update SQLite to version 3.53.0 in #​1464

Full Changelog: WiseLibs/better-sqlite3@v12.8.0...v12.9.0

unjs/c12 (c12)

v3.3.4

Compare Source

compare changes

🏡 Chore
📦 Build
nuxt-content/docus (docus)

v5.9.0

Compare Source

Features
Bug Fixes
capricorn86/happy-dom (happy-dom)

v20.9.0

Compare Source

isomorphic-git/isomorphic-git (isomorphic-git)

v1.37.5

Compare Source

Bug Fixes
nuxt-content/nuxt-studio (nuxt-studio)

v1.6.0

Compare Source

Features
Bug Fixes
simov/slugify (slugify)

v1.6.9

Compare Source

unjs/std-env (std-env)

v4.1.0

Compare Source

compare changes

🚀 Enhancements
  • providers: Detect edgeone-pages ci (b0f8384)
❤️ Contributors
SuperchupuDev/tinyglobby (tinyglobby)

v0.2.16

Compare Source

Fixed
Changed
  • Overhauled and optimized most internals by Torathion
  • Ignore patterns are no longer compiled twice by webpro
open-circle/valibot (valibot)

v1.3.1

Compare Source

  • Change MAC48_REGEX, MAC64_REGEX and MAC_REGEX to drop the i flag for better JSON Schema compatibility (pull request #​1430)
  • Change hash action to use case-expanded character classes instead of the i flag (pull request #​1430)

v1.3.0

Compare Source

Many thanks to @​EskiMojo14, @​yslpn, @​alexilyaev, @​idleberg, @​BerkliumBirb and @​frenzzy for contributing to this release.

Read the release notes on our website for a quick overview of the most exciting new features in this release.

  • Add guard transformation action to narrow types using type predicates (pull request #​1204)
  • Add parseBoolean transformation action to parse boolean values from strings and other types (pull request #​1251)
  • Add isrc validation action to validate ISRC codes (pull request #​1373)
  • Add cache method for caching schema output by input (pull request #​1170)
  • Add domain validation action to validate domain names (pull request #​1284)
  • Add jwsCompact validation action to validate JWS compact strings (pull request #​1348)
  • Fix creditCard validation action to allow 13-digit Visa card numbers (pull request #​1347)
  • Fix isoTimestamp validation action to allow optional space before UTC offset for PostgreSQL timestamptz compatibility (pull request #​1195)
  • Fix types for deeply readonly default and fallback values
vitest-dev/vitest (vitest)

v4.1.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.1.3

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
cloudflare/workers-sdk (wrangler)

v4.83.0

Compare Source

Minor Changes
  • #​13391 60565dd Thanks @​mikenomitch! - Mark wrangler containers commands as stable

    This changes the status of the Containers CLI from open beta to stable. Wrangler no longer shows [open beta] labels or beta warning text for wrangler containers commands, so the help output matches the feature's current availability.

  • #​13311 6cbcdeb Thanks @​ryanking13! - JS files imported by the Python Workers runtime SDK are now handled as ESM modules.

    This is not a user-facing change, but Python Workers users should update their wrangler version to make sure to get Python workers SDK working properly.

Patch Changes
  • #​13450 6f63eaa Thanks @​petebacondarwin! - Fix POST/PUT requests with non-2xx responses throwing "fetch failed"

    Previously, sending a POST or PUT request that received a non-2xx response (e.g. 401, 400, 403) would throw a TypeError: fetch failed error. This was caused by an undici bug where isTraversableNavigable() incorrectly returned true, causing the 401 credential-retry block to execute in Node.js and fail on stream-backed request bodies. This has been fixed upstream in undici v7.24.8, so we've bumped our dependency and removed the previous pnpm patch workaround.

  • #​13447 aef9825 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260410.1 1.20260413.1
  • #​13475 eaaa728 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260413.1 1.20260415.1
  • #​13386 5e5bbc1 Thanks @​mksglu! - Make startup network requests non-blocking on slow connections

    Wrangler makes network requests during startup (npm update check, request.cf data fetch) that previously blocked the CLI indefinitely on slow or degraded connections (airplane wifi, trains), causing 10+ second delays.

    • Update check: The banner now races the update check against a 100ms grace period. On a cache hit (most runs) the result resolves in <1ms via the I/O poll phase; on a cache miss the banner prints immediately without blocking. A 3s safety-net timeout caps the update-check library's auth-retry path.
    • request.cf fetch: The fetch to workers.cloudflare.com/cf.json now uses AbortSignal.timeout(3000), falling back to cached/default data on timeout.
  • #​13469 07a918c Thanks @​1000hz! - wrangler preview no longer warns on inheritable binding types being missing from previews config.

  • #​13463 90aee27 Thanks @​roerohan! - Remove unnecessary flagship:read OAuth scope

    The flagship:read scope is not needed since flagship:write already implies read access. This reduces the OAuth permissions requested during login to only what is required.

  • Updated dependencies [854d66c, 6f63eaa, aef9825, eaaa728, 58292f6, 5e5bbc1, d5ff5a4, 89c7829]:

    • miniflare@​4.20260415.0

v4.82.2

Compare Source

Patch Changes

v4.82.1

Compare Source

Patch Changes
  • #​13453 6b11b07 Thanks @​petebacondarwin! - Disable flagship OAuth scopes that are not yet valid in the Cloudflare backend

    The flagship:read and flagship:write OAuth scopes have been temporarily commented out from the default scopes requested during login, as they are not yet recognized by the Cloudflare backend.

  • #​13438 dd4e888 Thanks @​dependabot! - fix: handle Vike config files that use a variable-referenced default export

    Newer versions of create-vike (0.0.616+) generate pages/+config.ts files using const config: Config = { ... }; export default config; instead of the previous export default { ... } satisfies Config;. The Wrangler autoconfig AST transformation now resolves Identifier exports to their variable declarations, supporting both old and new Vike config file formats.

v4.82.0

Compare Source

Minor Changes
  • #​13353 5338bb6 Thanks @​mattzcarey! - Add artifacts:write to Wrangler's default OAuth scopes, enabling wrangler login to request access to Cloudflare Artifacts (registries and artifacts).

  • #​13139 79fd529 Thanks @​roerohan! - feat: add Flagship feature flag binding support

    Adds end-to-end support for the Flagship feature flag binding, which allows Workers to evaluate feature flags from Cloudflare's Flagship service. Configure it in wrangler.json with a flagship array containing binding and app_id entries. In local dev, the binding returns default values for all flag evaluations; use "remote": true in the binding to evaluate flags against the live Flagship service.

  • #​12983 28bc2be Thanks @​1000hz! - Added the wrangler preview command family for creating Preview deployments (currently in private beta).

  • #​13197 4fd138b Thanks @​shahsimpson! - Add preview output-file entries for wrangler preview deployments

    wrangler preview now writes a preview entry to the Wrangler output file when WRANGLER_OUTPUT_FILE_PATH or WRANGLER_OUTPUT_FILE_DIRECTORY is configured. The entry includes the Worker name, preview metadata (preview_id, preview_name, preview_slug, preview_urls) and deployment metadata (deployment_id, deployment_urls).

    This makes preview command runs machine-readable in the same output stream as other Wrangler commands, which helps CI integrations consume preview URLs and IDs directly.

  • #​13159 bafb96b Thanks @​ruifigueira! - Add wrangler browser commands for managing Browser Rendering sessions

    New commands for Browser Rendering DevTools:

    • wrangler browser create [--lab] [--keepAlive <seconds>] [--open] - Create a new session
    • wrangler browser close <sessionId> - Close a session
    • wrangler browser list - List active sessions
    • wrangler browser view [sessionId] [--target <selector>] [--open] - View a live browser session

    The view command auto-selects when only one session exists, or prompts for selection when multiple are available.

    The --open flag controls whether to open DevTools in browser (default: true in interactive mode, false in CI/scripts). Use --no-open to just print the DevTools URL.

    All commands support --json for programmatic output. Also adds browser:write OAuth scope to wrangler login.

  • #​13392 2589395 Thanks @​emily-shen! - Add telemetry to local REST API

    The local REST API (used by the local explorer) now collects anonymous usage telemetry. This respects any existing telemetry preferences, which can be disabled by running the command wrangler telemetry disable.

    This only applies when the dev session is started via Wrangler, and not via the Vite plugin or standalone Miniflare.

    No actual data values, keys, query contents, or resource IDs are collected.

    Event schema:

    {
      "event": "localapi.<route>.<method>", // e.g. localapi.kv.keys.get
      "deviceId": "<uuid>",
      "timestamp": 1234567890,
      "properties": {
        "userAgent": "Mozilla/5.0 ...",
        // Only for localapi.local.workers.get:
        "workerCount": 2,
        "kvCount": 3,
        "d1Count": 1,
        "r2Count": 0,
        "doCount": 1,
        "workflowsCount": 0
      }
    }

    Note: the Local Explorer and corresponding local REST API is still an experimental feature.

  • #​13137 1313275 Thanks @​emily-shen! - explorer: expose the local explorer hotkey

    List the local explorer's hotkey [e] in wrangler dev output.

Patch Changes
  • #​13393 c50cb5b Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260409.1 1.20260410.1
  • #​13424 [


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • 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.

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
content Ready Ready Preview, Comment Apr 15, 2026 2:05pm

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Dec 29, 2025

npm i https://pkg.pr.new/@nuxt/content@3663

commit: ef59c49

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 125a169 to eae5839 Compare December 30, 2025 02:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from eae5839 to 13bf540 Compare December 30, 2025 22:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 13bf540 to bce80b9 Compare December 31, 2025 03:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bce80b9 to 59d0398 Compare December 31, 2025 18:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 59d0398 to 27d6137 Compare January 1, 2026 07:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 27d6137 to d5c70f5 Compare January 3, 2026 02:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d5c70f5 to daa8eef Compare January 4, 2026 18:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from daa8eef to 746dfa3 Compare January 5, 2026 20:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 746dfa3 to a65ecd6 Compare January 6, 2026 14:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a65ecd6 to 299177a Compare January 6, 2026 18:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 299177a to f17fc6e Compare January 7, 2026 11:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f17fc6e to 58832ea Compare January 7, 2026 18:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 58832ea to 6367d46 Compare January 8, 2026 02:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6367d46 to 6c7501c Compare January 8, 2026 14:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5291889 to 58b633f Compare January 13, 2026 12:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 58b633f to 07f1faf Compare January 13, 2026 18:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 07f1faf to 7823340 Compare January 14, 2026 03:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7823340 to 6b23dd4 Compare January 14, 2026 15:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6b23dd4 to b71a1b0 Compare January 14, 2026 19:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b71a1b0 to 3c0af0d Compare January 14, 2026 23:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c0af0d to fef811d Compare January 15, 2026 03:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from fef811d to f31d576 Compare January 15, 2026 11:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f31d576 to be06955 Compare January 15, 2026 15:43
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update peerdependency better-sqlite3 to ^12.6.0 Jan 15, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from be06955 to 5be0ebe Compare January 15, 2026 16:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5be0ebe to 6f49a41 Compare January 15, 2026 16:42
@renovate renovate bot changed the title chore(deps): update peerdependency better-sqlite3 to ^12.6.0 chore(deps): update all non-major dependencies Jan 15, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6f49a41 to 18eaed6 Compare January 15, 2026 16:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 18eaed6 to dda4b84 Compare January 15, 2026 22:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dda4b84 to 536df5c Compare January 15, 2026 23:57
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