Skip to content

chore(deps)(deps): bump framer-motion from 12.40.0 to 12.42.2 - #606

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/framer-motion-12.42.2
Open

chore(deps)(deps): bump framer-motion from 12.40.0 to 12.42.2#606
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/framer-motion-12.42.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps framer-motion from 12.40.0 to 12.42.2.

Changelog

Sourced from framer-motion's changelog.

[12.42.2] 2026-07-01

Fixed

  • animateView: Cropped group layers now animate border-radius from the old to new radius.

[12.42.1] 2026-06-30

Fixed

  • animateView: Old layer fade out now cancelled when defining .new().

[12.42.0] 2026-06-24

Changed

  • animateView: Layers are automatically grouped to match their DOM-hierarchy. New .group(false) method opts-out.

Fixed

  • animateView: Auto-crop is now aspect-ratio aware, disabling crops for matching aspect-ratios.
  • animateView: Disabled automatic border-radius animation.

[12.41.0] 2026-06-23

Added

  • animateView: Moves from Motion+ Early Access and alpha to main library.
  • animateView: .add() resolves a CSS selector or Element to automatically generate, apply and remove view-transition-name.
  • animateView: .new() and .old() configures values to animate on new and old layers.
  • animateView: .layout() can set a custom transition on the size/position animation of the currently selected elements.
  • animateView: Group layers now automatically crop with children set to cover, with border-radius animating from old radius to new. .crop(false) disables this behaviour.
  • animateView: .class(name) tags currently selected elements with a view-transition-class as a custom CSS hook.

Fixed

  • AnimatePresence: Prevent stuck exit animations when children interrupt.
  • drag: Child e.stopPropagation() no longer break drag end.
  • Fixing Next.js OOM on Windows when importing via motion package.
  • animateLayout: Improve handling of parallel/interleaved calls.

Changed

  • animateView: .enter() and .exit() now refer specifically to new and old layers where there are no matching old or new layers.
  • animateView: Interrupted transition setups now return resolved animation rather than throwing.
Commits
  • 40e8756 v12.42.2
  • 718ccc7 Merge pull request #3768 from motiondivision/view-cropped-corner-radius
  • 19195a4 Dedupe corner-radius longhands; merge crop box/radii measurements
  • 5299aa6 Resolve cropped-clip radius timing once; fix transition-option leak
  • 937cdf3 Animate cropped view-transition group corner radius
  • fd2d6f6 v12.42.1
  • 2223d87 Hold the old layer when only a non-opacity .new() is set
  • 9c84145 v12.42.0
  • 60d7c72 Add view-transition group nesting and aspect-aware cropping
  • 6437276 Updating
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, javascript. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from alrimarleskovar as a code owner July 6, 2026 09:21
@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
roundfi Ready Ready Preview Jul 30, 2026 7:04pm

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/framer-motion-12.42.2 branch from fabbbc5 to f355146 Compare July 7, 2026 20:21
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/framer-motion-12.42.2 branch from f355146 to f71a34e Compare July 17, 2026 22:21
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/framer-motion-12.42.2 branch from f71a34e to 2e1f3ae Compare July 20, 2026 10:32
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/framer-motion-12.42.2 branch from 2e1f3ae to 6b24653 Compare July 21, 2026 22:41
@dependabot dependabot Bot changed the title chore(deps)(deps): bump framer-motion from 12.40.0 to 12.42.2 chore(deps)(deps): bump framer-motion from 12.40.0 to 12.43.0 Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/framer-motion-12.42.2 branch from 6b24653 to edf7792 Compare July 29, 2026 05:26
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/framer-motion-12.42.2 branch from edf7792 to 6440a9c Compare July 29, 2026 11:13
@dependabot dependabot Bot changed the title chore(deps)(deps): bump framer-motion from 12.40.0 to 12.43.0 chore(deps)(deps): bump framer-motion from 12.40.0 to 12.42.2 Jul 30, 2026
Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.40.0 to 12.42.2.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.40.0...v12.42.2)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-version: 12.42.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/framer-motion-12.42.2 branch from 6440a9c to 11db138 Compare July 30, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants