311 icon indicating copy to clipboard operation
311 copied to clipboard

Update react-dropzone to the latest version 🚀

Open greenkeeper[bot] opened this issue 5 years ago • 1 comments

Version 5.0.2 of react-dropzone was just published.

Dependency react-dropzone
Current Version 4.3.0
Type dependency

The version 5.0.2 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 react-dropzone.

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.


Release Notes v5.0.2

5.0.2 (2018-09-08)

Bug Fixes

Commits

The new version differs by 9 commits.

  • b65625d fix: persist synthetic event (#657)
  • 8ad99a7 chore: fix security issue by updating deps (#654)
  • a5b2885 tests: Replace sinon with jest mock functions (#651)
  • 3a886fe chore: Upgrade dev dependencies (#643)
  • f9fc440 tests: Upgrade to react 16 / enzyme 3 (#645)
  • 25852bb build(styleguidist): Upgrade react-styleguidist and remove webpack (#642)
  • 739c182 build: Bundle UMD with Rollup (#601)
  • c60a79d fix(SSR): Add event listeners only if the element exist in DOM (#628)
  • da18e76 fix: Reject all files in single file drop (#641)

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 :palm_tree:

greenkeeper[bot] avatar Sep 08 '18 12:09 greenkeeper[bot]