Closed greenkeeper[bot] closed 7 years ago
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 16 commits .
5c22152
chore: release 4.8.7
03e1062
fix(populate): handle passing no args to query.populate
165de1c
test(populate): repro #5036
e09a428
fix(model): if last arg in spread is falsy, treat it as a callback
057bd3f
test(model): repro #5061
0540c8a
test: fix tests
0c99538
style: remove unnecessary utils.
9390543
fix(discriminator): handle array discriminators when casting $push
7c114ac
test(discriminator): repro #5009
952eaca
fix(populate): dont select foreign field if parent field is selected
3dba7b3
test(populate): repro #5037
6669f41
fix(document): use $hook instead of hook
f30d834
test(document): repro #5047
7d69ceb
fix(update): use correct method for casting nested arrays
c17732c
test(update): repro #5032
There are 16 commits in total. See the full diff.
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 37 commits .
e43cdf1
chore: release 4.9.0
36b6ced
Merge pull request #4977 from Automattic/4925
386918a
Merge pull request #5066 from Automattic/4.9
566b9e8
Merge pull request #5018 from Automattic/4983
b40c187
Merge pull request #5024 from Automattic/4290
336b0ee
Merge pull request #5039 from Automattic/5026
f6acdb2
Merge pull request #5040 from Automattic/5027
27e461e
Merge pull request #5065 from Automattic/3998
4aeb6e9
Merge branch '4.9' into 4983
c3d7429
Merge branch 'master' into 4.9
cdaad77
chore: now working on 4.8.8
06d8509
docs: improve bulkWrite docs
eb47842
docs(model): add actual bulkWrite example re: #3998
4c25637
fix(model): correct handling of replaceOne
6ab3b8c
fix(model): handle remaining ops for #3998
There are 37 commits in total. See the full diff.
Version 4.8.6 of mongoose just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As mongoose is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/robototes/robototes-website/builds/208015271)Commits
The new version differs by 9 commits .
36d099c
chore: release 4.8.6
2a3902d
fix(applyHooks): dont wrap a function if it is already wrapped
a19145b
docs(document): remove text that implies that transform is false by default
00e6b94
Merge branch 'master' of github.com:Automattic/mongoose
59c6d3e
fix(document): ensure nested docs' toObject() clones
7d34448
test(document): repro #5008
be08602
Merge pull request #5013 from FredericoSFerreira/master
a5f9168
chore: now working on 4.8.6
ed0eb42
Add Dashbox new case We use mongoose in production
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: