Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps framer-motion from 10.16.16 to 11.0.3.

Changelog

Sourced from framer-motion's changelog.

[11.0.3] 2024-01-24

Fixed

  • Fixed layout animation bug in Framer.

[11.0.2] 2024-01-23

Fixed

  • Fixed velocity calculations when interrupting WAAPI animations.

[11.0.1] 2024-01-23

Removed

  • Support for internal transformValues prop.

[11.0.0] 2024-01-23

Changed

  • Replaced velocity-check jobs in favour of passive detection.
  • Post-commit render moved to a microtask.

[10.18.0] 2024-01-10

Added

  • globalTapTarget for use in Framer.

[10.17.12] 2024-01-09

Fixed

  • Fixed animate sequencing for MotionValues.

[10.17.11] 2024-01-09

Fixed

  • Fixed layout prop crashing Framer Motion 3D.

[10.17.10] 2024-01-05

Fixed

  • Export UseInViewOptions.

[10.17.9] 2024-01-05

... (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)

Bumps [framer-motion](https://github.com/framer/motion) from 10.16.16 to 11.0.3.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v10.16.16...v11.0.3)

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

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 Jan 29, 2024
@JNSAPH JNSAPH merged commit 05db5b0 into main Jan 29, 2024
@JNSAPH JNSAPH deleted the dependabot/npm_and_yarn/framer-motion-11.0.3 branch January 29, 2024 15:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants