Open greenkeeper[bot] opened 6 years ago
After pinning to 4.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-router-dom was updated from 4.3.1
to 4.4.0
.Your tests are still failing with this version. Compare changes
The new version differs by 61 commits.
eef79d5
v4.4.0
3a1a54e
Release from Travis CI
fa98bc7
v4.4.0-beta.8
3a52bec
Use history 4.9.0
4736cfe
Remove use of eval in dev
15cd05e
Fix typo in comment (#6615)
481d2a1
Less-specific prop type
f4081ae
Polyfill Element for Node (#6607)
065950c
v4.4.0-beta.7
5fb7c1b
Fixes #6605 where sample code in website is offset. Mobile still good. (#6606)
3e86a90
Upgrade to webpack 4; eliminate audit warnings
00d5d0a
Use static instead of public dir
63f8234
Update deploy script
a35dd73
wording
8e28044
new mailing list service
There are 61 commits in total.
See the full diff
The dependency react-router-dom was updated from
4.3.1
to4.4.0-beta.5
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
react-router-dom 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/joe-crick/simple_job/builds/448613708?utm_source=github_status&utm_medium=notification)).Release Notes for v4.4.0-beta.5
One step closer to 4.4.0 final...
Fixes
<Route component>
prop-type warning when usingforwardRef
(see #6417, thanks @frehner and @eXon)react-router-config
package (see #6415, thanks @Anomen)Enjoy!😅
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: