An in-range update of mongoose is breaking the build π¨
Closed this issue Β· 0 comments
greenkeeper commented
The dependency mongoose was updated from 5.5.15
to 5.6.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
mongoose 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 passed (Details).
- β continuous-integration/travis-ci/pr: The Travis CI build could not complete due to an error (Details).
- β Travis CI - Pull Request: The build errored. This is a change from the previous build, which passed.
- β Travis CI - Branch: The build passed.
Commits
The new version differs by 66 commits.
baa2066
chore: release 5.6.0
ba4d84f
Merge pull request #7888 from Automattic/5.6
86d5c1e
Merge pull request #7899 from sharils/patch-1
8d1aa36
Merge pull request #7900 from sharils/patch-2
30e8cc8
Fix casing
3957c5d
Fix reference to example schema.js
1f14d36
perf(model): add
lean()
toexists()
query for performance re: #687257b8c74
feat(model): add
Model.exists()
function to quickly check whether a document matchingfilter
existsada35e5
Merge branch 'master' into 5.6
939660e
chore: now working on 5.5.16
117501e
Merge branch 'master' into 5.6
5bbc4c4
Merge pull request #7897 from Fonger/coding-style
4881673
chore: replace indexOf with includes, startsWith and endsWith for String
310050c
chore(schema): reuse mapPath variable
a59ee13
chore: replace charAt(0) with startsWith
There are 66 commits in total.
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 π΄