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 6.7.1 to 6.7.2 #97

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

maidul98
Copy link
Collaborator

@maidul98 maidul98 commented Dec 7, 2022

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


Snyk has created this PR to upgrade mongoose from 6.7.1 to 6.7.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.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a month ago, on 2022-11-07.
Release notes
Package name: mongoose
  • 6.7.2 - 2022-11-07

    6.7.2 / 2022-11-07

    • fix(discriminator): skip copying base schema plugins if applyPlugins == false #12613 #12604 lpizzinidev
    • fix(types): add UUID to types #12650 #12593
    • fix(types): allow setting SchemaTypeOptions' index property to IndexOptions #12562
    • fix(types): set this to doc type in SchemaType.prototype.validate() #12663 #12590
    • fix(types): correct handling for model #12659 #12573
    • fix(types): pre hook with deleteOne should resolve this as Query #12642 #12622 lpizzinidev
  • 6.7.1 - 2022-11-02

    6.7.1 / 2022-11-02

    • fix(query): select Map field with select: false when explicitly requested #12616 #12603 lpizzinidev
    • fix: correctly find paths underneath single nested document with an array of mixed #12605 #12530
    • fix(populate): better support for populating maps of arrays of refs #12601 #12494
    • fix(types): add missing create constructor signature override type #12585 naorpeled
    • fix(types): make array paths optional in inferred type of array default returns undefined #12649 #12420
    • fix(types): improve ValidateOpts type #12606 Freezystem
    • docs: add Lodash guide highlighting issues with cloneDeep() #12609
    • docs: removed v5 link from v6 docs #12641 #12624 lpizzinidev
    • docs: removed outdated connection example #12618 lpizzinidev
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • f1c433c chore: release 6.7.2
  • 4559282 Merge pull request #12663 from Automattic/vkarpov15/gh-12590
  • 78b91b4 test(types): address code review comments
  • 5280b0c Merge pull request #12659 from Automattic/vkarpov15/gh-12573
  • f9fb612 Update test/types/models.test.ts
  • 6c78334 fix(types): set `this` to doc type in `SchemaType.prototype.validate()`
  • a061ccd fix(types): correct handling for model<any>
  • cdfc84f Merge pull request #12650 from Automattic/vkarpov15/gh-12593
  • 5a40613 Merge pull request #12613 from lpizzinidev/feat-applyplugins
  • e559695 Merge branch 'master' into vkarpov15/gh-12593
  • ae14d0e fix(types): allow setting SchemaTypeOptions' `index` property to IndexOptions
  • edca782 fix lint
  • 1ff2654 test trigger
  • 9789338 applied requested changes
  • 4e953ea feat(model): add mergePlugins option to discriminator
  • 4ddeb46 chore: clean up loadSponsorData
  • 243e4d4 test: add extra typescript test coverage for UUID schematype
  • 8b0adf5 Merge pull request #12642 from lpizzinidev/fix-12622
  • 0b78e82 fix(types): add UUID to types
  • 74af5f5 fix(type): pre hook with deleteOne should resolve this as query

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

@maidul98 maidul98 merged commit febdf48 into main Dec 7, 2022
@maidul98 maidul98 deleted the snyk-upgrade-7100c673d3b4c2351515934460524fde branch January 1, 2023 07:14
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