Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

framer/motion (framer-motion)

v10.15.1

Compare Source

Fixed

v10.15.0

Compare Source

Added
  • Updated types for public inView API.

v10.14.0

Compare Source

Added
  • scroll() now accepts animations from animate() to create hardware-accelerated animations.

v10.13.2

Compare Source

Fixed
  • Removed animation resync for optimised animation handoff.
  • Fixed offset not working with useScroll.

v10.13.1

Compare Source

Added
  • Fixed subpixel layout rounding in Chrome.

v10.13.0

Compare Source

Added
  • scroll(), a universal API for powering scroll-driven animations via ScrollTimeline.

v10.12.23

Compare Source

Fixed
  • Fixing subpixel layout support in Webkit.

v10.12.22

Compare Source

Fixed
  • Supporting subpixel layouts in layout animations.

v10.12.21

Compare Source

Fixed
  • Transforming values if new values have been read from props.

v10.12.20

Compare Source

Fixed
  • Fixing race condition with animation Promise.
  • Attempt to read initial animation from props before reading from DOM.

v10.12.18

Compare Source

Fixed
  • When layout animation is forced to be instant via useInstantTransition, ignore the delay option.

v10.12.17

Compare Source

Fixed
  • Fixing useInstantTransition when called on subsequent frames.
  • Fixing reverse animation with negative speed finishes too early when the
    time is set to the duration.

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.

@netlify
Copy link

netlify bot commented Jun 13, 2023

Deploy Preview for evlexperimentzone failed.

Name Link
🔨 Latest commit 5d64544
🔍 Latest deploy log https://app.netlify.com/sites/evlexperimentzone/deploys/64d120e3c65de8000849ba5d

@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from 5fd0b4d to 945f021 Compare June 18, 2023 07:13
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.16 fix(deps): update dependency framer-motion to v10.12.17 Jun 23, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch 2 times, most recently from 32c26f0 to 03057b9 Compare June 29, 2023 09:20
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.17 fix(deps): update dependency framer-motion to v10.12.18 Jun 30, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from 03057b9 to 6500e4e Compare June 30, 2023 13:29
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from 6500e4e to d68147f Compare July 9, 2023 09:16
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.18 fix(deps): update dependency framer-motion to v10.12.20 Jul 13, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from d68147f to 62698bb Compare July 13, 2023 10:10
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.20 fix(deps): update dependency framer-motion to v10.12.21 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from 62698bb to 6889f8d Compare July 14, 2023 10:18
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.21 fix(deps): update dependency framer-motion to v10.12.22 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from 6889f8d to c8be890 Compare July 17, 2023 13:36
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.22 fix(deps): update dependency framer-motion to v10.12.23 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from c8be890 to e028f5e Compare July 19, 2023 11:30
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.12.23 fix(deps): update dependency framer-motion to v10.13.0 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from e028f5e to 9acc6ff Compare July 19, 2023 15:23
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.13.0 fix(deps): update dependency framer-motion to v10.13.1 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from 9acc6ff to 1b682eb Compare July 24, 2023 15:16
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.13.1 fix(deps): update dependency framer-motion to v10.13.2 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from 1b682eb to da89a7a Compare July 27, 2023 11:31
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.13.2 fix(deps): update dependency framer-motion to v10.14.0 Jul 27, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from da89a7a to 71f6a6d Compare July 27, 2023 14:48
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.14.0 fix(deps): update dependency framer-motion to v10.15.0 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from 71f6a6d to eff19b2 Compare July 28, 2023 10:54
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v10.15.0 fix(deps): update dependency framer-motion to v10.15.1 Aug 7, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-10.x-lockfile branch from eff19b2 to 5d64544 Compare August 7, 2023 16:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant