Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ upgrade motion to v12 #143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
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
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 Mar 29, 2025 3:00pm

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

0 participants