chore(deps): bump mongoose from 9.9.0 to 9.9.1 - #597
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/mongoose-9.9.1
branch
from
August 10, 2026 17:16
241f404 to
0380021
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/mongoose-9.9.1
branch
from
August 10, 2026 17:20
0380021 to
0c6ee05
Compare
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
Bot
force-pushed
the
dependabot/npm_and_yarn/mongoose-9.9.1
branch
from
August 10, 2026 17:24
0c6ee05 to
e983d11
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps mongoose from 9.9.0 to 9.9.1.
Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
a510d89chore: release 9.9.11287a37Merge pull request #16414 from Automattic/vkarpov15/gh-16413cddce69types: add lean: false overrides for remaining find operations3d301c9types(model): support lean: false overriding schema-level lean option re: #1641395935a7Merge pull request #16409 from BIGSUS24/fix/subdocument-select-false-projecti...e970583types(model): handle { lean: true } schema option on Model.find() typesc14e17edocs: add missing changelog entry86c9794fix(query): generalize ancestor-exclusion check to all falsy values (gh-12798)040d551fix(query): also treat boolean false as exclusion, add deeper/array test cove...84799edfix(query): avoid path collision when excluding subdocument with select: fals...