unional / domture

Create jsdom environment to load NodeJS modules
MIT License
2 stars 0 forks source link

Update jsdom to the latest version 🚀 #91

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency jsdom was updated from 12.2.0 to 13.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 95.088% when pulling 3d9b488dd546d20f497a3149854959d8b19234b8 on greenkeeper/jsdom-13.0.0 into bbe4337593a6aca1886e9b520401b2c26f71d442 on master.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 35 commits.

  • 26f0bed Version 13.1.0
  • 91b10c3 Support setting custom validity messages on
  • 172d587 Update webidl2js
  • e862f4a Run activation behavior hooks from the event dispatch algorithm
  • 39c4c23 Update dependencies
  • cfc4786 Set the composed flag for FocusEvent
  • b4c04db Correctly reflect
      's start property with default value
    1. 7e66dfb Support 's htmlFor property
    2. ce8e8c6 Support setting custom validity messages on
    3. 4f783c6 Remove unused feature methods
    4. 2341bbe Revert "Add preliminary support for <iframe srcdoc>"
    5. 7107df6 Add preliminary support for <iframe srcdoc>
    6. b2c5358 Fix getter for <title>'s text property
    7. c7688ab Add and support SVGTitleElement in document.title
    8. 0d8e263 Add namespace argument for traversal helpers

There are 35 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • 16d3913 Version 13.2.0
  • fd9029c Use UTF-8 as the default encoding for XML documents
  • 2898617 Implement MutationObservers
  • 743560f Add regression test for dynamic <style> updates
  • 3cb5ec4 Document how runScripts installs globals
  • d33cf37 Add helpers for creating and firing events
  • 71f0ad9 Fix typos and grammar issues in the README
  • 761d08a Enable more tests
  • 704cf33 Upgrade saxes to version 3.1.5
  • ccecb00 Allow elements to be focused
  • ac5af4d Support XML documents in frames
  • 19a1319 Update note for screenLeft and screenTop properties on window
  • c75d5fa Support XML document DOCTYPEs with a custom name
  • 06476fb Implement navigator.plugins and navigator.mimeTypes
  • 7349f3a Make getComputedStyle() throw for incorrect argument type

There are 19 commits in total.

See the full diff