An in-range update of moesif-express is breaking the build π¨
Closed this issue Β· 2 comments
The dependency moesif-express was updated from 2.6.3
to 2.6.4
.
π¨ 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).
Release Notes for v2.6.4
Fixes:
- Missing content-type dependency which may cause a failure if not already present in app (usually it is)
Commits
The new version differs by 9 commits.
821c47d
Bump: Version to 2.6.4
1f55557
Merge branch 'master' of https://github.com/Moesif/moesif-express
68f17a3
added dependency on content-type.
56d8380
Remove: Built for Laravel from README.md
641499e
Fix: Incorrect repo used for last commit for README
b9dd2d3
Add: Badges to README.ms
5570db3
Add: Badges to README
8788501
Fix: Added link to Apollo Example for GraphQL.
d8f9837
Update: LICENSE Copyright year
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 π΄
After pinning to 2.6.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependency
moesif-express was updated from2.6.4
to2.6.5
.
Your tests are still failing with this version. Compare changes
Release Notes for v2.6.5
Add:
- improve hashSensitive detection for password fields