Skip to content

Bump framer-motion from 12.35.2 to 12.37.0#2575

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/framer-motion-12.37.0
Mar 16, 2026
Merged

Bump framer-motion from 12.35.2 to 12.37.0#2575
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/framer-motion-12.37.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps framer-motion from 12.35.2 to 12.37.0.

Changelog

Sourced from framer-motion's changelog.

[12.37.0] 2026-03-16

Added

  • Support for hardware accelerating "start" and "end" offsets in scroll and useScroll.
  • Support for oklch, oklab, lab, lch, color, color-mix, light-dark color types.

Fixed

  • Fix whileInView with client-side navigation.
  • Fix draggable elements when layout updates due to surrounding element re-renders.
  • Improved memory pressure of layout animations.
  • Ensure motion value returned from useSpring reports correct isAnimating().

[12.36.0] 2026-03-09

Added

  • Allow dragSnapToOrigin to accept "x" or "y" for per-axis snapping.
  • Added axis-locked layout animations with layout="x" and layout="y".
  • Added skipInitialAnimation to useSpring.

Fixed

  • Fixed height and width: auto animations with box-sizing: border-box.
  • Reset component values when exit animation finishes.
  • Ensure anticipate easing returns 1 at p === 1.
  • Fix @emotion/is-prop-valid resolve error in Storybook.
  • Remove data-pop-layout-id from exiting elements when animation interrupted.
  • Ensure we skip WAAPI for non-animatable keyframes.
  • Ensure we skip WAAPI for SVG transforms.
  • Ensure MotionValue props are not passed to SVG.
  • AnimatePresence: Prevent mode="wait" elements from getting stuck when switched rapidly.
Commits
  • 935b084 v12.37.0
  • f93b0e3 Latest
  • 3a0f9be Updating changelog
  • 36a58cd Updating changelog
  • f853c28 Merge pull request #3644 from motiondivision/fix/useSpring-isAnimating-2957
  • 032b5cf Merge pull request #3645 from motiondivision/audit/motion-dom-projection
  • 4c1112c Merge pull request #3616 from motiondivision/worktree-fix-issue-3169
  • fec1b53 Merge pull request #3637 from motiondivision/worktree-fix-issue-3058
  • bb19d71 Latest
  • 5500225 Force WAAPI for browser-only CSS color formats (oklch, oklab, lab, lch)
  • 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 [framer-motion](https://github.com/motiondivision/motion) from 12.35.2 to 12.37.0.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.35.2...v12.37.0)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.37.0
  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 16, 2026
@vercel
Copy link

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zonito-com Error Error Mar 16, 2026 7:32pm

@github-actions github-actions bot merged commit 822eb76 into main Mar 16, 2026
4 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/framer-motion-12.37.0 branch March 16, 2026 19:32
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.

1 participant