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.6.1 to 6.7.3 #5

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

Conversation

lordofdeceit
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 6.6.1 to 6.7.3.

ℹ️ 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 10 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2022-11-22.
Release notes
Package name: mongoose
  • 6.7.3 - 2022-11-22

    6.7.3 / 2022-11-22

  • 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
  • 6.6.7 - 2022-10-21

    6.6.7 / 2022-10-21

    • fix: correct browser build and improve isAsyncFunction check for browser #12577 #12576 #12392
    • fix(query): allow overwriting discriminator key with overwriteDiscriminatorKey if strict: 'throw' #12578 #12513
  • 6.6.6 - 2022-10-20
    Read more
  • 6.6.5 - 2022-10-05
    Read more
  • 6.6.4 - 2022-10-03
  • 6.6.3 - 2022-09-30
  • 6.6.2 - 2022-09-26
  • 6.6.1 - 2022-09-14
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • e50de5c chore: release 6.7.3
  • df7ea24 Merge pull request #12715 from coyotte508/patch-5
  • 616ce5d Correctly prefix with $
  • aa06f1d fix(types): Update replaceWith pipeline stage
  • 15c0068 Merge pull request #12686 from Automattic/vkarpov15/gh-12599
  • 4324a04 Merge pull request #12690 from hasezoey/updateRemainingLinks
  • 294d85e Merge pull request #12705 from lpizzinidev/fix-mongoose-docs
  • f989428 Merge pull request #12707 from sgpinkus/patch-1
  • d4fca35 Merge pull request #12709 from lpizzinidev/gh-12706
  • afbd8d1 docs(query): updated examples for updateOne and replaceOne
  • b8f24f3 Replace used before defined User with this.
  • 4f3c565 docs(mongoose): removed duplicated line
  • 7a0a0ec docs: fix remaining static links
  • 3e581f2 docs: update remaining links to use no-prefix relative links
  • afc6022 docs(CONTRIBUTING): consistenize spacing
  • 335e21c docs(CONTRIBUTING): add section for documentation style guidelines
  • c6d3b16 docs(CONTRIBUTING): update documentation reference to ".pug" files
  • a5d2acf docs: address code review comments re: #12599
  • c77dd1b Merge pull request #12685 from Automattic/vkarpov15/gh-11990
  • 349e038 style: fix lint
  • 0c1ac69 Merge pull request #12623 from kevo1ution/fix-bad-docs-version
  • ed6740f docs: fix inverted explanation of `justOne` option for populate
  • 87d843d docs(document): explain that `$isNew` is `false` in post('save') hooks
  • d98b285 Merge pull request #12672 from Automattic/vkarpov15/gh-12656

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
2 participants