Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2026

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/openai (source) 3.0.23.0.20 age confidence
@next/mdx (source) 16.1.116.1.5 age confidence
@types/node (source) 25.0.325.0.10 age confidence
@types/node (source) 22.19.322.19.7 age confidence
@types/react (source) 19.2.719.2.10 age confidence
ai (source) 6.0.56.0.53 age confidence
lucide-react (source) ^0.562.0^0.563.0 age confidence
motion 12.23.2612.29.2 age confidence
next (source) 16.1.116.1.5 age confidence
pnpm (source) 10.26.2+sha512.0e308ff2005fc7410366f154f625f6631ab2b16b1d2e70238444dd6ae9d630a8482d92a451144debc492416896ed16f7b114a86ec68b8404b2443869e68ffda610.28.2 age confidence
react (source) 19.2.319.2.4 age confidence
react-dom (source) 19.2.319.2.4 age confidence
react-hook-form (source) 7.69.07.71.1 age confidence
turbo (source) 2.7.22.7.6 age confidence
unist-util-visit 5.0.05.1.0 age confidence

Release Notes

vercel/ai (@​ai-sdk/openai)

v3.0.20

Patch Changes
  • Updated dependencies [f748c46]
    • ai@​6.0.20

v3.0.19

Compare Source

Patch Changes
  • ai@​6.0.19

v3.0.18

Compare Source

Patch Changes
  • Updated dependencies [d6ec0e2]
    • ai@​6.0.18

v3.0.17

Compare Source

Patch Changes
  • Updated dependencies [af0955e]
    • ai@​6.0.17

v3.0.16

Compare Source

Patch Changes
  • Updated dependencies [81adf59]
    • ai@​6.0.16

v3.0.15

Compare Source

Patch Changes
  • Updated dependencies [3a73fb3]
    • ai@​6.0.15

v3.0.14

Compare Source

Patch Changes

v3.0.13

Compare Source

Patch Changes

v3.0.12

Compare Source

Patch Changes

v3.0.11

Compare Source

Patch Changes
  • 891a60a: feat (provider/gateway): add provider-defined perplexity search

v3.0.10

Compare Source

Patch Changes
  • 2696fd2: chore(provider/gateway): Update gateway model settings files

v3.0.9

Compare Source

Patch Changes

v3.0.8

Compare Source

Patch Changes
  • 8ec1984: fix(gateway): bump @vercel/oidc to 3.1.0

v3.0.7

Compare Source

Patch Changes
  • 9a9ae73: feat(ai/rsc): readStreamableValue

v3.0.6

Compare Source

Patch Changes
  • ai@​6.0.6

v3.0.5

Compare Source

Patch Changes

v3.0.4

Compare Source

Patch Changes
  • ai@​6.0.4

v3.0.3

Compare Source

Patch Changes
  • c44166d: Add support for Amazon Nova Models, cross region inference profiles and OpenAI gpt-oss in @ai-sdk/amazon-bedrock provider
  • fbc9f06: feat(amazon-bedrock): add topK support
vercel/next.js (@​next/mdx)

v16.1.5

Compare Source

Please refer the following changelogs for more information about this security release:

https://vercel.com/changelog/summaries-of-cve-2025-59471-and-cve-2025-59472
https://vercel.com/changelog/summary-of-cve-2026-23864

v16.1.4

Compare Source

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

