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.20260420.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.10.0 age confidence
drizzle-orm (source) ^0.45.1^0.45.2 age confidence
eslint (source) ^10.1.0^10.2.1 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
vue-tsc (source) ^3.2.6^3.2.7 age confidence
wrangler (source) ^4.77.0^4.84.0 age confidence

Release Notes

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

v4.20260420.1

Compare Source

v4.20260418.1

Compare Source

v4.20260417.1

Compare Source

v4.20260416.2

Compare Source

v4.20260416.1

Compare Source

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

Compare Source

Features
Bug Fixes

v5.9.0

Compare Source

Features
Bug Fixes
eslint/eslint (eslint)

v10.2.1

Compare Source

capricorn86/happy-dom (happy-dom)

v20.9.0

Compare Source

🎨 Features
  • Adds support for event listener properties on Window (e.g. Window.onkeydown) - By @​capricorn86 in task #​2131
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
vuejs/language-tools (vue-tsc)

v3.2.7

Compare Source

component-meta
  • fix: preserve non-ASCII characters in prop default values (#​6012) - Thanks to @​ef81sp!
workspace
cloudflare/workers-sdk (wrangler)

v4.84.0

Compare Source

Minor Changes
  • #​13326 4a9ba90 Thanks @​mattzcarey! - Add Artifacts binding support to wrangler

    You can now configure Artifacts bindings in your wrangler configuration:

    // wrangler.jsonc
    {
      "artifacts": [{ "binding": "MY_ARTIFACTS", "namespace": "default" }]
    }

    Type generation produces the correct Artifacts type reference from the workerd type definitions:

    interface Env {
      MY_ARTIFACTS: Artifacts;
    }
  • #​13567 d8c895a Thanks @​gpanders! - Rename the documented containers SSH config option to ssh

    Wrangler now accepts and documents containers.ssh in config files while continuing to accept containers.wrangler_ssh as an undocumented backwards-compatible alias. Wrangler still sends and reads wrangler_ssh when talking to the containers API.

  • #​13571 7dc0433 Thanks @​must108! - Add regional and jurisdictional placement constraints for Containers. Users can now set constraints.regions and constraints.jurisdiction in wrangler config to control where containers run.

  • #​12600 50bf819 Thanks @​penalosa! - Use workerd's debug port to power cross-process service bindings, Durable Objects, and tail workers via the dev registry. This enables Durable Object RPC via the dev registry, and is an overall stability improvement.

Patch Changes
  • #​13160 05f4443 Thanks @​JoaquinGimenez1! - Log a helpful error message when AI binding requests fail with a 403 authentication error

    Previously, when the AI proxy token expired during a long session, users received an unhelpful 403 error. Now, wrangler detects error code 1031 and suggests running wrangler login to refresh the token.

  • #​13557 8ca78bb Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260415.1 1.20260416.2
  • #​13579 b6e1351 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260416.2 1.20260417.1
  • #​13604 d8314c6 Thanks @​petebacondarwin! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260417.1 1.20260420.1
  • #​13515 b35617b Thanks @​petebacondarwin! - fix: ensure esbuild context is disposed during teardown

    The esbuild bundler cleanup function could race with the initial build. If BundlerController.teardown() ran before the initial build() completed, the stopWatching closure variable would still be undefined, so the esbuild context was never disposed. This left the esbuild child process running, keeping the Node.js event loop alive and causing processes to hang instead of exiting cleanly.

    The cleanup function now awaits the build promise before calling stopWatching, ensuring the esbuild context is always properly disposed.

  • #​13470 4fda685 Thanks @​penalosa! - fix: prevent remote binding sessions from expiring during long-running dev sessions

    Preview tokens for remote bindings expire after one hour. Previously, the first request after expiry would fail before a refresh was triggered. This change proactively refreshes the token at 50 minutes so no request ever sees an expired session.

    The reactive recovery path is also improved: error code: 1031 responses (returned by bindings such as Workers AI when their session times out) now correctly trigger a refresh, where previously only Invalid Workers Preview configuration HTML responses did.

    Auth credentials are now resolved lazily when a remote proxy session starts rather than at bundle-complete time. This means that if your OAuth access token has been refreshed since wrangler dev started, the new token is used rather than the one captured at startup.

  • #​12456 59eec63 Thanks @​venkatnikhilm! - Improve validation and error messaging for R2 CORS configuration files to catch AWS S3-style formatting mistake.

  • #​13444 cc1413a Thanks @​naile! - fix: Pass force query parameter to API in pages deployment delete

  • #​11918 d0a9d1c Thanks @​ksawaneh! - Allow wrangler r2 bucket list to run without a valid Wrangler config

    This is an account-level command and does not require parsing wrangler.toml/wrangler.jsonc. Previously, an invalid local config could prevent listing buckets, making it harder to fix the config.

  • #​13516 4eb1da9 Thanks @​jonnyparris! - Rename "Browser Rendering" to "Browser Run" in all user-facing strings, error messages, and CLI output.

  • #​13575 6d887db Thanks @​lambrospetrou! - Add D1 export prompt message for unavailability, use --skip-confirmation to not show the prompt.

  • #​13473 5716d69 Thanks @​MattieTK! - Update am-i-vibing to v0.1.1 for improved agentic environme


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 20, 2026 5:46pm

@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: 74d7c0a

@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