Skip to content

dependabot npm(deps): bump mongoose from 8.7.0 to 8.7.1

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

Bumps mongoose from 8.7.0 to 8.7.1.

Release notes

Sourced from mongoose's releases.

8.7.1 / 2024-10-09

  • fix: set flattenObjectIds to false when calling toObject() for internal purposes #14938
  • fix: add mongodb 8 to test matrix #14937
  • fix: handle buffers stored in MongoDB as EJSON representation with { $binary } #14932
  • docs: indicate that Mongoose 8.7 is required for full MongoDB 8 support #14937
Changelog

Sourced from mongoose's changelog.

8.7.1 / 2024-10-09

  • fix: set flattenObjectIds to false when calling toObject() for internal purposes #14938
  • fix: add mongodb 8 to test matrix #14937
  • fix: handle buffers stored in MongoDB as EJSON representation with { $binary } #14932
  • docs: indicate that Mongoose 8.7 is required for full MongoDB 8 support #14937
Commits

Merge request reports

Loading