question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update JSDOM to 13.1

See original GitHub issue

jest-environment-jsdom is using a very old jsdom 11.5 released over a year ago. The latest jsdom - 13.1- brings a lot of new features and better compatibility.

It would be great to update to the latest jsdom and fix some of the open issues here, like:

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:18 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
felixfbeckercommented, Apr 5, 2019

@thymikee jest-environment-jsdom-global depends on the official jest-environment-jsdom.

Why this hostility to solve this issue in Jest that was expressed by multiple people? Is Jest gonna use this jsdom version forever? When will it upgrade, if not now that Node 6 is EOL? What’s the point of having jsdom support bundled with Jest if users have to jump through hoops and use forked packages to use modern DOM features?

4reactions
rickhanloniicommented, Dec 24, 2018

Should we ship with the latest jsdom and give people the option to use a jest-env-jsdom-node-6 environment for full node 6 support?

Read more comments on GitHub >

github_iconTop Results From Across the Web

jsdom - npm
A JavaScript implementation of many web standards. Latest version: 20.0.3, last published: a month ago. Start using jsdom in your project by ...
Read more >
jest-environment-jsdom | Yarn - Package Manager
Updated jsdom to 7.2.0. 0.8.0. Added optional support for jasmine2 through the testRunner config option. Fixed mocking support for Map, WeakMap and Set....
Read more >
Changelog.md - jest-environment-jsdom-fourteen - GitLab
Added the responseURL property. Updated methods, headers, and header values to use the ByteString algorithm. Fixed the default statusText to be ...
Read more >
Cannot install react-app because of a node version problem ...
Please, upgrade your dependencies to the actual version of core-js@3. warning ... sudo n stable gives me: installed : v12.13.1 to ...
Read more >
From v27 to v28 - Jest
For up-to-date documentation, see the latest version (29.3). Upgrade Guides; From v27 to v28. Version: 28.x. On this page ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found