Skip to content

Comments

⬆️ upgrade motion to v12#143

Merged
antoinekm merged 1 commit intomasterfrom
renovate/motion-12.x
May 15, 2025
Merged

⬆️ upgrade motion to v12#143
antoinekm merged 1 commit intomasterfrom
renovate/motion-12.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
motion ^11.18.0 -> ^12.0.0 age adoption passing confidence

Release Notes

motiondivision/motion (motion)

v12.4.3

Compare Source

Fixed
  • Restored warning for when animating more than two keyframes with a spring.

v12.4.2

Compare Source

Fixed
  • Preventing press from triggering when an element is disabled.

v12.4.1

Compare Source

Fixed
  • Check for transition in initial when animating removed values.

v12.4.0

Compare Source

Added
  • Added initial option to useInView.

v12.3.1

Compare Source

Fixed
  • Correctly applying CSS variables at the end of a mini animate animation.

v12.3.0

Compare Source

Added
  • Added usePresenceData to get custom data passed to AnimatePresence in descendant components.

v12.2.0

Compare Source

Added
  • Added unit support to useSpring.

v12.1.0

Compare Source

Fixed
  • Bug with AnimatePresence in React 19 strict mode.
Deprecated
  • Motion 3D.

v12.0.11

Compare Source

Fixed
  • Moving updateSVGDimensions to its own file to help with tree-shaking.

v12.0.10

Compare Source

Fixed
  • Providing MotionValue to motion component from motion/react-client entrypoint.

v12.0.9

Compare Source

Fixed
  • Removing React from bundle.

v12.0.8

Compare Source

Fixed
  • Infer type of children prop for motion.create.

v12.0.6

Compare Source

Fixed
  • Discard layout projection snapshots if 0x0.

v12.0.5

Compare Source

Fixed
  • Fix scale correction for CSS variables.

v12.0.4

Compare Source

Fixed
  • Add scale correction for CSS variables.

v12.0.3

Compare Source

Fixed
  • Fixed toggling between shared layout animations multiple times.
Added
  • Added private anchorX prop to AnimatePresence.
Changed
  • Simplified useSpring for smaller bundlesize.

v12.0.1

Compare Source

Fixed
  • Prevent relative animations from restarting layout animations unnecessarily.

v12.0.0

Compare Source

Changed
  • press, hover and inView now pass the target element as the first argument to the gesture start callback.

v11.18.2

Compare Source

Fixed
  • Animations with transformTemplate not hardware accelerated.

v11.18.1

Compare Source

Fixed
  • AnimatePresence types in React 19.
  • SVG with transform not always setting styles correctly on mount.

Configuration

📅 Schedule: Branch creation - "every weekend" (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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 15, 2025
@vercel
Copy link

vercel bot commented Feb 15, 2025

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

Name Status Preview Comments Updated (UTC)
onruntime-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2025 9:30am

@renovate renovate bot force-pushed the renovate/motion-12.x branch from 02f0caa to 0e6c3dc Compare February 16, 2025 09:12
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 0e6c3dc to 0f9f027 Compare February 17, 2025 06:03
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 0f9f027 to e16f60e Compare February 18, 2025 14:52
@renovate renovate bot force-pushed the renovate/motion-12.x branch from e16f60e to 3f5378a Compare March 1, 2025 09:16
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 3f5378a to 87d48da Compare March 1, 2025 22:54
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 87d48da to 81c6727 Compare March 8, 2025 09:59
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 81c6727 to 9de1af9 Compare March 8, 2025 21:21
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 9de1af9 to 6ac8229 Compare March 13, 2025 11:00
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 6ac8229 to d23b02d Compare March 15, 2025 05:34
@renovate renovate bot force-pushed the renovate/motion-12.x branch from d23b02d to d433149 Compare March 15, 2025 09:27
@renovate renovate bot force-pushed the renovate/motion-12.x branch from d433149 to 9397984 Compare March 17, 2025 09:13
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 9397984 to 211b0b7 Compare March 21, 2025 21:40
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 211b0b7 to ecf6b55 Compare March 23, 2025 03:00
@renovate renovate bot force-pushed the renovate/motion-12.x branch from ecf6b55 to eb18760 Compare March 29, 2025 05:48
@renovate renovate bot force-pushed the renovate/motion-12.x branch from eb18760 to 5e43173 Compare March 29, 2025 14:53
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 5e43173 to b8bd79e Compare April 5, 2025 22:51
@renovate renovate bot force-pushed the renovate/motion-12.x branch from b8bd79e to 57d7fdf Compare April 12, 2025 14:46
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 57d7fdf to 3612b41 Compare April 13, 2025 18:27
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 3612b41 to 1513091 Compare April 19, 2025 13:49
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 1513091 to 57728c0 Compare April 20, 2025 06:08
@renovate renovate bot force-pushed the renovate/motion-12.x branch from 57728c0 to aef2b35 Compare April 27, 2025 03:10
@renovate renovate bot force-pushed the renovate/motion-12.x branch from aef2b35 to e57d596 Compare May 4, 2025 01:55
@renovate renovate bot force-pushed the renovate/motion-12.x branch from e57d596 to aac3def Compare May 11, 2025 01:38
@renovate renovate bot force-pushed the renovate/motion-12.x branch from aac3def to cbfb4aa Compare May 11, 2025 09:27
@antoinekm antoinekm merged commit 0d1f2d6 into master May 15, 2025
3 checks passed
@renovate renovate bot deleted the renovate/motion-12.x branch May 15, 2025 10:43
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