zeachco / zeachco.com

website
1 stars 1 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 3.10.0 of react-dropzone just got published.

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

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

As react-dropzone is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/zeachco/zeachco.com/builds/199899971)
Release Notes v3.10.0

3.10.0 (2017-02-09)

Features

  • Pass active/reject state to children during the drag operation (#342) (61791104)
Commits

The new version differs by 2 commits .

  • 6179110 feat: Pass active/reject state to children during the drag operation (#342)
  • 457bff1 docs: Add backers and sponsors from Open Collective (#341)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.11.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.11.0

3.11.0 (2017-02-23)

Features

Commits

The new version differs by 1 commits .

  • 0cc351d feat: Add deprecation warnings for some props (#364)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.11.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.11.1

<a name"3.11.1">

3.11.1 (2017-03-10)

Bug Fixes

  • Fix for dragLeave not called when dragging over dynamic child content that is up (77a2de91, closes #370)
Commits

The new version differs by 2 commits .

  • 77a2de9 fix: Fix for dragLeave not called when dragging over dynamic child content that is updated (#371)
  • 399a5a4 chore: Add .github issue and PR templates

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.12.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.12.0

<a name"3.12.0">

3.12.0 (2017-03-13)

Features

  • Expose acceptedFiles and rejectedFiles to children (#380) (fdd28de2)
Commits

The new version differs by 2 commits .

  • fdd28de feat: Expose acceptedFiles and rejectedFiles to children (#380)
  • 91d9156 fix: Disallow dropping files outside of the Dropzone by default (#373)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.12.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.12.1

<a name"3.12.1">

3.12.1 (2017-03-15)

Bug Fixes

  • Don't display rejected style in Firefox with the mimetype regression (#382) (d2c579a9, closes #362)
Commits

The new version differs by 1 commits .

  • d2c579a fix: Don't display rejected style in Firefox with the mimetype regression (#382)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.12.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.12.2

<a name"3.12.2">

3.12.2 (2017-03-17)

Bug Fixes

  • Remove deprecation warnings and wait until the real deprecations are happening (40f81a56)
Commits

The new version differs by 3 commits .

  • 40f81a5 fix: Remove deprecation warnings and wait until the real deprecations are happening
  • 70f9a3f docs: Add a code comment that explains Firefox workaround (#388)
  • ddf13f8 docs(package.json): Add a contributor (#387)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.12.3 just got published.

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

Release Notes v3.12.3

<a name"3.12.3">

3.12.3 (2017-04-07)

Bug Fixes

  • Wrap preview generation with try catch to prevent breaking UI (#401) (ff35e142)
Commits

The new version differs by 2 commits .

  • ff35e14 fix: Wrap preview generation with try catch to prevent breaking UI (#401)
  • 02e1416 docs: Add reject styling options to Readme (#393)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.12.4 just got published.

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

Release Notes v3.12.4

<a name"3.12.4">

3.12.4 (2017-04-13)

Bug Fixes

  • Use prop-types package instead of React.PropTypes (#405) (2c374dae)
Commits

The new version differs by 4 commits .

  • 4e12701 docs: Fix heading in the readme
  • 2c374da fix: Use prop-types package instead of React.PropTypes (#405)
  • ff35e14 fix: Wrap preview generation with try catch to prevent breaking UI (#401)
  • 02e1416 docs: Add reject styling options to Readme (#393)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.13.0 just got published.

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

Release Notes v3.13.0

<a name"3.13.0">

3.13.0 (2017-04-20)

Features

Commits

The new version differs by 8 commits .

  • 08be46c feat: Add styleguide (#313)
  • a1fd449 docs: Add logo to README and automate its export (#412)
  • e3a109c docs: Add logo (#346)
  • 1b08a4f docs: Add missing input attributes to the README.md (#411)
  • 4e12701 docs: Fix heading in the readme
  • 2c374da fix: Use prop-types package instead of React.PropTypes (#405)
  • ff35e14 fix: Wrap preview generation with try catch to prevent breaking UI (#401)
  • 02e1416 docs: Add reject styling options to Readme (#393)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 3.13.1 just got published.

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

Release Notes v3.13.1

<a name"3.13.1">

3.13.1 (2017-04-26)

Bug Fixes

  • Show rejected style when dragging multiple files when multiple==false (#410) (72a9d93d, closes #409)
Commits

The new version differs by 16 commits0.

  • 72a9d93 fix: Show rejected style when dragging multiple files when multiple==false (#410)
  • 3a7042f docs: More examples
  • 4f4bcf8 chore: Upgrade react-styleguidist
  • ee7eb1a docs: Use live examples
  • 04bb052 docs: Fix link to the logo to work on both GH and netlify
  • 5524241 Use PNG instead of SVG
  • fac1513 docs: Use absolute GH URL for the logo
  • 6cfb02b chore: Update yarn.lock
  • 08be46c feat: Add styleguide (#313)
  • a1fd449 docs: Add logo to README and automate its export (#412)
  • e3a109c docs: Add logo (#346)
  • 1b08a4f docs: Add missing input attributes to the README.md (#411)
  • 4e12701 docs: Fix heading in the readme
  • 2c374da fix: Use prop-types package instead of React.PropTypes (#405)
  • ff35e14 fix: Wrap preview generation with try catch to prevent breaking UI (#401)

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.13.2 just got published.

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

Release Notes v3.13.2

<a name"3.13.2">

3.13.2 (2017-05-29)

Bug Fixes

  • Handle changes to the accept attribute during the drag (#430) (b83d38d2)
Commits

The new version differs by 22 commits.

  • b83d38d fix: Handle changes to the accept attribute during the drag (#430)
  • 4af1345 chore(tests): Add jest-enzyme and add testSetup.js to devDependencies
  • 8109d48 chore(package): update jest to version 20.0.1 (#426)
  • edb1f0a docs: Fix typo in Accept example (#424)
  • 0c0020d chore(package): update css-loader to version 0.28.1 (#422)
  • b7238dd docs: Explain vendor differences on how accept work (#417)
  • 72a9d93 fix: Show rejected style when dragging multiple files when multiple==false (#410)
  • 3a7042f docs: More examples
  • 4f4bcf8 chore: Upgrade react-styleguidist
  • ee7eb1a docs: Use live examples
  • 04bb052 docs: Fix link to the logo to work on both GH and netlify
  • 5524241 Use PNG instead of SVG
  • fac1513 docs: Use absolute GH URL for the logo
  • 6cfb02b chore: Update yarn.lock
  • 08be46c feat: Add styleguide (#313)

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.13.3 just got published.

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

Release Notes v3.13.3

<a name"3.13.3">

3.13.3 (2017-06-21)

Bug Fixes

  • Prevent onClick event being called twice on input element (#437) (56251fec, closes #252)
Commits

The new version differs by 36 commits.

  • 56251fe fix: Prevent onClick event being called twice on input element (#437)
  • 9a5e703 chore(package): update lint-staged to version 4.0.0 (#446)
  • 8eba635 chore(package): update react-styleguidist to version 5.4.2 (#444)
  • 6f3a0cd chore(package): update react-styleguidist to version 5.4.1 (#443)
  • 16d9b72 chore(package): update cz-conventional-changelog to version 2.0.0 (#361)
  • f0bcc23 docs: Show props and methods by default
  • e822db2 chore(package): update sinon to version 2.3.1 (#442)
  • e7c3df4 chore(package): update style-loader to version 0.17.0 (#421)
  • 04ab494 chore(package): update react-styleguidist to version 5.4.0 (#441)
  • 85b0635 build: Upgrade semantic-release and update travis.yml
  • 02df023 Revert "chore: Remove yarn.lock in attempt to fix Travis CI"
  • 4a32002 docs: Fix typo in the link
  • 0253513 chore: Remove yarn.lock in attempt to fix Travis CI
  • 100336a style: Use eslint-config-okonet and prettier (#413)
  • b83d38d fix: Handle changes to the accept attribute during the drag (#430)

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 3.13.4 just got published.

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

Release Notes v3.13.4

<a name"3.13.4">

3.13.4 (2017-07-28)

Bug Fixes

Commits

The new version differs by 41 commits.

  • dfb48e7 fix: Add React 16 in peer dependencies (#463)
  • 8f6d0c7 chore: Remove npm-check
  • b23a984 chore: Use commitlint with husky
  • c817e00 fix(IE/Edge): Fire onClick/onDragRejected events in the next frame to address for IE11/Edge inconsistencies (#451)
  • b740ef2 docs: Update links in the README
  • 56251fe fix: Prevent onClick event being called twice on input element (#437)
  • 9a5e703 chore(package): update lint-staged to version 4.0.0 (#446)
  • 8eba635 chore(package): update react-styleguidist to version 5.4.2 (#444)
  • 6f3a0cd chore(package): update react-styleguidist to version 5.4.1 (#443)
  • 16d9b72 chore(package): update cz-conventional-changelog to version 2.0.0 (#361)
  • f0bcc23 docs: Show props and methods by default
  • e822db2 chore(package): update sinon to version 2.3.1 (#442)
  • e7c3df4 chore(package): update style-loader to version 0.17.0 (#421)
  • 04ab494 chore(package): update react-styleguidist to version 5.4.0 (#441)
  • 85b0635 build: Upgrade semantic-release and update travis.yml

There are 41 commits in total.

See the full diff