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.7 to 6.7.1 #19

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

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade mongoose from 6.6.7 to 6.7.1.

ℹ️ 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-02.
Release notes
Package name: mongoose
  • 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
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 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
  • f9501d2 Merge pull request #12646 from hasezoey/updateCheckout
  • 80f597f fix(types): make array paths optional in inferred type of array default returns undefined
  • fd2d826 Merge pull request #12632 from Automattic/dependabot/npm_and_yarn/master/axios-1.1.3
  • 76e5940 chore(workflows): update actions/checkout to 3.1.0
  • 0d37fa5 Merge pull request #12640 from Automattic/dependabot/npm_and_yarn/master/marked-4.2.1
  • b66f457 chore(deps-dev): bump marked from 4.1.1 to 4.2.1
  • 9d4cac8 Merge pull request #12641 from lpizzinidev/fix-12624
  • e88b43c Removed v5 link from v6 docs
  • 78ea4c7 Merge pull request #12625 from Automattic/dependabot/npm_and_yarn/master/typescript-eslint/parser-5.42.0
  • 0b0937e lint: remove dangling comma
  • c85aa57 Merge pull request #12627 from Automattic/dependabot/npm_and_yarn/master/mocha-10.1.0
  • e3427df chore(deps-dev): bump @ typescript-eslint/parser from 5.38.1 to 5.42.0
  • 39d9702 Merge pull request #12628 from Automattic/dependabot/npm_and_yarn/master/sift-16.0.1
  • 7120b78 Merge pull request #12629 from Automattic/dependabot/npm_and_yarn/master/sinon-14.0.1
  • 891ac89 Merge pull request #12626 from Automattic/dependabot/npm_and_yarn/master/babel/preset-env-7.19.4
  • 308bee9 chore(deps-dev): bump @ babel/preset-env from 7.19.3 to 7.19.4
  • 1c7f196 chore(deps): bump sift from 16.0.0 to 16.0.1
  • 36fff70 chore(deps-dev): bump mocha from 10.0.0 to 10.1.0
  • f7ce5ae Merge pull request #12630 from Automattic/dependabot/npm_and_yarn/master/typescript-eslint/eslint-plugin-5.42.0
  • 67e1884 Merge pull request #12631 from Automattic/dependabot/npm_and_yarn/master/eslint-8.26.0
  • 6853ed6 Merge pull request #12633 from Automattic/dependabot/npm_and_yarn/master/mongodb-memory-server-8.9.5

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