Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Bumps motion from 12.23.9 to 12.27.2.

Changelog

Sourced from motion's changelog.

[12.27.2] 2026-01-20

Fixed

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

[12.27.1] 2026-01-19

Fixed

  • Improving projection node cleanup.

[12.27.0] 2026-01-18

Added

  • Adding new exports for internal use.

[12.26.2] 2026-01-13

Fixed

  • Internal refactor of projection system into motion-dom.

[12.26.1] 2026-01-12

Fixed

  • Improve overload selection for useTransform.

[12.26.0] 2026-01-12

Added

  • Support for multiple output value maps with useTransform.

[12.25.0] 2026-01-09

Added

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

[12.24.12] 2026-01-08

Fixed

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

... (truncated)

Commits
  • a93d4ff v12.27.2
  • 6f5e0ba Updating changelog
  • b7cab72 Merge pull request #3478 from motiondivision/claude/fix-issue-3390-fq2Tl
  • 4ed7545 Updating changelog
  • 72fff16 Updating changelog
  • 5d3ab70 Merge pull request #3481 from motiondivision/claude/fix-reorder-autoscroll-VMQKK
  • 6ccb2ed Fix animateSequence to gracefully handle null/undefined elements
  • 29399e0 Merge pull request #3479 from motiondivision/claude/fix-issue-3431-HT8VW
  • 2b9f97a Removing old demo
  • 0987b28 Updating changelog
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 20, 2026
@netlify
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for dev-bcn ready!

Name Link
🔨 Latest commit 742f5ac
🔍 Latest deploy log https://app.netlify.com/projects/dev-bcn/deploys/696f59000b6d9b0008a393f7
😎 Deploy Preview https://deploy-preview-853--dev-bcn.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 42
Accessibility: 95
Best Practices: 92
SEO: 100
PWA: 100
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@anyulled anyulled enabled auto-merge (squash) January 20, 2026 10:29
Bumps [motion](https://github.com/motiondivision/motion) from 12.23.9 to 12.27.2.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.23.9...v12.27.2)

---
updated-dependencies:
- dependency-name: motion
  dependency-version: 12.27.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/motion-12.27.2 branch from 5f7fb47 to 742f5ac Compare January 20, 2026 10:29
@anyulled anyulled merged commit a96705c into main Jan 20, 2026
5 of 6 checks passed
@anyulled anyulled deleted the dependabot/npm_and_yarn/motion-12.27.2 branch January 20, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants