An in-range update of moesif-express is breaking the build π¨
Closed this issue Β· 2 comments
greenkeeper commented
The dependency moesif-express was updated from 2.5.1
to 2.6.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
moesif-express 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).
Commits
The new version differs by 10 commits.
8e5e3bf
Version bump: release capture outgoing
526e1c4
Update: README, add get(string) function to mock req.
76d521f
Fixed: spelling error.
3052636
Fix: removed ip package dependency.
0a8e4bd
Feature: Capture-outgoing documentation.
c2b730f
Feature: capture-outgoing all tested.
4c42d83
Feature: Capture outgoing: Integrated With Middleware object.
b1fca15
Feature: capture outgoing - unit test works before integration.
9f40c5c
Merge branch 'master' into feature-capture-outgoing
e5ec09d
Feature: Capture Outgoing
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 commented
After pinning to 2.5.1 your tests are passing again. Downgrade this dependency π.
GPlay97 commented