-
Notifications
You must be signed in to change notification settings - Fork 1
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 🚨 #12
Comments
After pinning to 5.4.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 102 commits.
There are 102 commits in total. See the full diff |
The dependency mongoose was updated from
5.4.3
to5.4.4
.🚨 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 18 commits.
4146bf3
chore: release 5.4.4
d1085b1
docs(model): fix Model.events anchor
5f172b8
docs: add datantify as a sponsor
d8ac587
Merge pull request #7406 from Automattic/gh7079
5b5c728
test: fix tests
58f8ff9
fix(query): run casting on arrayFilters option
c53a52a
fix(castArrayFilters): handle casting multiple array filters
d483040
fix: revert changes to cast.js
563da27
Merge branch 'master' into gh7079
804e057
docs(model): document
timestamps
option forDocument#save()
re: #735717819f1
fix(document): support skipping timestamps on save() with
save({ timestamps: false })
3d48a22
test(schema): repro #7357
a398809
docs(middleware): add deleteOne and deleteMany to query hooks list re: #7195
33f6aa1
docs(mongoose): document
mongoose.connections
3c917e7
style: fix lint
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: