ParaffinIoT / dashboard

πŸ“ˆ Dashboard for Paraffin IoT Platform
MIT License
4 stars 0 forks source link

An in-range update of react-toastify is breaking the build 🚨 #44

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-toastify was updated from 5.3.1 to 5.3.2.

🚨 View failing branch.

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

react-toastify 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 - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for v5.3.2

Changelog

πŸ› Misc

  • Fix in documentation thanks to contributor
  • Lodash security fix
Commits

The new version differs by 13 commits.

  • c6643d1 5.3.2
  • 86e69a1 Merge pull request #373 from anubhavsrivastava/patch-1
  • 5269bd4 Merge pull request #372 from fightingmonk/patch-1
  • 514c732 Merge pull request #370 from DASenkiv/patch-2
  • 68718e4 Merge pull request #369 from DASenkiv/patch-1
  • 768e06a Merge pull request #368 from zcaceres/patch-1
  • 16a0b54 Merge pull request #375 from fkhadra/dependabot/npm_and_yarn/lodash-4.17.14
  • fc6c6f3 Bump lodash from 4.17.11 to 4.17.14
  • dde1844 Minor tick correct
  • 319c519 Add note on behavior of dismiss() when delaying notification appearance
  • fe22974 Fix problem in code example
  • e9542d1 Fix typos in README.md
  • f461cfa fix: bad apostrophe

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 5 years ago

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.4.0

Changelog

πŸš€ Features

  • Add RT_Namespace support for customize css selectors namespace #385 @

🐞 Bugfix

  • Fix use closeButton from props when toastClose is true #377

πŸ› Misc

  • Upgrade dependencies

Special thanks to @alireza-mh and @dozoisch for this release

Commits

The new version differs by 11 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.4.1

Changelog

🐞 Bugfix

  • Cleanup events when no containers left #378
  • toast.isActive now works with multi containers #379

πŸ› Misc

  • Add a monospace font stack and slightly modified styles for the code blocks
  • bump dependencies

Before:

Screenshot 2019-10-09 12 35 53

After:

Screenshot 2019-10-09 12 36 47

Special thanks to @kennethormandy and @seanparmelee for this release

Commits

The new version differs by 10 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.5.0

Changelog

πŸš€Feature

  • toast.onChange pass the containerId as second argument. Useful when working with multiple containers #403

🐞 Bugfix

πŸ› Misc

  • Correct some typos in the readme [@BrianDV]
  • bump dependencies

Thanks to all contributors for this release!

πŸŽ‰ Happy new year ! πŸŽ‰

Commits

The new version differs by 19 commits.

  • 36d55c1 5.5.0
  • e88cea4 Merge branch 'next'
  • bb703dd Update documentation πŸ“ and rebuild
  • 7745319 πŸŽ‰ Prettier
  • 8a2d421 #403 Add container id to onChange event
  • bc6d127 Bump dependencies
  • e1c41a0 Merge branch 'dependabot/npm_and_yarn/handlebars-4.5.3' into next
  • c45c204 Merge branch 'patch-1' into next
  • 6f64962 Merge branch 'patch-1' into next
  • 84bf6e9 Merge branch 'PR#411' into next
  • c3f307a Merge branch 'PR#409' into next
  • 7f643c1 Bump handlebars from 4.2.1 to 4.5.3
  • 879df4f Update README.md
  • 7cd71c4 fix(closeButton): prevent cross button to be an emoji
  • f086f2c prettify src

There are 19 commits in total.

See the full diff