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.9.0 to 6.9.1 #2

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

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade mongoose from 6.9.0 to 6.9.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 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-02-06.
Release notes
Package name: mongoose
  • 6.9.1 - 2023-02-06

    6.9.1 / 2023-02-06

    • fix(document): isModified should not be triggered when setting a nested boolean to the same value as previously #12994 lpizzinidev
    • fix(document): save newly set defaults underneath single nested subdocuments #13002 #12905
    • fix(update): handle custom discriminator model name when casting update #12947 wassil
    • fix(connection): handles unique autoincrement ID for connections #12990 lpizzinidev
    • fix(types): fix type of options of Model.aggregate #12933 ghost91-
    • fix(types): fix "near" aggregation operator input type #12954 Jokero
    • fix(types): add missing Top operator to AccumulatorOperator type declaration #12952 lpizzinidev
    • docs(transactions): added example for Connection.transaction() method #12943 #12934 lpizzinidev
    • docs(populate): fix out of date comment referencing onModel property #13000
    • docs(transactions): fix typo in transactions.md #12995 Parth86
  • 6.9.0 - 2023-01-25

    6.9.0 / 2023-01-25

from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 63a56eb chore: release 6.9.1
  • 1643461 Merge pull request #13002 from Automattic/vkarpov15/gh-12905
  • d69c25f fix(document): save newly set defaults underneath single nested subdocuments
  • 5099423 Merge pull request #13000 from Automattic/vkarpov15/gh-12895
  • 1fd5d7d Merge pull request #12933 from ghost91-/fix-aggregate-options
  • a2a57c8 docs(populate): fix out of date comment referencing `onModel` property
  • edb60d9 Merge pull request #12943 from lpizzinidev/gh-12934
  • bcd3117 Merge pull request #12947 from wassil/fix-discriminator-update
  • e3ed34f Merge pull request #12952 from lpizzinidev/gh-12950
  • e335cd3 Merge pull request #12954 from Jokero/fixNearAggregateOperatorInputType
  • 748cb51 Merge pull request #12990 from lpizzinidev/gh-12966
  • 7c6fbb2 Merge pull request #12994 from lpizzinidev/gh-12992
  • a69194f Update document.js
  • e6f6308 Merge pull request #12995 from Parth86/patch-1
  • 643b22e Update transactions.md
  • b17db90 fix(document): isModified should not be triggered when setting a nested boolean to the same value as previosly
  • 9e10a5e fixed example id values
  • 90f45cd fix(connection): handles unique autoincrement ID for connections
  • e616072 Merge pull request #12986 from Automattic/dependabot/npm_and_yarn/master/mongodb-memory-server-8.11.4
  • d41d0ea chore(deps-dev): bump mongodb-memory-server from 8.10.2 to 8.11.4
  • 5970652 Merge pull request #12987 from Automattic/dependabot/npm_and_yarn/master/marked-4.2.12
  • dd53871 chore(deps-dev): bump marked from 4.2.5 to 4.2.12
  • 0ebd706 Merge pull request #12975 from Automattic/dependabot/npm_and_yarn/master/mkdirp-2.1.3
  • 12e9e40 Merge pull request #12979 from Automattic/dependabot/npm_and_yarn/master/eslint-8.33.0

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