Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-dropzone to the latest version 🚀 #226

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Aug 17, 2018

Version 5.0.0 of react-dropzone was just published.

Dependency react-dropzone
Current Version 4.3.0
Type dependency

The version 5.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 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.0

5.0.0 (2018-08-17)

Bug Fixes

BREAKING CHANGES

  • This can break applications that rely on the current behavior.
Commits

The new version differs by 1 commits.

  • 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 🌴

greenkeeper bot added a commit that referenced this pull request Aug 18, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 18, 2018

Version 5.0.1 just got published.

Update to this version instead 🚀

Release Notes v5.0.1

5.0.1 (2018-08-18)

Bug Fixes

  • SSR: Add event listeners only if the element exist in DOM (#628) (c60a79d), closes #537
Commits

The new version differs by 1 commits.

  • c60a79d fix(SSR): Add event listeners only if the element exist in DOM (#628)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 8, 2018

Version 5.0.2 just got published.

Update to this version instead 🚀

Release Notes v5.0.2

5.0.2 (2018-09-08)

Bug Fixes

Commits

The new version differs by 7 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)

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 9, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 9, 2018

Version 5.1.0 just got published.

Update to this version instead 🚀

Release Notes v5.1.0

5.1.0 (2018-09-09)

Features

Commits

The new version differs by 1 commits.

  • 3b04bde feat: Add initial typescript definition (#591)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 26, 2018

Update to this version instead 🚀

Release Notes for v5.1.1

5.1.1 (2018-09-26)

Bug Fixes

  • set accepted/rejected files state on drop (cb99c8a)
Commits

The new version differs by 4 commits.

  • b33ea28 build: Remove travis-deploy-once and use npx semantic-release
  • 8a234b0 docs: fix styling example always showing same message
  • d693505 docs: add relevant comment to accepted/rejected files state
  • cb99c8a fix: set accepted/rejected files state on drop

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 26, 2018
greenkeeper bot added a commit that referenced this pull request Oct 2, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 2, 2018

Update to this version instead 🚀

Release Notes for v6.0.0

6.0.0 (2018-10-02)

Bug Fixes

  • only call *onDrag callbacks when dragging files (#619) (60d995e)

BREAKING CHANGES

  • Callbacks won't get executed for non-file items anymore i.e. if items aren't of type File when react-dropzone will ignore them.
Commits

The new version differs by 2 commits.

  • 60d995e fix: only call *onDrag callbacks when dragging files (#619)
  • 343d41f docs: Add en example of folders drag'n'drop (#662)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 3, 2018

Update to this version instead 🚀

Release Notes for v6.0.1

6.0.1 (2018-10-03)

Bug Fixes

  • Mark children as optional in the typings (#663) (f836d38)
Commits

The new version differs by 2 commits.

  • f836d38 fix: Mark children as optional in the typings (#663)
  • 9f7e09c docs: Updated year in LICENSE (#671)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 3, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 3, 2018

Update to this version instead 🚀

Release Notes for v6.0.2

6.0.2 (2018-10-03)

Bug Fixes

Commits

The new version differs by 1 commits.

  • a5d7211 fix: fix a regression introduced by #619 (#678)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 10, 2018

Update to this version instead 🚀

Release Notes for v6.0.3

6.0.3 (2018-10-10)

Bug Fixes

  • update folder drop example (f016c8d)
Commits

The new version differs by 1 commits.

  • f016c8d fix: update folder drop example

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 11, 2018

Update to this version instead 🚀

Release Notes for v6.0.4

6.0.4 (2018-10-11)

Bug Fixes

  • edge: drag a link trigger drop event (d6cc063)
Commits

The new version differs by 1 commits.

  • d6cc063 fix(edge): drag a link trigger drop event

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 12, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 12, 2018

Update to this version instead 🚀

Release Notes for v6.1.0

6.1.0 (2018-10-12)

Features

Commits

The new version differs by 2 commits.

  • f37fb5b feat: add open() to child func props (#691) (#692)
  • 3e9ff52 docs: add missing key to fullscreen example (#693)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 13, 2018

Update to this version instead 🚀

Release Notes for v6.1.1

6.1.1 (2018-10-13)

Bug Fixes

Commits

The new version differs by 1 commits.

  • b6aab86 fix: call setState before callbacks (#690)

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 13, 2018

Update to this version instead 🚀

Release Notes for v6.1.2

6.1.2 (2018-10-13)

Bug Fixes

  • pass event to user-supplied inputProps {onClick} (fd99719)
Commits

The new version differs by 1 commits.

  • fd99719 fix: pass event to user-supplied inputProps {onClick}

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 13, 2018

Update to this version instead 🚀

Release Notes for v6.1.3

6.1.3 (2018-10-13)

Bug Fixes

  • improve drag type detection and fix styling in Safari (78d8eed), closes #668
Commits

The new version differs by 1 commits.

  • 78d8eed fix: improve drag type detection and fix styling in Safari

See the full diff

greenkeeper bot added a commit that referenced this pull request Oct 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 13, 2018

Update to this version instead 🚀

Release Notes for v6.2.0

6.2.0 (2018-10-13)

Features

  • improve TypeScript setup (5fedd14)
Commits

The new version differs by 1 commits.

  • 5fedd14 feat: improve TypeScript setup

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2019

Update to this version instead 🚀

Release Notes for v10.1.1

10.1.1 (2019-04-06)

Bug Fixes

  • cache effect for setting the ref and close #806 (3b133a8)
Commits

The new version differs by 2 commits.

  • 3b133a8 fix: cache effect for setting the ref and close #806
  • 8abd6ec docs: simplify examples and style all dropzones, closes #763

See the full diff

greenkeeper bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 21, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 22, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 22, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 21, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 21, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jul 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jul 30, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Aug 28, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Aug 28, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Sep 18, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 18, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Oct 6, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 6, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 16, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 16, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Nov 24, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 24, 2019

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 26, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2020

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 26, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 26, 2020

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants