sanity-io / sanity

Sanity Studio โ€“ Rapidly configure content workspaces powered by structured content
https://www.sanity.io
MIT License
4.96k stars 390 forks source link

chore(deps): update dependency framer-motion to v11.2.0 #6668

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 11.0.8 -> 11.2.0 age adoption passing confidence

Release Notes

framer/motion (framer-motion) ### [`v11.2.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1120-2024-05-14) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.9...v11.2.0) ##### Added - Binary visibility interpolation i.e `display: ["block", "none"]` now maintains the visible state throughout the animation. ### [`v11.1.9`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1119-2024-05-07) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.8...v11.1.9) ##### Changed - Reinstating async event handlers to fix issues with user code and Suspence within Framer. ### [`v11.1.8`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1118-2024-05-06) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.7...v11.1.8) ##### Fixed - Animating between keyframe unit types when one keyframe is `0` and the other is an explicitly defined keyframe, e.g `y: ["100%", 0]`. ### [`v11.1.7`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1117-2024-04-19) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.6...v11.1.7) ##### Changed - Updating types for `motion.div`. ### [`v11.1.6`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1116-2024-04-19) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.5...v11.1.6) ##### Changed - Binding `stop` to `MainThreadAnimation` ### [`v11.1.5`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1115-2024-04-18) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.4...v11.1.5) ##### Changed - Exporting `DOMMotionComponents`. ### [`v11.1.4`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1114-2024-04-18) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.3...v11.1.4) ##### Fixed - Fixing types of `motion.div` in certain TS5 environment configurations. ##### Changed - Skip removal of existing motion value when `undefined`. ### [`v11.1.3`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1113-2024-04-17) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.2...v11.1.3) ##### Fixed - ESM compat with CJS bundle. ### [`v11.1.2`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1112-2024-04-16) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.1...v11.1.2) ##### Fixed - Ensuring transforms unset during unit conversion are restored. ### [`v11.1.1`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1111-2024-04-16) [Compare Source](https://togithub.com/framer/motion/compare/v11.1.0...v11.1.1) ##### Changed - Updating JSX transform. ### [`v11.1.0`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#1110-2024-04-12) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.28...v11.1.0) ##### Changed - TypeScript 5 upgrade. ### [`v11.0.28`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11028-2024-04-11) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.27...v11.0.28) ##### Fixed - Ensure CSS var token is set as final animation keyframe. ### [`v11.0.27`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11027-2024-04-10) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.26...v11.0.27) ##### Fixed - Skipping animations with `duration: 0`. ### [`v11.0.26`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11026-2024-04-10) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.25...v11.0.26) ##### Fixed - Adding `perspective()` to projection transform. - Changing scheduling of `useTransform` to ensure frames are up-to-date. ### [`v11.0.25`](https://togithub.com/framer/motion/blob/HEAD/CHANGELOG.md#11025-2024-04-03) [Compare Source](https://togithub.com/framer/motion/compare/v11.0.24...v11.0.25) ##### Fixed - Ensuring `motion(Fragment)` nodes are skipped from layout projection. ### [`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`.

Configuration

๐Ÿ“… Schedule: Branch creation - "before 3am on Monday" (UTC), 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 using a curated preset maintained by Sanity. View repository job log here

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git โ†—๏ธŽ

