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

fix(deps): update dependency framer-motion to v8.5.5 #70

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 19, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 8.4.2 -> 8.5.5 age adoption passing confidence

Release Notes

framer/motion (framer-motion)

v8.5.5

Compare Source

Fixed
  • Ensuring Animation.cancel() is called on finished WAAPI animations.

v8.5.4

Compare Source

Fixed
  • Reducing size of prop filtering.

v8.5.3

Compare Source

Fixed
  • Manually recording optimised appear startTime to fix inaccuracies of Firefox's Animation.currentTime.

v8.5.2

Compare Source

Fixed
  • Updated optimised appear animations to defer animations until Chrome releases paint holding.

v8.5.0

Compare Source

Added
  • layoutRoot prop. When component has layout and layoutRoot props, it will perform layout animations instantly but all children will perform layout animations relative to it.

v8.4.7

Compare Source

Fixed
  • Fixed right-click filtering.

v8.4.6

Compare Source

Fixed
  • Fixed WAAPI deoptimisation with layout animations.
  • Reduced number of animations triggered for components that have gesture event handlers but no corresponding while- props.

v8.4.5

Compare Source

Fixed
  • Only trigger animateChanges in a useLayoutEffect when optimised appear animations are present.
  • Resync optimised appear handoff animations before cancelling WAAPI animations to ensure seamless visual handoff.

v8.4.4

Compare Source

Fixed
  • Filtering values prop.

v8.4.3

Compare Source

Fixed
  • When in Reduced Motion mode, transition no longer overrides instant transitions.

Configuration

📅 Schedule: Branch creation - "after 9pm,before 6am" in timezone Africa/Johannesburg, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented May 19, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^18.2.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.8.4 || ^17.0.0" from @docusaurus/[email protected]
npm ERR! node_modules/@docusaurus/core
npm ERR!   @docusaurus/core@"^2.4.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-03-29T05_34_02_471Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-03-29T05_34_02_471Z-debug-0.log

@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from 3f54e9c to c97d587 Compare May 31, 2023 12:39
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from c97d587 to fb84aa6 Compare June 21, 2023 12:16
@renovate renovate bot changed the title Update dependency framer-motion to v8.5.5 fix(deps): update dependency framer-motion to v8.5.5 Jun 21, 2023
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from fb84aa6 to 3d88381 Compare June 21, 2023 13:56
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch 2 times, most recently from 29842ce to dabcddc Compare July 18, 2023 09:02
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch 2 times, most recently from 1833c5f to 9cb4a2b Compare August 1, 2023 01:09
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from 9cb4a2b to 8b44dba Compare August 31, 2023 02:26
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from 8b44dba to 6cb4eef Compare November 17, 2023 05:48
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from 6cb4eef to ad84e51 Compare January 8, 2024 05:05
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from ad84e51 to 0f3b25e Compare January 21, 2024 04:46
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from 0f3b25e to feeac25 Compare February 2, 2024 05:59
@renovate renovate bot force-pushed the renovate/framer-motion-8.x-lockfile branch from feeac25 to 8ac1f60 Compare March 29, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants