Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 23, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

framer/motion (framer-motion)

v11.3.0

Compare Source

Updated
  • Animations automatically optimised via will-change.

v11.2.14

Compare Source

Updated
  • Improved performance of core render loop.

v11.2.13

Compare Source

Fixed
  • Checking for null before interpolating color values.

v11.2.12

Compare Source

Fixed
  • Fixing dragConstraints={ref} mixed with layout animations.

v11.2.11

Compare Source

Fixed
  • Fix animations in resuspended components.

v11.2.10

Compare Source

Fixed
  • Changing invalid number interpolation from error to warning and immediate mix.

v11.2.9

Compare Source

Fixed
  • Fixing animation of CSS variables when leading space is present.

v11.2.8

Compare Source

Fixed
  • Ensuring instant animations return animation controls.

v11.2.7

Compare Source

Fixed
  • Only allow layout animations to cancel optimised appear animations when on the same node or an ancestor.

v11.2.6

Compare Source

Fixed
  • Fixed optimised appear animations interrupted by layout animations triggered by a state update within useLayoutEffect.

v11.2.5

Compare Source

Fixed
  • Fixing layout animations within portals. Tag motion root within portal with data-framer-portal-id attribute.

v11.2.4

Compare Source

Fixed
  • Batching triggering animations with useSpring.

v11.2.3

Compare Source

Fixed
  • MotionValues created with undefined can track velocity correctly.

v11.2.2

Compare Source

Fixed
  • Fixed visual jump when interrupting an optimised appear animation.

v11.2.1

Compare Source

Changed
  • Improved performance of resolving variants by lazy resolving current MotionValue state.

v11.2.0

Compare Source

Added
  • Binary visibility interpolation i.e display: ["block", "none"] now maintains the visible state throughout the animation.

v11.1.9

Compare Source

Changed
  • Reinstating async event handlers to fix issues with user code and Suspence within Framer.

v11.1.8

Compare Source

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

Compare Source

Changed
  • Updating types for motion.div.

v11.1.6

Compare Source

Changed
  • Binding stop to MainThreadAnimation

v11.1.5

Compare Source

Changed
  • Exporting DOMMotionComponents.

v11.1.4

Compare Source

Fixed
  • Fixing types of motion.div in certain TS5 environment configurations.
Changed
  • Skip removal of existing motion value when undefined.

v11.1.3

Compare Source

Fixed
  • ESM compat with CJS bundle.

v11.1.2

Compare Source

Fixed
  • Ensuring transforms unset during unit conversion are restored.

v11.1.1

Compare Source

Changed
  • Updating JSX transform.

v11.1.0

Compare Source

Changed
  • TypeScript 5 upgrade.

v11.0.28

Compare Source

Fixed
  • Ensure CSS var token is set as final animation keyframe.

v11.0.27

Compare Source

Fixed
  • Skipping animations with duration: 0.

v11.0.26

Compare Source

Fixed
  • Adding perspective() to projection transform.
  • Changing scheduling of useTransform to ensure frames are up-to-date.

v11.0.25

Compare Source

Fixed
  • Ensuring motion(Fragment) nodes are skipped from layout projection.

v11.0.24

Compare Source

Fixed
  • Changes in style are visible once a value is no longer present in animation props.

v11.0.23

Compare Source

Fixed
  • Fixed layout animations when combined with z transforms.

v11.0.22

Compare Source

Fixed
  • Fixed pre-generation of no-op WAAPI animations.

v11.0.21

Compare Source

Fixed
  • Fixed interrupting WAAPI spring animations.

v11.0.20

Compare Source

Fixed
  • Fixed interrupting shared element animations that contain rotate or skew transforms.

v11.0.19

Compare Source

Fixed
  • Fixed layout animations when combined with skew transforms.

v11.0.18

Compare Source

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

Compare Source

v11.0.16

Compare Source

Fixed
  • Restored animation promise handling to match behaviour of <11.0.11.

v11.0.15

