Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 15 commits.
22fe268
chore: release 5.0.1
5d09823
chore: fix typo
b413e8a
chore: add missing strict mode
859c317
fix(document): fix test failures re: #6014
4af760b
fix(document): make validate() not resolve to document
2111b9b
Merge branch 'master' of github.com:Automattic/mongoose
bb347b3
fix(model): make save() not return DocumentNotFoundError if using fire-and-forget writes
b32a85c
Merge pull request #6011 from spederiva/master
f145c40
chore: recompile site
e7cf8d1
docs(queries): fix code samples
30c86e9
chore: new carbon css
187dc3d
rename aggregation option test
133c5f4
fix bug: Using options in aggregates doesn't set anything
38e4720
chore: now working on 5.0.1
9130c75
chore: fix docs syntax error
See the full diff
Version 5.0.0 of mongoose was just published.
The version 5.0.0 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 253 commits.
64061d5
chore: release 5.0.0
69f3e07
Merge pull request #6007 from Automattic/docs
f229164
chore: fix up home page re: #5976
4e04aa2
style: use version dropdown
26ed5c1
refactor: move API css to its own file re: #5976
35f2dbf
refactor: move css re: #5976
049a04b
docs: add last 2 guides into new build system
7cef30d
chore: add populate docs to new build system
67fd7f8
chore: finish up API docs re: #5976
387d807
chore: add query and aggregate to API docs and fix acquit docs
eab78a1
Merge branch 'master' into docs
950ebe2
docs: clean up lean() docs
46b390d
Merge pull request #5985 from fenanquin/master
df3c9db
style: fix more lint issues
3c314d0
style: fix lint
There are 250 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: