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.9 age confidence
@types/node (source) 25.0.325.0.7 age confidence
@types/node (source) 22.19.322.19.5 age confidence
@types/react (source) 19.2.719.2.8 age confidence
ai (source) 6.0.56.0.31 age confidence
motion 12.23.2612.26.1 age confidence
pnpm (source) 10.26.2+sha512.0e308ff2005fc7410366f154f625f6631ab2b16b1d2e70238444dd6ae9d630a8482d92a451144debc492416896ed16f7b114a86ec68b8404b2443869e68ffda610.28.0 age confidence
react-hook-form (source) 7.69.07.71.0 age confidence
turbo (source) 2.7.22.7.4 age confidence

Release Notes

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

v3.0.9

Compare Source

Patch Changes
  • de2399b: fix(anthropic): assign type urls in file parts correctly

v3.0.8

Compare Source

Patch Changes
  • bee4f82: fix(anthropic): enable structured output support for claude-haiku-4-5

    This fixes an issue where the strict: true property was not included in the request body when using tools with Claude Haiku 4.5, because supportsStructuredOutput was incorrectly set to false for this model.

    Claude Haiku 4.5 supports structured outputs, so the strict property should be forwarded to the Anthropic API when specified on tools.

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
motiondivision/motion (motion)

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.
pnpm/pnpm (pnpm)

v10.28.0

Compare Source

v10.27.0

Compare Source

react-hook-form/react-hook-form (react-hook-form)

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


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 13, 2026 11:50am

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


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 edcdbd7 to 3205ad0 Compare January 12, 2026 01:11
@renovate renovate bot force-pushed the renovate/minor-patch branch from 3205ad0 to a00bdbf Compare January 12, 2026 01:56
@renovate renovate bot force-pushed the renovate/minor-patch branch from a00bdbf to 2c63787 Compare January 12, 2026 05:48
@renovate renovate bot force-pushed the renovate/minor-patch branch from 2c63787 to 1d06fc9 Compare January 12, 2026 10:10
@renovate renovate bot force-pushed the renovate/minor-patch branch from 1d06fc9 to fd2f945 Compare January 12, 2026 12:32
@renovate renovate bot force-pushed the renovate/minor-patch branch from fd2f945 to 97d0812 Compare January 12, 2026 13:37
@renovate renovate bot force-pushed the renovate/minor-patch branch from 97d0812 to 53d7ff3 Compare January 12, 2026 15:52
@renovate renovate bot force-pushed the renovate/minor-patch branch from 53d7ff3 to 2b13883 Compare January 12, 2026 18:04
@renovate renovate bot force-pushed the renovate/minor-patch branch from 2b13883 to 05c68ef Compare January 12, 2026 20:01
@renovate renovate bot force-pushed the renovate/minor-patch branch from 05c68ef to d14c153 Compare January 12, 2026 21:09
@renovate renovate bot force-pushed the renovate/minor-patch branch from d14c153 to 18bc218 Compare January 12, 2026 23:02
@renovate renovate bot force-pushed the renovate/minor-patch branch from 18bc218 to d55a645 Compare January 12, 2026 23:29
@renovate renovate bot force-pushed the renovate/minor-patch branch from d55a645 to 41d59bf Compare January 13, 2026 01:09
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.

1 participant