kuizuo / blog

A Blog on Customizing Docusaurus
https://kuizuo.cn
MIT License
226 stars 141 forks source link

fix(deps): update dependency framer-motion to v11 - autoclosed #260

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

framer/motion (framer-motion) ### [`v11.0.24`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11024-2024-03-29) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.23...v11.0.24) ##### Fixed - Changes in `style` are visible once a value is no longer present in animation props. ### [`v11.0.23`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11023-2024-03-28) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.22...v11.0.23) ##### Fixed - Fixed layout animations when combined with `z` transforms. ### [`v11.0.22`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11022-2024-03-26) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.21...v11.0.22) ##### Fixed - Fixed pre-generation of no-op WAAPI animations. ### [`v11.0.21`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11021-2024-03-26) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.20...v11.0.21) ##### Fixed - Fixed interrupting WAAPI spring animations. ### [`v11.0.20`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11020-2024-03-21) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.19...v11.0.20) ##### Fixed - Fixed interrupting shared element animations that contain `rotate` or `skew` transforms. ### [`v11.0.19`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11019-2024-03-21) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.18...v11.0.19) ##### Fixed - Fixed layout animations when combined with `skew` transforms. ### [`v11.0.18`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11018-2024-03-20) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.17...v11.0.18) ##### Fixed - Default `duration` doesn't override `duration: 0` WAAPI animations. - Fix error when trying to animate unmounted element. - Avoid resolving WAAPI animation when stopping unresolved animation. ### [`v11.0.17`](https://togithub.com/framer/motion/compare/v11.0.16...v11.0.17) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.16...v11.0.17) ### [`v11.0.16`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11016-2024-03-20) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.15...v11.0.16) ##### Fixed - Restored animation promise handling to match behaviour of <11.0.11. ### [`v11.0.15`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11015-2024-03-19) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.14...v11.0.15) ##### Fixed - Fixed measurements when more than one transform changes unit type. ### [`v11.0.14`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11014-2024-03-15) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.13...v11.0.14) ##### Fixed - Fixed animation controls in instances where keyframes resolve to be unanimatable. ### [`v11.0.13`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11013-2024-03-13) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.12...v11.0.13) ##### Added - Added default value types for `backgroundPositionX` and `backgroundPositionY`. ##### Fixed - Fixed `height: auto` animations. ### [`v11.0.12`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11012-2024-03-12) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.11...v11.0.12) ##### Fixed - Updated `@emotion/is-valid-prop` as peer dependency. ### [`v11.0.11`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11011-2024-03-12) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.10...v11.0.11) ##### Changed - Keyframes now resolved asynchronously. - External event handlers now fired synchronously. - CSS variables and unit conversion now supported with >2 keyframe animations. - Removed WAAPI animation of `background-color`. ### [`v11.0.10`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11010-2024-03-12) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.9...v11.0.10) ##### Fixed - Improved speed and stability of regexes. ### [`v11.0.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1109-2024-03-05) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.8...v11.0.9) ##### Added - Added support for Content Security Policy (CSP) nonces via `MotionConfig`. ### [`v11.0.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1108-2024-02-29) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.7...v11.0.8) ##### Fixed - Ensure optimised appear animations are cancelled before layout animation measurements. ### [`v11.0.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1107-2024-02-29) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.6...v11.0.7) ##### Fixed - Strip comments from strings before testing if they're CSS variables to prevent significant performance degradation. ### [`v11.0.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1106-2024-02-23) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.5...v11.0.6) ##### Updated - Added support for `motion(Fragment)` for controlling variants. For internal Framer use only. ### [`v11.0.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1105-2024-02-13) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.4...v11.0.5) ##### Updated - Performance updates. ### [`v11.0.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1104-2024-02-13) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.3...v11.0.4) ##### Fixed - Tighten check for `navigator.userAgent`. ### [`v11.0.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1103-2024-01-24) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.2...v11.0.3) ##### Fixed - Fixed layout animation bug in Framer. ### [`v11.0.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1102-2024-01-23) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.1...v11.0.2) ##### Fixed - Fixed velocity calculations when interrupting WAAPI animations. ### [`v11.0.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1101-2024-01-23) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.0...v11.0.1) ##### Removed - Support for internal `transformValues` prop. ### [`v11.0.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1100-2024-02-19) [Compare Source](https://togithub.com/framer/motion/compare/v10.18.0...v11.0.0) ##### Changed - Replaced velocity-check jobs in favour of passive detection. - Post-commit render moved to a microtask.

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.

vercel[bot] commented 5 months ago

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

Name Status Preview Comments Updated (UTC)
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 9, 2024 4:01pm