chore(deps): bump mongoose from 9.9.3 to 9.9.4 - #613
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.4
branch
from
September 7, 2026 17:15
4dd5b18 to
0a88e35
Compare
Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.9.3 to 9.9.4. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.9.3...9.9.4) --- updated-dependencies: - dependency-name: mongoose dependency-version: 9.9.4 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.4
branch
from
September 7, 2026 17:18
0a88e35 to
f1b2f2c
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.3 to 9.9.4.
Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
a4b8a60chore: release 9.9.49ffac59Merge pull request #16474 from yoominho91/perf/bulksave-error-indexe57f554Merge pull request #16478 from vjymisal0/fix/duplicate-index-warning-messageaa68225docs: fix markdown linte3b2db6Merge pull request #16395 from RaschidJFR/docs/mongodb-sync-20260708-151113e76ea0aClarify embedded_movies collection usage72c9d59Improve search example5e57227perf(model): only index bulkSave errors for large batchesec2d92ddocs(schema): clarify duplicate index warning to note index is not created (g...5e98644Merge pull request #16473 from luantaraschi/fix/clone-map-value-schematype