Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2025

This PR contains the following updates:

Package Change Age Confidence
framer-motion 12.23.2412.26.2 age confidence

Release Notes

motiondivision/motion (framer-motion)

v12.26.2

Compare Source

Fixed
  • Internal refactor of projection system into motion-dom.

v12.26.1

Compare Source

Fixed
  • Improve overload selection for useTransform.

v12.26.0

Compare Source

Added
  • Support for multiple output value maps with useTransform.

v12.25.0

Compare Source

Added
  • Support for auto-scrolling when a Reorder.Item reaches the edges of its parent scrollable container.

v12.24.12

Compare Source

Fixed
  • Draggable elements now track pointer during page and element scroll.

v12.24.11

Compare Source

Fixed
  • Fixed time sampling of GPU animations under heavy CPU load.

v12.24.10

Compare Source

v12.24.9

Compare Source

Fixed
  • Fixing Radix Dialog with AnimatePresence.
  • Ensure drag constraints animation resumes after press interruption.
  • Prevent drag gesture from triggering when pressing focusable elements.

v12.24.8

Compare Source

Fixed
  • Perform unit conversion when animating to/from calc() values.

v12.24.7

Compare Source

Fixed
  • Fix duplicate exit animations in AnimatePresence.

v12.24.6

Compare Source

Fixed
  • Remove memory leak from retained matchMedia callbacks.

v12.24.5

Compare Source

Fixed
  • Prevent ref access error for AnimatePresence popLayout mode in React 19.

v12.24.4

Compare Source

Fixed
  • Support ref functions that return a cleanup callback.

v12.24.3

Compare Source

Fixed
  • Ensure onAnimationStart and onAnimationComplete callbacks fire for useSpring.

v12.24.2

Compare Source

Fixed
  • Ensure useDragControls snapToCursor: true` works with initial transforms.

v12.24.1

Compare Source

Fixed
  • Ensure CSS Motion Path properties are applied via style on SVG elements.
  • Ensure JSX is correctly imported by Reorder.Item.

v12.24.0

Compare Source

Added
  • { type: "svg" } option to motion.create() for creating custom SVG components.
  • px default value type for CSS logical properties (paddingBlock, paddingInline, marginBlock, marginInline).
Fixed
  • Ensure drag gesture updates with latest props every render.
  • Fix missing JSX import error.
  • Fix motion-dom build.
  • Exclude src from distributed package.

v12.23.28

Compare Source

Fixed
  • Fixing MotionStyle type with React 19 when skipLibCheck is false.
  • Add guard for process check for better compat with ESM environments.

v12.23.27

Compare Source

Fixed
  • Improved Intellisense detection for motion import.
  • Adding sourcemaps to release.

v12.23.26

Compare Source

Fixed
  • Moved initialisation of default scale correctors to allow for overwriting existing correctors.

v12.23.25

Compare Source

Fixed
  • Ensure relative projection boxes are re-measured when parent layout changes.

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 is behind base branch, 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 requested a review from a team as a code owner December 4, 2025 22:40
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Warning

This PR is blocked from merging because a required semver label is missing.

major, minor, patch, no-release

You'll need to add one before this PR can be merged.

@github-actions github-actions bot added the size/xs Extra small size PR label Dec 4, 2025
@mergify mergify bot added the auto-update This PR was automatically generated label Dec 4, 2025
@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • website/pnpm-lock.yaml

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.34%. Comparing base (8d217c6) to head (9fe208d).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1837   +/-   ##
=======================================
  Coverage   74.34%   74.34%           
=======================================
  Files         774      774           
  Lines       70117    70117           
=======================================
+ Hits        52129    52130    +1     
+ Misses      14567    14565    -2     
- Partials     3421     3422    +1     
Flag Coverage Δ
unittests 74.34% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 8fe438d to bf11415 Compare December 5, 2025 18:15
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from bf11415 to f1d5313 Compare December 6, 2025 03:20
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from f1d5313 to ad7722c Compare December 6, 2025 14:24
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from ad7722c to a556dfa Compare December 6, 2025 19:25
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from a556dfa to 1986043 Compare December 6, 2025 22:09
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 1986043 to 3f4a89e Compare December 7, 2025 14:49
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 3f4a89e to e5c40bc Compare December 8, 2025 20:41
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from e5c40bc to cd76172 Compare December 8, 2025 21:09
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from cd76172 to 342de17 Compare December 9, 2025 04:17
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 342de17 to 408873a Compare December 9, 2025 05:47
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 408873a to fece1a8 Compare December 10, 2025 01:12
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v12.23.25 chore(deps): update dependency framer-motion to v12.23.26 Dec 10, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from a404e25 to 917c016 Compare January 10, 2026 18:27
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 917c016 to 037900c Compare January 12, 2026 10:54
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v12.25.0 chore(deps): update dependency framer-motion to v12.26.0 Jan 12, 2026
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 037900c to c8b6daa Compare January 12, 2026 14:53
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v12.26.0 chore(deps): update dependency framer-motion to v12.26.1 Jan 12, 2026
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from c8b6daa to 50b338a Compare January 13, 2026 02:55
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 50b338a to 487ab59 Compare January 13, 2026 03:25
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from 487ab59 to f75d1ae Compare January 13, 2026 14:07
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v12.26.1 chore(deps): update dependency framer-motion to v12.26.2 Jan 13, 2026
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from f75d1ae to f18e95a Compare January 13, 2026 15:10
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from f18e95a to aabd275 Compare January 13, 2026 17:07
@renovate renovate bot force-pushed the renovate/framer-motion-12.x-lockfile branch from aabd275 to 3997af6 Compare January 13, 2026 20:56
@renovate
Copy link
Contributor Author

renovate bot commented Jan 14, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update This PR was automatically generated size/s Small size PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant