Skip to content

dependabot npm(deps): bump mongoose from 6.3.1 to 6.3.2

Depen d'Abot requested to merge dependabot-npm_and_yarn-mongoose-6.3.2 into master

Bumps mongoose from 6.3.1 to 6.3.2.

Release notes

Sourced from mongoose's releases.

6.3.2 / 2022-05-02

  • perf: avoid registering event listeners on subdocuments to reduce memory usage #11541
  • fix(setDefaultsOnInsert): set default if sibling of nested path is $set #11668
  • perf(document): remove unnecessary workaround for ignoring subpaths of arrays #11541
  • fix(types): various fixes and improvements for types #11650 taxilian
  • fix(types): make mongoose typings work without esmModuleInterop true #11695 Uzlopak
  • fix(types): support populate(path, fields, model) syntax #11649 #11598 mohammad0-0ahmad
  • fix(types): correct SchemaTypeOptions.get function signature #11561
  • fix: fix browser build for Webpack 5 #11717
  • docs: improve readme #11705 mahendrap1512
Changelog

Sourced from mongoose's changelog.

6.3.2 / 2022-05-02

  • perf: avoid registering event listeners on subdocuments to reduce memory usage #11541
  • fix(setDefaultsOnInsert): set default if sibling of nested path is $set #11668
  • perf(document): remove unnecessary workaround for ignoring subpaths of arrays #11541
  • fix(types): various fixes and improvements for types #11650 taxilian
  • fix(types): make mongoose typings work without esmModuleInterop true #11695 Uzlopak
  • fix(types): support populate(path, fields, model) syntax #11649 #11598 mohammad0-0ahmad
  • fix(types): correct SchemaTypeOptions.get function signature #11561
  • fix: fix browser build for Webpack 5 #11717
  • docs: improve readme #11705 mahendrap1512
Commits
  • b9dabb9 chore: release 6.3.2
  • eb0887f Merge pull request #11734 from Automattic/dependabot/npm_and_yarn/master/mpat...
  • 2d5d30a Merge pull request #11742 from Automattic/dependabot/github_actions/master/ac...
  • d867c51 Merge pull request #11747 from Automattic/dependabot/npm_and_yarn/master/moch...
  • 16ba98c Apply suggestions from code review
  • 7b33db9 chore(deps): bump actions/checkout from 3.0.0 to 3.0.2
  • d88bdb6 Merge pull request #11743 from Automattic/dependabot/github_actions/master/ac...
  • 63e394f Merge pull request #11748 from Automattic/dependabot/npm_and_yarn/master/babe...
  • 21796dd Merge pull request #11738 from Automattic/dependabot/npm_and_yarn/master/babe...
  • 15b2592 Merge pull request #11740 from Automattic/dependabot/npm_and_yarn/master/type...
  • Additional commits viewable in compare view

Merge request reports