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 v10 #149

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 2, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 9.1.7 -> 10.2.4 age adoption passing confidence

Release Notes

framer/motion

v10.2.4

Compare Source

Changed
  • Refactored animate to resolve for time instead of timeDelta.
Fixed
  • delay will now apply to "inertia" animations.

v10.2.3

Compare Source

Fixed
  • Unifying AnimationPlaybackControls types.
  • Changing Feature type to fix Next build errors.

v10.2.2

Compare Source

Fixed
  • Restoring DeprecatedLayoutGroupContext for legacy Smart Components in Framer.

v10.2.1

Compare Source

Fixed
  • Passing low restSpeed and restDelta to useSpring().

v10.2.0

Compare Source

Added
  • Vanilla JS entry point framer-motion/dom.

v10.1.0

Compare Source

Added
  • Frame-batched event handlers. This means external event handlers are now batched on the next animation frame, allowing React to correctly batch state updates.

v10.0.2

Compare Source

Fixed
  • Fixing "Non-numeric offset" error in older browsers.

v10.0.1

Compare Source

Changed
  • Reducing keyframe pregeneration duration by 75%.

v10.0.0

Compare Source

Added
  • background-color animations are now hardware accelerated.
Removed
  • Removing fallback for IntersectionObserver. Use a polyfill for support in older browsers.
  • Removed DeprecatedLayoutGroupContext.
Changed
  • Using exitBeforeEnter with AnimatePresence now throws an error.
  • Using value.onChange will now throw a warning with instructions to change to value.on("change", callback).
  • Using AnimateSharedLayout now throws an error.
Fixed
  • repeat: Infinity no longer de-opts from pre-generated WAAPI animations.

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.

@vercel
Copy link

vercel bot commented Mar 2, 2023

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

Name Status Preview Comments Updated
pravastacaraka ✅ Ready (Inspect) Visit Preview Mar 11, 2023 at 3:57AM (UTC)

@renovate renovate bot force-pushed the renovate/framer-motion-10.x branch from e25735a to 0fbcae2 Compare March 10, 2023 11:55
@pravastacaraka pravastacaraka merged commit f13d5fd into master Mar 11, 2023
@pravastacaraka pravastacaraka deleted the renovate/framer-motion-10.x branch March 11, 2023 03:57
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