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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BelkacemYerfa
Copy link
Owner

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.2 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 12 versions ahead of your current version.
  • The recommended version was released a month 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
  • 7.2.3 - 2023-06-09

    7.2.3 / 2023-06-09

    • fix(model): ignore falsy last argument to create() for backwards compatibility #13493 #13491 #13487 MohOraby
    • types: remove generic param that's causing issues for typegoose #13494 #13482
    • types(aggregate): allow object syntax for $mergeObjects #13470 #13060
    • docs(connection): clarify how Connection.prototype.destroy() is different from close() #13475
    • docs(populate): fix accidental removal of text #13480
    • docs: add additional notes for Atlas X.509 authentication #13452 alexbevi
    • docs(populate): add a little more info on why we recommend using ObjectId for _id #13474 #13400
  • 7.2.2 - 2023-05-30

    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
  • 7.2.0 - 2023-05-19
  • 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
  • 7.0.2 - 2023-03-15
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

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.

None yet

2 participants