FooQoo / opendata-bridge

利用目的で探せるオープンデータ検索サービス
https://opendata-bridge.dx-junkyard.com
0 stars 0 forks source link

fix(deps): update dependency framer-motion to v10.17.0 #568

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 10.16.4 -> 10.17.0 age adoption passing confidence

Release Notes

framer/motion (framer-motion) ### [`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. ### [`v10.16.16`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101616-2023-12-08) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.15...v10.16.16) ##### Fixed - `circInOut` easing fixed. - Improved optimised animation handoff. ### [`v10.16.15`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101615-2023-12-07) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.14...v10.16.15) ##### Fixed - Ensure `animateChanges` only runs in layout effect in initial render. ### [`v10.16.14`](https://togithub.com/framer/motion/compare/v10.16.13...v10.16.14) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.13...v10.16.14) ### [`v10.16.13`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101613-2023-12-05) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.12...v10.16.13) ##### Fixed - Ensure animations don't attempt to fire when `initial` equals `animate`. ### [`v10.16.12`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101612-2023-12-01) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.11...v10.16.12) ##### Fixed - Use single animation to detect document paint ready before triggering optimised animations. - Measure one time for optimised animation start and one for handoff to emulate frame scheduling. ### [`v10.16.11`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101611-2023-12-01) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.10...v10.16.11) ##### Fixed - Ensure animation is never skipped if it's an interrupting animation. ### [`v10.16.10`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#101610-2023-11-30) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.9...v10.16.10) ##### Fixed - Fixing appear animation optimisation when React portal is present. ### [`v10.16.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10169-2023-11-30) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.8...v10.16.9) ##### Fixed - Skipping no-op animations. ### [`v10.16.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10168-2023-11-29) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.7...v10.16.8) ##### Fixed - Added `disableInstantAnimation` private API. - Ensure optimised appear animations don't run post-hydration. ### [`v10.16.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10167-2023-11-29) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.6...v10.16.7) ##### Fixed - Fixing pan events within React portal. ### [`v10.16.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10166-2023-11-29) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.5...v10.16.6) ##### Fixed - Fixing `Reorder` component types. - Fixing `Reorder.Item` order calculation. - Fixing broken `dragConstraints` if component re-renders during resize. ### [`v10.16.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#10165-2023-11-14) [Compare Source](https://togithub.com/framer/motion/compare/v10.16.4...v10.16.5) ##### Fixed - Fixing `AnimatePresence` fast rerender bug.

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.