Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 28, 2025

This PR contains the following updates:

Package Change Age Confidence
motion 12.18.1 -> 12.23.25 age confidence

Release Notes

motiondivision/motion (motion)

v12.23.25

Compare Source

Fixed
  • Ensure relative projection boxes are re-measured when parent layout changes.

v12.23.24

Compare Source

Fixed
  • Ensure that when a component remounts, it continues to fire animations even when initial={false}.

v12.23.23

Compare Source

Added
  • Exporting PresenceChild and PopChild type for internal use.

v12.23.22

Compare Source

Added
  • Exporting HTMLElements and useComposedRefs type for internal use.

v12.23.21

Compare Source

Fixed
  • Fixing main-thread scroll with animations that contain delay.

v12.23.20

Compare Source

Fixed
  • Suppress non-animatable value warning for instant animations.

v12.23.19

Compare Source

Fixed
  • Remove support for changing ref prop.

v12.23.18

Compare Source

Fixed
  • <motion /> components now support changing ref prop.

v12.23.16

Compare Source

Fixed
  • Fixing ref when passed to a child of AnimatePresence in "popLayout" mode.

v12.23.15

Compare Source

Fixed
  • Fixing export * error in RSC.

v12.23.14

Compare Source

Fixed
  • Fixing types of Reorder.Item and Reorder.Group so incorrect HTML props are correctly flagged.
  • Reverting rehydration of externalRef when it switches.

v12.23.13

Compare Source

Fixed
  • Fixed issue where motion components don't update refs when externalRef changes. The useMotionRef function now properly includes externalRef in the dependency array to ensure ref callbacks update when the external ref changes.
Changed
  • Stopped tracking yarn cache in the repo.

v12.23.12

Compare Source

Added
  • Exporting internal APIs for use in view animations.

v12.23.11

Compare Source

Added
  • Children of variants with delayChildren: stagger() will now be staggered correctly alongside their newly-entering siblings.

v12.23.10

Compare Source

Fixed
  • Fixed shared layout animation in situations where no motion components have re-rendered between shared element switching.

v12.23.9

Compare Source

Changed
  • Removing redundant renderRequest MotionValue lifecycle.

v12.23.7

Compare Source

Fixed
  • springValue cleanup.
  • Removed additional removeNode from AnimatePresence when using popLayout.

v12.23.6

Compare Source

Changed
  • Added explainer for reduced motion warning.
  • Refactored motion component creation to remove indirection.

v12.23.5

Compare Source

Fixed
  • Fix animation timings within dynamically-generated popups.

v12.23.3

Compare Source

Changed
  • useScroll: Re-attempt to initialise scroll animation within a useEffect if refs weren't hydrated during the useLayoutEffect. Throw if refs are still not hydrated during the useEffect.

v12.23.2

Compare Source

Fixed
  • Ensure that when a component remounts, it continues to fire animations even when initial={false}.

v12.23.1

Compare Source

Fixed
  • Remove support for changing ref prop.

v12.23.0

Compare Source

Added
  • Add .stop() and .cancel() methods to useDragControls().

v12.22.0

Compare Source

Added
  • Allow delayChildren to accept stagger(). This enables from and ease options when staggering variant children.
Deprecated
  • staggerChildren and staggerDirection options.

v12.20.5

Compare Source

Fixed
  • Improve performance of projection styles by writing directly to element.style.
  • Only block layout animations when window has changed width.

v12.20.4

Compare Source

Fixed
  • Improve performance of render loop.
  • Improve performance of types.

v12.20.3

Compare Source

Fixed
  • Always skip layout animation check on tree mount.

v12.20.2

Compare Source

Fixed
  • Updated Transition type to be more permissive.

v12.20.1

Compare Source

Fixed
  • Updated Target type to match previous definition.

v12.20.0

Compare Source

Added
  • Pass a shadow DOM root element via AnimatePresence root prop to attach "popLayout" styles to a different root element.

v12.19.4

Compare Source

Fixed
  • Ensure animations are removed from scope when finished.

v12.19.3

Compare Source

Fixed
  • Restore some deprecated types.
  • Add transformPerspective to TargetAndTransition.
  • Filter number-indexed and function props from CSSStyleDeclaration.

v12.19.2

Compare Source

Fixed
  • React: Prevent duplicate layout animation commits within Suspense boundaries.

v12.19.1

Compare Source

Fixed
  • React: Fix export * error message in Next.js.

v12.19.0

Compare Source

Added
  • React: usePageInView for tracking document visibility.

v12.18.2

Compare Source

Fixed
  • Fixed es bundle dependency imports for "motion".
  • Restored translateX, originX etc values in animation targets.

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Jun 28, 2025
@vercel
Copy link

vercel bot commented Jun 28, 2025

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

Project Deployment Preview Comments Updated (UTC)
onruntime-website Ready Ready Preview Comment Dec 1, 2025 3:51pm

@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 0592587 to d6fb506 Compare June 30, 2025 13:46
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.19.2 ⬆️ upgrade motion to v12.20.0 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from d6fb506 to 8ecdaa8 Compare June 30, 2025 18:57
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.20.0 ⬆️ upgrade motion to v12.20.1 Jun 30, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 8ecdaa8 to 14ec4a1 Compare July 1, 2025 13:48
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.20.1 ⬆️ upgrade motion to v12.20.5 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 14ec4a1 to 2ea00f1 Compare July 1, 2025 19:34
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.20.5 ⬆️ upgrade motion to v12.22.0 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 2ea00f1 to 18e8737 Compare July 2, 2025 13:45
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.22.0 ⬆️ upgrade motion to v12.23.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 18e8737 to dde89dc Compare July 7, 2025 08:54
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from dde89dc to e9a6b36 Compare July 9, 2025 16:14
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.0 ⬆️ upgrade motion to v12.23.1 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from e9a6b36 to 2a0d20b Compare July 10, 2025 11:42
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.1 ⬆️ upgrade motion to v12.23.3 Jul 10, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 2a0d20b to 11ebb8a Compare July 11, 2025 08:42
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.3 ⬆️ upgrade motion to v12.23.5 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 11ebb8a to 5ddd8a2 Compare July 14, 2025 11:51
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 0cc1ad8 to 55abcec Compare September 22, 2025 13:03
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.16 ⬆️ upgrade motion to v12.23.18 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 55abcec to d1851be Compare September 23, 2025 10:27
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.18 ⬆️ upgrade motion to v12.23.19 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from d1851be to dde55de Compare September 23, 2025 23:35
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from dde55de to fca6c2a Compare September 24, 2025 10:30
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.19 ⬆️ upgrade motion to v12.23.20 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from fca6c2a to 9fa9bba Compare September 24, 2025 13:41
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.20 ⬆️ upgrade motion to v12.23.21 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 9fa9bba to 72a142f Compare September 25, 2025 15:03
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.21 ⬆️ upgrade motion to v12.23.22 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 72a142f to 52cb850 Compare October 9, 2025 00:48
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 52cb850 to 38fb1bf Compare October 10, 2025 10:50
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.22 ⬆️ upgrade motion to v12.23.23 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 38fb1bf to 1d22ec3 Compare October 10, 2025 17:47
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.23 ⬆️ upgrade motion to v12.23.24 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 1d22ec3 to 1a04e8c Compare December 1, 2025 15:50
@renovate renovate bot changed the title ⬆️ upgrade motion to v12.23.24 ⬆️ upgrade motion to v12.23.25 Dec 1, 2025
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