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 4.1.17 to 5.6.0 #252

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

Bumps framer-motion from 4.1.17 to 5.6.0.

Changelog

Sourced from framer-motion's changelog.

[5.6.0] 2022-01-12

Added

  • isValidProp prop to MotionConfig that allows the injection of custom detection of valid React props.

[5.5.8] 2022-01-12

Fixed

  • Removing transformTemplate prop correctly rerenders element.

[5.5.7] 2022-01-11

Fixed

  • Fixing crossfade for % or px unit border radius. Issue

[5.5.6] 2022-01-07

Fixed

  • MotionConfig propagates changes to transition.

[5.5.5] 2021-12-17

Fixed

  • Using dpr prop in layout animation calculations.

[5.5.4] 2021-12-16

Fixed

  • Improving performance of LayoutCamera.
  • Removing data-projection-id in static mode.

[5.5.3] 2021-12-15

Fixed

  • Improving performance of LayoutCamera and fixing final flash.

[5.5.2] 2021-12-15

Fixed

  • Reimplemented dynamic resolution scaling for LayoutCamera.

[5.5.1] 2021-12-14

... (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 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 added the dependencies Pull requests that update a dependency file label Jan 12, 2022
@vercel
Copy link

vercel bot commented Jan 12, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tubone24/my-nextjs-template/QnvegwYPm5Sk7ReudNk46osVGKvs
✅ Preview: https://my-nextjs-template-git-dependabot-npmandyarnfra-c841ec-tubone24.vercel.app

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from ada4fad to 854b639 Compare January 18, 2022 17:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 854b639 to c0bf4ac Compare January 24, 2022 20:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from c0bf4ac to 85d6f0d Compare January 26, 2022 17:49
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 85d6f0d to e0cb561 Compare January 27, 2022 18:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from e0cb561 to bd1b04f Compare January 27, 2022 18:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from bd1b04f to 3c38608 Compare January 28, 2022 20:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 3c38608 to c8d7fef Compare February 2, 2022 18:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from c8d7fef to 55143a5 Compare February 7, 2022 21:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 55143a5 to aceeed3 Compare February 8, 2022 22:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from aceeed3 to 1deff22 Compare February 11, 2022 18:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 1deff22 to fee49f3 Compare February 13, 2022 16:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from fee49f3 to faadbc9 Compare February 15, 2022 16:59
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from faadbc9 to 4e1ae6f Compare February 16, 2022 16:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 4e1ae6f to f0f34ef Compare February 19, 2022 19:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from f0f34ef to b229dc0 Compare February 24, 2022 17:44
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from b229dc0 to b10c2d3 Compare February 28, 2022 20:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from b10c2d3 to 885e4a6 Compare March 8, 2022 17:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 885e4a6 to 9fb0f23 Compare March 11, 2022 21:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 9fb0f23 to 7c36c0e Compare March 21, 2022 23:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 7c36c0e to 9528b33 Compare March 25, 2022 20:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 9528b33 to c72fe46 Compare March 30, 2022 18:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from c72fe46 to 41b0c4f Compare April 5, 2022 17:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 41b0c4f to 1fb32ad Compare April 7, 2022 18:40
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/framer-motion-5.6.0 branch from 1fb32ad to 1c8c9a6 Compare April 27, 2022 22:38
@vercel
Copy link

vercel bot commented Apr 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
my-nextjs-template ✅ Ready (Inspect) Visit Preview Aug 7, 2022 at 7:09PM (UTC)

Bumps [framer-motion](https://github.com/framer/motion) from 4.1.17 to 5.6.0.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](framer/motion@v4.1.17...v5.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants