Skip to content

dependabot npm(deps): bump mongoose from 7.0.3 to 7.0.4

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

Bumps mongoose from 7.0.3 to 7.0.4.

Release notes

Sourced from mongoose's releases.

7.0.4 / 2023-04-17

Changelog

Sourced from mongoose's changelog.

7.0.4 / 2023-04-17

6.10.5 / 2023-04-06

  • perf(document): avoid unnecessary loops, conditionals, string manipulation on Document.prototype.get() for 10x speedup on top-level properties #12953
  • fix(model): execute valid write operations if calling bulkWrite() with ordered: false #13218 #13176
  • fix(array): pass-through all parameters #13202 #13201 hasezoey
  • fix: improve error message when sorting by empty string #13249 #10182
  • docs: add version support and check version docs #13251 #13193

5.13.17 / 2023-04-04

  • fix: backport fix for array filters handling $or and $and #13195 #13192 #10696 raj-goguardian
  • fix: update the isIndexEqual function to take into account non-text indexes when checking compound indexes that include both text and non-text indexes #13138 #13136 rdeavila94
Commits

Merge request reports