Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade mongoose from 7.2.0 to 7.2.1 #122

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Jun 18, 2023

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade mongoose from 7.2.0 to 7.2.1.

ℹ️ 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.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 25 days ago, on 2023-05-24.
Release notes
Package name: mongoose
  • 7.2.1 - 2023-05-24

    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

    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
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 2457994 chore: release 7.2.1
  • e0a3f1c Merge pull request #13437 from Automattic/vkarpov15/gh-13413
  • 762254d Merge pull request #13436 from Automattic/vkarpov15/gh-13411
  • 3cf7304 fix(query): handle plus path in projection with findOneAndUpdate()
  • 816b7f9 style: fix lint
  • c8367bf fix(cursor): handle calling `skipMiddlewareFunction()` in pre('find') middleware with cursors
  • 0e08bb2 Merge pull request #13433 from Automattic/IslandRhythms/fix-callback-docs
  • 196c822 Update connections.md
  • 2183b6c Merge pull request #13435 from Automattic/IslandRhythms/gh-13417
  • 45a2c29 made requested changes
  • 004c7cc fix: lint
  • 8b7b180 fix: apply midware to query cursors before query
  • 3f53fac Update docs/queries.md
  • 6ef8878 docs: remove callback based examples
  • 8263a53 Merge pull request #13431 from Automattic/vkarpov15/gh-13391
  • 9800d8e docs(connections): add details about `keepAlive` deprecation
  • d2cfd25 Merge pull request #13422 from Automattic/vkarpov15/gh-13372
  • 88cca18 Merge branch 'vkarpov15/gh-13372' of github.com:Automattic/mongoose into vkarpov15/gh-13372
  • edd68a2 test(array): improve array test re: code review comments
  • d5e49bc Update test/types.array.test.js
  • 2ed05d3 Merge branch 'master' into vkarpov15/gh-13372
  • 048ec48 Merge pull request #13427 from Automattic/IslandRhythms/gh-13379
  • 73900e1 fix: avoid setting null when updating with time
  • bcec181 add test for gh-13379

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

@vercel
Copy link

vercel bot commented Jun 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pro-react-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2023 5:00pm

@sonarcloud
Copy link

sonarcloud bot commented Jun 18, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wkylin wkylin merged commit f8d43e4 into main Jun 19, 2023
@wkylin wkylin deleted the snyk-upgrade-096abeb8b9b757df164358005cc40f4c branch June 19, 2023 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants