HUE-8888 [ci] Upgrade jsdom to avoid jest Cannot read property 'some' of undefined
Review Request #15464 — Created Sept. 23, 2020 and submitted
Information | |
---|---|
romain | |
hue | |
master | |
HUE-8888 | |
Reviewers | |
hue | |
Amlesh1902, ayush.goyal, johan, ranade, romain, Sreenath, yingc |
commit 005ab2344bb05d7e82d6b5c85148896bd2f10336 Author: Romain <romain.rigaux@gmail.com> Date: Wed Sep 23 17:35:54 2020 -0700 HUE-8888 [ci] Upgrade jsdom to avoid jest Cannot read property 'some' of undefined https://github.com/facebook/jest/issues/10489 :100644 100644 a6d2d38701 7585cab643 M .circleci/config.yml :100644 100644 9f7c545929 13ffdb75c7 M package.json
CI & image rebuild
https://app.circleci.com/pipelines/github/cloudera/hue/3214/workflows/dd13f047-ae9b-4565-8f3d-8f971877778a--------------------------------- package.json ---------------------------------
index 9f7c545929..13ffdb75c7 100644
@@ -109,7 +109,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "26.0.1",
"jest-environment-jsdom-sixteen": "1.0.3",
- "jsdom": "16.2.2",
+ "jsdom": "16.4.0",