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 🚀 #6

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 9.9.0 of jsdom just got published.

Dependency jsdom
Current Version 9.8.3
Type devDependency

The version 9.9.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 13 commits .

  • 05e0c53 Version 9.9.0
  • fedc336 Add CDATA sections
  • 30f7906 Add document.embeds, plugins, and scripts
  • 5261738 Implement document.title correctly per-spec
  • ae19887 Implement document.body correctly per-spec
  • 656f606 Add more selector tests
  • bb12085 Fix CORS POST JSON XHRs with Authorization
  • 8bb591d Fix EventListener once handling
  • 45f4458 Add Node's wholeText property
  • 3c50533 Only log "not implemented" errors if form submission isn't canceled
  • 60555c0 Allow insertAdjacentHTML without a parent element sometimes
  • 139b9d7 Upgrade whatwg-url dependency to 4.1.0
  • 4c40a11 Fix a README typo

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:

greenkeeper[bot] commented 7 years ago

Version 9.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.