Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 3, 2025

This PR contains the following updates:

Package Change Age Confidence
@cloudflare/workers-types ^4.20251111.0 -> ^4.20251121.0 age confidence
@nuxt/ui (source) ^4.1.0 -> ^4.2.1 age confidence
@nuxthub/core (source) 1.0.0-20251028-004316-83d4099 -> 1.0.0-20251120-100918-2f289de age confidence
@nuxtjs/mdc ^0.18.3 -> ^0.18.4 age confidence
@release-it/conventional-changelog ^10.0.1 -> ^10.0.2 age confidence
@types/bun (source) ^1.3.2 -> ^1.3.3 age confidence
better-sqlite3 ^12.4.1 -> ^12.4.6 age confidence
docus ^5.2.1 -> ^5.2.3 age confidence
knitwork ^1.2.0 -> ^1.3.0 age confidence
modern-tar ^0.7.0 -> ^0.7.2 age confidence
pnpm (source) 10.22.0 -> 10.23.0 age confidence
unplugin (source) ^2.3.10 -> ^2.3.11 age confidence
vitest (source) ^4.0.8 -> ^4.0.13 age confidence
vue-tsc (source) ^3.1.3 -> ^3.1.5 age confidence
wrangler (source) ^4.48.0 -> ^4.50.0 age confidence
zod-to-json-schema ^3.24.6 -> ^3.25.0 age confidence

Release Notes

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

v4.20251121.0

Compare Source

v4.20251120.0

Compare Source

v4.20251119.0

Compare Source

v4.20251118.0

Compare Source

v4.20251117.0

Compare Source

v4.20251115.0

Compare Source

v4.20251113.0

Compare Source

nuxt/ui (@​nuxt/ui)

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

