SvenWesterlaken / mongo4j

A mongoose plugin to automatically maintain nodes & relationships in neo4j
https://www.npmjs.com/package/mongo4j
MIT License
14 stars 4 forks source link

[Snyk] Upgrade mongoose from 5.9.14 to 5.9.18 #54

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade mongoose from 5.9.14 to 5.9.18.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

:information_source: 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.


Release notes
Package name: mongoose from mongoose GitHub release notes
Commit messages
Package name: mongoose
  • 2d2e0a8 chore: release 5.9.18
  • 8c72e28 Merge pull request #9089 from Elvis-Sarfo/master
  • ab25545 fix: improve atlas error in the event of incorrect password
  • f9ddbc0 fix(document): allow accessing `$locals` when initializing document
  • 6114261 test(document): repro #9098
  • aedfbe4 Corrected a typo in the JSDoc
  • ca8f5c9 Revert "Corrected a typo in a code snippet."
  • 278a13c docs(connection+index): add serverSelectionTimeoutMS and heartbeatFrequencyMS to `connect()` and `openUri()` options
  • b73cb61 docs: make active page bold in navbar
  • 67a7be1 docs: add edit link for all API docs
  • 9798d22 docs: add edit link to acquit-only tutorials
  • 01fbdc7 docs: add edit link icon to tutorials
  • c2ed8c1 docs: add link to edit on GitHub for top-level tutorials
  • b2e623c Corrected a typo in a code snippet.
  • f168f17 fix(query): make `setDefaultsOnInsert` a mongoose option so it doesn't end up in debug output
  • 09e66ed docs(geojson): add notes about geojson 2dsphere indexes
  • e45786f chore: release 5.9.17
  • cd9f9a1 Merge pull request #9078 from AbdelrahmanHafez/gh-9070
  • b4e9fd3 Merge pull request #9075 from tigransimonyan/patch-1
  • 4704f35 Merge pull request #9069 from AbdelrahmanHafez/patch-7
  • 6cb1c92 style: fix lint
  • ec8e87e fix(populate): make populating a nested path a no-op
  • c52ce6c test(populate): repro #9073
  • 421776c fix(document): avoid tracking changes like `splice()` on slice()-ed arrays
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

SvenWesterlaken commented 4 years ago

:tada: This PR is included in version 2.1.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: