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

fix(deps): update dependency framer-motion to v10.12.16 #173

Merged
merged 1 commit into from
Jun 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 10.12.4 -> 10.12.16 age adoption passing confidence

Release Notes

framer/motion

v10.12.16

Compare Source

Fixed
  • Fixing unit conversion when animating translateX/translateY.

v10.12.15

Compare Source

Fixed
  • Fixed timing bug when mixing layout prop and animate().
  • Removing errant log from resolveConstraints.

v10.12.14

Compare Source

Fixed
  • Ensure new layout components animate correctly on the first re-render.

v10.12.13

Compare Source

Fixed
  • Fixed scale correction in elements that have finished layout animations.

v10.12.12

Compare Source

Fixed
  • Ensuring zero units like "0px" can be used as keyframe templates.

v10.12.11

Compare Source

Fixed
  • Fixing ending layout animations immediately on resize.

v10.12.10

Compare Source

Fixed
  • Fixing persisting AnimatePresence child when exit animation is interrupted.

v10.12.9

Compare Source

Fixed
  • Fixing jumpy layer when a layout changes after a pending animation has been scheduled.

v10.12.8

Compare Source

Fixed
  • Moving layout animations to queueMicrotasks(), ensuring layout animations don't fire until all synchronous effects have executed.

v10.12.7

Compare Source

Fixed
  • Improve handling of "none" keyframes.

v10.12.6

Compare Source

Fixed
  • Fixing relative layout animations when mixing type: false and type: "tween", duration: 0.

v10.12.5

Compare Source

Changed
  • Exporting visualElementStore for internal use.

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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented May 1, 2023

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

Name Status Preview Comments Updated (UTC)
pravastacaraka ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 10, 2023 2:26pm

@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.5 fix(deps): update dependency framer-motion to v10.12.6 May 2, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 25cedcd to 09daeb3 Compare May 2, 2023 10:27
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.6 fix(deps): update dependency framer-motion to v10.12.7 May 2, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 09daeb3 to f282920 Compare May 2, 2023 15:56
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.7 fix(deps): update dependency framer-motion to v10.12.8 May 5, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from f282920 to 8774c2f Compare May 5, 2023 14:07
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.8 fix(deps): update dependency framer-motion to v10.12.9 May 9, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 8774c2f to e64c5f4 Compare May 9, 2023 12:30
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.9 fix(deps): update dependency framer-motion to v10.12.10 May 10, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from e64c5f4 to 9c8ff4b Compare May 10, 2023 17:55
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 9c8ff4b to b73d1e5 Compare May 12, 2023 10:29
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.10 fix(deps): update dependency framer-motion to v10.12.11 May 15, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from b73d1e5 to 4d5b82e Compare May 15, 2023 14:48
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.11 fix(deps): update dependency framer-motion to v10.12.12 May 16, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 4d5b82e to 2bad865 Compare May 16, 2023 19:05
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.12 fix(deps): update dependency framer-motion to v10.12.13 May 23, 2023
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.13 fix(deps): update dependency framer-motion to v10.12.14 May 23, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 46e5a91 to d1d3219 Compare May 23, 2023 15:39
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from d1d3219 to 7e306a4 Compare May 24, 2023 10:52
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.14 fix(deps): update dependency framer-motion to v10.12.16 May 24, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from 7e306a4 to c3b5e41 Compare June 10, 2023 14:23
@pravastacaraka pravastacaraka merged commit 3a2b9cc into master Jun 11, 2023
@pravastacaraka pravastacaraka deleted the renovate/framer-motion-10.x branch June 11, 2023 02:29
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.

1 participant