eui icon indicating copy to clipboard operation
eui copied to clipboard

Upgrade `jsdom` to v15+

Open 1Copenut opened this issue 1 year ago • 2 comments

The EuiFieldNumber test file has a step assertion we can't run because of an older version of JSDOM. This work can be done after Jest has been upgraded in #6813.

1Copenut avatar Oct 26 '23 20:10 1Copenut

Quick note: upgrading Jest to v25 (from current v24) will automatically get us to jsdom v15, so we don't necessarily have to go the whole way to latest Jest (which is now on v29)

cee-chen avatar Oct 26 '23 20:10 cee-chen

👋 Hi there - this issue hasn't had any activity in 6 months. If the EUI team has not explicitly expressed that this is something on our roadmap, it's unlikely that we'll pick this issue up. We would sincerely appreciate a PR/community contribution if this is something that matters to you! If not, and there is no further activity on this issue for another 6 months (i.e. it's stale for over a year), the issue will be auto-closed.

github-actions[bot] avatar Apr 24 '24 00:04 github-actions[bot]