Name Status Preview Comments Updated (UTC)
performance-studio โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 15, 2024 10:10am
test-next-studio โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 15, 2024 10:10am
test-studio โœ… Ready (Inspect) Visit Preview ๐Ÿ’ฌ Add feedback May 15, 2024 10:10am
1 Ignored Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **studio-workshop** | โฌœ๏ธ Ignored ([Inspect](https://vercel.com/sanity-io/studio-workshop/CThZif1YQXcgsHrkUffBtZ3AJcG8)) | [Visit Preview](https://studio-workshop-git-renovate-framer-motion-11x.sanity.build) | | May 15, 2024 10:10am |
github-actions[bot] commented 2 weeks ago

No changes to documentation

github-actions[bot] commented 2 weeks ago

Component Testing Report Updated May 15, 2024 10:12 AM (UTC)

File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx โœ… Passed (Inspect) 36s 15 0 0
formBuilder/ArrayInput.spec.tsx โœ… Passed (Inspect) 7s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx โœ… Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx โœ… Passed (Inspect) 31s 11 7 0
formBuilder/inputs/PortableText/Decorators.spec.tsx โœ… Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx โœ… Passed (Inspect) 36s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx โœ… Passed (Inspect) 1m 2s 15 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx โŒ Failed (Inspect) 1m 9s 17 0 1
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx โœ… Passed (Inspect) 7s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx โœ… Passed (Inspect) 20s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx โœ… Passed (Inspect) 14s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx โœ… Passed (Inspect) 21s 9 0 0
socket-security[bot] commented 2 weeks ago

New and removed dependencies detected. Learn more about Socket for GitHub โ†—๏ธŽ

Package New capabilities Transitives Size Publisher
npm/@babel/preset-env@7.24.5 environment, filesystem +98 5.32 MB nicolo-ribaudo
npm/@babel/preset-react@7.24.1 None +9 330 kB nicolo-ribaudo
npm/@babel/preset-typescript@7.24.1 Transitive: environment +23 3.34 MB nicolo-ribaudo
npm/@babel/register@7.23.7 environment, filesystem, unsafe 0 62 kB nicolo-ribaudo
npm/@babel/traverse@7.24.5 Transitive: environment +9 2.72 MB nicolo-ribaudo
npm/@babel/types@7.24.5 environment +2 2.49 MB nicolo-ribaudo
npm/@bjoerge/mutiny@0.5.3 None 0 1.62 MB bjoerge
npm/@codemirror/autocomplete@6.16.0 None +1 479 kB marijn
npm/@codemirror/commands@6.5.0 None +1 461 kB marijn
npm/@codemirror/lang-javascript@6.2.2 Transitive: environment +3 778 kB marijn
npm/@codemirror/language@6.10.1 Transitive: environment +2 707 kB marijn
npm/@codemirror/search@6.5.6 None 0 132 kB marijn
npm/@codemirror/state@6.4.1 None 0 436 kB marijn
npm/@codemirror/view@6.26.3 None 0 1.1 MB marijn
npm/@dnd-kit/core@6.1.0 environment +1 1.07 MB clauderic
npm/@dnd-kit/modifiers@6.0.1 environment 0 47.6 kB clauderic
npm/@dnd-kit/sortable@7.0.2 environment 0 232 kB clauderic
npm/@dnd-kit/utilities@3.2.2 environment 0 88.5 kB clauderic
npm/@google-cloud/storage@7.11.0 environment, filesystem +4 1.86 MB google-wombot
npm/@jest/expect@29.7.0 None 0 5.23 kB simenb
npm/@jest/globals@29.7.0 Transitive: eval +10 666 kB simenb
npm/@juggle/resize-observer@3.4.0 None 0 73.7 kB trem
npm/@lezer/highlight@1.2.0 None +1 336 kB marijn
npm/@node-ipc/compat@9.2.5 filesystem, network +1 140 kB aarondewes
npm/@playwright/experimental-ct-react@1.41.2 Transitive: environment +1 76 kB yurys
npm/@playwright/test@1.41.2 None 0 25.3 kB yurys
npm/@portabletext/react@3.0.18 None +1 170 kB sanity-io
npm/@portabletext/toolkit@2.0.15 None +1 169 kB sanity-io
npm/@react-three/cannon@6.6.0 None +1 4.22 MB isaacmason
npm/@react-three/drei@9.105.6 network Transitive: environment +11 27.4 MB gsimone
npm/@react-three/fiber@8.16.6 environment +3 762 kB codyjasonbennett
npm/@rexxars/gitconfiglocal@3.0.1 environment, filesystem 0 4.52 kB rexxars
npm/@rexxars/react-json-inspector@8.0.1 None 0 25.5 kB rexxars
npm/@rexxars/react-split-pane@0.1.93 None 0 56 kB rexxars
npm/@rollup/plugin-node-resolve@15.2.3 filesystem +3 200 kB shellscape
npm/@sanity/asset-utils@1.3.0 environment 0 363 kB rexxars
npm/@sanity/assist@3.0.4 network +2 4.69 MB sanity-io
npm/@sanity/bifur-client@0.3.1 None 0 59.7 kB bjoerge
npm/@sanity/client@6.18.1 None 0 2.19 MB sanity-io
npm/@sanity/color@3.0.6 None 0 171 kB sanity-io
npm/@sanity/diff-match-patch@3.1.1 None 0 533 kB sanity-io
npm/@sanity/eslint-config-i18n@1.0.0 None +2 280 kB ricokahler
npm/@sanity/eslint-config-studio@4.0.0 Transitive: unsafe +3 394 kB sanity-io
npm/@sanity/eventsource@5.0.2 None +2 20.3 kB sanity-io
npm/@sanity/export@3.38.0 filesystem +2 609 kB ricokahler
npm/@sanity/generate-help-url@3.0.0 None 0 5.25 kB rexxars
npm/@sanity/google-maps-input@4.0.1 None +2 2.9 MB sanity-io
npm/@sanity/icons@2.11.8 None 0 1.27 MB sanity-io
npm/@sanity/image-url@1.0.2 None 0 166 kB rexxars
npm/@sanity/import@3.37.3 filesystem, network +1 922 kB rexxars
npm/@sanity/locale-ko-kr@1.1.4 None 0 1.03 MB sanity-io
npm/@sanity/locale-nb-no@1.1.7 None 0 950 kB sanity-io
npm/@sanity/locale-nn-no@1.1.6 None 0 951 kB sanity-io
npm/@sanity/locale-pt-pt@1.1.3 None 0 972 kB sanity-io
npm/@sanity/locale-sv-se@1.2.4 None 0 957 kB sanity-io
npm/@sanity/logos@2.1.11 None 0 62 kB sanity-io
npm/@sanity/pkg-utils@6.8.15 Transitive: environment, eval, filesystem, shell, unsafe +48 17.5 MB
npm/@sanity/presentation@1.11.4 None +1 1.16 MB sanity-io
npm/@sanity/presentation@1.15.2 None +1 3.19 kB
npm/@sanity/prettier-config@1.0.2 None 0 8.4 kB sanity-io
npm/@sanity/preview-url-secret@1.6.12 None 0 115 kB sanity-io
npm/@sanity/react-loader@1.9.18 None +1 0 B
npm/@sanity/telemetry@0.7.7 None 0 116 kB bjoerge
npm/@sanity/test@0.0.1-alpha.1 environment 0 73 kB sanity-io
npm/@sanity/tsdoc@1.0.53 filesystem Transitive: environment, eval, shell, unsafe +55 21 MB sanity-io
npm/@sanity/ui-workshop@1.2.11 environment 0 747 kB sanity-io
npm/@sanity/ui@2.1.7 None +4 4.96 MB sanity-io
npm/@sanity/uuid@3.0.2 None +1 10.1 kB rexxars
npm/@sanity/visual-editing@1.8.19 environment 0 4.02 MB sanity-io
npm/@tanstack/react-virtual@3.0.0-beta.54 Transitive: environment +1 600 kB tannerlinsley
npm/@testing-library/jest-dom@6.4.2 None +3 900 kB testing-library-bot
npm/@testing-library/react@13.4.0 environment +7 7.49 MB testing-library-bot
npm/@testing-library/user-event@13.5.0 Transitive: environment +7 3.15 MB testing-library-bot
npm/@turf/helpers@6.5.0 None 0 93.6 kB rowanwins
npm/@types/archiver@6.0.2 None +1 15.1 kB types
npm/@types/arrify@1.0.4 None 0 5.13 kB types
npm/@types/arrify@2.0.1 None 0 1.72 kB types
npm/@types/babel__core@7.20.5 None +2 1.93 MB types
npm/@types/babel__generator@7.6.8 None 0 11.4 kB types
npm/@types/babel__register@7.17.3 None 0 3.88 kB types
npm/@types/babel__traverse@7.20.5 None 0 84.1 kB types
npm/@types/configstore@5.0.1 None 0 6 kB types
npm/@types/connect-history-api-fallback@1.5.4 None +5 76.4 kB types
npm/@types/cpx@1.5.5 None 0 5.66 kB types
npm/@types/debug@4.1.12 None +1 9.65 kB types
npm/@types/decompress@4.2.7 None 0 4.81 kB types
npm/@types/express-ws@3.0.4 None +5 77 kB types
npm/@types/express@4.17.21 None +9 107 kB types
npm/@types/glob@7.2.0 None +1 19.1 kB types
npm/@types/inquirer@6.5.0 None +1 73.4 kB types
npm/@types/jsdom@20.0.1 None +1 35.8 kB types
npm/@types/lodash@4.17.0 None 0 862 kB types
npm/@types/log-symbols@2.0.0 None 0 2.7 kB types
npm/@types/moment@2.13.0 None 0 508 B types
npm/@types/node-ipc@9.2.3 None 0 20.6 kB types
npm/@types/node@18.19.31 None 0 1.97 MB types
npm/@types/object-inspect@1.13.0 None 0 6.05 kB types
npm/@types/raf@3.4.3 None 0 2.85 kB types
npm/@types/react-copy-to-clipboard@5.0.7 None 0 4.36 kB types
npm/@types/react-dom@18.3.0 None 0 37.8 kB types
npm/@types/react-is@18.3.0 None 0 5.72 kB types
npm/@types/react@18.3.2 None +1 443 kB types
npm/@types/refractor@3.4.1 None +1 47 kB types
npm/@types/resolve-from@4.0.0 None 0 3.04 kB types
npm/@types/rimraf@3.0.2 None 0 7.5 kB types
npm/@types/semver-compare@1.0.3 None 0 2.97 kB types
npm/@types/semver@6.2.7 None 0 13.5 kB types
npm/@types/shallow-equals@1.0.3 None 0 2.86 kB types
npm/@types/speakingurl@13.0.6 None 0 3.96 kB types
npm/@types/tar-fs@2.0.4 None 0 5.96 kB types
npm/@types/tar-stream@3.1.3 None 0 7.85 kB types
npm/@types/tar@6.1.12 None 0 30.2 kB types
npm/@types/three@0.164.0 None +3 1.33 MB types
npm/@types/use-sync-external-store@0.0.6 None 0 3.29 kB types
npm/@types/validate-npm-package-name@3.0.3 None 0 5.2 kB types
npm/@types/which@2.0.2 None 0 6.06 kB types
npm/@types/ws@8.5.10 None 0 21.7 kB types
npm/@types/yargs@17.0.32 None +1 68.8 kB types
npm/@typescript-eslint/eslint-plugin@7.9.0 None +8 5.31 MB jameshenry
npm/@typescript-eslint/parser@7.9.0 None +4 1.38 MB jameshenry
npm/@uiw/react-codemirror@4.21.25 None +3 1.08 MB wcjiang
npm/@vercel/frameworks@1.6.0 filesystem Transitive: eval +1 312 kB vercel-release-bot
npm/@vercel/fs-detectors@4.1.3 environment, filesystem, shell +2 277 kB vercel-release-bot
npm/@vercel/stega@0.1.2 None 0 29.4 kB vercel-release-bot
npm/@vitejs/plugin-react@4.2.1 None +3 183 kB vitebot
npm/@vvo/tzdb@6.137.0 None 0 175 kB vvo
npm/archiver@7.0.1 filesystem +1 55.6 kB ctalkington

๐Ÿšฎ Removed packages: npm/cac@6.7.14, npm/chalk@4.1.2, npm/eslint-plugin-tsdoc@0.2.17, npm/fast-fifo@1.3.2, npm/glob@7.2.3, npm/import-fresh@3.3.0, npm/is-installed-globally@0.4.0, npm/js-yaml@4.1.0, npm/json5@2.2.3, npm/leven@3.1.0, npm/lodash@4.17.21, npm/moment@2.30.1, npm/p-filter@2.1.0, npm/preferred-pm@3.1.3, npm/pretty-ms@7.0.1, npm/quick-lru@5.1.1, npm/read-pkg-up@7.0.1, npm/resolve-from@5.0.0, npm/semver-compare@1.0.0, npm/tar-fs@2.1.1, npm/which@2.0.2, npm/xdg-basedir@4.0.0

View full reportโ†—๏ธŽ