vmware-clarity / core

Clarity is a scalable, accessible, customizable, open-source design system built with web components. Works with any JavaScript framework, created for enterprises, and designed to be inclusive.
https://clarity.design
MIT License
164 stars 42 forks source link

Update ramda dependency to ^0.29.0 #228

Closed ambar-arkin closed 1 year ago

ambar-arkin commented 1 year ago

Describe the bug

I recently upgraded the node version for a project and seeing mocha unit test failure as node 18 is unable to resolve granular imports from ramda. The package.json exports for ramda were fixed in https://github.com/ramda/ramda/pull/3270 and released in 0.29 recently. Can we update the ramda version in @cds/core to fix this issue?

How to reproduce

I don't think this is required here but I will add one later if needed.

Expected behavior

I expect the ramda imports to resolve on node18.

Versions

Clarity project:

Clarity version:

Framework:

Framework version: React 17

Device:

Additional notes

Add any other notes about the problem here.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 6.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

Hi there 👋, this is an automated message. To help Clarity keep track of discussions, we automatically lock closed issues after 14 days. Please look for another open issue or open a new issue with updated details and reference this one as necessary.