Skip to content

dependabot npm(deps): bump mongoose from 6.6.0 to 6.6.1

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

Bumps mongoose from 6.6.0 to 6.6.1.

Release notes

Sourced from mongoose's releases.

6.6.1 / 2022-09-14

  • fix: correctly apply defaults after subdoc init #12328
  • fix(array): avoid using default _id when using pull() #12294
  • fix: allow null values inside $expr objects #12429 MartinDrost
  • fix(query): use correct Query constructor when cloning query #12418
  • docs(website): remove setting "latest38x" which is not used anywhere #12396 hasezoey
Changelog

Sourced from mongoose's changelog.

6.6.1 / 2022-09-14

  • fix: correctly apply defaults after subdoc init #12328
  • fix(array): avoid using default _id when using pull() #12294
  • fix: allow null values inside $expr objects #12429 MartinDrost
  • fix(query): use correct Query constructor when cloning query #12418
  • docs(website): remove setting "latest38x" which is not used anywhere #12396 hasezoey
Commits

Merge request reports