Update dependency motion to v12.27.5 #299

Merged
renovate-bot merged 1 commits from renovate/motion-12.x-lockfile into main 2026-01-22 00:03:07 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
motion 12.27.112.27.5 age adoption passing confidence

Release Notes

motiondivision/motion (motion)

v12.27.5

Compare Source

Fixed
  • Ensure pen gesture is correctly cleaned up on drag cancel.
  • Fix edge case where DocumentProjectionNode's attached element was null.

v12.27.4

Compare Source

Added
  • AnimatePresence: anchorY for vertically positioning popped children.
Fixed
  • Fixed path drawing animations in zoomed Safari contexts by switching to unitless values.

v12.27.3

Compare Source

Fixed
  • Ensure drag gestures trigger from keyboard-accessible elements (button, textarea etc) if these elements have drag applied directly.

v12.27.2

Compare Source

Fixed
  • Adding sourcemaps to motion-dom and motion-utils.
  • Fix Reorder autoscroll within scrollable pages.
  • Gracefully handle missing elements in animation sequences.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [motion](https://github.com/motiondivision/motion) | [`12.27.1` → `12.27.5`](https://renovatebot.com/diffs/npm/motion/12.27.1/12.27.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/motion/12.27.5?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/motion/12.27.5?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/motion/12.27.1/12.27.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/motion/12.27.1/12.27.5?slim=true) | --- ### Release Notes <details> <summary>motiondivision/motion (motion)</summary> ### [`v12.27.5`](https://github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12275-2026-01-20) [Compare Source](https://github.com/motiondivision/motion/compare/v12.27.4...v12.27.5) ##### Fixed - Ensure pen gesture is correctly cleaned up on drag cancel. - Fix edge case where `DocumentProjectionNode`'s attached element was `null`. ### [`v12.27.4`](https://github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12274-2026-01-20) [Compare Source](https://github.com/motiondivision/motion/compare/v12.27.3...v12.27.4) ##### Added - `AnimatePresence`: `anchorY` for vertically positioning popped children. ##### Fixed - Fixed path drawing animations in zoomed Safari contexts by switching to unitless values. ### [`v12.27.3`](https://github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12273-2026-01-20) [Compare Source](https://github.com/motiondivision/motion/compare/v12.27.2...v12.27.3) ##### Fixed - Ensure drag gestures trigger from keyboard-accessible elements (`button`, `textarea` etc) if these elements have `drag` applied directly. ### [`v12.27.2`](https://github.com/motiondivision/motion/blob/HEAD/CHANGELOG.md#12272-2026-01-20) [Compare Source](https://github.com/motiondivision/motion/compare/v12.27.1...v12.27.2) ##### Fixed - Adding sourcemaps to `motion-dom` and `motion-utils`. - Fix `Reorder` autoscroll within scrollable pages. - Gracefully handle missing elements in animation sequences. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiZGVwZW5kZW5jeSJdfQ==-->
renovate-bot added the automergedependency labels 2026-01-22 00:02:48 +00:00
renovate-bot added 1 commit 2026-01-22 00:02:51 +00:00
Update dependency motion to v12.27.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
test-build / build (pull_request) Successful in 1m57s
3ac2a5ea1f
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-01-22 00:02:56 +00:00
renovate-bot merged commit d2a8c007e5 into main 2026-01-22 00:03:07 +00:00
renovate-bot deleted branch renovate/motion-12.x-lockfile 2026-01-22 00:03:12 +00:00
Sign in to join this conversation.