Skip to content
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

Update mongoose to the latest version 🚀 #228

Merged
merged 3 commits into from
Jan 20, 2018
Merged

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 17, 2018

Version 5.0.0 of mongoose was just published.

Dependency mongoose
Current Version 4.13.9
Type devDependency

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

greenkeeper bot added a commit that referenced this pull request Jan 20, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 20, 2018

Version 5.0.1 just got published.

Update to this version instead 🚀

Commits

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

@daffl daffl force-pushed the greenkeeper/mongoose-5.0.0 branch from 024c37c to 3dd1975 Compare January 20, 2018 05:01
@daffl daffl merged commit e032876 into master Jan 20, 2018
@daffl daffl deleted the greenkeeper/mongoose-5.0.0 branch January 20, 2018 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant