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.2.6 #454

Merged
merged 1 commit into from
May 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 11.0.28 -> 11.2.6 age adoption passing confidence

Release Notes

framer/motion (framer-motion)

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.

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.

@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.0.26 fix(deps): update dependency framer-motion to v11.0.27 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from f72cb3d to 096b98b Compare April 10, 2024 16:08
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.0.27 fix(deps): update dependency framer-motion to v11.0.28 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 096b98b to f1ed22d Compare April 11, 2024 09:22
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.0.28 fix(deps): update dependency framer-motion to v11.0.28 - autoclosed Apr 12, 2024
@renovate renovate bot closed this Apr 12, 2024
@renovate renovate bot deleted the renovate/framer-motion-11.x-lockfile branch April 12, 2024 16:20
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.0.28 - autoclosed fix(deps): update dependency framer-motion to v11.0.28 Apr 16, 2024
@renovate renovate bot reopened this Apr 16, 2024
@renovate renovate bot restored the renovate/framer-motion-11.x-lockfile branch April 16, 2024 08:51
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.0.28 fix(deps): update dependency framer-motion to v11.1.0 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch 2 times, most recently from 1b5e649 to 547d370 Compare April 16, 2024 16:49
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.1.0 fix(deps): update dependency framer-motion to v11.1.1 Apr 16, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 547d370 to 8555950 Compare April 17, 2024 10:45
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.1.1 fix(deps): update dependency framer-motion to v11.1.2 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 8555950 to 2a95619 Compare April 17, 2024 14:27
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.1.2 fix(deps): update dependency framer-motion to v11.1.3 Apr 17, 2024
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.1.3 fix(deps): update dependency framer-motion to v11.1.5 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 2a95619 to 1ed3c02 Compare April 18, 2024 13:32
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.1.5 fix(deps): update dependency framer-motion to v11.1.7 Apr 19, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch 2 times, most recently from 7bc16cb to 57a68b7 Compare April 25, 2024 11:37
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.1.7 fix(deps): update dependency framer-motion to v11.1.8 May 6, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 57a68b7 to ffd82be Compare May 6, 2024 11:21
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.1.8 fix(deps): update dependency framer-motion to v11.1.9 May 7, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch 2 times, most recently from 3b4fcb1 to e5e6bed Compare May 14, 2024 09:35
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.1.9 fix(deps): update dependency framer-motion to v11.2.0 May 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.2.0 fix(deps): update dependency framer-motion to v11.2.2 May 15, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch 2 times, most recently from e736429 to 704883a Compare May 16, 2024 17:50
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.2.2 fix(deps): update dependency framer-motion to v11.2.3 May 16, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 704883a to 0c04d62 Compare May 16, 2024 23:29
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.2.3 fix(deps): update dependency framer-motion to v11.2.4 May 16, 2024
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.2.4 fix(deps): update dependency framer-motion to v11.2.5 May 21, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 0c04d62 to 2febff9 Compare May 21, 2024 13:23
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 2febff9 to 9755f8d Compare May 22, 2024 12:06
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to v11.2.5 fix(deps): update dependency framer-motion to v11.2.6 May 22, 2024
@yamanadamnor yamanadamnor merged commit b3c8919 into main May 28, 2024
1 of 2 checks passed
@yamanadamnor yamanadamnor deleted the renovate/framer-motion-11.x-lockfile branch May 28, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant