eddyson-de / react-grid

Customizable data grid for React.js
MIT License
4 stars 0 forks source link

Update mocha-jsdom to the latest version 🚀 #539

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.2.0 of mocha-jsdom was just published.

Dependency mocha-jsdom
Current Version 1.1.0
Type devDependency

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](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:

greenkeeper[bot] commented 6 years ago

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • aec009b Merge pull request #32 from rstacruz/feature/jsdom-dependency
  • adcab6e Add upgrade notes
  • a0efe39 Update copyright notice in footer
  • a8016cd Add jsdom as a dependency
  • 5c6204f Remove package-lock.json in favor of yarn
  • c9647cb Release v1.2.0
  • 64f5fcb v1.2.0
  • 3674fb9 Merge pull request #31 from rstacruz/feature/update_npm_dependencies

See the full diff