Skip to content
This repository was archived by the owner on Feb 22, 2025. It is now read-only.

Update dependency framer-motion to v11.18.2 #1619

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 11.11.16 -> 11.18.2 age adoption passing confidence

Release Notes

motiondivision/motion (framer-motion)

v11.18.2

Compare Source

Fixed
  • Animations with transformTemplate not hardware accelerated.

v11.18.1

Compare Source

Fixed
  • AnimatePresence types in React 19.
  • SVG with transform not always setting styles correctly on mount.

v11.18.0

Compare Source

Added
  • Adding animateSequence to perform animation sequences via WAAPI for a tiny bundlesize.
Fixed
  • Missing AnimationControls type export.

v11.17.1

Compare Source

Fixed
  • Remeasure SVG when size/position changes to ensure correct transform-origin.

v11.17.0

Compare Source

Added
  • Added propagate to AnimatePresence. This prop allows parent exit animations to be propagated to children.
Removed
  • Removed exitBeforeEnter from AnimatePresence.

v11.16.7

Compare Source

Fixed
  • Fixing timelines where a string label is used as the first segment.

v11.16.6

Compare Source

Changed
  • More movement values like height and top are now blocked by reduced motion.

v11.16.4

Compare Source

Fixed
  • Fix type of attachTimeline when skipLibCheck is disabled.

v11.16.3

Compare Source

Fixed
  • Checking return of press, hover, and inView callbacks before calling.

v11.16.2

Compare Source

Fixed
  • Restoring missing type exports.

v11.16.1

Compare Source

Fixed
  • Adding displayName to motion components.
  • Ensure press doesn't override tabindex when explicitly set.

v11.16.0

Compare Source

Added
  • Added view() alpha to early access.

v11.15.0

Compare Source

Added
  • Add support for repeat in animation sequences.
Fixed
  • Clearing scheduled jobs at the end of an animation frame to ensure memory is released should the animation loop settle.

v11.14.4

Compare Source

Fixed
  • Exporting AnimationSequence via "motion" entrypoint.
  • Adding support for passing normal components to motion.create() in React 19.

v11.14.3

Compare Source

Fixed
  • Fixing motion-dom and motion-utils entrypoints.

v11.14.2

Compare Source

Fixed
  • Exporting time for internal use.
  • Making MotionValue.updatedAt public for internal use.

v11.14.1

Compare Source

Fixed
  • Fixing missing license in motion-dom and motion-utils packages.

v11.14.0

Compare Source

Added
  • Added press gesture in Motion+ early access.

v11.13.5

Compare Source

Fixed
  • Adding React 19 to optional peer dependencies in "framer-motion" packages.

v11.13.4

Compare Source

Fixed
  • Fixing types for React 19.

v11.13.3

Compare Source

Fixed
  • Attempting to update types to be compatible with both React 18 and 19.

v11.13.1

Compare Source

Fixed
  • SVG elements (like motion.text) now update when given a MotionValue as children, matching HTML element behavior.
  • Exporting DynamicAnimationOptions type.

v11.13.0

Compare Source

Added
  • Vanilla hover gesture in Motion+ early access.

v11.12.0

Compare Source

Added
  • New visualDuration option for spring animations.
  • New spring(visualDuration, bounce) syntax.

v11.11.17

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Nov 14, 2024
Copy link

vercel bot commented Nov 14, 2024

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

Name Status Preview Comments Updated (UTC)
next-drupal-typescript-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 15, 2025 4:23pm

@renovate renovate bot changed the title Update dependency framer-motion to v11.11.17 Update dependency framer-motion to v11.12.0 Nov 27, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.12.0 Update dependency framer-motion to v11.13.0 Dec 3, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.13.0 Update dependency framer-motion to v11.13.1 Dec 5, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.13.1 Update dependency framer-motion to v11.13.3 Dec 9, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.13.3 Update dependency framer-motion to v11.13.4 Dec 10, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.13.4 Update dependency framer-motion to v11.13.5 Dec 10, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.13.5 Update dependency framer-motion to v11.14.0 Dec 12, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.14.0 Update dependency framer-motion to v11.14.1 Dec 12, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.14.1 Update dependency framer-motion to v11.14.3 Dec 13, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.14.3 Update dependency framer-motion to v11.14.4 Dec 13, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.14.4 Update dependency framer-motion to v11.15.0 Dec 16, 2024
@renovate renovate bot changed the title Update dependency framer-motion to v11.15.0 Update dependency framer-motion to v11.16.1 Jan 8, 2025
@renovate renovate bot changed the title Update dependency framer-motion to v11.16.1 Update dependency framer-motion to v11.16.2 Jan 9, 2025
@renovate renovate bot changed the title Update dependency framer-motion to v11.16.2 Update dependency framer-motion to v11.16.3 Jan 9, 2025
@renovate renovate bot changed the title Update dependency framer-motion to v11.16.3 Update dependency framer-motion to v11.16.4 Jan 9, 2025
@renovate renovate bot changed the title Update dependency framer-motion to v11.16.4 Update dependency framer-motion to v11.17.0 Jan 10, 2025
@renovate renovate bot changed the title Update dependency framer-motion to v11.17.0 Update dependency framer-motion to v11.18.0 Jan 14, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from ffce4f7 to b637a4b Compare January 14, 2025 14:01
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from b637a4b to 94e534c Compare January 19, 2025 09:14
@renovate renovate bot changed the title Update dependency framer-motion to v11.18.0 Update dependency framer-motion to v11.18.1 Jan 19, 2025
@renovate renovate bot changed the title Update dependency framer-motion to v11.18.1 Update dependency framer-motion to v11.18.2 Jan 20, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 94e534c to 37afa56 Compare January 20, 2025 14:43
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 37afa56 to b285801 Compare February 9, 2025 14:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants