primus / deumdify

Browserify plugin to expose a standalone bundle as a property of the global object.
MIT License
15 stars 2 forks source link

Update jsdom to the latest version 🚀 #11

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 9.12.0 of jsdom just got published.

Dependency jsdom
Current Version 9.11.0
Type devDependency

The version 9.12.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 9 commits .

  • e068779 Version 9.12.0
  • 580e557 Fix clearTimeout in web workers
  • 8838684 Fix event.stopImmediatePropagation()
  • 5069d64 Update Option constructor and text/value for spec compliance
  • 7f148e8 Preserve URL fragments across redirects in jsdom.env
  • 0454f04 Enable support for the canvas-prebuilt package
  • ccbab03 Add Option element constructor
  • 2161116 Remove the old defineSetter utility
  • 79f5522 Make timer functions always return a positive integer

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: