Skip to content

Bump motion from 12.34.0 to 12.35.1#428

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/motion-12.35.1
Open

Bump motion from 12.34.0 to 12.35.1#428
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/motion-12.35.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps motion from 12.34.0 to 12.35.1.

Changelog

Sourced from motion's changelog.

[12.35.1] 2026-03-06

Fixed

  • Fixing combination of string keyframes, spring and delay.
  • Gracefully handle negative scroll values.
  • Fix one-frame visual gap when rapidly switching WAAPI animations.
  • animation.time = 0 on a finished animation sets the playhead in a paused state.

[12.35.0] 2026-03-03

Added

  • ViewTimeline support for scroll and useScroll.

[12.34.6] 2026-03-03

Fixed

  • Handle % translate values in layout animations.

[12.34.5] 2026-03-03

Fixed

  • Ensure final WAAPI styles are always committed synchronously to prevent flash of incorrect styles in Firefox.
  • Prevent Next.js from caching typeof window checks.
  • Improve projection node cleanup.
  • Variant propagation fixed for asynchronously-mounted children.

[12.34.4] 2026-03-02

Fixed

  • Ensure onComplete fires at the end of an animation sequence.

[12.34.3] 2026-02-20

Fixed

  • Ensure velocity is never transferred to a time-derived spring.

[12.34.2] 2026-02-18

Fixed

  • Layout animations: Reset motion value velocity when starting a new layout animation.

[12.34.1] 2026-02-17

... (truncated)

Commits
  • d234eff v12.35.1
  • f0fd746 Updating changelog
  • a372820 Merge pull request #3591 from motiondivision/worktree-fix-issue-3269
  • d494a90 Make time setter pause finished animations so time=0 alone reverts
  • 577e2d3 Merge pull request #3588 from motiondivision/worktree-fix-issue-3569
  • 9af2185 Fix JSAnimation time setter to work after animation finishes
  • 5e63fb9 Fix useAnimate WAAPI mid-flight interruption jump to origin
  • 9c0b955 Fix useAnimate WAAPI mid-flight interruption jump to origin
  • 70497da Increase test timing margins for slow CI environments
  • 779b109 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 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)

Bumps [motion](https://github.com/motiondivision/motion) from 12.34.0 to 12.35.1.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.34.0...v12.35.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 9, 2026
@dependabot dependabot bot requested a review from cirdes as a code owner March 9, 2026 04:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 9, 2026
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.

0 participants