Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2025

This PR contains the following updates:

Package Change Age Confidence
motion 12.23.1 -> 12.23.26 age confidence

Release Notes

motiondivision/motion (motion)

v12.23.26

Compare Source

Fixed
  • Moved initialisation of default scale correctors to allow for overwriting existing correctors.

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

Configuration

📅 Schedule: Branch creation - "before 4am" (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.

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

@vercel
Copy link

vercel bot commented Jul 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
semantic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 11:47am

@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 610f7bf to 11b4094 Compare July 14, 2025 10:04
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.3 fix(deps): update dependency motion to v12.23.5 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 11b4094 to ebfeccc Compare July 15, 2025 14:07
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.5 fix(deps): update dependency motion to v12.23.6 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from ebfeccc to c9b5b17 Compare July 23, 2025 20:27
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.6 fix(deps): update dependency motion to v12.23.7 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from c9b5b17 to 1560e80 Compare July 24, 2025 11:46
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.7 fix(deps): update dependency motion to v12.23.9 Jul 24, 2025
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.9 fix(deps): update dependency motion to v12.23.10 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 1560e80 to 30e4696 Compare July 28, 2025 08:56
@netlify
Copy link

netlify bot commented Jul 28, 2025

Deploy Preview for semantic-template failed. Why did it fail? →

Name Link
🔨 Latest commit 491397b
🔍 Latest deploy log https://app.netlify.com/projects/semantic-template/deploys/69397a626f16450008b93293

@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.10 fix(deps): update dependency motion to v12.23.11 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 30e4696 to cb6c6f6 Compare July 28, 2025 17:14
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.11 fix(deps): update dependency motion to v12.23.12 Jul 30, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from cb6c6f6 to 195a7a5 Compare July 30, 2025 09:54
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.12 fix(deps): update dependency motion to v12.23.13 Sep 16, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch 2 times, most recently from 28a498a to 8d1d8fa Compare September 17, 2025 22:11
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.13 fix(deps): update dependency motion to v12.23.14 Sep 17, 2025
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.14 fix(deps): update dependency motion to v12.23.15 Sep 18, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch 2 times, most recently from ce0d85c to cd2eeeb Compare September 19, 2025 14:13
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.15 fix(deps): update dependency motion to v12.23.16 Sep 19, 2025
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.16 fix(deps): update dependency motion to v12.23.18 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from cd2eeeb to d9f3d88 Compare September 22, 2025 10:10
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.18 fix(deps): update dependency motion to v12.23.19 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from d9f3d88 to 00b5d3d Compare September 23, 2025 11:06
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.19 fix(deps): update dependency motion to v12.23.20 Sep 24, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch 2 times, most recently from a495fe6 to af9a768 Compare September 24, 2025 12:49
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.20 fix(deps): update dependency motion to v12.23.21 Sep 24, 2025
@renovate renovate bot changed the title fix(deps): update dependency motion to v12.23.21 chore(deps): update dependency motion to v12.23.22 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from af9a768 to 7e73f91 Compare September 25, 2025 16:06
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 7e73f91 to 4f4f48d Compare October 10, 2025 14:49
@renovate renovate bot changed the title chore(deps): update dependency motion to v12.23.22 chore(deps): update dependency motion to v12.23.24 Oct 10, 2025
@renovate renovate bot changed the title chore(deps): update dependency motion to v12.23.24 chore(deps): update dependency motion to v12.23.25 Dec 1, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch 2 times, most recently from 17f423c to 2d6e13d Compare December 3, 2025 17:51
@renovate renovate bot changed the title chore(deps): update dependency motion to v12.23.25 chore(deps): update dependency motion to v12.23.26 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 2d6e13d to 491397b Compare December 10, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant