gqty-dev / gqty

The No-GraphQL Client for TypeScript
https://gqty.dev
MIT License
917 stars 27 forks source link

fix(deps): update dependency framer-motion to ^11.3.7 #1926

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion ^11.2.13 -> ^11.3.7 age adoption passing confidence

Release Notes

framer/motion (framer-motion) ### [`v11.3.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1137-2024-07-18) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.6...v11.3.7) ##### Changed - Active render scheduling check to prevent unnecessary `Set` lookups. ### [`v11.3.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1136-2024-07-17) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.5...v11.3.6) ##### Changed - Minor performance improvements for layout animations. ### [`v11.3.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1135-2024-07-16) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.4...v11.3.5) ##### Fixed - Ensuring DOM bundle doesn't include `react` and `react-dom` as dependencies. ### [`v11.3.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1134-2024-07-16) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.3...v11.3.4) ##### Changed - Check for `display: contents` elements now against component props instead of `Element.style`. ### [`v11.3.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1133-2024-07-16) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.2...v11.3.3) ##### Changed - Frameloop now uses a single `Set` vs `Set` and `Array`, leading to smaller bundlesize and better performance under heavy load. ### [`v11.3.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1132-2024-07-11) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.1...v11.3.2) ##### Fixed - No longer adding `background-color` to `will-change`. ### [`v11.3.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1131-2024-07-11) [Compare Source](https://togithub.com/framer/motion/compare/v11.3.0...v11.3.1) ##### Updated - Externally-provided `MotionValue`s are no longer permanently added to `will-change`. ### [`v11.3.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1130-2024-07-10) [Compare Source](https://togithub.com/framer/motion/compare/v11.2.14...v11.3.0) ##### Updated - Animations automatically optimised via `will-change`. ### [`v11.2.14`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11214-2024-07-09) [Compare Source](https://togithub.com/framer/motion/compare/v11.2.13...v11.2.14) ##### Updated - Improved performance of core render loop.

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.