FiddlersCode / leopold

A virtual agent for my violin playing!
1 stars 0 forks source link

[Snyk] Upgrade mongodb from 3.5.1 to 3.5.2 #87

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to upgrade mongodb from 3.5.1 to 3.5.2.

: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: mongodb
  • 3.5.2 - 2020-01-20

    The MongoDB Node.js team is pleased to announce version 3.5.2 of the driver

    Release Highlights

    This patch release corrects a regression introduced in the 4.2 timeframe which would
    effectively disable retryable operations for connection to MongoDB 4.2+. Additionally,
    the server selection loop has been converted to a queue of callbacks to improve
    readability, as well as performance in certain scenarios.

    Release Notes

    Bug

    • [NODE-2408] - retryWrites seems not to work as expected in failover test

    Improvement

    • [NODE-2398] - Use a queue for server selection
  • 3.5.1 - 2020-01-17

    The MongoDB Node.js team is pleased to announce version 3.5.1 of the driver

    Release Highlights

    This patch release fixes a few regressions introduced with new connection pool, primarily
    around the ability to use custom TLS certificates.

    Release Notes

    Bug

    • [NODE-2372] - db.findOne does not respect client setting bufferMaxEntries
    • [NODE-2401] - "readPreference.equals is not a function" exception thrown within executeWithServerSelection
    • [NODE-2424] - CMAP connection pool fails to create connection using SSL / TLS
from mongodb GitHub release notes
Commit messages
Package name: mongodb
  • 82b02bb chore(release): 3.5.2
  • 75f445b refactor(topology): use a wait queue for server selection
  • 0f4ab38 fix: properly handle err messages in MongoDB 2.6 servers
  • 57f158f fix(topology): always emit SDAM unrecoverable errors
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