Skip to content

chore(deps): bump mongoose from 9.9.0 to 9.9.1 - #597

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mongoose-9.9.1
Aug 10, 2026
Merged

chore(deps): bump mongoose from 9.9.0 to 9.9.1#597
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/mongoose-9.9.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps mongoose from 9.9.0 to 9.9.1.

Release notes

Sourced from mongoose's releases.

9.9.1 / 2026-07-31

  • fix(query): avoid path collision when excluding subdocuments with nested select: false paths #12798
  • types(model): support overriding schema-level lean with lean: false #16413
Changelog

Sourced from mongoose's changelog.

9.9.1 / 2026-07-31

  • fix(query): avoid path collision when excluding subdocuments with nested select: false paths #12798 BIGSUS24
  • types(model): apply schema-level lean to find() #16413
  • types(model): support overriding schema-level lean with lean: false #16413
Commits
  • a510d89 chore: release 9.9.1
  • 1287a37 Merge pull request #16414 from Automattic/vkarpov15/gh-16413
  • cddce69 types: add lean: false overrides for remaining find operations
  • 3d301c9 types(model): support lean: false overriding schema-level lean option re: #16413
  • 95935a7 Merge pull request #16409 from BIGSUS24/fix/subdocument-select-false-projecti...
  • e970583 types(model): handle { lean: true } schema option on Model.find() types
  • c14e17e docs: add missing changelog entry
  • 86c9794 fix(query): generalize ancestor-exclusion check to all falsy values (gh-12798)
  • 040d551 fix(query): also treat boolean false as exclusion, add deeper/array test cove...
  • 84799ed fix(query): avoid path collision when excluding subdocument with select: fals...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codegamy Ready Ready Preview Aug 10, 2026 5:24pm

@github-actions
github-actions Bot enabled auto-merge (squash) August 10, 2026 17:14
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mongoose-9.9.1 branch from 241f404 to 0380021 Compare August 10, 2026 17:16
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/mongoose-9.9.1 branch from 0380021 to 0c6ee05 Compare August 10, 2026 17:20
Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.9.0 to 9.9.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@9.9.0...9.9.1)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-version: 9.9.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.9.1 branch from 0c6ee05 to e983d11 Compare August 10, 2026 17:24
@github-actions
github-actions Bot merged commit c9cbd99 into main Aug 10, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/mongoose-9.9.1 branch August 10, 2026 17:24
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.

0 participants