Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

Update mongoose to the latest version 🚀 #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Oct 12, 2018

The dependency mongoose was updated from 5.3.2 to 5.3.3.

This version 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.


Find out more about this release.

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 Oct 15, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 15, 2018

  • The dependency mongoose was updated from 5.3.2 to 5.3.4.

Update to this version instead 🚀

Commits

The new version differs by 26 commits.

  • 6e339de chore: release 5.3.4
  • 7475002 Merge branch 'master' of github.com:Automattic/mongoose
  • 40dab43 docs(schema): add example of add() with another schema
  • 1c15a48 Merge pull request #7110 from lineus/fix-7108
  • 61a05be docs(deprecations): add note about gridstore deprecation
  • a2fa94c fix(query): don't require passing model to cast()
  • 1601597 style: fix lint
  • b9ea793 fix(populate): handle plus path projection with virtual populate
  • 18f6389 test(populate): repro #7050
  • fb7e367 docs(guide): add storeSubdocValidationError option to guide
  • f111af2 fix(document): support storeSubdocValidationError document to opt out of duplicate validation errors for single nested docs
  • b7f0c2b test(document): repro #6802
  • e57949a docs(schematypes): elaborate on how schematypes relate to types
  • a093a62 fix(schema): allow using ObjectId type as schema path type
  • 8f360ba test(schema): repro #7049

There are 26 commits in total.

See the full diff

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

greenkeeper bot commented Oct 22, 2018

  • The dependency mongoose was updated from 5.3.2 to 5.3.5.

Update to this version instead 🚀

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

greenkeeper bot commented Oct 23, 2018

  • The dependency mongoose was updated from 5.3.2 to 5.3.6.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 06b899b chore: release 5.3.6
  • 5a856a7 fix(query): fix undefined transforms error

See the full diff

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

greenkeeper bot commented Oct 26, 2018

  • The dependency mongoose was updated from 5.3.2 to 5.3.7.

Update to this version instead 🚀

Commits

The new version differs by 20 commits.

  • 578a16d chore: release 5.3.7
  • 4fa41e8 Merge pull request #7180 from lineus/fix-6075
  • addc12a Merge pull request #7184 from lineus/fix-7173
  • 4d7d05f simplify declaration of NodeBuffer
  • 4f83211 fallback to safe-buffer in the browser
  • 35118dd change !includes to indexof === -1
  • a611926 fix(update): copy exact errors from array subdoc validation into top-level update validator error
  • b321e81 test(update): add one more case for #7135
  • e1a7ae5 fix(update): run update validators on nested doc when $set on an array
  • 460b703 test(update): repro #7135
  • 47d8fac docs(guide): add links to individual schema types from guide
  • dcac7bc docs(schematypes): add note about nested paths with type getting converted to mixed
  • ade298f make depopulate remove populated virtuals too
  • 1c1bda8 add test for depopulate on an unpopulated doc
  • d3eaec1 fix(document): support propsParameter for validateSync() and make validateSync() handle custom validators returning promise

There are 20 commits in total.

See the full diff

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

greenkeeper bot commented Oct 30, 2018

  • The dependency mongoose was updated from 5.3.2 to 5.3.8.

Update to this version instead 🚀

Commits

The new version differs by 16 commits.

  • a62895e chore: release 5.3.8
  • 4dbad82 fix: add unnecessary files to npmignore
  • baf17d1 chore: use latest express in example
  • fa865ee style: fix lint
  • 974465f fix(document): sets defaults correctly in child docs with projection
  • df53639 test(document): repro #7159
  • be563e9 style: fix lint
  • c7f216c fix(mongoose): handle setting custom type on a separate mongoose global
  • 9088623 test(mongoose): repro #7158
  • b698e4e test: fix tests re: #7104
  • 26f2c22 fix(model): set session when creating new subdoc
  • a9ac145 test(model): repro #7104
  • 316d6f6 chore: remove tbd dependency re: security warnings from github
  • ba9ce9b chore: now working on 5.3.8
  • 24b34d8 Merge pull request #7191 from lineus/fix-6881-part2

There are 16 commits in total.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants