node-blog icon indicating copy to clipboard operation
node-blog copied to clipboard

chore(deps-dev): bump framer-motion from 6.5.1 to 7.3.5

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps framer-motion from 6.5.1 to 7.3.5.

Changelog

Sourced from framer-motion's changelog.

[7.3.5] 2022-09-14

Fixed

  • isMotionValue no longer crashing when provided null.

[7.3.4] 2022-09-13

Fixed

  • Run feature detection based on rendered props.

[7.3.3] 2022-09-13

Fixed

  • Ensuring children dynamic components re-render when context changes.

[7.3.2] 2022-09-07

Added

  • isMotionComponent returns true if the provided component is a motion component.
  • unwrapMotionComponent returns the rendered component.

[7.3.1] 2022-09-07

Fixed

  • Fixing application of rotateZ.

[7.3.0] 2022-09-06

Added

  • layout="preserve-ratio" performs a position-only transition if the aspect ratio has changed.

Fixed

  • layout="position" now works with shared element transitions.

[7.2.1] 2022-08-23

Added

  • Various filesize reductions.

[7.2.0] 2022-08-14

Added

... (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[bot] avatar Sep 14 '22 21:09 dependabot[bot]

Codecov Report

Merging #504 (62a77a6) into master (66a0939) will increase coverage by 0.03%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #504      +/-   ##
==========================================
+ Coverage   95.98%   96.01%   +0.03%     
==========================================
  Files          37       37              
  Lines         622      628       +6     
  Branches       49       49              
==========================================
+ Hits          597      603       +6     
  Misses         23       23              
  Partials        2        2              
Impacted Files Coverage Δ
server/modules/file/file.controller.ts 100.00% <0.00%> (ø)
server/modules/login/login.controller.ts 100.00% <0.00%> (ø)
server/modules/article/article.controller.ts 100.00% <0.00%> (ø)
server/modules/category/category.controller.ts 100.00% <0.00%> (ø)
server/modules/dashboard/dashboard.controller.ts 100.00% <0.00%> (ø)
server/modules/comment/comment.controller.ts 86.66% <0.00%> (+0.30%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 14 '22 21:09 codecov[bot]

Superseded by #506.

dependabot[bot] avatar Sep 20 '22 21:09 dependabot[bot]