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.0 to 6.7.2 #26

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

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Dec 2, 2022

Snyk has created this PR to upgrade mongoose from 6.7.0 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 2 versions ahead of your current version.
  • The recommended version was released 25 days 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
  • 6.7.0 - 2022-10-24

    6.7.0 / 2022-10-24

    • feat: upgrade to mongodb driver 4.11.0 #12446
    • feat: add UUID Schema Type (BSON Buffer SubType 4) #12268 #3208 hasezoey
    • feat(aggregation): add $fill pipeline stage #12545 raphael-papazikas
    • feat(types+schema): allow defining schema paths using mongoose.Types.* to work around TS type inference issues #12352
    • feat(schema): add alias() method that makes it easier to define multiple aliases for a given path #12368
    • feat(model): add mergeHooks option to Model.discriminator() to avoid duplicate hooks #12542
    • feat(document): add $timestamps() method to set timestamps for save(), bulkSave(), and insertMany() #12540
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
  • f90e73d chore: release 6.7.1
  • 64f6ff4 Merge pull request #12649 from Automattic/vkarpov15/gh-12420
  • 1f6864f test: address some code review comments to streamline tests
  • 0b78e82 fix(types): add UUID to types
  • f9501d2 Merge pull request #12646 from hasezoey/updateCheckout
  • 80f597f fix(types): make array paths optional in inferred type of array default returns undefined

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.

1 participant