-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of mongoose is breaking the build 🚨 #317
Comments
After pinning to 5.5.2 your tests are passing again. Downgrade this dependency 📌. |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 28 commits.
There are 28 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 15 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 7 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 17 commits.
There are 17 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 19 commits.
There are 19 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 27 commits.
There are 27 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 106 commits.
There are 106 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes CommitsThe new version differs by 13 commits.
See the full diff |
The devDependency mongoose was updated from
5.5.2
to5.5.3
.🚨 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 20 commits.
63be350
chore: release 5.5.3
6a94b74
chore: add tekhattan as an opencollective sponsor
082b729
docs(aggregate): use
eachAsync()
instead of nonexistenteach()
b5a6f22
docs(model): list out all operations and options for
bulkWrite()
ac10789
docs(validation): add CastError validation example
8f37ebf
refactor(array): move
_parent
property behind a symbol0b84971
fix(query): dont show useFindAndModify deprecation warning if useFindAndModify = false
191994e
style: fix lint re: #7679
d7c0f20
fix(update): run setters on array elements when doing $set
c0000e0
test(update): repro #7679
1474fe8
fix: add findAndModify deprecation warning that references the useFindAndModify option
5fa7177
docs(query+model): list out all options and callback details for Model.updateX() and Query#updateX()
e410423
fix(document): handle pushing a doc onto a discriminator that contains a doc array
b28e489
test(discriminator): repro #7704
92dd346
Merge pull request #7718 from rzymek/buffered-arguments-fix
There are 20 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: