Skip to content
This repository has been archived by the owner on May 31, 2022. It is now read-only.

chore(deps): bump framer-motion from 6.2.6 to 6.3.5 #59

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps framer-motion from 6.2.6 to 6.3.5.

Changelog

Sourced from framer-motion's changelog.

[6.3.5] 2022-05-30

Fixed

  • Added initial prop to Framer Motion 3D types.

[6.3.4] 2022-05-25

Fixed

  • Updating reducedMotion prop in MotionConfig now correctly updates throughout the tree.

[6.3.3] 2022-04-28

Fixed

  • Re-enabling layout animations on svg elements.

[6.3.2] 2022-04-26

Fixed

  • Fixing internal type errors in React 18.
  • Adding deprecation notice to AnimateSharedLayout.

[6.3.1] 2022-04-22

Fixed

  • SSR in Deno.

[6.3.0] 2022-04-14

Added

  • Adding layout prop to Reorder.Item.
  • onLayoutAnimationStart.

Fixed

  • Ensure cycle is properly memoised.

[6.2.10] 2022-04-12

Fixed

  • Fixed useSpring dependencies if properties change between renders.
  • Fixed children types of AnimatePresence and LayoutGroup.

[6.2.9] 2022-04-06

... (truncated)

Commits
  • 8608e99 v6.3.5
  • d7d6e71 Updated changelog:
  • cfe50e7 Adding initial to Framer Motion 3D types (#1554)
  • 719c44f Updating lockfile
  • 3b07786 v6.3.4
  • b42e85e Updating changelog
  • e5c3d56 Merge pull request #1542 from kalimantos/fix-motion-config-update-issue
  • 98bac16 Merge branch 'main' into fix-motion-config-update-issue
  • 4162b14 Merge pull request #1531 from JaeSeoKim/remove-unnecessary-log-codes
  • 2b65918 Merge branch 'main' into remove-unnecessary-log-codes
  • Additional commits viewable in compare view

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)

Bumps [framer-motion](https://github.com/framer/motion) from 6.2.6 to 6.3.5.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](framer/motion@v6.2.6...v6.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Issues/PRs relating to dependencies label May 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issues/PRs relating to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants