keita-makino / qualtrics-map

Google Maps integration into Qualtrics.
MIT License
22 stars 1 forks source link

Update dependency framer-motion to v6.5.1 - autoclosed #145

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 6.0.0 -> 6.5.1 age adoption passing confidence

Release Notes

framer/motion (framer-motion) ### [`v6.5.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#651-2022-07-14) [Compare Source](https://togithub.com/framer/motion/compare/v6.5.0...v6.5.1) ##### Fixed - Adding `onChange` handlers in `useTransform` on `useLayoutEffect`. ### [`v6.5.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#650-2022-07-13) [Compare Source](https://togithub.com/framer/motion/compare/v6.4.3...v6.5.0) ##### Added - `useScroll` for creating scroll-linked animations. ##### Deprecated - `useViewportScroll` and `useElementScroll`. ### [`v6.4.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#643-2022-07-08) [Compare Source](https://togithub.com/framer/motion/compare/v6.4.2...v6.4.3) ##### Fixed - Split module to improve ability to code-split and tree-shake `` and `domMax`. ### [`v6.4.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#642-2022-07-06) [Compare Source](https://togithub.com/framer/motion/compare/v6.4.1...v6.4.2) ##### Added - `useInView` now automatically respects `rootMargin` within an iframe. ### [`v6.4.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#641-2022-07-05) [Compare Source](https://togithub.com/framer/motion/compare/v6.4.0...v6.4.1) ##### Added - Renaming `useAnimation` to `useAnimationControls`. `useAnimation` will stay as backwards compatible alias. ### [`v6.4.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#640-2022-07-05) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.16...v6.4.0) ##### Added - `useInView`. ### [`v6.3.16`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6316-2022-06-27) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.15...v6.3.16) ##### Fixed - Fixing layout animations within `position: fixed` elements. Provide `position: fixed` elements the `layoutScroll` prop to fix. ### [`v6.3.15`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6315-2022-06-24) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.14...v6.3.15) ##### Fixed - Explicitly declaring `children` prop for components. ### [`v6.3.14`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6314-2022-06-24) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.13...v6.3.14) ##### Fixed - Exposing more internal types. ### [`v6.3.13`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6313-2022-06-22) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.12...v6.3.13) ##### Fixed - Fix some missing types by replacing `@internalRemarks` comment with `@privateRemarks`. ### [`v6.3.12`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6312-2022-06-21) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.11...v6.3.12) ##### Changed - Rolling up published type definitions. ### [`v6.3.11`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6311-2022-06-08) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.10...v6.3.11) ##### Fixed - Fixed scale correction during rotation & layout animations. ### [`v6.3.10`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6310-2022-06-03) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.9...v6.3.10) ##### Fixed - Fixing version mismatch warning. ### [`v6.3.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#639-2022-06-03) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.8...v6.3.9) ##### Fixed - Providing path to types via `package.json`'s `exports` field to fix types in TypeScript 4.7. - Safer `process.env.NODE_ENV` check. ### [`v6.3.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#638-2022-06-03) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.7...v6.3.8) ##### Fixed - Restore scroll position after measuring `height` when doing unit conversion animation. ### [`v6.3.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#637-2022-06-03) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.6...v6.3.7) ##### Fixed - Will display a warning if different versions of Framer Motion are mixed. ### [`v6.3.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#636-2022-05-31) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.5...v6.3.6) ##### Fixed - All events are now passive unless a user provides an explicit event listener. ### [`v6.3.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#635-2022-05-30) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.4...v6.3.5) ##### Fixed - Added `initial` prop to Framer Motion 3D types. ### [`v6.3.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#634-2022-05-25) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.3...v6.3.4) ##### Fixed - Updating `reducedMotion` prop in `MotionConfig` now correctly updates throughout the tree. ### [`v6.3.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#633-2022-04-28) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.2...v6.3.3) ##### Fixed - Re-enabling layout animations on `svg` elements. ### [`v6.3.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#632-2022-04-26) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.1...v6.3.2) ##### Fixed - Fixing internal type errors in React 18. - Adding deprecation notice to `AnimateSharedLayout`. ### [`v6.3.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6316-2022-06-27) [Compare Source](https://togithub.com/framer/motion/compare/v6.3.0...v6.3.1) ##### Fixed - Fixing layout animations within `position: fixed` elements. Provide `position: fixed` elements the `layoutScroll` prop to fix. ### [`v6.3.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#630-2022-04-14) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.10...v6.3.0) ##### Added - Adding `layout` prop to `Reorder.Item`. - `onLayoutAnimationStart`. ##### Fixed - Ensure `cycle` is properly memoised. ### [`v6.2.10`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6210-2022-04-12) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.9...v6.2.10) ##### Fixed - Fixed `useSpring` dependencies if properties change between renders. - Fixed `children` types of `AnimatePresence` and `LayoutGroup`. ### [`v6.2.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#629-2022-04-06) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.8...v6.2.9) ##### Fixed - Fixing `process` in ESM environments. ### [`v6.2.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#628-2022-02-23) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.7...v6.2.8) ##### Changed - Fixing race conditions for variants changed by state vs by gesture. ### [`v6.2.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#627-2022-02-21) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.6...v6.2.7) ##### Changed - Replaced undocumented `LayoutGroup` prop `inheritId` with `inherit`. ### [`v6.2.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#626-2022-02-10) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.5...v6.2.6) ##### Fixed - Remove `useId` from React 18. ### [`v6.2.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#625-2022-02-08) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.4...v6.2.5) ##### Fixed - Improving compatibility with React 18. ### [`v6.2.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#624-2022-02-03) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.3...v6.2.4) ##### Fixed - Fixed layout animations with Framer's `Stack` gap Safari polyfill. ### [`v6.2.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#623-2022-01-25) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.1...v6.2.3) ##### Added - Adding `useReducedMotionConfig` for internal Framer use. ### [`v6.2.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#6210-2022-04-12) [Compare Source](https://togithub.com/framer/motion/compare/v6.2.0...v6.2.1) ##### Fixed - Fixed `useSpring` dependencies if properties change between renders. - Fixed `children` types of `AnimatePresence` and `LayoutGroup`. ### [`v6.2.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#620-2022-01-21) [Compare Source](https://togithub.com/framer/motion/compare/v6.1.0...v6.2.0) ##### Added - `reducedMotion` option to `MotionConfig`. ### [`v6.1.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#610-2022-01-20) [Compare Source](https://togithub.com/framer/motion/compare/v6.0.0...v6.1.0) ##### Added - Added `viewport.fallback` option to disable `IntersectionObserver` polyfill.

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.