Compare Source

Fixed
  • Fixed measurements when more than one transform changes unit type.

v11.0.14

Compare Source

Fixed
  • Fixed animation controls in instances where keyframes resolve to be unanimatable.

v11.0.13

Compare Source

Added
  • Added default value types for backgroundPositionX and backgroundPositionY.
Fixed
  • Fixed height: auto animations.

v11.0.12

Compare Source

Fixed
  • Updated @emotion/is-valid-prop as peer dependency.

v11.0.11

Compare Source

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

Compare Source

Fixed
  • Improved speed and stability of regexes.

v11.0.9

Compare Source

Added
  • Added support for Content Security Policy (CSP) nonces via MotionConfig.

v11.0.8

Compare Source

Fixed
  • Ensure optimised appear animations are cancelled before layout animation measurements.

v11.0.7

Compare Source

Fixed
  • Strip comments from strings before testing if they're CSS variables to prevent significant performance degradation.

v11.0.6

Compare Source

Updated
  • Added support for motion(Fragment) for controlling variants. For internal Framer use only.

v11.0.5

Compare Source

Updated
  • Performance updates.

v11.0.4

Compare Source

Fixed
  • Tighten check for navigator.userAgent.

v11.0.3

Compare Source

Fixed
  • Fixed layout animation bug in Framer.

v11.0.2

Compare Source

Fixed
  • Fixed velocity calculations when interrupting WAAPI animations.

v11.0.1

Compare Source

Removed
  • Support for internal transformValues prop.

v11.0.0

Compare Source

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Jan 23, 2024

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

Name Status Preview Comments Updated (UTC)
pravastacaraka ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 10, 2024 2:01pm

@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 346eb5e to d1da5a4 Compare January 23, 2024 15:46
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from d1da5a4 to 64110a4 Compare January 24, 2024 10:56
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 64110a4 to 3dbc9ce Compare February 13, 2024 15:25
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 3dbc9ce to 3044841 Compare February 23, 2024 09:03
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 3044841 to 8841336 Compare February 29, 2024 15:05
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 8841336 to 5a675a5 Compare March 12, 2024 12:03
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 5a675a5 to 7c48111 Compare March 14, 2024 10:11
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 7c48111 to deec23e Compare March 15, 2024 12:51
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from deec23e to 7a346d9 Compare March 19, 2024 13:51
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 7a346d9 to 621ed16 Compare March 20, 2024 11:34
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 621ed16 to 5d24290 Compare March 20, 2024 12:15
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 5d24290 to d6666a9 Compare March 20, 2024 18:07
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from d6666a9 to ba142df Compare March 21, 2024 17:30
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from ba142df to baf8cfa Compare March 26, 2024 11:14
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 5bdf9fc to 971da97 Compare May 14, 2024 11:03
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 971da97 to e135274 Compare May 15, 2024 17:56
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from e135274 to 5c28512 Compare May 16, 2024 15:32
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 5c28512 to 7a92ec6 Compare May 17, 2024 00:56
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 7a92ec6 to 3b9ce48 Compare May 21, 2024 22:26
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 3b9ce48 to a90736a Compare May 22, 2024 13:27
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from a90736a to 6468e55 Compare May 29, 2024 13:35
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 6468e55 to d1e31d7 Compare May 31, 2024 09:31
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from d1e31d7 to 4ba7176 Compare June 19, 2024 12:02
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 4ba7176 to 07f0cbf Compare June 25, 2024 08:32
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 07f0cbf to c494443 Compare July 4, 2024 17:01
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from c494443 to 6dddd28 Compare July 9, 2024 13:28
@renovate renovate bot force-pushed the renovate/framer-motion-11.x branch from 6dddd28 to 0db58c0 Compare July 10, 2024 14:00
@pravastacaraka pravastacaraka merged commit 3701964 into master Jul 11, 2024
4 checks passed
@pravastacaraka pravastacaraka deleted the renovate/framer-motion-11.x branch July 11, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant