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.0 to 6.6.1 #2

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

Conversation

josephJJ1020
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.0 to 6.6.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 21 days ago, on 2022-09-14.
Release notes
Package name: mongoose
  • 6.6.1 - 2022-09-14

    6.6.1 / 2022-09-14

    • fix: correctly apply defaults after subdoc init #12328
    • fix(array): avoid using default _id when using pull() #12294
    • fix: allow null values inside $expr objects #12429 MartinDrost
    • fix(query): use correct Query constructor when cloning query #12418
    • docs(website): remove setting "latest38x" which is not used anywhere #12396 hasezoey
  • 6.6.0 - 2022-09-08

    6.6.0 / 2022-09-08

    • feat: upgrade mongodb driver -> 4.9.1 #12370 AbdelrahmanHafez
    • feat: re-export default Mongoose instance properties for ESM named imports support #12256
    • feat(model): add option to skip invalid fields with castObject() #12156 IslandRhythms
    • feat: use setPrototypeOf() instead of proto to allow running on Deno #12315
    • feat(QueryCursor): add support for AbortSignal on eachAsync() #12323
    • feat(types): add types for new $densify operator #12118 IslandRhythms
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 71478c4 chore: release 6.6.1
  • c35dfdd Merge pull request #12429 from MartinDrost/master
  • d0bea58 fix: allow null values inside $expr objects
  • 5f62e70 Merge pull request #12427 from Automattic/vkarpov15/gh-12328
  • 47ce125 fix: correctly apply defaults after subdoc init
  • b46848d fix(document): correct context for default functions in subdocuments with init
  • 01145a2 Added TopN to AccumulatorOperator type (#12422)
  • 76f7412 test(model.test): move test inside suite (#12421)
  • 97c3bdb Merge pull request #12419 from Automattic/vkarpov15/gh-12294
  • 805c927 Merge pull request #12418 from Automattic/vkarpov15/gh-12365
  • 5798756 Merge pull request #12396 from hasezoey/websiteRemove38
  • 316c54b fix(array): apply fix for #12294 to nested paths
  • b97d410 fix(array): avoid using default `_id` when using pull()
  • 40b94c0 fix(array): avoid adding defaults to query filter when using `pull()` on a doc array with no `_id`
  • 19dd0a2 fix(query): use correct Query constructor when cloning query
  • e8ac7d7 Merge branch 'master' of https://github.com/Automattic/mongoose
  • f203bd4 Merge pull request #12408 from Automattic/dependabot/npm_and_yarn/master/babel/core-7.19.0
  • 0978aeb Merge pull request #12407 from Automattic/dependabot/npm_and_yarn/master/typescript-4.8.3
  • 066cb9d Merge branch 'master' into dependabot/npm_and_yarn/master/typescript-4.8.3
  • db3563d Merge pull request #12409 from Automattic/dependabot/npm_and_yarn/master/uuid-9.0.0
  • 41f976f chore(deps-dev): bump @ babel/core from 7.18.13 to 7.19.0
  • 162d866 chore(deps-dev): bump typescript from 4.8.2 to 4.8.3
  • b117557 Merge pull request #12410 from Automattic/dependabot/npm_and_yarn/master/typescript-eslint/parser-5.36.2
  • 3524e0b chore(deps-dev): bump @ typescript-eslint/parser from 5.36.1 to 5.36.2

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.

None yet

2 participants