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.2.2 to 6.12.5 #757

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

Conversation

DanneelsSophie
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.2.2 to 6.12.5.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

ℹ️ 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 75 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2024-01-03.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-MONGOOSE-2961688
671/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7
Proof of Concept
Prototype Pollution
SNYK-JS-MONGOOSE-5777721
671/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7
Proof of Concept
Information Exposure
SNYK-JS-MONGODB-5871303
671/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7
No Known Exploit
Information Exposure
SNYK-JS-MONGODB-5871303
671/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: mongoose
  • 6.12.5 - 2024-01-03

    chore: release 6.12.5

  • 6.12.4 - 2023-12-27

    chore: release 6.12.4

  • 6.12.3 - 2023-11-07
  • 6.12.2 - 2023-10-25
  • 6.12.1 - 2023-10-12
  • 6.12.0 - 2023-08-24
  • 6.11.6 - 2023-08-21
  • 6.11.5 - 2023-08-01
  • 6.11.4 - 2023-07-17
  • 6.11.3 - 2023-07-11
  • 6.11.2 - 2023-06-08
  • 6.11.1 - 2023-05-08
  • 6.11.0 - 2023-05-01
  • 6.10.5 - 2023-04-06
  • 6.10.4 - 2023-03-21
  • 6.10.3 - 2023-03-13
  • 6.10.2 - 2023-03-07
  • 6.10.1 - 2023-03-03
  • 6.10.0 - 2023-02-22
  • 6.9.3 - 2023-02-22
  • 6.9.2 - 2023-02-16
  • 6.9.1 - 2023-02-06
  • 6.9.0 - 2023-01-25
  • 6.8.4 - 2023-01-17
  • 6.8.3 - 2023-01-06
  • 6.8.2 - 2022-12-28
  • 6.8.1 - 2022-12-19
  • 6.8.0 - 2022-12-05
  • 6.7.5 - 2022-11-30
  • 6.7.4 - 2022-11-28
  • 6.7.3 - 2022-11-22
  • 6.7.2 - 2022-11-07
  • 6.7.1 - 2022-11-02
  • 6.7.0 - 2022-10-24
  • 6.6.7 - 2022-10-21
  • 6.6.6 - 2022-10-20
  • 6.6.5 - 2022-10-05
  • 6.6.4 - 2022-10-03
  • 6.6.3 - 2022-09-30
  • 6.6.2 - 2022-09-26
  • 6.6.1 - 2022-09-14
  • 6.6.0 - 2022-09-08
  • 6.5.5 - 2022-09-07
  • 6.5.4 - 2022-08-30
  • 6.5.3 - 2022-08-25
  • 6.5.2 - 2022-08-10
  • 6.5.1 - 2022-08-03
  • 6.5.0 - 2022-07-26
  • 6.4.7 - 2022-07-25
  • 6.4.6 - 2022-07-20
  • 6.4.5 - 2022-07-18
  • 6.4.4 - 2022-07-08
  • 6.4.3 - 2022-07-05
  • 6.4.2 - 2022-07-01
  • 6.4.1 - 2022-06-27
  • 6.4.0 - 2022-06-17
  • 6.3.9 - 2022-06-17
  • 6.3.8 - 2022-06-13
  • 6.3.7 - 2022-06-13
  • 6.3.6 - 2022-06-07
  • 6.3.5 - 2022-05-30
  • 6.3.4 - 2022-05-19
  • 6.3.3 - 2022-05-09
  • 6.3.2 - 2022-05-02
  • 6.3.1 - 2022-04-21
  • 6.3.0 - 2022-04-14
  • 6.2.11 - 2022-04-13
  • 6.2.10 - 2022-04-04
  • 6.2.9 - 2022-03-28
  • 6.2.8 - 2022-03-23
  • 6.2.7 - 2022-03-16
  • 6.2.6 - 2022-03-11
  • 6.2.5 - 2022-03-09
  • 6.2.4 - 2022-02-28
  • 6.2.3 - 2022-02-21
  • 6.2.2 - 2022-02-16
from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 2d68983 chore: release 6.12.5
  • b4e3b2f Merge pull request #14213 from Automattic/vkarpov15/gh-14024
  • 0960fae types(document): add ignoreAtomics option to isModified typedefs re: #14024
  • f7e9816 docs(document): add ignoreAtomics option to docs
  • e3c12cf types(model): add missing strict and timestamps options to bulkWrite() re: #8778
  • f37b4f2 Merge pull request #14226 from Automattic/vkarpov15/gh-14205
  • b286b02 fix: also allow setting nested field to undefined re: #14205
  • 6d526cd fix(document): allow setting nested path to `null`
  • 403a28e fix: add ignoreAtomics option to isModified() for better backwards compatibility with Mongoose 5
  • 8e141d1 perf(schema): remove unnecessary lookahead in numeric subpath check
  • e182fe5 Merge pull request #14198 from Automattic/vkarpov15/gh-14178
  • dabb2cf style: fix lint
  • 4def302 style: fix lint and remove unused file
  • 9725d93 fix(document): avoid flattening dotted paths in mixed path underneath nested path
  • 44f391b chore: release 6.12.4
  • ff75c75 fix: upgrade mongodb driver -> 4.17.2
  • d36d134 Merge pull request #14173 from Automattic/vkarpov15/handle-nested-projections
  • 95d917b test: skip tests for #14115 if MongoDB < 5
  • dadac4e test: add test case for #14115
  • 2a78e25 refactor: use fix from #13883 for #14172
  • 6d25679 Merge pull request #14172 from rohanricky/array_null_check
  • 30315ce fix(document): avoid treating nested projection as inclusive when applying defaults
  • 637b63e null check
  • 6760c54 chore: publish 6.x under 6x tag

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.

2 participants