Core Changes
  • Only filter next config if experimental flag is enabled (#​88733)
Credits

Huge thanks to @​mischnic for helping!

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!

lucide-icons/lucide (lucide-react)

v0.563.0: Version 0.563.0

Compare Source

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.562.0...0.563.0

motiondivision/motion (motion)

v12.29.2

Compare Source

Fixed
  • Updates to layout animations.

v12.29.0

Compare Source

Added
  • transformViewBoxPoint: Scale drag gestures within <svg> elements where viewBox and rendered width/height are mismatched.
  • trackContentSize: New scroll and useScroll option for tracking changes to content size.
Fixed
  • Add React 19 test suite to CI.
  • Fix types with motion.create().
  • Shared element animations now respect layoutDependency.

v12.28.2

Compare Source

Added
  • Add default value type px for fontSize.
Fixed
  • Removed default value type from radius.
  • Ensure LazyMotion animates initial state even when state has changed before Motion is loaded.

v12.28.1

Compare Source

Fixed
  • Ensure scale: "0%" isn't treated as default value.

v12.27.5

Compare Source

Fixed
  • Ensure pen gesture is correctly cleaned up on drag cancel.
  • Fix edge case where DocumentProjectionNode's attached element was null.

v12.27.4

Compare Source

Added
  • AnimatePresence: anchorY for vertically positioning popped children.
Fixed
  • Fixed path drawing animations in zoomed Safari contexts by switching to unitless values.

v12.27.3

Compare Source

Fixed
  • Ensure drag gestures trigger from keyboard-accessible elements (button, textarea etc) if these elements have drag applied directly.

v12.27.2

Compare Source

Fixed
  • Adding sourcemaps to motion-dom and motion-utils.
  • Fix Reorder autoscroll within scrollable pages.
  • Gracefully handle missing elements in animation sequences.

v12.27.1

Compare Source

Fixed
  • Improving projection node cleanup.

v12.27.0

Compare Source

Fixed
  • Adding new exports for internal use.

v12.26.2

Compare Source

Fixed
  • Internal refactor of projection system into motion-dom.

v12.26.1

Compare Source

Fixed
  • Improve overload selection for useTransform.

v12.26.0

Compare Source

Added
  • Support for multiple output value maps with useTransform.

v12.25.0

Compare Source

Added
  • Support for auto-scrolling when a Reorder.Item reaches the edges of its parent scrollable container.

v12.24.12

Compare Source

Fixed
  • Draggable elements now track pointer during page and element scroll.

v12.24.11

Compare Source

Fixed
  • Fixed time sampling of GPU animations under heavy CPU load.

v12.24.10

Compare Source

v12.24.9

Compare Source

Fixed
  • Fixing Radix Dialog with AnimatePresence.
  • Ensure drag constraints animation resumes after press interruption.
  • Prevent drag gesture from triggering when pressing focusable elements.

v12.24.8

Compare Source

Fixed
  • Perform unit conversion when animating to/from calc() values.

v12.24.7

Compare Source

Fixed
  • Fix duplicate exit animations in AnimatePresence.

v12.24.6

Compare Source

Fixed
  • Remove memory leak from retained matchMedia callbacks.

v12.24.5

Compare Source

Fixed
  • Prevent ref access error for AnimatePresence popLayout mode in React 19.

v12.24.4

Compare Source

Fixed
  • Support ref functions that return a cleanup callback.

v12.24.3

Compare Source

Fixed
  • Ensure onAnimationStart and onAnimationComplete callbacks fire for useSpring.

v12.24.2

Compare Source

Fixed
  • Ensure useDragControls snapToCursor: true` works with initial transforms.

v12.24.1

Compare Source

Fixed
  • Ensure CSS Motion Path properties are applied via style on SVG elements.
  • Ensure JSX is correctly imported by Reorder.Item.

v12.24.0

Compare Source

Added
  • { type: "svg" } option to motion.create() for creating custom SVG components.
  • px default value type for CSS logical properties (paddingBlock, paddingInline, marginBlock, marginInline).
Fixed
  • Ensure drag gesture updates with latest props every render.
  • Fix missing JSX import error.
  • Fix motion-dom build.
  • Exclude src from distributed package.

v12.23.28

Compare Source

Fixed
  • Fixing MotionStyle type with React 19 when skipLibCheck is false.
  • Add guard for process check for better compat with ESM environments.

v12.23.27

Compare Source

Fixed
  • Improved Intellisense detection for motion import.
  • Adding sourcemaps to release.
vercel/next.js (next)

v16.1.5

Compare Source

v16.1.4

Compare Source

v16.1.3

Compare Source

v16.1.2

Compare Source

pnpm/pnpm (pnpm)

v10.28.2

Compare Source

v10.28.1

Compare Source

v10.28.0

Compare Source

v10.27.0

Compare Source

facebook/react (react)

v19.2.4: 19.2.4 (January 26th, 2026)

Compare Source

React Server Components
react-hook-form/react-hook-form (react-hook-form)

v7.71.1

Compare Source

v7.71.0: Version 7.71.0

Compare Source

⚡ perf: memoize FormProvider context value to prevent unnecessary rerenders (#​13235)
🚄 perf: separate control context to prevent unnecessary rerenders (#​13234)
🐞 fix: update isValid when field disabled state changes (#​13231)
👌 chore: optimize bundle size via safe terser options (#​13243) (#​13244)

thanks to @​kamja44, @​a28689604 & @​newsiberian

v7.70.0

Compare Source

vercel/turborepo (turbo)

v2.7.6

Compare Source

v2.7.5: Turborepo v2.7.5

Compare Source

What's Changed

Docs
create-turbo
Changelog

Full Changelog: vercel/turborepo@v2.7.4...v2.7.5

v2.7.4: Turborepo v2.7.4

Compare Source

What's Changed

Docs
create-turbo
Examples
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.7.3...v2.7.4

v2.7.3: Turborepo v2.7.3

Compare Source

What's Changed

Examples
  • examples: Remove skipLibCheck from nestjs.json in nestJS example by @​leos in #​11323
Changelog

New Contributors

Full Changelog: vercel/turborepo@v2.7.2...v2.7.3

syntax-tree/unist-util-visit (unist-util-visit)

v5.1.0

Compare Source

Types

Full Changelog: syntax-tree/unist-util-visit@5.0.0...5.1.0


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 3, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 3, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

@vercel
Copy link

vercel bot commented Jan 3, 2026

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

Project Deployment Review Updated (UTC)
onruntime-website Ready Ready Preview, Comment Jan 27, 2026 2:59pm

@coderabbitai
Copy link

coderabbitai bot commented Jan 3, 2026

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.

  • 🔍 Trigger a full review

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

@renovate renovate bot force-pushed the renovate/minor-patch branch from a0b486c to fd4e70e Compare January 4, 2026 06:02
@renovate renovate bot force-pushed the renovate/minor-patch branch from fd4e70e to 2d41e11 Compare January 5, 2026 10:37
@renovate renovate bot force-pushed the renovate/minor-patch branch from 2d41e11 to 8e766e7 Compare January 5, 2026 14:54
@renovate renovate bot force-pushed the renovate/minor-patch branch from 8e766e7 to 474f047 Compare January 5, 2026 18:07
@renovate renovate bot force-pushed the renovate/minor-patch branch from 474f047 to 79eac4c Compare January 5, 2026 21:55
@renovate renovate bot force-pushed the renovate/minor-patch branch from 79eac4c to 50dbbe2 Compare January 6, 2026 00:52
@renovate renovate bot force-pushed the renovate/minor-patch branch from 50dbbe2 to 10f6634 Compare January 6, 2026 12:46
@renovate renovate bot force-pushed the renovate/minor-patch branch from 10f6634 to 5eed51a Compare January 6, 2026 18:30
@renovate renovate bot force-pushed the renovate/minor-patch branch from 5eed51a to 3a9163b Compare January 7, 2026 12:35
@renovate renovate bot force-pushed the renovate/minor-patch branch from 3a9163b to 14dd7b9 Compare January 7, 2026 18:27
@renovate renovate bot force-pushed the renovate/minor-patch branch from 14dd7b9 to 03986a6 Compare January 7, 2026 21:15
@renovate renovate bot force-pushed the renovate/minor-patch branch from 03986a6 to e2f44d5 Compare January 8, 2026 06:03
@renovate renovate bot force-pushed the renovate/minor-patch branch from e2f44d5 to 6f2abce Compare January 8, 2026 09:49
@renovate renovate bot force-pushed the renovate/minor-patch branch from d0b2901 to 6c0afcf Compare January 20, 2026 21:05
@renovate renovate bot force-pushed the renovate/minor-patch branch from 6c0afcf to dc0a847 Compare January 21, 2026 13:08
@renovate renovate bot force-pushed the renovate/minor-patch branch from dc0a847 to 933511b Compare January 21, 2026 17:46
@renovate renovate bot force-pushed the renovate/minor-patch branch from 933511b to 764030d Compare January 21, 2026 21:48
@renovate renovate bot force-pushed the renovate/minor-patch branch from 764030d to e075011 Compare January 22, 2026 00:36
@renovate renovate bot force-pushed the renovate/minor-patch branch from e075011 to f15ff45 Compare January 22, 2026 05:13
@renovate renovate bot force-pushed the renovate/minor-patch branch from f15ff45 to 8bfc9da Compare January 22, 2026 17:24
@renovate renovate bot force-pushed the renovate/minor-patch branch from 8bfc9da to 74b81b0 Compare January 22, 2026 21:12
@renovate renovate bot force-pushed the renovate/minor-patch branch from 74b81b0 to 0580bad Compare January 23, 2026 14:26
@renovate renovate bot force-pushed the renovate/minor-patch branch from 0580bad to 18899e7 Compare January 25, 2026 00:57
@renovate renovate bot force-pushed the renovate/minor-patch branch from 18899e7 to 9a328fa Compare January 26, 2026 10:50
@renovate renovate bot force-pushed the renovate/minor-patch branch from 9a328fa to 91a1ea6 Compare January 26, 2026 16:31
@renovate renovate bot force-pushed the renovate/minor-patch branch from 91a1ea6 to ef5d11c Compare January 26, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants