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.4 to 7.3.0 #146

Merged
merged 1 commit into from
Jul 10, 2023

Conversation

wkylin
Copy link
Owner

@wkylin wkylin commented Jul 9, 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.4 to 7.3.0.

ℹ️ 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 24 days ago, on 2023-06-14.
Release notes
Package name: mongoose
  • 7.3.0 - 2023-06-14

    7.3.0 / 2023-06-14

    • feat: upgrade mongodb -> 5.6.0 #13455 lorand-horvath
    • feat(aggregate): add Aggregate.prototype.finally() to be consistent with Promise API for TypeScript #13509
    • feat(schema): support selecting subset of fields to apply optimistic concurrency to #13506 #10591
    • feat(model): add ordered option to Model.create() #13472 #4038
    • feat(schema): consistently add .get() function to all SchemaType classes
    • feat(populate): pass virtual to match function to allow merging match options #13477 #12443
    • types: allow overwriting Paths in select() to tell TypeScript which fields are projected #13478 #13224
    • types(schema): add validateModifiedOnly as schema option #13503 #10153
    • docs: add note about validateModifiedOnly as a schema option #13503 #10153
    • docs(migrating_to_7): update migrating_to_7.md to include Model.countDocuments #13508 Climax777
    • docs(further_reading): remove style for "img" hasezoey
  • 7.2.4 - 2023-06-12

    7.2.4 / 2023-06-12

    • fix(query): handle non-string discriminator key values in query #13496 #13492
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 1db7cf4 chore: release 7.3.0
  • 3742d8f Merge pull request #13499 from Automattic/7.3
  • fcda25d Merge pull request #13506 from Automattic/IslandRhythms/optimistic-concurrency-array
  • b6f18fe Merge pull request #13509 from Automattic/vkarpov15/aggregate-finally
  • e1dae1a feat(aggregate): add `Aggregate.prototype.finally()` to be consistent with Promise API for TypeScript
  • 9e08552 made requested fixes
  • e483c33 Merge pull request #13508 from Climax777/patch-1
  • 4e793e8 Update migrating_to_7.md to include Model.countDocuments
  • 97dec73 don't apply optimistic concurrency if optCon array
  • 40528ce set version if modified path and optCon is array
  • 848f8b7 not working
  • 2f88d21 Merge pull request #13504 from hasezoey/fixFurtherReadingJobs
  • e8987d0 Merge pull request #13503 from Automattic/IslandRhythms/validateModifiedOnly
  • 30e7833 types: fix some issues with `select()` generic re: #13224
  • 1bfb163 Merge branch '7.3' of github.com:Automattic/mongoose into 7.3
  • a190740 Merge branch 'master' into 7.3
  • 1f2a26e Update schemaoptions.d.ts
  • 1a74ac2 fix: lint
  • 7f9f60a add to options and typescript options
  • a973c3d put test in correct section
  • b089db9 docs(further_reading): remove style for "img"
  • 538b289 remove identifier
  • fb7e19f added test case
  • 2bd3113 Merge branch 'master' into 7.3

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 Jul 9, 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 Jul 9, 2023 4:09am

@sonarcloud
Copy link

sonarcloud bot commented Jul 9, 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 4a34d3a into main Jul 10, 2023
8 checks passed
@wkylin wkylin deleted the snyk-upgrade-85b4deeaf996a068370af9d3862177de branch July 18, 2023 23:23
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