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

chore(deps): bump framer-motion from 9.0.7 to 10.17.6 in /web-ui #1006

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps framer-motion from 9.0.7 to 10.17.6.

Changelog

Sourced from framer-motion's changelog.

[10.17.6] 2024-02-04

Fixed

  • Ensure cancelled WAAPI animations can't finish.

[10.17.5] 2024-02-04

Fixed

  • Fixing final keyframe when using repeatType "reverse" and "mirror".
  • Display warning if scroll container is position: static.
  • Move more scroll measurements to read frame lifecycle.
  • Adding amount to useInView dependencies.

[10.17.4] 2024-02-03

Fixed

  • Ensure keyframe animations don't rerun if all values are the same.

[10.17.3] 2024-02-03

Fixed

  • Unset gestures correctly animate back to values defined in parent variant.

[10.17.2] 2024-02-03

Fixed

  • Fixed issues with duration-based springs appearing stuck or snapping.

[10.17.1] 2024-02-03

Fixed

  • Fixed issue with dragSnapToOrigin not continuing animation when interrupted.

[10.17.0] 2024-02-01

Added

  • Adding MotionGlobalConfig.skipAnimations to globally disable animations when testing.

[10.16.16] 2023-12-08

Fixed

  • circInOut easing 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 9.0.7 to 10.17.6.
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v9.0.7...v10.17.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from chalabi2 as a code owner January 5, 2024 07:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2024
@faddat faddat enabled auto-merge (squash) January 5, 2024 07:15
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ff3146a) 61.78% compared to head (f317c57) 61.78%.
Report is 7 commits behind head on main.

❗ Current head f317c57 differs from pull request most recent head 284787c. Consider uploading reports for the commit 284787c to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1006   +/-   ##
=======================================
  Coverage   61.78%   61.78%           
=======================================
  Files         172      172           
  Lines       14134    14134           
=======================================
  Hits         8733     8733           
  Misses       4651     4651           
  Partials      750      750           
Flag Coverage Δ
unittests 61.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@faddat faddat disabled auto-merge January 5, 2024 07:40
@faddat faddat enabled auto-merge (squash) January 5, 2024 07:40
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2024

A newer version of framer-motion exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@faddat
Copy link
Contributor

faddat commented Jan 11, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 11, 2024

Superseded by #1026.

@dependabot dependabot bot closed this Jan 11, 2024
auto-merge was automatically disabled January 11, 2024 08:23

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web-ui/framer-motion-10.17.6 branch January 11, 2024 08:23
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.

1 participant