mucsi96 / nightwatch-cucumber

[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
http://mucsi96.github.io/nightwatch-cucumber
MIT License
236 stars 73 forks source link

Update jsdom to the latest version 🚀 #414

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.6.2
Type devDependency

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 103 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 103 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 94.629% when pulling 8a58053153cc2fbe27cdbfc34be4293f4d1ef360 on greenkeeper/jsdom-12.0.0 into 80fcb3898e7a9831467f65a62c1f4917174c8cc0 on master.