Skip to content

chore(deps): bump mongoose from 9.7.0 to 9.7.1#316

Merged
victoriacheng15 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mongoose-9.7.1
Jun 22, 2026
Merged

chore(deps): bump mongoose from 9.7.0 to 9.7.1#316
victoriacheng15 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mongoose-9.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps mongoose from 9.7.0 to 9.7.1.

Release notes

Sourced from mongoose's releases.

9.7.1 / 2026-06-17

  • perf(document+model): improve save performance by avoiding unnecessary promise allocations and reducing path/default/dirty-state overhead #16331
  • fix(schema): include ObjectId regex pattern in toJSONSchema() output #16335 #16334 AbdelrahmanHafez
  • fix(populate): split populate into separate queries per document if the resulting $in filter has more than 50k elements to reduce risk of BSON size errors #16333 #5890
  • docs: add assistant sidebar with MongoDB Knowledge integration #16311 #16283
  • docs: update docs copy buttons, edit links, homepage alignment, and llms.txt generation #16326 #16327 #16329
Changelog

Sourced from mongoose's changelog.

9.7.1 / 2026-06-17

  • perf(document+model): improve save performance by avoiding unnecessary promise allocations and reducing path/default/dirty-state overhead #16331
  • fix(schema): include ObjectId regex pattern in toJSONSchema() output #16335 #16334 AbdelrahmanHafez
  • fix(populate): split populate into separate queries per document if the resulting $in filter has more than 50k elements to reduce risk of BSON size errors #16333 #5890
  • docs: add assistant sidebar with MongoDB Knowledge integration #16311 #16283
  • docs: update docs copy buttons, edit links, homepage alignment, and llms.txt generation #16326 #16327 #16329
Commits
  • 7fee4b5 chore: release 9.7.1
  • 1e81fcc Merge pull request #16333 from Automattic/vkarpov15/gh-5890-2
  • 1f75b81 Merge pull request #16311 from Automattic/vkarpov15/gh-16283
  • a705903 switch to knowledge.mongodb.com and remove relay
  • 7518499 add copy buttons to AI assistant
  • 7120c89 fix syntax highlighting in output and vendor deps that dont require build
  • 2bbe775 Merge pull request #16335 from AbdelrahmanHafez/feat/objectid-jsonschema-pattern
  • 95e631a feat(schema): include ObjectId regex pattern in toJSONSchema output re #16334
  • 4566ac5 test(schema): add tests for ObjectId regex pattern in toJSONSchema re #16334
  • eebb70a docs: replace ask ai input with textarea and add outline indicator when assis...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 22, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mongoose-9.7.1 branch from e5ae345 to 97a544c Compare June 22, 2026 14:05
Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.7.0 to 9.7.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.7.0...9.7.1)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 9.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/mongoose-9.7.1 branch from 97a544c to c7839a5 Compare June 22, 2026 14:19
@victoriacheng15 victoriacheng15 merged commit 9db9806 into main Jun 22, 2026
5 checks passed
@victoriacheng15 victoriacheng15 deleted the dependabot/npm_and_yarn/mongoose-9.7.1 branch June 22, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant