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
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.20260305.0^4.20260312.1 age confidence
@electric-sql/pglite (source) ^0.3.15^0.3.16 age confidence
@nuxt/devtools (source) ^3.2.2^3.2.3 age confidence
@nuxt/ui (source) ^4.5.0^4.5.1 age confidence
@nuxthub/core (source) ^0.10.6^0.10.7 age confidence
@nuxtjs/mdc ^0.20.1^0.20.2 age confidence
@types/bun (source) ^1.3.9^1.3.10 age confidence
@types/node (source) ^25.3.2^25.4.0 age confidence
@types/pg (source) ^8.16.0^8.18.0 age confidence
better-sqlite3 ^12.5.0^12.6.2 age confidence
docus ^5.6.1^5.8.0 age confidence
eslint (source) ^9.39.2^9.39.4 age confidence
happy-dom ^20.7.0^20.8.3 age confidence
isomorphic-git (source) ^1.37.2^1.37.3 age confidence
nuxt-studio ^1.3.3^1.4.0 age confidence
pg (source) ^8.19.0^8.20.0 age confidence
pnpm (source) 10.30.310.32.1 age confidence
shiki (source) ^4.0.0^4.0.2 age confidence
vitest (source) ^4.0.18^4.1.0 age confidence
wrangler (source) ^4.69.0^4.72.0 age confidence

Release Notes

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

v4.20260312.1

Compare Source

v4.20260310.1

Compare Source

v4.20260307.1

Compare Source

v4.20260306.1

Compare Source

v4.20260305.1

Compare Source

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

v0.3.16

Compare Source

Patch Changes
  • 3dfa40f: Add Apache AGE graph database extension support
nuxt/devtools (@​nuxt/devtools)

v3.2.3

Compare Source

Bug Fixes
nuxt/ui (@​nuxt/ui)

v4.5.1

Compare Source

Bug Fixes
  • components: improve arrow styling with stroke-default and fill-bg (#​6095) (0e9198e)
  • components: improve slots return types and tests (#​6109) (7d1e863)
  • components: prevent transformUI from mutating cached useComponentUI value (286738a), closes #​6104 #​4387
  • ContentToc: add relative positioning to content slot (fcdb231), closes #​6117
  • ContentToc: use rem units for indicator size calculation (d631853)
  • NavigationMenu: prevent navigation when clicking trailing area in horizontal orientation (8f84c90), closes #​6083
  • Page: make slot presence reactive for variant computation (082ea41)
  • types: resolve isArrayOfArray type return (#​6097) (04292d9)
  • useResizable: use function declaration to prevent false auto-import (c22ecf4)
nuxt-hub/core (@​nuxthub/core)

v0.10.7

Compare Source

compare changes

🚀 Enhancements
  • db: Add support for database replica (#​808)
  • cli: Add "name" and "custom" arguments for db generate cli command (#​816)
  • cli: Add --force flag to skip confirmation when dropping all tables (#​834)
  • db: Add hub.db.applyMigrationsDuringDev: boolean option (#​837)
  • db: Use drizzle studio d1 driver (#​846)
🩹 Fixes
  • db: Generate schema types during prepare (#​795)
  • Change Cloudflare D1 API URI (#​794)
  • devtools: Point Drizzle Studio to correct D1 database file (#​806)
  • db: Create package.json during prepare (#​797)
  • db: Resolve Nuxt aliases in schema bundling (#​802)
  • db: Correct D1 migrations_dir path in wrangler.json (#​814)
  • playground: Fix get todos database query (#​819)
  • Fix incorrect license in README (#​829)
  • db: Resolve @​nuxthub/db from rootDir for pnpm workspaces (#​828)
  • db: Bundle cache schema entries (#​833)
  • db: Respect explicit libsql driver on Cloudflare (#​842)
  • db: Pass driver options to postgres-js (#​844)
📖 Documentation
  • Fix typo in schema documentation (#​807)
  • Add environments, CI/CD guide, and env vars reference (#​804)
  • Add nuxt-studio (64f9105)
  • Make formatting in db migrate command usage consistant (#​822)
  • Update migration handling for Cloudflare D1 (#​848)
  • blob: Clarify nuxt image dev config (#​851)
  • Fix typo in url (d4e24b3)
🏡 Chore
❤️ Contributors
nuxt-content/mdc (@​nuxtjs/mdc)

v0.20.2

Compare Source

compare changes

WiseLibs/better-sqlite3 (better-sqlite3)

v12.6.2

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.1...v12.6.2

v12.6.0

Compare Source

What's Changed
  • Update SQLite to version 3.51.2 in #​1436

Full Changelog: WiseLibs/better-sqlite3@v12.5.0...v12.6.0

nuxt-content/docus (docus)

v5.8.0

Compare Source

Features
Bug Fixes

v5.7.0

Compare Source

Features
Bug Fixes
eslint/eslint (eslint)

v9.39.4

Compare Source

Bug Fixes

Documentation

Chores

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

capricorn86/happy-dom (happy-dom)

v20.8.3

Compare Source

👷‍♂️ Patch fixes

v20.8.2

Compare Source

👷‍♂️ Patch fixes
  • Resets Event.cancelBubble and Event.defaultPrevented when calling Event.initEvent() - By @​capricorn86 in task #​2090

v20.8.1

Compare Source

👷‍♂️ Patch fixes

v20.8.0

Compare Source

v20.7.2

Compare Source

👷‍♂️ Patch fixes
  • Properly decode CSS escape sequences in attribute selector values - By @​silverwind

v20.7.1

Compare Source

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

v1.37.3

Compare Source

Bug Fixes
  • support git worktrees in discoverGitdir (absolute gitdir paths) (#​2293) (b55bd5f)
nuxt-content/nuxt-studio (nuxt-studio)

v1.4.0

Compare Source

Features
Bug Fixes
  • collection: Fix null value casting and remove date formatting (b8ada85)
  • editor: code block indentation (514c3cc)
  • editor: inline code attributes (#​353) (60aae5a)
  • editor: input datetime format (#​349) (4b24607)
brianc/node-postgres (pg)

v8.20.0

Compare Source

  • Add onConnect callback to pg.Pool constructor options allowing for async initialization of newly created & connected pooled clients.
pnpm/pnpm (pnpm)

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.31.0

Compare Source

shikijs/shiki (shiki)

v4.0.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (vitest)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes

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.

@vercel
Copy link

vercel bot commented Dec 29, 2025

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

Project Deployment Actions Updated (UTC)
content Error Error Mar 12, 2026 3:37pm

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 29, 2025

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

commit: aa5d991

@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