dashdot icon indicating copy to clipboard operation
dashdot copied to clipboard

chore(deps): upgrade framer-motion to v7.5.4

Open renovate[bot] opened this issue 3 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 7.3.6 -> 7.5.4 age adoption passing confidence

Release Notes

framer/motion

v7.5.4

Compare Source

Fixed
  • Fixed bug relative layout animations within rotated layers.
  • Fixed bug with layout="preserve-aspect" where layers that do change size but aren't moved are reprojected to the old size and stay there.

v7.5.3

Compare Source

Fixed
  • If the initial style was derived from the initial prop, and that style is removed from animate, while also being removed from initial, it won't animate back to the originally-defined value.

v7.5.2

Compare Source

Fixed
  • Gracefully handle undefined values in values prop.

v7.5.1

Compare Source

Fixed
  • useTransform correctly cleans up any scheduled animation frames when it unmounts.

v7.5.0

Compare Source

Added
  • useAnimationFrame now passes delta to provided callbacks as the second argument.

v7.4.0

Compare Source

Added
  • Added internal values prop that allows the provision of motion values to use exclusively for performing animations on.

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, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 26 '22 17:09 renovate[bot]

Nx Cloud Report

CI is running for commit f69e3173dbf0f7fbcf5e98241e5ae88c35f91ee7.

📂 Click to track the progress, see the status, the terminal output, and the build insights.


Sent with 💌 from NxCloud.

nx-cloud[bot] avatar Sep 26 '22 17:09 nx-cloud[bot]

:tada: This issue has been resolved in version 4.6.0

Please check the changelog for more details.

MauriceNino avatar Dec 31 '22 16:12 MauriceNino