[Snyk] Upgrade mongoose from 7.0.3 to 7.2.2#3
Open
whitlocktech wants to merge 1 commit intomasterfrom
Open
Conversation
Snyk has created this PR to upgrade mongoose from 7.0.3 to 7.2.2. See this package in npm: https://www.npmjs.com/package/mongoose See this project in Snyk: https://app.snyk.io/org/whitlocktech/project/314d0b06-f9fb-47fe-b5d2-e42f277257ab?utm_source=github&utm_medium=referral&page=upgrade-pr
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade mongoose from 7.0.3 to 7.2.2.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: mongoose
-
7.2.2 - 2023-05-30
- fix(schema): make bulkWrite updateOne() and updateMany() respect timestamps option when set by merging schemas #13445
- fix(schema): recursively copy schemas from different modules when calling new Schema() #13441 #13275
- fix(update): allow setting paths with dots under non-strict paths #13450 #13434
- types: improve function parameter types for ToObjectOptions transform option #13446 #13421
- docs: add nextjs page with link to next starter app and couple FAQs #13444 #13430
- docs(connections): add section on multi tenant #13449 #11187
- docs(connection+model): expand docs on accessors for underlying collections #13448 #13334
-
7.2.1 - 2023-05-24
- fix(array): track correct changes when setting nested array of primitives #13422 #13372
- fix(query): handle plus path in projection with findOneAndUpdate() #13437 #13413
- fix(cursor): handle calling skipMiddlewareFunction() in pre('find') middleware with cursors #13436 #13411
- fix(model): include inspect output in castBulkWrite() error #13426
- fix: avoid setting null property when updating using update pipeline with child timestamps but no top-level timestamps #13427 #13379
- docs: remove callback based examples #13433 #13401
- docs(connections): add details about keepAlive deprecation #13431
- docs: add list of supported patterns for error message templating #13425 #13311
-
7.2.0 - 2023-05-19
- feat: upgrade mongodb -> 5.5.0
- feat(document): add flattenObjectIds option to toObject() and toJSON() #13383 #13341
- feat(query): add translateAliases option to automatically call translate aliases on query fields #13397 #8678 #7511
- feat(schema): propagate toObject and toJSON options to implicitly created schemas #13325
- feat(model): add throwOnValidationError option for opting into getting MongooseBulkWriteError if all valid operations succeed in bulkWrite() and insertMany() #13410 #13256
- feat(types+mongoose): export MongooseError #13403 #13387 ramos-ph
-
7.1.2 - 2023-05-19
-
7.1.1 - 2023-05-10
-
7.1.0 - 2023-04-27
-
7.0.5 - 2023-04-24
-
7.0.4 - 2023-04-17
-
7.0.3 - 2023-03-23
from mongoose GitHub release notes7.2.2 / 2023-05-30
7.2.1 / 2023-05-24
7.2.0 / 2023-05-19
Commit messages
Package name: mongoose
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs