Skip to content

Update dependency framer-motion to v8.5.5#16

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

Update dependency framer-motion to v8.5.5#16
renovate[bot] wants to merge 1 commit intomainfrom
renovate/framer-motion-8.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 17, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 8.0.1 -> 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.

v8.1.7

Compare Source

Fixed
  • Swapping style value between MotionValue and static value.

v8.1.6

Compare Source

Fixed
  • Minification of process.env.NODE_ENV.

v8.1.5

Compare Source

Changed
  • Display warning in development mode when Reduced Motion is enabled on device.

v8.1.4

Compare Source

Fixed
  • Ensuring child variant components fire onAnimationStart when an animation is triggered by a parent.

v8.1.3

Compare Source

Fixed
  • Fixed times.

v8.1.1

Compare Source

Fixed
  • Fixing error when Transition.type is invalid.

v8.1.0

Compare Source

Added
  • MotionValue.jump can be used to "jump" a MotionValue to a new value, bypassing active springs, ending current animations and resetting to velocity to 0.

v8.0.4

Compare Source

Fixed
  • Cleaning up animations when a MotionValue has no active "change" subscribers.
  • Changing useMotionValueEvent subscription to useInsertionEffect.

v8.0.3

Compare Source

Fixed
  • Use range for tslib dependency.
  • Fixing multitouch with drag and pan gestures.

v8.0.2

Compare Source

Fixed
  • Fixing defaults for hardware-accelerated 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.

@rizkytegar rizkytegar closed this May 12, 2023
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented May 12, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^8.0.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/framer-motion-8.x-lockfile branch May 12, 2023 01:45
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