MauriceNino / dashdot

A simple, modern server dashboard, primarily used by smaller private servers
https://getdashdot.com/
MIT License
2.56k stars 94 forks source link

chore(deps): upgrade framer-motion to v10.18.0 #1005

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 10.16.16 -> 10.18.0 age adoption passing confidence

Release Notes

framer/motion (framer-motion) ### [`v10.18.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10180-2024-01-10) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.12...v10.18.0) ##### Added - `globalTapTarget` for use in Framer. ### [`v10.17.12`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101712-2024-01-09) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.11...v10.17.12) ##### Fixed - Fixed `animate` sequencing for `MotionValue`s. ### [`v10.17.11`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101711-2024-01-09) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.9...v10.17.11) ##### Fixed - Fixed `layout` prop crashing Framer Motion 3D. ### [`v10.17.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10179-2024-02-05) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.8...v10.17.9) ##### Fixed - Improve error message when trying to animate multiple keyframes via spring. ### [`v10.17.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10178-2024-02-05) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.7...v10.17.8) ##### Fixed - Adding `null` safeguard for `useAnimationControls`. ### [`v10.17.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10177-2024-02-05) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.6...v10.17.7) ##### Fixed - Fix touch event filtering for hover gesture. ### [`v10.17.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10176-2024-02-04) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.5...v10.17.6) ##### Fixed - Ensure cancelled WAAPI animations can't finish. ### [`v10.17.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10175-2024-02-04) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.4...v10.17.5) ##### Fixed - Fixing final keyframe when using `repeatType` `"reverse"` and `"mirror"`. - Display warning if scroll `container` is `position: static`. - Adding `amount` to `useInView` dependencies. ### [`v10.17.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10174-2024-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.3...v10.17.4) ##### Fixed - Ensure keyframe animations don't rerun if all values are the same. ### [`v10.17.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10173-2024-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.2...v10.17.3) ##### Fixed - Unset gestures correctly animate back to values defined in parent variant. ### [`v10.17.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10172-2024-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.1...v10.17.2) ##### Fixed - Fixed issues with duration-based springs appearing stuck or snapping. ### [`v10.17.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10171-2024-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v10.17.0...v10.17.1) ##### Fixed - Fixed issue with `dragSnapToOrigin` not continuing animation when interrupted. ### [`v10.17.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10170-2024-02-01) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.16...v10.17.0) ##### Added - Adding `MotionGlobalConfig.skipAnimations` to globally disable animations when testing.

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 7 months ago

:tada: This issue has been resolved in version 5.8.0

Please check the changelog for more details.