unional / domture

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

Update jsdom to the latest version 🚀 #80

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 12.0.0 of jsdom was just published.

Dependency jsdom
Current Version 11.12.0
Type dependency

The version 12.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of jsdom.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 30 commits.

  • 79358ef Version 12.0.0
  • d0102ac Update dependencies
  • f3a8d0e Filter out .serviceworker/.sharedworker tests
  • b0d40f7 Remove 'needs-await' reason
  • 553b05f Disable flaky execution-timing test
  • 219862b Roll Web Platform Tests
  • 0c4deec Fix window.frameElement to return an actual element
  • 760e36c Enable various selector tests
  • a626c59 Implement htmlElement.draggable
  • f0f12d8 Invalidate caches for optionEl.selected setter
  • 4b5909c Upgrade dependencies
  • 0c100a3 Provide process.platform fallback for default User-Agent
  • c854cc4 Use parse5 v5.0.0
  • 9477401 Add window.status
  • 34e460b Explain sendTo() and "jsdomError" better

There are 30 commits in total.

See the full diff

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 6 years ago

Coverage Status

Coverage remained the same at 95.088% when pulling 2b8ef3d4291320055690f687c0dbb5222918205d on greenkeeper/jsdom-12.0.0 into 70a40585bc918bab4724c906d191a492fa50b443 on master.

unional commented 5 years ago

:tada: This PR is included in version 1.4.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: