Skip to content

chore(deps): update dependency framer-motion to v7.10.3#320

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/framer-motion-7.x-lockfile
Open

chore(deps): update dependency framer-motion to v7.10.3#320
renovate[bot] wants to merge 1 commit intomainfrom
renovate/framer-motion-7.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 7.6.6 -> 7.10.3 age adoption passing confidence

Release Notes

framer/motion (framer-motion)

v7.10.3

Compare Source

Changed
  • Firing animateChanges in useLayoutEffect rather than useEffect to ensure optimised appear animations are handed off before paint.

v7.10.2

Compare Source

Fixed
  • Adding support for all easing functions with WAAPI.

v7.10.1

Compare Source

Fixed
  • Fixed type inference of useMotionValueEvent.

v7.10.0

Compare Source

Added
  • .on() event method to MotionValue.
  • "animationStart", "animationComplete", "animationCancel" and "change" events for MotionValue.
  • useMotionValueEvent helper method for adding events.

v7.9.1

Compare Source

Fixed
  • Fixing mapping Framer Motion easing names to WAAPI.

v7.9.0

Compare Source

Added
  • Hardware-accelerated opacity animations.

v7.8.1

Compare Source

Changed
  • Refactored animation pipeline to better accomodate WAAPI.

v7.8.0

Compare Source

Added
  • Added private APIs for starting initial animations before React hydration and handing off to the component after hydration.

v7.7.3

Compare Source

Fixed
  • Fixed spring effect of useSpring.

v7.7.2

Compare Source

Removed
  • Reduced ?? operators to reduce bundlesize.

v7.7.1

Compare Source

Changed
  • Removed style-value-types and framesync as external dependencies.

v7.7.0

Compare Source

Added
  • Added support for "startOffset", "textLength" and "lengthAdjust" SVG attributes.
Removed
  • Removed ability to define "inertia" animation as "decay" (officially removed in 3.0.0).
Removed
  • Removed legacy repeat options (officially removed in 3.0.0).

v7.6.19

Compare Source

Fixed
  • Animation of viewBox for SVG elements.

v7.6.18

Compare Source

Changed
  • Removed popmotion as external dependency.

v7.6.17

Compare Source

Fixed
  • Manually firing callback with latest callback when useOnChange is provided new motion value (affects useSpring).

v7.6.16

Compare Source

Fixed
  • Fixing useOnChange to resubscribe when provided a new motion value (affects useSpring).

v7.6.15

Compare Source

Fixed
  • Rounding tree scale to 1 to prevent unnecessary scale transforms.

v7.6.14

Compare Source

Fixed
  • Nothing to see here.

v7.6.13

Compare Source

v7.6.12

Compare Source

Fixed
  • isTransformDirty node skipping logic.

v7.6.11

Compare Source

Fixed
  • Treat <motion.svg /> components as HTML.
Updated
  • Further layout animation performance enhancements.

v7.6.10

Compare Source

Updated
  • Removing read of (currently unused) position style as it's erroneously breaking a test in Framer.

v7.6.9

Compare Source

Updated
  • Only updating projection calculations for dirty nodes.

v7.6.8

Compare Source

Updated
  • Reducing number of scroll reads during layout animations.

v7.6.7

Compare Source

Fixed
  • Removed instantiation of externally-provided motion values.

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 15, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from b093607 to f038c10 Compare November 22, 2022 11:43
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.6.7 chore(deps): update dependency framer-motion to v7.6.9 Nov 22, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from f038c10 to e50de2d Compare November 24, 2022 08:49
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.6.9 chore(deps): update dependency framer-motion to v7.6.10 Nov 24, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from e50de2d to ad5e012 Compare November 24, 2022 14:39
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.6.10 chore(deps): update dependency framer-motion to v7.6.12 Nov 24, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from ad5e012 to f0105d0 Compare November 28, 2022 17:21
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.6.12 chore(deps): update dependency framer-motion to v7.6.15 Nov 28, 2022
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.6.15 chore(deps): update dependency framer-motion to v7.6.17 Dec 1, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch 2 times, most recently from 1362b1b to 2c9b395 Compare December 2, 2022 14:39
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.6.17 chore(deps): update dependency framer-motion to v7.6.18 Dec 2, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from 2c9b395 to e15282e Compare December 5, 2022 13:22
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.6.18 chore(deps): update dependency framer-motion to v7.6.19 Dec 5, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from e15282e to e0d8061 Compare December 12, 2022 15:11
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.6.19 chore(deps): update dependency framer-motion to v7.7.0 Dec 12, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from e0d8061 to 1061f3c Compare December 12, 2022 18:53
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.7.0 chore(deps): update dependency framer-motion to v7.7.2 Dec 12, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from 1061f3c to 0e0f323 Compare December 13, 2022 12:20
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.7.2 chore(deps): update dependency framer-motion to v7.7.3 Dec 13, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from 0e0f323 to e27e944 Compare December 13, 2022 15:27
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.7.3 chore(deps): update dependency framer-motion to v7.8.0 Dec 13, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from e27e944 to 02e93c0 Compare December 14, 2022 10:22
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.8.0 chore(deps): update dependency framer-motion to v7.8.1 Dec 14, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from 02e93c0 to 8357390 Compare December 14, 2022 13:21
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.8.1 chore(deps): update dependency framer-motion to v7.9.0 Dec 14, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from 8357390 to b0e3105 Compare December 14, 2022 15:57
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.9.0 chore(deps): update dependency framer-motion to v7.9.1 Dec 14, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from b0e3105 to 85db15c Compare December 15, 2022 10:22
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.9.1 chore(deps): update dependency framer-motion to v7.10.0 Dec 15, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from 85db15c to 22200d3 Compare December 16, 2022 14:35
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.10.0 chore(deps): update dependency framer-motion to v7.10.1 Dec 16, 2022
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.10.1 chore(deps): update dependency framer-motion to v7.10.2 Dec 16, 2022
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from 22200d3 to 131333e Compare December 16, 2022 17:39
@renovate renovate bot force-pushed the renovate/framer-motion-7.x-lockfile branch from 131333e to ca74da5 Compare December 20, 2022 11:26
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v7.10.2 chore(deps): update dependency framer-motion to v7.10.3 Dec 20, 2022
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