Update mocha-jsdom to the latest version 🚀 #539
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version 1.2.0 of mocha-jsdom was just published.
mocha-jsdom
The version 1.2.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 mocha-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 15 commits.
05115ca
v1.2.0
2a40fbb
Use Object.assign when available
c9774ca
Fix lint errors
93ca22f
Update npm dependencies, and use yarn.lock
85aa79b
Merge pull request #29 from RobLoach/update-jsdom
1aa046d
Remove Node.js 8 from testing
727f0f5
Fix Standard coding style
6992984
Fix history.pushState security error
5c78194
Update JSDOM in Package.json
0a89148
Update Travis to Node.js 6, 7, and 8
2adb4b0
docs(gitignore): Remove previously committed .idea
0da5c1e
fix(index.js): Change path to require old jsdom api method
7c73894
fix(index.js): Change path to require old jsdom api method
8c0815b
Update README.md
c7edc92
Release v1.1.0
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