Skip to content

chore(deps): bump framer-motion from 12.40.0 to 12.42.2 in /frontend/wallet#424

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 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

@dependabot dependabot Bot requested a review from Miracle656 as a code owner July 1, 2026 14:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
veil Error Error Jul 4, 2026 9:16am
veil-2ap8 Error Error Jul 4, 2026 9:16am
veil-ezry Ready Ready Preview, Comment Jul 4, 2026 9:16am

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

❌ E2E Tests Failed

Playwright tests failed. Check the uploaded artifacts for:

  • Screenshots of failures
  • Trace files for debugging
  • Full test report

View workflow run

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

❌ E2E Tests Failed

Playwright tests failed. Check the uploaded artifacts for:

  • Screenshots of failures
  • Trace files for debugging
  • Full test report

View workflow run

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

❌ E2E Tests Failed

Playwright tests failed. Check the uploaded artifacts for:

  • Screenshots of failures
  • Trace files for debugging
  • Full test report

View workflow run

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>
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown

❌ E2E Tests Failed

Playwright tests failed. Check the uploaded artifacts for:

  • Screenshots of failures
  • Trace files for debugging
  • Full test report

View workflow run

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