chore(deps): bump mongoose from 9.3.1 to 9.3.3#511
Merged
github-actions[bot] merged 1 commit intomainfrom Mar 30, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Bumps [mongoose](https://github.com/Automattic/mongoose) from 9.3.1 to 9.3.3. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.3.1...9.3.3) --- updated-dependencies: - dependency-name: mongoose dependency-version: 9.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
5f7122c to
019778a
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.3.1 to 9.3.3.
Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
a3563a3chore: release 9.3.3d90c96fMerge pull request #16161 from Automattic/vkarpov15/gh-16101-2fec761fstyle: fix lintd2d55b4Merge pull request #16176 from Om-Mishra09/test/diffindexes-coverage494c062Merge pull request #16172 from VIPAX-JIT/fix/standardize-errors1fe0a95Refactor schema definition in model tests44f88ebMerge pull request #16175 from yogesh968/fixesd504dc3test: add edge-case coverage for Model.diffIndexes with indexOptionsToCreate61d23d7find the errors in files and fix some issues0a831dffix(schemaType): standardize to use MongooseError instead of plain Error