You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
✅ ci/circleci: build-carrier-mobile-ionic: Your tests passed on CircleCI! (Details).
✅ ci/circleci: build-merchant-tablet-ionic: Your tests passed on CircleCI! (Details).
✅ ci/circleci: build-backend-api: Your tests passed on CircleCI! (Details).
✅ ci/circleci: build-admin-website-angular: Your tests passed on CircleCI! (Details).
✅ ci/circleci: build-shop-website-angular: Your tests passed on CircleCI! (Details).
✅ ci/circleci: build-shop-mobile-ionic: Your tests passed on CircleCI! (Details).
❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
The dependency mongoose was updated from
5.4.4
to5.4.5
.🚨 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
Commits
The new version differs by 14 commits.
85909e1
chore: release 5.4.5
d5f76bc
fix(array): allow opting out of converting non-arrays into arrays with
castNonArrays
optionced6251
test(array): repro #7371
f424fe4
fix(populate): handle nested array
foreignField
with virtual populatebe881e7
test(populate): repro #7374
818a694
docs(query): document what the resolved value for
deleteOne()
,deleteMany()
, andremove()
containsf6db3ba
fix(query): ensure updateOne() doesnt unintentionally double call Schema#post(regexp)
ded7dab
test(query): repro #7418
42d7aee
Merge branch 'master' of github.com:Automattic/mongoose
12be7a6
fix(query): support not passing any arguments to
orFail()
0348984
chore: now working on 5.4.5
990d8bd
chore: now working on 5.4.5
9a546b1
docs(virtualtype): document
count
option60a68df
docs(api): make VirtualType#_applyDefaultGetters() private, was public by mistake
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 🌴
The text was updated successfully, but these errors were encountered: