Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Change Age Confidence
motion 12.20.2 -> 12.23.12 age confidence

Release Notes

motiondivision/motion (motion)

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

Added
  • Added pages for remaining error and warning messages.

v12.23.1

Compare Source

Added
  • Exporting internal APIs for use in view animations.

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.

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.

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

Copy link

vercel bot commented Jul 1, 2025

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

Project Deployment Preview Comments Updated (UTC)
springfall Ready Ready Preview Comment Aug 19, 2025 5:21pm

@renovate renovate bot changed the title Update dependency motion to v12.20.4 Update dependency motion to v12.22.0 Jul 1, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from a87c6d4 to 62aa5f8 Compare July 1, 2025 17:46
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 62aa5f8 to 5d2c82d Compare July 2, 2025 08:15
@renovate renovate bot changed the title Update dependency motion to v12.22.0 Update dependency motion to v12.23.0 Jul 2, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 5d2c82d to 2f86fb0 Compare July 9, 2025 17:44
@renovate renovate bot changed the title Update dependency motion to v12.23.0 Update dependency motion to v12.23.1 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 2f86fb0 to 6bf81cd Compare July 10, 2025 12:35
@renovate renovate bot changed the title Update dependency motion to v12.23.1 Update dependency motion to v12.23.3 Jul 10, 2025
@renovate renovate bot changed the title Update dependency motion to v12.23.3 Update dependency motion to v12.23.5 Jul 14, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 6bf81cd to dbb5973 Compare July 14, 2025 14:06
@renovate renovate bot changed the title Update dependency motion to v12.23.5 Update dependency motion to v12.23.6 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from dbb5973 to 6528cec Compare July 15, 2025 16:33
@renovate renovate bot changed the title Update dependency motion to v12.23.6 Update dependency motion to v12.23.7 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 6528cec to ad96918 Compare July 23, 2025 16:45
@renovate renovate bot changed the title Update dependency motion to v12.23.7 Update dependency motion to v12.23.9 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from ad96918 to 27a031b Compare July 24, 2025 14:35
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 27a031b to 8afd3ea Compare July 28, 2025 08:53
@renovate renovate bot changed the title Update dependency motion to v12.23.9 Update dependency motion to v12.23.10 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from 8afd3ea to 00e0e45 Compare July 28, 2025 16:34
@renovate renovate bot changed the title Update dependency motion to v12.23.10 Update dependency motion to v12.23.11 Jul 28, 2025
@renovate renovate bot changed the title Update dependency motion to v12.23.11 fix(deps): update dependency motion to v12.23.11 Jul 30, 2025
@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 00e0e45 to f82c800 Compare July 30, 2025 11:08
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from f82c800 to af8eb3a Compare August 10, 2025 13:01
@renovate renovate bot force-pushed the renovate/motion-12.x-lockfile branch from af8eb3a to 5e85315 Compare August 13, 2025 14:01
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.

0 participants