The version 11.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of jsdom.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 11.0.0 of jsdom just got published.
The version 11.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of jsdom. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 40 commits.
0f4128d
Version 11.0.0
be65539
Fix event handler property generation to properly rely on runScripts
38c430f
Factor out runScripts option tests
ecf7449
Do not submit disconnected form elements
5f3cbd6
Properly implement event handler properties/attributes
3eb19e7
Remove a few more now-redundant toString()s
b1b7f23
Refactor XHR's send() implementation
7d950c4
Delete keygen from default stylesheet
5151546
Remove other unsupported CSS features from the default stylesheet
dfc9430
Delete webkit prefixes and other internal selectors in default CSS
56fbd0d
Support ArrayBufferViews in xhr.send()
ce13678
Disable yet another flaky-on-CI XHR test
dabf1a4
Remove createCDATASection from benchmarks
2d257ef
Update benchmark runner to support the new API
1833f78
Use Set instead of Array for HTMLCollection keys
There are 40 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: