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

Update all npm dependencies (major) #60

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/react (source) 18.3.18 -> 19.0.8 age adoption passing confidence
@types/react-dom (source) 18.3.5 -> 19.0.3 age adoption passing confidence
motion ^11.13.1 -> ^11.13.1 || ^12.0.0 age adoption passing confidence
next-mdx-remote-client ^1.0.3 -> ^1.0.3 || ^2.0.0 age adoption passing confidence
react (source) ^18.3.1 -> ^18.3.1 || ^19.0.0 age adoption passing confidence
react-dom (source) ^18.3.1 -> ^18.3.1 || ^19.0.0 age adoption passing confidence

Release Notes

motiondivision/motion (motion)

v12.0.5

Compare Source

Fixed
  • Fix scale correction for CSS variables.

v12.0.4

Compare Source

Fixed
  • Add scale correction for CSS variables.

v12.0.3

Compare Source

Fixed
  • Fixed toggling between shared layout animations multiple times.
Added
  • Added private anchorX prop to AnimatePresence.
Changed
  • Simplified useSpring for smaller bundlesize.

v12.0.1

Compare Source

Fixed
  • Prevent relative animations from restarting layout animations unnecessarily.

v12.0.0

Compare Source

Changed
  • press, hover and inView now pass the target element as the first argument to the gesture start callback.

v11.18.2

Compare Source

Fixed
  • Animations with transformTemplate not hardware accelerated.

v11.18.1

Compare Source

Fixed
  • AnimatePresence types in React 19.
  • SVG with transform not always setting styles correctly on mount.

v11.18.0

Compare Source

Added
  • Adding animateSequence to perform animation sequences via WAAPI for a tiny bundlesize.
Fixed
  • Missing AnimationControls type export.

v11.17.1

Compare Source

Fixed
  • Remeasure SVG when size/position changes to ensure correct transform-origin.

v11.17.0

Compare Source

Added
  • Added propagate to AnimatePresence. This prop allows parent exit animations to be propagated to children.
Removed
  • Removed exitBeforeEnter from AnimatePresence.

v11.16.7

Compare Source

Fixed
  • Fixing timelines where a string label is used as the first segment.

v11.16.6

Compare Source

Changed
  • More movement values like height and top are now blocked by reduced motion.

v11.16.4

Compare Source

Fixed
  • Fix type of attachTimeline when skipLibCheck is disabled.

v11.16.3

Compare Source

Fixed
  • Checking return of press, hover, and inView callbacks before calling.

v11.16.2

Compare Source

Fixed
  • Restoring missing type exports.

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.
ipikuka/next-mdx-remote-client (next-mdx-remote-client)

v2.0.0

Compare Source

The changes made by @​talatkuyuk:

  • Added support for react19

[!IMPORTANT]
If you are using react18, use ver.1 of next-mdx-remote-client, currently v1.0.6

If you are using react19, use ver.2 of next-mdx-remote-client, currently v2.0.0

The both serve the same features and APIs. I am going to maintain both.

facebook/react (react)

v19.0.0

Compare Source

facebook/react (react-dom)

v19.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "on monday at 10:00am" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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
Contributor Author

renovate bot commented Jan 27, 2025

⚠️ 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: @monaco-editor/[email protected]
npm error Found: [email protected]
npm error node_modules/react
npm error   peer react@">=16.8.0" from @floating-ui/[email protected]
npm error   node_modules/@floating-ui/react
npm error     @floating-ui/react@"^0.26.16" from @headlessui/[email protected]
npm error     node_modules/@headlessui/react
npm error       @headlessui/react@"^2.1.2" from [email protected]
npm error       node_modules/nextra
npm error         peer nextra@"4.0.0" from [email protected]
npm error         node_modules/nextra-theme-docs
npm error         1 more (docs)
npm error       1 more (nextra-theme-docs)
npm error   peer react@">=16.8.0" from @floating-ui/[email protected]
npm error   node_modules/@floating-ui/react-dom
npm error     @floating-ui/react-dom@"^2.1.2" from @floating-ui/[email protected]
npm error     node_modules/@floating-ui/react
npm error       @floating-ui/react@"^0.26.16" from @headlessui/[email protected]
npm error       node_modules/@headlessui/react
npm error         @headlessui/react@"^2.1.2" from [email protected]
npm error         node_modules/nextra
npm error         1 more (nextra-theme-docs)
npm error   32 more (@headlessui/react, @mdx-js/react, @react-aria/focus, ...)
npm error
npm error Could not resolve dependency:
npm error peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from @monaco-editor/[email protected]
npm error node_modules/@monaco-editor/react
npm error   @monaco-editor/react@"^4.6.0" from [email protected]
npm error   packages/docs
npm error     [email protected]
npm error     node_modules/docs
npm error       workspace packages/docs from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/react
npm error   peer react@"^16.8.0 || ^17.0.0 || ^18.0.0" from @monaco-editor/[email protected]
npm error   node_modules/@monaco-editor/react
npm error     @monaco-editor/react@"^4.6.0" from [email protected]
npm error     packages/docs
npm error       [email protected]
npm error       node_modules/docs
npm error         workspace packages/docs 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-27T12_39_34_658Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-01-27T12_39_34_658Z-debug-0.log

@marklundin marklundin closed this Jan 27, 2025
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