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 v8.5.5 #113

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 21, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 8.1.7 -> 8.5.5 age adoption passing confidence

Release Notes

framer/motion

v8.5.5

Compare Source

Fixed
  • Ensuring Animation.cancel() is called on finished WAAPI animations.

v8.5.4

Compare Source

Fixed
  • Reducing size of prop filtering.

v8.5.3

Compare Source

Fixed
  • Manually recording optimised appear startTime to fix inaccuracies of Firefox's Animation.currentTime.

v8.5.2

Compare Source

Fixed
  • Updated optimised appear animations to defer animations until Chrome releases paint holding.

v8.5.0

Compare Source

Added
  • layoutRoot prop. When component has layout and layoutRoot props, it will perform layout animations instantly but all children will perform layout animations relative to it.

v8.4.7

Compare Source

Fixed
  • Fixed right-click filtering.

v8.4.6

Compare Source

Fixed
  • Fixed WAAPI deoptimisation with layout animations.
  • Reduced number of animations triggered for components that have gesture event handlers but no corresponding while- props.

v8.4.5

Compare Source

Fixed
  • Only trigger animateChanges in a useLayoutEffect when optimised appear animations are present.
  • Resync optimised appear handoff animations before cancelling WAAPI animations to ensure seamless visual handoff.

v8.4.4

Compare Source

Fixed
  • Filtering values prop.

v8.4.3

Compare Source

Fixed
  • When in Reduced Motion mode, transition no longer overrides instant transitions.

v8.4.2

Compare Source

Fixed
  • Events sourced from pointercancel no longer being added to pan gesture history.

v8.4.1

Compare Source

Fixed
  • delay no longer getting doubled with pregenerated WAAPI keyframes.

v8.4.0

Compare Source

Added
  • Exporting frameData and sync for internal Framer use.

v8.3.4

Compare Source

Fixed
  • Detection of hex colors with alpha values within complex strings.

v8.3.3

Compare Source

Fixed
  • Stop filtering pen hover events.

v8.3.2

Compare Source

Fixed
  • Allow useMotionTemplate to accept static values.

v8.3.1

Compare Source

Fixed
  • Memoisation of tap callbacks.

v8.3.0

Compare Source

Added
  • motion components can accept a MotionValue as children.

v8.2.4

Compare Source

Fixed
  • Stop applying scale correction to an element's styles when there's no active projection transform.

v8.2.3

Compare Source

Changed
  • Improved memoisation of internal event handlers.

v8.2.2

Compare Source

Fixed
  • Removed ability to trigger animations via useAnimationControls() during render lifecycle. This would be a source of silent or subtle errors.

v8.2.0

Compare Source

Added
  • Exporting easing functions.

v8.1.9

Compare Source

Fixed
  • Preventing infinite keyframe pre-generation.

v8.1.8

Compare Source

Fixed
  • Sampling of animations with delay/repeat settings when interrupting WAAPI animations.

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 Dec 21, 2022

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

Name Status Preview Comments Updated
pravastacaraka ✅ Ready (Inspect) Visit Preview Feb 1, 2023 at 8:45AM (UTC)

@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 8bab961 to 3755efc Compare December 21, 2022 14:17
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 3755efc to d907cbd Compare December 23, 2022 08:48
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from d907cbd to 519fafb Compare December 25, 2022 10:21
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8 fix(deps): update dependency framer-motion to v8 - autoclosed Dec 29, 2022
@renovate renovate bot closed this Dec 29, 2022
@renovate renovate bot deleted the renovate/framer-motion-8.x branch December 29, 2022 18:36
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8 - autoclosed fix(deps): update dependency framer-motion to v8 Jan 2, 2023
@renovate renovate bot reopened this Jan 2, 2023
@renovate renovate bot restored the renovate/framer-motion-8.x branch January 2, 2023 12:36
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 519fafb to 122f3f3 Compare January 2, 2023 15:51
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8 fix(deps): update dependency framer-motion to v8.1.3 Jan 2, 2023
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.1.3 fix(deps): update dependency framer-motion to v8.1.4 Jan 3, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 122f3f3 to 1ba2766 Compare January 3, 2023 12:08
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.1.4 fix(deps): update dependency framer-motion to v8.1.5 Jan 3, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 1ba2766 to a006cb3 Compare January 3, 2023 15:38
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from a006cb3 to 227a4a2 Compare January 4, 2023 10:57
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.1.5 fix(deps): update dependency framer-motion to v8.1.7 Jan 4, 2023
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.1.7 fix(deps): update dependency framer-motion to v8.1.7 - autoclosed Jan 5, 2023
@renovate renovate bot closed this Jan 5, 2023
@renovate renovate bot deleted the renovate/framer-motion-8.x branch January 5, 2023 02:52
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.1.7 - autoclosed fix(deps): update dependency framer-motion to v8.1.7 Jan 5, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 3dae289 to bab3c58 Compare January 17, 2023 23:55
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.4.6 fix(deps): update dependency framer-motion to v8.4.7 Jan 18, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from bab3c58 to 63d3e3f Compare January 18, 2023 13:20
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.4.7 fix(deps): update dependency framer-motion to v8.5.0 Jan 18, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 63d3e3f to 2977f74 Compare January 18, 2023 17:19
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 2977f74 to 7c5d60b Compare January 23, 2023 12:35
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.5.0 fix(deps): update dependency framer-motion to v8.5.2 Jan 23, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 7c5d60b to 1dd9cd4 Compare January 26, 2023 12:08
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.5.2 fix(deps): update dependency framer-motion to v8.5.3 Jan 26, 2023
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.5.3 fix(deps): update dependency framer-motion to v8.5.4 Jan 27, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from 1dd9cd4 to cf444fa Compare January 27, 2023 16:13
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.5.4 fix(deps): update dependency framer-motion to v8.5.4 - autoclosed Jan 29, 2023
@renovate renovate bot closed this Jan 29, 2023
@renovate renovate bot deleted the renovate/framer-motion-8.x branch January 29, 2023 17:44
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.5.4 - autoclosed fix(deps): update dependency framer-motion to v8.5.4 Jan 29, 2023
@renovate renovate bot restored the renovate/framer-motion-8.x branch January 29, 2023 20:27
@renovate renovate bot reopened this Jan 29, 2023
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v8.5.4 fix(deps): update dependency framer-motion to v8.5.5 Jan 30, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x branch from cf444fa to 95501f7 Compare January 30, 2023 15:09
@pravastacaraka pravastacaraka merged commit 1dee574 into master Feb 1, 2023
@pravastacaraka pravastacaraka deleted the renovate/framer-motion-8.x branch February 1, 2023 08:55
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