Skip to content

dependabot npm(deps): bump mongoose from 6.6.6 to 6.6.7

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

Bumps mongoose from 6.6.6 to 6.6.7.

Release notes

Sourced from mongoose's releases.

6.6.7 / 2022-10-21

  • fix: correct browser build and improve isAsyncFunction check for browser #12577 #12576 #12392
  • fix(query): allow overwriting discriminator key with overwriteDiscriminatorKey if strict: 'throw' #12578 #12513
Changelog

Sourced from mongoose's changelog.

6.6.7 / 2022-10-21

  • fix: correct browser build and improve isAsyncFunction check for browser #12577 #12576 #12392
  • fix(query): allow overwriting discriminator key with overwriteDiscriminatorKey if strict: 'throw' #12578 #12513
Commits
  • 61e96d7 chore: release 6.6.7
  • 7cd8ea3 Merge pull request #12578 from Automattic/vkarpov15/gh-12513
  • 8e33a32 fix: more robust fix for #12513
  • 136d6af fix(query): allow overwriting discriminator key with `overwriteDiscriminatorK...
  • b46fc92 Merge pull request #12577 from Automattic/vkarpov15/gh-12576
  • 785b987 fix: correct browser build and improve isAsyncFunction check for browser
  • 1ef7bcd Merge branch 'master' of github.com:Automattic/mongoose
  • dcbff09 Merge pull request #12570 from Automattic/vkarpov15/gh-12508
  • d595544 refactor: create separate helper to get strictQuery re: code review comments
  • 6f16056 Merge branch 'master' into vkarpov15/gh-12508
  • Additional commits viewable in compare view

Merge request reports

Loading