Skip to content

⬆️ Bump framer-motion from 6.5.1 to 10.16.12#942

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/framer-motion-10.16.12
Closed

⬆️ Bump framer-motion from 6.5.1 to 10.16.12#942
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/framer-motion-10.16.12

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 4, 2023

Bumps framer-motion from 6.5.1 to 10.16.12.

Changelog

Sourced from framer-motion's changelog.

[10.16.12] 2023-12-01

Fixed

  • Use single animation to detect document paint ready before triggering optimised animations.
  • Measure one time for optimised animation start and one for handoff to emulate frame scheduling.

[10.16.11] 2023-12-01

Fixed

  • Ensure animation is never skipped if it's an interrupting animation.

[10.16.10] 2023-11-30

Fixed

  • Fixing appear animation optimisation when React portal is present.

[10.16.9] 2023-11-30

Fixed

  • Skipping no-op animations.

[10.16.8] 2023-11-29

Fixed

  • Added disableInstantAnimation private API.
  • Ensure optimised appear animations don't run post-hydration.

[10.16.7] 2023-11-29

Fixed

  • Fixing pan events within React portal.

[10.16.6] 2023-11-29

Fixed

  • Fixing Reorder component types.
  • Fixing Reorder.Item order calculation.
  • Fixing broken dragConstraints if component re-renders during resize.

[10.16.5] 2023-11-14

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)

Bumps [framer-motion](https://github.com/framer/motion) from 6.5.1 to 10.16.12.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v6.5.1...v10.16.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from frknylmzcom as a code owner December 4, 2023 17:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2023
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 11, 2023

Superseded by #952.

@dependabot dependabot Bot closed this Dec 11, 2023
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/framer-motion-10.16.12 branch December 11, 2023 17:06
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.

0 participants