graphql-modules
graphql-modules copied to clipboard
chore(deps): update dependency framer-motion to v7
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| framer-motion | 6.5.1 -> 7.3.5 |
Release Notes
framer/motion
v7.3.5
Fixed
isMotionValueno longer crashing when providednull.
v7.3.4
Fixed
- Run feature detection based on rendered props.
v7.3.3
Fixed
- Ensuring children dynamic components re-render when context changes.
v7.3.2
Added
isMotionComponentreturns true if the provided component is amotioncomponent.unwrapMotionComponentreturns the rendered component.
v7.3.1
Fixed
- Fixing application of
rotateZ.
v7.3.0
Added
layout="preserve-ratio"performs a position-only transition if the aspect ratio has changed.
Fixed
layout="position"now works with shared element transitions.
v7.2.1
Added
- Various filesize reductions.
v7.2.0
Added
AnimatePresence's newmode="popLayout"prop will "pop" exiting elements from the document layout flow, allowing siblinglayoutelements to animate to their new layout as soon as exiting starts.
Deprecated
exitBeforeEnter- replace withmode="wait".
v7.1.2
Fixed
- Fixing
useWillChangeexport.
v7.1.1
Changed
- Upping TypeScript output
targetto"ES6".
Updated
v7.1.0
Added
useWillChangefor automatically managing thewill-changestyle.
v7.0.3
Fixed
- Trimming CSS vars.
v7.0.2
Fixed
- Correctly parsing slash-delimited opacities within colors.
- Exporting types correctly for Typescript 4.7.
v7.0.1
Changed
- Replacing internal
useIdwith React 18'suseId.
v7.0.0
Updated
react@18react-three-fiber@8
Fixed
- Drag to reorder items no longer jumping in React 18.
Configuration
📅 Schedule: Branch creation - "after 10pm,before 6:00am" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled due to failing status checks.
♻ 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| graphql-modules | ❌ Failed (Inspect) | Sep 20, 2022 at 10:23AM (UTC) |
⚠️ No Changeset found
Latest commit: aa46d0cb7f7d39fdce2158cf3f87600aee8455bb
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR