The version 5.0.10 is not covered by your current version range.
If you donāt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of mongoose.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 5.0.10 of mongoose was just published.
The version 5.0.10 is not covered by your current version range.
If you donāt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of mongoose.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 35 commits.
285dcbd
chore: release 5.0.10
425456c
docs(schematype): add notes re: running setters on queries
6ca5663
fix(query): handle single embedded embedded discriminators in castForQuery
aca2614
test(query): repro #6027
e9566b6
fix(query): cast dotted embedded discriminator paths if discriminator key set in query
8c4f5d7
test(query): repro #6027 part 1
30a1615
test(query): add coverage re: #6203 for findOneAndRemove
2d44f74
chore: rename test file re: #6203
174cc5b
test(query): add coverage for #6203 with useFindAndModify
270a072
fix(query): only call setters once on query filter props for findOneAndUpdate and findOneAndRemove
621b338
test(query): repro #6203
88ca66e
docs(schematypes): add Decimal128 to schematype docs
5f4ef80
docs: fix schematypes docs
52cca5e
Merge pull request #6225 from lineus/docs-6217_part_deux
f804cd3
add index.js to api docs
There are 35 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: