webex/react-widgets

An in-range update of react-dropzone is breaking the build 🚨

Closed this issue Β· 3 comments

Version 4.2.7 of react-dropzone was just published.

Branch Build failing 🚨
Dependency react-dropzone
Current Version 4.2.6
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

react-dropzone is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ ci/circleci Your tests failed on CircleCI Details

Release Notes v4.2.7

4.2.7 (2018-01-19)

Bug Fixes

  • restore isFileDialogActive to false after the FileDialog was closed (#556) (0eb69bb)
Commits

The new version differs by 2 commits.

  • 0eb69bb fix: restore isFileDialogActive to false after the FileDialog was closed (#556)
  • 8e4ae3f build: Use Webpack production mode during the build (#555)

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 🌴

After pinning to 4.2.6 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 4.2.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 3 commits.

  • 252253d fix: Proper externals for the UMD build (#564)
  • d4e7763 docs: Clarify documentation for the file size props (#569)
  • 9e62340 fix: Check if this.fileInputEl is null (#561)

See the full diff

Version 4.2.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v4.2.9

4.2.9 (2018-03-07)

Bug Fixes

Commits

The new version differs by 7 commits.

  • 72abe1d fix: Wrap open in setTimeout only for IE/Edge. (#578)
  • 3c84078 Merge pull request #574 from pravdomil/patch-2
  • d143ea3 minor changes in docs
  • 4530afb build: Move semantic-release to CI (#571)
  • 252253d fix: Proper externals for the UMD build (#564)
  • d4e7763 docs: Clarify documentation for the file size props (#569)
  • 9e62340 fix: Check if this.fileInputEl is null (#561)

See the full diff