build(deps): bump mongoose from 9.7.2 to 9.9.1 - #178
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
Tick the box to add this pull request to the merge queue (same as
|
Member
|
@dependabot rebase |
Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.7.2 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.7.2...9.9.1) --- updated-dependencies: - dependency-name: mongoose dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/mongoose-9.9.0
branch
from
August 5, 2026 00:28
b121a5b to
6538360
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.7.2 to 9.9.1.
Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
... (truncated)
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 entry650c286chore: release 9.9.00b4ef8atest: improve flakey test2ccf221Merge pull request #16412 from Automattic/vkarpov15/gh-16045-3