Skip to content

fix(deps): update dependency framer-motion to ^12.19.1 #1718

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion ^12.9.7 -> ^12.19.1 age adoption passing confidence

Release Notes

motiondivision/motion (framer-motion)

v12.19.1

Compare Source

Fixed
  • React: Fix export * error message in Next.js.

v12.19.0

Compare Source

Added
  • React: usePageInView for tracking document visibility.

v12.18.2

Compare Source

Fixed
  • Fixed es bundle dependency imports for "motion".
  • Restored translateX, originX etc values in animation targets.

v12.18.1

Compare Source

Fixed
  • Removed "react" import from "motion-dom".

v12.18.0

Compare Source

Added
  • Support for defining a timeline position relative to the start of the most recently added animation (e.g. <+0.5, <-1)
Fixed
  • Removed "react" import from "motion-dom".

v12.17.3

Compare Source

Changed
  • Refactored MotionProps into vanilla MotionNodeOptions type within "motion-dom" package.

v12.17.2

Compare Source

Changed
  • Handle colors when creating animatable "none" keyframes for complex strings.

v12.17.1

Compare Source

Fixed
  • Fixes isValidProp check with Rolldown.

v12.17.0

Compare Source

v12.16.0

Compare Source

Added
  • resize().

v12.15.0

Compare Source

Added
  • Support for pathLength/pathSpacing/pathOffset for svgEffect.
  • Auto kebab-casing of data and aria attributes in attrEffect.
  • attrEffect applies attributes via JS property where possible.
  • Auto transform-box: fill-box for SVGs with transform in styleEffect.

v12.14.0

Compare Source

Added
  • Support for originX/Y/Z in styleEffect.
Fixed
  • Added markers for pure function calls with effects.

v12.13.0

Compare Source

Added
  • svgEffect, propEffect and attrEffect.
Fixed
  • Fixed a jump in layout animations in select circumstances.

v12.12.2

Compare Source

Fixed
  • Ensure scroll updates are only triggered after a scroll read.

v12.12.1

Compare Source

Fixed
  • Checks for instanceof HTMLElement made compatible with dynamically generated iframes.

v12.12.0

Compare Source

Added
  • springValue
Fixed
  • Fixed various typos in the type definitions along with a stale documentation link.

v12.11.4

Compare Source

Fixed
  • Only read transform from the DOM for initial independent transforms when there's no active projection.

v12.11.3

Compare Source

Changed
  • useWillChange now only adds transform to will-change to prevent issues with prematurely flattened preserve-3d.

v12.11.2

Compare Source

Fixed
  • Removed __VERSION__ placeholder from motion value.
  • Fixed types for Reorder component.

v12.11.1

Compare Source

Fixed
  • Default scroll tracking to document.scrollingElement.

v12.11.0

Compare Source

Added
  • Added value.isEffectActive for internal use.

v12.10.6

Compare Source

Fixed
  • Stop firing .then() after .stop() and .cancel().

v12.10.5

Compare Source

Fixed
  • Fixed attaching multiple press handlers on the same element.

v12.10.4

Compare Source

Fixed
  • Fixed layout animations jumping when interrupted.
  • Lower memory and runtime overhead of layout animations.

v12.10.3

Compare Source

Fixed
  • Attempting to fix layout animations jumping when interrupted.

v12.10.2

Compare Source

Fixed
  • Fixed .cancel() after .stop().

v12.10.1

Compare Source

Changed
  • Main thread scroll animations are now lazy, resolving after "scroll" events instead of every animation frame.

v12.10.0

Compare Source

Added
  • styleEffect now supports:
    • Default value types
    • Independent transforms
    • CSS variables

Configuration

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

Copy link

vercel bot commented May 7, 2025

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

Name Status Preview Comments Updated (UTC)
sanity-ui-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2025 9:35pm
sanity-ui-workshop ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2025 9:35pm

@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.10.0 fix(deps): update dependency framer-motion to ^12.10.1 May 7, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from 4b88da5 to 0855199 Compare May 8, 2025 09:37
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.10.1 fix(deps): update dependency framer-motion to ^12.10.2 May 8, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from 0855199 to aaad818 Compare May 8, 2025 13:51
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.10.2 fix(deps): update dependency framer-motion to ^12.10.4 May 8, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from aaad818 to de8eada Compare May 9, 2025 13:44
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.10.4 fix(deps): update dependency framer-motion to ^12.10.5 May 9, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from de8eada to 43001f5 Compare May 12, 2025 10:46
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.10.5 fix(deps): update dependency framer-motion to ^12.11.0 May 12, 2025
Copy link

socket-security bot commented May 12, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedframer-motion@​12.9.7 ⏵ 12.19.199100100100 +1100

View full report

@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from 43001f5 to d1f3670 Compare May 14, 2025 10:17
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.11.0 fix(deps): update dependency framer-motion to ^12.11.1 May 14, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from d1f3670 to 6399fc2 Compare May 14, 2025 12:01
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.11.1 fix(deps): update dependency framer-motion to ^12.11.2 May 14, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from 795703a to 27fe0ef Compare June 12, 2025 14:52
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.17.0 fix(deps): update dependency framer-motion to ^12.17.3 Jun 12, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from 27fe0ef to 229340f Compare June 13, 2025 13:51
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.17.3 fix(deps): update dependency framer-motion to ^12.18.1 Jun 13, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from 229340f to 236a174 Compare June 18, 2025 10:15
@stipsan stipsan enabled auto-merge (squash) June 18, 2025 10:16
stipsan
stipsan previously approved these changes Jun 18, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x branch from b9d33ea to d9992eb Compare June 23, 2025 21:34
@renovate renovate bot changed the title fix(deps): update dependency framer-motion to ^12.18.2 fix(deps): update dependency framer-motion to ^12.19.1 Jun 23, 2025
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.

1 participant