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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
The devDependency mongoose was updated from
5.4.10
to5.4.11
.🚨 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
Commits
The new version differs by 18 commits.
381a5f5
chore: release 5.4.11
5303480
docs: add views guru as sponsor
36cc375
Merge branch 'master' of github.com:Automattic/mongoose
e5fe5d5
refactor: use consolidated
isPOJO()
function instead of constructor checksc3502ce
Merge pull request #7499 from JulioJu/doc-validateSync
d4825f6
Merge pull request #7498 from JulioJu/correct-gitignore
1b1acd5
fix(schema): handle
_id: false
in schema paths as a shortcut for setting the_id
option tofalse
ebff7ba
test(schema): repro #7480
971e98b
Documentation: Document.prototype.validateSync returns ValidationError
e615c97
gitignore correct syntax
bee1e1b
style: fix lint
b0bfe4c
fix(update): handle $addToSet and $push with ObjectIds and castNonArrays=false
8dd71ae
test(update): repro #7479
ed1b8b8
docs(model): document
session
option tosave()
c937660
chore: bump lodash dev dep re: security
There are 18 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 🌴
The text was updated successfully, but these errors were encountered: