chore(deps): bump mongoose from 8.24.1 to 9.9.1 in /backend - #106
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump mongoose from 8.24.1 to 9.9.1 in /backend#106dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
✅ Deploy Preview for interview-prep-karo canceled.
|
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/backend/mongoose-9.9.1
branch
2 times, most recently
from
August 12, 2026 17:23
d9ac4d4 to
995d2b1
Compare
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.24.1 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@8.24.1...9.9.1) --- updated-dependencies: - dependency-name: mongoose dependency-version: 9.9.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/backend/mongoose-9.9.1
branch
from
August 12, 2026 18:40
995d2b1 to
86339ee
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 8.24.1 to 9.9.1.
Release notes
Sourced from mongoose's releases.
... (truncated)
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