Skip to content

Update dependency framer-motion to v10#119

Merged
tudddorrr merged 1 commit intodevelopfrom
renovate/framer-motion-10.x
Feb 26, 2023
Merged

Update dependency framer-motion to v10#119
tudddorrr merged 1 commit intodevelopfrom
renovate/framer-motion-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion ^9.0.0 -> ^10.0.0 age adoption passing confidence

Release Notes

framer/motion

v10.0.0

Compare Source

Added
  • background-color animations are now hardware accelerated.
Removed
  • Removing fallback for IntersectionObserver. Use a polyfill for support in older browsers.
  • Removed DeprecatedLayoutGroupContext.
Changed
  • Using exitBeforeEnter with AnimatePresence now throws an error.
  • Using value.onChange will now throw a warning with instructions to change to value.on("change", callback).
  • Using AnimateSharedLayout now throws an error.
Fixed
  • repeat: Infinity no longer de-opts from pre-generated WAAPI animations.

v9.1.7

Compare Source

Fixed
  • Switching const enum for types.

v9.1.6

Compare Source

Added
  • Exporting scroll for internal use inside Framer.

v9.1.5

Compare Source

Fixed
  • Changing Feature<any> to Feature<unknown>.

v9.1.4

Compare Source

Fixed
  • Fixing types of useScroll.

v9.1.3

Compare Source

Updated
  • Limiting propagation of dirty projection nodes for improved layout animation performance.

v9.1.2

Compare Source

Updated
  • Replacing type enum with const enum for smaller bundlesize.

v9.1.1

Compare Source

Updated
  • Removing external dependencies.

v9.1.0

Compare Source

Added
  • Hardware acceleration of clipPath, filter and transform styles.

v9.0.7

Compare Source

Fixed
  • Improving types of color.parse().

v9.0.6

Compare Source

Added
  • Exporting animation types for internal Framer use.

v9.0.5

Compare Source

Added
  • Adding legacy Popmotion exports for internal Framer use.

v9.0.4

Compare Source

Updated
  • 25% speed improvement for transform string creation.

v9.0.3

Compare Source

Updated
  • Refactored motion component features to load without React components.
  • Deprecated fallback behavior for missing IntersectionObserver.

v9.0.2

Compare Source

Changed
  • Reorder.Item no longer throws an error within MotionConfig strict.

v9.0.1

Compare Source

Removed
  • Tap events no longer suspend tabindex attribute for the duration of the gesture.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@codecov
Copy link

codecov bot commented Feb 24, 2023

Codecov Report

Base: 97.83% // Head: 97.83% // No change to project coverage 👍

Coverage data is based on head (8ebfd6a) compared to base (2de265c).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #119   +/-   ##
========================================
  Coverage    97.83%   97.83%           
========================================
  Files           86       86           
  Lines         6056     6056           
  Branches       382      382           
========================================
  Hits          5925     5925           
  Misses         130      130           
  Partials         1        1           

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tudddorrr tudddorrr merged commit 7ee94bd into develop Feb 26, 2023
@tudddorrr tudddorrr deleted the renovate/framer-motion-10.x branch February 26, 2023 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant