Skip to content

dependabot npm(deps): bump mongoose from 8.2.3 to 8.2.4

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

Bumps mongoose from 8.2.3 to 8.2.4.

Release notes

Sourced from mongoose's releases.

8.2.4 / 2024-03-28

  • types(query): bring "getFilter" and "getQuery" in-line with "find" and other types #14463 noseworthy
  • types(schema): re-export the defintion for SearchIndexDescription #14464
  • docs: removed unused hook from docs #14461 bernardarhia
Changelog

Sourced from mongoose's changelog.

8.2.4 / 2024-03-28

  • types(query): bring "getFilter" and "getQuery" in-line with "find" and other types #14463 noseworthy
  • types(schema): re-export the defintion for SearchIndexDescription #14464
  • docs: removed unused hook from docs #14461 bernardarhia
Commits
  • 3178bbb chore: release 8.2.4
  • 9c1fa22 Merge pull request #14461 from bernardarhia/patch-1
  • ef4cb63 Merge pull request #14463 from hasezoey/fixQuery
  • f3a094f Merge pull request #14464 from noseworthy/re-export-search-index-description
  • 55fde0e types(schema): re-export the defintion for SearchIndexDescription
  • 0d20b1d fix(types/query): bring "getFilter" and "getQuery" in-line with "find" and ot...
  • 7526ef6 --- Removed unused hook from doc
  • 7f2c56c chore: remove remaining references to generate:search script
  • See full diff in compare view

Merge request reports