⚠ BREAKING CHANGES
  • components: consistent exposed refs (#​5385)
  • module: properly export composables from module
Features
Bug Fixes
  • AuthForm: ensure header is shown with leading slot (#​5405) (b61127a)
  • AuthForm: use password input id for aria-controls (#​5312) (55ea9be)
  • ChatPrompt: proxy disabled prop (a8f2156), closes #​5300
  • CheckboxGroup/RadioGroup/Switch: consistent disabled styles (ddd8faf), closes #​5391
  • ColorModeButton: use css to display color mode icon (#​5394) (1d1c638)
  • CommandPalette/ContentSearch: improve performances and filtering logic (#​5433) (e751b37)
  • components: calc virtualizer estimateSize based on item description (56ae8e7)
  • components: clean html attributes extend (fda3c98), closes #​5348
  • components: consistent exposed refs (#​5385) (fce2df4)
  • components: remove locale / dir props proxy (#​5432) (a6efa7a)
  • ContentNavigation/NavigationMenu/Tabs: ensure proper badge display (e5c11e6)
  • ContentSearchButton/DashboardSearchButton: hide label and trailing with css when collapsed (3e72bf8)
  • FileUpload: ensure native validation works with required (#​5358) (eb491e1)
  • Form: refine nested prop type handling and simplify logic (#​5360) (8d5c26f)
  • inertia: set serverRendered dynamically to prevent SSR crash (#​5396) (c0da1b2)
  • Input/InputNumber/Textarea: make modelModifiers generic (#​5361) (5c347af)
  • InputMenu: prevent change event when selecting create item (418c87b), closes #​4664
  • Link: partial extend for vue-router and inertia (637ef58)
  • Marquee: move keyframes into global css (1e6242e)
  • module: detect lazy components when using experimental.componentDetection (5a5ac45)
  • module: properly export composables from module (cb25902), closes #​5370
  • module: scan layers when using component detection (9872740), closes #​5389
  • NavigationMenu: hide label and trailing with css when collapsed (f004031), closes #​4254
  • NavigationMenu: proxy modelValue / defaultValue in vertical orientation (cffaaaa), closes #​5392
  • ProseCallout: add inline-block class to icon (#​5317) (fc36f69)
  • RadioGroup: update update:modelValue emit type (#​5349) (4cb0638)
  • Table: apply styles to th based on column meta (#​5418) (620defa)
  • types: export missing utils types (#​5448) (5f0a107)
  • vite: write theme templates (#​5355) (411ebcc)
  • vue: check import.meta.env.SSR to support vite-ssg (#​5347) (8f38c04)
nuxt-hub/core (@​nuxthub/core)

v1.0.0-20251120-100918-2f289de

Compare Source

v1.0.0-20251110-155642-7079e09

Compare Source

v1.0.0-20251108-001035-570e621

Compare Source

v1.0.0-20251107-232041-b44caa8

Compare Source

v1.0.0-20251107-182743-dfa0cd8

Compare Source

v1.0.0-20251107-182010-5bcbbe1

Compare Source

v1.0.0-20251105-155731-dd51906

Compare Source

v1.0.0-20251104-224431-b52a71f

Compare Source

v1.0.0-20251104-220347-b35e171

Compare Source

v1.0.0-20251104-214814-13f77ec

Compare Source

v1.0.0-20251102-095244-e559184

Compare Source

v1.0.0-20251102-093107-4994a64

Compare Source

v1.0.0-20251102-092532-ee18fca

Compare Source

v1.0.0-20251102-091004-9055a22

Compare Source

v1.0.0-20251102-090330-57f30fc

Compare Source

v1.0.0-20251101-232620-31e6b29

Compare Source

v1.0.0-20251101-232514-31e6b29

Compare Source

nuxt-content/mdc (@​nuxtjs/mdc)

v0.18.4

Compare Source

compare changes

🩹 Fixes
  • Handle kbd element and preserve component inline children order (67e1fc2)
🏡 Chore
  • Upgrade deps (f99e6e4)
  • Deprecate remarkMDC option in favor of remark-mdc (aa041b9)
❤️ Contributors
release-it/conventional-changelog (@​release-it/conventional-changelog)

v10.0.2

Compare Source

WiseLibs/better-sqlite3 (better-sqlite3)

v12.4.6

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.5...v12.4.6

v12.4.5

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.4...v12.4.5

nuxt-content/docus (docus)

v5.2.3

Compare Source

Bug Fixes

v5.2.2

Compare Source

Features
unjs/knitwork (knitwork)

v1.3.0

Compare Source

compare changes

🚀 Enhancements
  • Add genDynamicTypeImport (#​125)
🩹 Fixes
  • Remove commas in module augmentation (#​114)
❤️ Contributors
ayuhito/modern-tar (modern-tar)

v0.7.2

Compare Source

Overview

Lots of minor performance improvements to reduce our memory overhead and small correctness bug fixes 🔨

Full Changelog: ayuhito/modern-tar@v0.7.1...v0.7.2

v0.7.1

Compare Source

Overview

Small bug fix related to cancelling streams in the web decoder and clarifying documentation related to draining streams 🏑

Full Changelog: ayuhito/modern-tar@v0.7.0...v0.7.1

pnpm/pnpm (pnpm)

v10.23.0: pnpm 10.23

Compare Source

Minor Changes

  • Added --lockfile-only option to pnpm list #​10020.

Patch Changes

  • pnpm self-update should download pnpm from the configured npm registry #​10205.
  • pnpm self-update should always install the non-executable pnpm package (pnpm in the registry) and never the @pnpm/exe package, when installing v11 or newer. We currently cannot ship @pnpm/exe as pkg doesn't work with ESM #​10190.
  • Node.js runtime is not added to "dependencies" on pnpm add, if there's a engines.runtime setting declared in package.json #​10209.
  • The installation should fail if an optional dependency cannot be installed due to a trust policy check failure #​10208.
  • pnpm list and pnpm why now display npm: protocol for aliased packages (e.g., foo npm:[email protected]) #​8660.
  • Don't add an extra slash to the Node.js mirror URL #​10204.
  • pnpm store prune should not fail if the store contains Node.js packages #​10131.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite
unjs/unplugin (unplugin)

v2.3.11

Compare Source

   🚀 Features
    View changes on GitHub
vitest-dev/vitest (vitest)

v4.0.13

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v4.0.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.11

Compare Source

   🚀 Experimental Features
   🏎 Performance
    View changes on GitHub

v4.0.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.0.9

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v3.1.5

Compare Source

v3.1.4

Compare Source

Bug Fixes
  • fix(language-service): prevent auto-insertion of html snippets in template interpolation (#​5744) - Thanks to @​serkodev!
  • fix(language-service): strip interpolations from document passed to html service - Thanks to @​KazariEX!
  • fix(language-core): report unused @ts-expect-error directive on components with loose props checks (#​5750) - Thanks to @​serkodev and @​KazariEX!
  • fix(language-core): respect directive comments before v-else (#​5753) - Thanks to @​serkodev and @​KazariEX!
Other Changes
  • refactor(language-core): re-implement component references by codegen (#​5736) - Thanks to @​KazariEX!
  • refactor(language-core): simplify calculation of full interpolation content - Thanks to @​KazariEX!
cloudflare/workers-sdk (wrangler)

v4.50.0

Compare Source

Minor Changes
  • #​11219 524a6e5 Thanks @​Ltadrian! - Implement Hyperdrive binding TLS miniflare proxy. This will allow for wrangler dev hyperdrive bindings to connect to external
    databases that require TLS.

  • #​11233 c922a81 Thanks @​emily-shen! - Add containers.unsafe to allow internal users to use additional container features

Patch Changes

v4.49.1

Compare Source

Patch Changes

v4.49.0

Compare Source

Minor Changes
  • #​10703 c5c4ee5 Thanks @​danlapid! - Add support for streaming tail consumers in local dev. This is an experimental new feature that allows you to register a tailStream() handler (compared to the existing tail() handler), which will receive streamed tail events from your Worker (compared to the tail() handler, which only receives batched events after your Worker has finished processing).

  • #​11251 7035804 Thanks @​penalosa! - When the WRANGLER_HIDE_BANNER environment variable is provided, Wrangler will no longer display a version banner. This applies to all commands.

    For instance, previously running wrangler docs would give the following output:

    > wrangler docs
     ⛅️ wrangler 4.47.0
    ───────────────────
    Opening a link in your default browser: https://developers.cloudflare.com/workers/wrangler/commands/
    

    With WRANGLER_HIDE_BANNER, this is now:

    > WRANGLER_HIDE_BANNER=true wrangler docs
    Opening a link in your default browser: https://developers.cloudflare.com/workers/wrangler/commands/
    
  • #​11285 d014fa7 Thanks @​vicb! - Implement the wrangler r2 bulk put bucket-name --filename list.json command.

    The command uploads multiple objects to an R2 bucket.

    The list of object is provided as a JSON encoded file via --filename. It is a list of key and file (respectively the name and the content for the object).

    [
      { "key": "/path/to/obj", "file": "/path/to/file_1"},
      { "key": "/path/to/other/obj", "file": "/path/to/file_2"},
      // ...
    ]
    

    Uploads are executed concurrently and the level of concurrency can be set via --concurrency.

    The command supports the same options as wrangler r2 object put, minus --file, and --pipe and plus --concurrency

  • #​11268 15b8460 Thanks @​penalosa! - Support SvelteKit projects in autoconfig

  • #​11258 2011b6a Thanks @​dario-piotrowicz! - Add --dry-run flag to wrangler setup and also a dryRun option to runAutoConfig

Patch Changes

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 Nov 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
content Ready Ready Preview Comment Nov 22, 2025 10:36pm

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 3, 2025

Deploying content with  Cloudflare Pages  Cloudflare Pages

Latest commit: e896b2a
Status: ✅  Deploy successful!
Preview URL: https://8e183866.content-f0q.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.content-f0q.pages.dev

View logs

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 4, 2025

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

commit: e896b2a

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6b02072 to 784c180 Compare November 4, 2025 14:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 784c180 to 453b063 Compare November 4, 2025 16:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 453b063 to 5b6331a Compare November 5, 2025 00:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5b6331a to 7f9ada5 Compare November 5, 2025 11:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7f9ada5 to 6e5dce8 Compare November 5, 2025 13:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6e5dce8 to 8fc6061 Compare November 5, 2025 13:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8fc6061 to b6c4125 Compare November 5, 2025 18:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b6c4125 to 6f05f44 Compare November 6, 2025 08:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 82a3011 to 180682d Compare November 18, 2025 14:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 180682d to de558f9 Compare November 19, 2025 01:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from de558f9 to dee563b Compare November 19, 2025 11:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dee563b to 181d528 Compare November 20, 2025 02:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 181d528 to 2deb414 Compare November 20, 2025 10:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2deb414 to c5a9d2e Compare November 20, 2025 14:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c5a9d2e to 35ef2ca Compare November 20, 2025 22:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 35ef2ca to cd5c130 Compare November 21, 2025 02:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cd5c130 to bf5d3fc Compare November 21, 2025 07:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bf5d3fc to 24a9842 Compare November 21, 2025 15:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 24a9842 to d60d263 Compare November 21, 2025 19:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d60d263 to f248860 Compare November 21, 2025 23:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f248860 to f6febf8 Compare November 22, 2025 07:08
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