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): update dependency framer-motion to v11.11.15 #112

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 11.5.3 -> 11.11.15 age adoption passing confidence

Release Notes

framer/motion (framer-motion)

v11.11.15

Compare Source

Fixed
  • Fixing mini and react-mini entrypoints.

v11.11.13

Compare Source

Fixed
  • Fixing build and entry points for "motion".

v11.11.12

Compare Source

Changed
  • Adding "motion" package.
  • Replaced Motion One (see upgrade guide).

v11.11.11

Compare Source

Fixed
  • Fixing double update() call on mount.

v11.11.10

Compare Source

Fixed
  • Removing will-change from SSR.

v11.11.9

Compare Source

Changed
  • will-change is now no longer automatically managed without useWillChange.

v11.11.8

Compare Source

Fixed
  • Fixing fallback package.json for entrypoints in older versions of Node.

v11.11.7

Compare Source

Fixed
  • Improving generic value signature for animate.

v11.11.6

Compare Source

Fixed
  • Allowing generic motion value types in animate.

v11.11.5

Compare Source

Fixed
  • Removed ability to define CSS variables on style without casting, as this was conflicting with React CSSProperties.

v11.11.4

Compare Source

Fixed
  • Memoize AnimatePresence safeToRemove.
  • Remove duplicate layout="size" annotation.

v11.11.3

Compare Source

Fixed
  • Remove as any requirement for CSS variables.

v11.11.2

Compare Source

Fixed
  • Make BezierDefinition readonly for easier definition outside a Transition.

v11.11.1

Compare Source

Fix
  • Fixed optimised appear effects in granular Suspense environments.

v11.11.0

Compare Source

Added
  • animate can now animate any object.

v11.10.0

Compare Source

Added
  • delay with seconds now exported from "framer-motion/dom".
Fixed
  • Only transform is added to will-change when a potentially layerising value is animated as opacity and filter will prematurely flatten preserve-3d.

v11.9.0

Compare Source

Added
  • Mini animate and useAnimate functions.

v11.8.0

Compare Source

Added
  • Easing functions now get compiled into linear() easings when animating via WAAPI.

v11.7.0

Compare Source

Added
  • Added support for custom animation generators via type.

v11.6.0

Compare Source

Added
  • Added info and element tracking to scroll.
  • Added steps easing.
Changed
  • Values added to will-change now stay there for their lifespan to prevent GPU thrashing and weird Safari subpixel jitters.

v11.5.6

Compare Source

Fixed
  • Ensuring updating motion values during render doesn't lock rendering for an element.

v11.5.5

Compare Source

Fixed
  • Changed values of child variants now animate even when the parent variant name hasn't changed.

v11.5.4

Compare Source

Fixed
  • Improving tree-shakability.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

Copy link

cloudflare-workers-and-pages bot commented Sep 8, 2024

Deploying crabecode with  Cloudflare Pages  Cloudflare Pages

Latest commit: 13bbee3
Status: ✅  Deploy successful!
Preview URL: https://7ce33410.crabecode.pages.dev
Branch Preview URL: https://renovate-framer-motion-11-x.crabecode.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch 2 times, most recently from 95e3add to 13bbee3 Compare September 20, 2024 13:34
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 13bbee3 to 9fcd0f5 Compare September 22, 2024 09:57
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.5.4 chore(deps): update dependency framer-motion to v11.5.5 Sep 22, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.5.5 chore(deps): update dependency framer-motion to v11.5.6 Sep 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.5.6 chore(deps): update dependency framer-motion to v11.6.0 Sep 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.6.0 chore(deps): update dependency framer-motion to v11.7.0 Sep 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.7.0 chore(deps): update dependency framer-motion to v11.8.0 Sep 29, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.8.0 chore(deps): update dependency framer-motion to v11.9.0 Sep 30, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.9.0 chore(deps): update dependency framer-motion to v11.10.0 Oct 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.10.0 chore(deps): update dependency framer-motion to v11.11.0 Oct 6, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.0 chore(deps): update dependency framer-motion to v11.11.1 Oct 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.1 chore(deps): update dependency framer-motion to v11.11.2 Oct 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.2 chore(deps): update dependency framer-motion to v11.11.3 Oct 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.3 chore(deps): update dependency framer-motion to v11.11.4 Oct 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.4 chore(deps): update dependency framer-motion to v11.11.7 Oct 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.7 chore(deps): update dependency framer-motion to v11.11.8 Oct 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.8 chore(deps): update dependency framer-motion to v11.11.9 Oct 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.9 chore(deps): update dependency framer-motion to v11.11.10 Oct 28, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.10 chore(deps): update dependency framer-motion to v11.11.11 Nov 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.11 chore(deps): update dependency framer-motion to v11.11.13 Nov 15, 2024
@renovate renovate bot changed the title chore(deps): update dependency framer-motion to v11.11.13 chore(deps): update dependency framer-motion to v11.11.15 Nov 16, 2024
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.

0 participants