Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@formatjs/intl-localematcher ^0.7.5^0.8.0 age confidence
@mixedbread/sdk ^0.46.0^0.50.0 age confidence
@next/bundle-analyzer (source) 16.1.116.1.3 age confidence
@next/env (source) 16.1.116.1.3 age confidence
@next/eslint-plugin-next (source) 16.1.116.1.3 age confidence
@oxc-project/types (source) ^0.107.0^0.108.0 age confidence
@​paper-design/shaders-react ^0.0.69^0.0.70 age confidence
@scalar/json-magic (source) ^0.8.10^0.9.0 age confidence
@scalar/openapi-parser (source) 0.23.110.24.1 age confidence
@takumi-rs/image-response ^0.62.7^0.63.0 age confidence
@tanstack/react-router (source) 1.147.11.150.0 age confidence
@tanstack/react-router-devtools (source) 1.147.11.150.0 age confidence
@tanstack/react-start (source) 1.147.11.150.0 age confidence
@tanstack/start-static-server-functions (source) 1.147.11.150.0 age confidence
algoliasearch (source) 5.46.25.46.3 age confidence
next (source) 16.1.116.1.3 age confidence
oxc-parser (source) ^0.107.0^0.108.0 age confidence
oxc-transform (source) ^0.107.0^0.108.0 age confidence
oxfmt (source) ^0.23.0^0.24.0 age confidence
pnpm (source) 10.18.310.28.0 age confidence
shadcn (source) 3.6.33.7.0 age confidence
turbo (source) 2.7.32.7.5 age confidence
waku (source) 1.0.0-alpha.11.0.0-alpha.2 age confidence

Release Notes

formatjs/formatjs (@​formatjs/intl-localematcher)

v0.8.0

Compare Source

Features
mixedbread-ai/mixedbread-ts (@​mixedbread/sdk)

v0.50.1

Compare Source

Full Changelog: v0.50.0...v0.50.1

Bug Fixes
  • publish: remove extraneous npm copy from package (915f68c)

v0.50.0

Compare Source

Full Changelog: v0.49.3...v0.50.0

Features
vercel/next.js (@​next/bundle-analyzer)

v16.1.3

Compare Source

v16.1.2

Compare Source

vercel/next.js (@​next/env)

v16.1.3

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Fix linked list bug in LRU deleteFromLru (#​88652)
  • Fix relative same host redirects in node middleware (#​88253)
Credits

Huge thanks to @​acdlite and @​ijjk for helping!

v16.1.2

Compare Source

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes
  • Turbopack: Update to swc_core v50.2.3 (#​87841) (#​88296)
    • Fixes a crash when processing mdx files with multibyte characters. (#​87713)
  • Turbopack: mimalloc upgrade and enabling it on musl (#​88503) (#​87815) (#​88426)
    • Fixes a significant performance issue on musl-based Linux distributions (e.g. Alpine in Docker) related to musl's allocator.
    • Other platforms have always used mimalloc, but we previously did not use mimalloc on musl because of compilation issues that have since been resolved.
Credits

Huge thanks to @​mischnic for helping!

vercel/next.js (@​next/eslint-plugin-next)

v16.1.3

Compare Source

v16.1.2

Compare Source

scalar/scalar (@​scalar/json-magic)

v0.9.1

Patch Changes
Updated Dependencies

v0.9.0

Minor Changes
  • #​7701: Made bundle external document extensions configurable
Patch Changes
Updated Dependencies
scalar/scalar (@​scalar/openapi-parser)

v0.24.1

Patch Changes
Updated Dependencies

v0.23.13

Patch Changes
Updated Dependencies

v0.23.12

Patch Changes
  • #​7719: fix: self-referencing causes infinite loop in dereference
kane50613/takumi (@​takumi-rs/image-response)

v0.63.1

Compare Source

v0.63.0

Compare Source

Patch Changes

v0.62.8

Compare Source

Patch Changes
TanStack/router (@​tanstack/react-router)

v1.150.0

Compare Source

Version 1.150.0 - 1/14/26, 9:09 PM

Changes
Feat
  • add Route.redirect and getRouteApi.redirect (#​6373) (5299f0b) by Manuel Schiller
Other
Packages

v1.149.3

Compare Source

Version 1.149.3 - 1/13/26, 5:06 PM

Changes
Fix
Packages

v1.147.3

Compare Source

Version 1.147.3 - 1/11/26, 2:29 AM

Changes
Fix
  • cleanly separate dev styles from prod runtime (#​6356) (99bb8d2) by Manuel Schiller
Docs
  • nitro-nightly (b1976d8) by Manuel Schiller
Packages

v1.147.2

Compare Source

Version 1.147.2 - 1/10/26, 11:39 PM

Changes
Fix
  • implement safe dynamic lookup for React.use to avoid compilation… (#​6355) (2e2c868) by Manuel Schiller
Packages
algolia/algoliasearch-client-javascript (algoliasearch)

v5.46.3

Compare Source

  • cd7a174b4 fix(specs): BREAKING CHANGE — remove fields requirement from run response in CompAPI client (#​5809) by @​ClaraMuller
    Some fields from the Composition Run search response were marked as required while they were optional on the API side. This has been fixed, but might impact the client types.
  • b08917039 chore(deps): dependencies 2025-12-29 (#​5792) by @​algolia-bot
vercel/next.js (next)

v16.1.3

Compare Source

v16.1.2

Compare Source

oxc-project/oxc (oxfmt)

v0.24.0

Compare Source

🚀 Features
  • 86c0168 oxfmt/sort_package_json: Handle oxfmtrc.sort_scripts option (#​17738) (leaysgur)
📚 Documentation
  • 62b7a01 formatter: Clarify experimentalTailwindcss configuration comments (#​17898) (Dunqing)
pnpm/pnpm (pnpm)

v10.28.0

Compare Source

v10.27.0

Compare Source

v10.26.2: pnpm 10.26.2

Compare Source

Patch Changes

  • Improve error message when a package version exists but does not meet the minimumReleaseAge constraint. The error now clearly states that the version exists and shows a human-readable time since release (e.g., "released 6 hours ago") #​10307.

  • Fix installation of Git dependencies using annotated tags #​10335.

    Previously, pnpm would store the annotated tag object's SHA in the lockfile instead of the actual commit SHA. This caused ERR_PNPM_GIT_CHECKOUT_FAILED errors because the checked-out commit hash didn't match the stored tag object hash.

  • Binaries of runtime engines (Node.js, Deno, Bun) are written to node_modules/.bin before lifecycle scripts (install, postinstall, prepare) are executed #​10244.

  • Try to avoid making network calls with preferOffline #​10334.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.26.1: pnpm 10.26.1

Compare Source

Patch Changes

  • Don't fail on pnpm add, when blockExoticSubdeps is set to true #​10324.
  • Always resolve git references to full commits and ensure HEAD points to the commit after checkout #​10310.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.26.0

Compare Source

v10.25.0

Compare Source

v10.24.0

Compare Source

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

v10.22.0: pnpm 10.22

Compare Source

Minor Changes

  • Added support for trustPolicyExclude #​10164.

    You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:

    trustPolicy: no-downgrade
    trustPolicyExclude:
      - [email protected]
      - [email protected] || 5.102.1
  • Allow to override the engines field on publish by the publishConfig.engines field.

Patch Changes

  • Don't crash when two processes of pnpm are hardlinking the contents of a directory to the same destination simultaneously #​10179.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.21.0

Compare Source

v10.20.0

Compare Source

Minor Changes
  • Support --all option in pnpm --help to list all commands #​8628.
Patch Changes
  • When the latest version doesn't satisfy the maturity requirement configured by minimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #​10100.
  • create command should not verify patch info.
  • Set managePackageManagerVersions to false, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #​10063.

v10.19.0

Compare Source

Minor Changes
  • You can now allow specific versions of dependencies to run postinstall scripts. onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:

    ``


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@changeset-bot
Copy link

changeset-bot bot commented Dec 12, 2025

⚠️ No Changeset found

Latest commit: df11ce8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Dec 12, 2025

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

Project Deployment Review Updated (UTC)
fumadocs Ready Ready Preview, Comment Jan 17, 2026 5:00am
fumadocs-marble-cms Ready Ready Preview, Comment Jan 17, 2026 5:00am
fumadocs-tanstack-start Ready Ready Preview, Comment Jan 17, 2026 5:00am
1 Skipped Deployment
Project Deployment Review Updated (UTC)
fumadocs-react-router Ignored Ignored Jan 17, 2026 5:00am

Request Review

@coderabbitai
Copy link

coderabbitai bot commented Dec 12, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 44bc5ae to c25b0e9 Compare December 12, 2025 06:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c25b0e9 to 1f204b5 Compare December 12, 2025 07:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1f204b5 to b2f4aa2 Compare December 12, 2025 14:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b2f4aa2 to f71077d Compare December 12, 2025 21:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f71077d to 2d37b95 Compare December 13, 2025 01:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2d37b95 to bdf6e10 Compare December 13, 2025 06:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c458fab to cb1251b Compare January 14, 2026 18:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cb1251b to 9748378 Compare January 14, 2026 20:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9748378 to a786aae Compare January 15, 2026 03:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a786aae to 8db1784 Compare January 15, 2026 16:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8db1784 to 4c93856 Compare January 16, 2026 15:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4c93856 to b6ff62a Compare January 16, 2026 22:04
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