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

fix(deps): update framer-motion to 11.16.1 #665

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
framer-motion 11.11.11 -> 11.16.1 age adoption passing confidence

Release Notes

motiondivision/motion (framer-motion)

v11.16.1

Compare Source

Fixed
  • Adding displayName to motion components.
  • Ensure press doesn't override tabindex when explicitly set.

v11.16.0

Compare Source

Added
  • Added view() alpha to early access.

v11.15.0

Compare Source

Added
  • Add support for repeat in animation sequences.
Fixed
  • Clearing scheduled jobs at the end of an animation frame to ensure memory is released should the animation loop settle.

v11.14.4

Compare Source

Fixed
  • Exporting AnimationSequence via "motion" entrypoint.
  • Adding support for passing normal components to motion.create() in React 19.

v11.14.3

Compare Source

Fixed
  • Fixing motion-dom and motion-utils entrypoints.

v11.14.2

Compare Source

Fixed
  • Exporting time for internal use.
  • Making MotionValue.updatedAt public for internal use.

v11.14.1

Compare Source

Fixed
  • Fixing missing license in motion-dom and motion-utils packages.

v11.14.0

Compare Source

Added
  • Added press gesture in Motion+ early access.

v11.13.5

Compare Source

Fixed
  • Adding React 19 to optional peer dependencies in "framer-motion" packages.

v11.13.4

Compare Source

Fixed
  • Fixing types for React 19.

v11.13.3

Compare Source

Fixed
  • Attempting to update types to be compatible with both React 18 and 19.

v11.13.1

Compare Source

Fixed
  • SVG elements (like motion.text) now update when given a MotionValue as children, matching HTML element behavior.
  • Exporting DynamicAnimationOptions type.

v11.13.0

Compare Source

Added
  • Vanilla hover gesture in Motion+ early access.

v11.12.0

Compare Source

Added
  • New visualDuration option for spring animations.
  • New spring(visualDuration, bounce) syntax.

v11.11.17

Compare Source

v11.11.16

Compare Source

Fixed
  • Fixing stagger with mini animate.

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).

Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 15, 2024
Copy link
Contributor Author

renovate bot commented Nov 15, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   peer react@">=16.8.0" from @emotion/[email protected]
npm error   node_modules/@emotion/react
npm error     peer @emotion/react@"^11.0.0-rc.0" from @emotion/[email protected]
npm error     node_modules/@emotion/styled
npm error       @emotion/styled@"11.13.0" from the root project
npm error     @emotion/react@"^11.8.1" from [email protected]
npm error     node_modules/react-select
npm error       react-select@"^5.2.1" from the root project
npm error     1 more (the root project)
npm error   peer react@">=16.8.0" from @emotion/[email protected]
npm error   node_modules/@emotion/styled
npm error     @emotion/styled@"11.13.0" from the root project
npm error   32 more (@emotion/use-insertion-effect-with-fallbacks, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.0.0-0" from [email protected]
npm error node_modules/enzyme-adapter-react-16
npm error   dev enzyme-adapter-react-16@"^1.15.3" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"^16.0.0-0" from [email protected]
npm error   node_modules/enzyme-adapter-react-16
npm error     dev enzyme-adapter-react-16@"^1.15.3" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2025-01-11T13_12_42_811Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-11T13_12_42_811Z-debug-0.log

@renovate renovate bot changed the title fix(deps): update framer-motion to 11.11.12 fix(deps): update framer-motion to 11.11.13 Nov 15, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.11.13 fix(deps): update framer-motion to 11.11.15 Nov 16, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.11.15 fix(deps): update framer-motion to 11.11.17 Nov 17, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 62657cd to 9bca9c2 Compare November 30, 2024 16:07
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.11.17 fix(deps): update framer-motion to 11.12.0 Nov 30, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 9bca9c2 to 66398e5 Compare December 6, 2024 13:59
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.12.0 fix(deps): update framer-motion to 11.13.0 Dec 6, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.13.0 fix(deps): update framer-motion to 11.13.1 Dec 6, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 66398e5 to 861b8eb Compare December 12, 2024 16:37
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.13.1 fix(deps): update framer-motion to 11.13.3 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 861b8eb to 213c547 Compare December 13, 2024 13:06
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.13.3 fix(deps): update framer-motion to 11.13.5 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 213c547 to 9913970 Compare December 15, 2024 09:33
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.13.5 fix(deps): update framer-motion to 11.14.0 Dec 15, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.0 fix(deps): update framer-motion to 11.14.1 Dec 15, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.1 fix(deps): update framer-motion to 11.14.2 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 9913970 to ba45398 Compare December 16, 2024 13:21
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.2 fix(deps): update framer-motion to 11.14.3 Dec 16, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.3 fix(deps): update framer-motion to 11.14.4 Dec 16, 2024
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.14.4 fix(deps): update framer-motion to 11.15.0 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from ba45398 to 75ba183 Compare January 9, 2025 15:44
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.15.0 fix(deps): update framer-motion to 11.16.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/framer-motion-11.x-lockfile branch from 75ba183 to dda07ee Compare January 11, 2025 13:13
@renovate renovate bot changed the title fix(deps): update framer-motion to 11.16.0 fix(deps): update framer-motion to 11.16.1 Jan 11, 2025
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant