Skip to content

build(deps): bump framer-motion from 12.6.2 to 12.11.0 #704

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps framer-motion from 12.6.2 to 12.11.0.

Changelog

Sourced from framer-motion's changelog.

[12.11.0] 2025-05-12

Added

  • Added value.isEffectActive for internal use.

[12.10.6] 2025-05-09

Fixed

  • Stop firing .then() after .stop() and .cancel().

[12.10.5] 2025-05-09

Fixed

  • Fixed attaching multiple press handlers on the same element.

[12.10.4] 2025-05-08

Fixed

  • Fixed layout animations jumping when interrupted.
  • Lower memory and runtime overhead of layout animations.

[12.10.3] 2025-05-08

Fixed

  • Attempting to fix layout animations jumping when interrupted.

[12.10.2] 2025-05-08

Fixed

  • Fixed .cancel() after .stop().

[12.10.1] 2025-05-07

Changed

  • Main thread scroll animations are now lazy, resolving after "scroll" events instead of every animation frame.

[12.10.0] 2025-05-06

Added

  • styleEffect now supports:
    • Default value types
    • Independent transforms

... (truncated)

Commits

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 requested a review from anyulled May 12, 2025 11:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

Copy link

netlify bot commented May 12, 2025

Deploy Preview for dev-bcn ready!

Name Link
🔨 Latest commit 4e332cc
🔍 Latest deploy log https://app.netlify.com/sites/dev-bcn/deploys/682399cd350c210008016ff6
😎 Deploy Preview https://deploy-preview-704--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: 61
Accessibility: 100
Best Practices: 92
SEO: 100
PWA: 90
View the detailed breakdown and full score reports

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

Bumps [framer-motion](https://github.com/motiondivision/motion) from 12.6.2 to 12.11.0.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.6.2...v12.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-12.11.0 branch from 4f22e8a to 4e332cc Compare May 13, 2025 19:13
Copy link
Member

@anyulled anyulled left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@anyulled anyulled merged commit 52118eb into main May 13, 2025
10 of 11 checks passed
@anyulled anyulled deleted the dependabot/npm_and_yarn/framer-motion-12.11.0 branch May 13, 2025 19:23
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