Open greenkeeper[bot] opened 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.
dependency
react-toastify was updated from 5.3.2
to 5.4.0
.Your tests are still failing with this version. Compare changes
Special thanks to @alireza-mh and @dozoisch for this release
The new version differs by 11 commits.
2b92e54
5.4.0
d332e43
Merge branch 'next'
0a927d6
Update dependencies
5c5e897
Merge branch 'patch-1' of https://github.com/dozoisch/react-toastify into next
e5c4e6f
Merge branch 'feature/RT-Namespace' of https://github.com/alireza-mh/react-toastify into next
ce6ff8a
Merge branch 'dependabot/npm_and_yarn/eslint-utils-1.4.2' into next
7e404c8
Merge branch 'dependabot/npm_and_yarn/mixin-deep-1.3.2' into next
7275ea3
Bump mixin-deep from 1.3.1 to 1.3.2
732e0d8
feat: Add RT_Namespace support for customize css selectors namespace
874de88
Bump eslint-utils from 1.3.1 to 1.4.2
65deab9
Fix use defaultButton from props when toastClose is true
See the full diff
dependency
react-toastify was updated from 5.4.0
to 5.4.1
.Your tests are still failing with this version. Compare changes
Before:
After:
Special thanks to @kennethormandy and @seanparmelee for this release
The new version differs by 10 commits.
c838adb
5.4.1
3bbf333
Merge branch 'next'
0da075b
fix issue #379
bc9f588
switch utils to named exports
95e61a6
bump dependencies
4605d77
fix issue #378
fd852cf
Merge branch 'rtg' of https://github.com/seanparmelee/react-toastify into next
f7ac0d0
bump react-transition-group to v4
d852a3c
Adds missing commas to Toast Emitter code sample
017d1f2
Adds a monospace font to code samples
See the full diff
dependency
react-toastify was updated from 5.4.1
to 5.5.0
.Your tests are still failing with this version. Compare changes
toast.onChange
pass the containerId as second argument. Useful when working with multiple containers #403Thanks to all contributors for this release!
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
The dependency react-toastify was updated from
5.3.1
to5.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
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: