Skip to content
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

Bump framer-motion from 11.2.12 to 12.4.2 #176

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2025

Bumps framer-motion from 11.2.12 to 12.4.2.

Changelog

Sourced from framer-motion's changelog.

[12.4.2] 2025-02-10

Fixed

  • Preventing press from triggering when an element is disabled.

[12.4.1] 2025-02-06

Fixed

  • Check for transition in initial when animating removed values.

[12.4.0] 2025-02-06

Added

  • Added initial option to useInView.

[12.3.1] 2025-02-05

Fixed

  • Correctly applying CSS variables at the end of a mini animate animation.

[12.3.0] 2025-02-05

Added

  • Added usePresenceData to get custom data passed to AnimatePresence in descendant components.

[12.2.0] 2025-02-05

Added

  • Added unit support to useSpring.

[12.1.0] 2025-02-04

Fixed

  • Bug with AnimatePresence in React 19 strict mode.

Deprecated

  • Motion 3D.

[12.0.11] 2025-02-03

Fixed

... (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 a team as a code owner February 11, 2025 21:09
@dependabot dependabot bot added dependabot Dependabot issues and PRs npm Node.js issues and PRs labels Feb 11, 2025
Copy link

github-actions bot commented Feb 11, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 4 0 0.08s
✅ JSON jsonlint 12 0 0.39s
✅ JSON prettier 12 0 1.62s
✅ JSON v8r 12 0 12.5s
✅ MARKDOWN markdownlint 5 0 0.66s
✅ MARKDOWN markdown-link-check 5 0 3.01s
✅ REPOSITORY checkov yes no 17.47s
✅ REPOSITORY gitleaks yes no 5.92s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 1.07s
✅ REPOSITORY trivy-sbom yes no 5.92s
✅ TYPESCRIPT prettier 8 0 0.59s
✅ YAML prettier 14 0 1.37s
✅ YAML v8r 14 0 12.51s
✅ YAML yamllint 14 0 0.85s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Bumps [framer-motion](https://github.com/motiondivision/motion) from 11.2.12 to 12.4.2.
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v11.2.12...v12.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-12.4.2 branch from 212de85 to 08cbc83 Compare February 11, 2025 21:42
@ncalteen ncalteen merged commit 2d5996e into main Feb 11, 2025
4 checks passed
@ncalteen ncalteen deleted the dependabot/npm_and_yarn/framer-motion-12.4.2 branch February 11, 2025 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot Dependabot issues and PRs npm Node.js issues and PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant