Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

[Snyk] Upgrade mongodb from 3.5.2 to 3.5.3 #1632

Merged
merged 2 commits into from
Mar 9, 2020

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Mar 6, 2020

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

ℹ️ 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 23 days ago, on 2020-02-12.
Release notes
Package name: mongodb
  • 3.5.3 - 2020-02-12

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

    Release Highlights

    This patch release fixes one issue with command error handling during network errors, and one minor issue with multiple incoming wire messages not being properly processed.

    Release Notes

    Bug

    • [NODE-2435] - Unified topology does not transition server to Unknown on non-timeout operation error
    • [NODE-2437] - Multiple incoming message packets are not processed correctly

    Improvement

    • [NODE-2438] - Add exhaust command support to transport layer
    • [NODE-2449] - Simplify server error handling in unified topology
  • 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
from mongodb GitHub release notes
Commit messages
Package name: mongodb
  • d4e12db chore(release): 3.5.3
  • 5bf0df8 refactor: improve error handling in Server type
  • 21195ce test: ensure OP_MSG exhaust test is only run on standalones
  • fc1a775 refactor: errors before handshake should mark server unknown
  • 38ae86d chore(topology): remove commented out legacy code
  • 9ccf268 feat(connection): support exhaust behavior at the transport level
  • 8388443 fix(message-stream): support multiple inbound message packets
  • fa4b01b fix(server): non-timeout network errors transition to Unknown state
  • 3efa4c7 refactor(server): make common operation result handler
  • b740940 docs: provide basic migration updates for v3.5.xwq
  • f51739e doc: remove needless reference to current driver version
  • bef479c docs: correctly mark docs as being version 3.5

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

@sastels sastels temporarily deployed to rac-prototyp-snyk-upgra-itrgo1 March 6, 2020 05:53 Inactive
@sastels sastels temporarily deployed to rac-prototyp-snyk-upgra-itrgo1 March 9, 2020 19:01 Inactive
Copy link
Contributor

@sastels sastels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

review app still saves to cosmosdb.

@sastels sastels merged commit 53305eb into master Mar 9, 2020
@sastels sastels deleted the snyk-upgrade-3dc0b4fa646220a89e86341bef160b00 branch March 9, 2020 19:32
sastels added a commit that referenced this pull request Mar 19, 2020
* Minor copy change (typo) (#1639)

* extract data from formidable manually (#1641)

* fix: upgrade mongodb from 3.5.2 to 3.5.3 (#1632)

* fix: upgrade react-scripts from 3.3.1 to 3.4.0 (#1642)

* Fix for Logs in another Azure Subscription (#1619)

* Updating IMAGE_NAME reference (#1597)

* change GNCC to GNC3 (#1655)

* use redirect for equifax links (#1651)

* clear file input after alert (#1662)

* fix keyboard nav (#1660)

* add moneyLost.methodOther field to analyst report (#1647)

* more detailed p and text stories (#1643)

* added stuff to sb docs (#1671)

* added getting started page to storybook (#1661)

* FIX CORS for HTTPS (#1665) (#1669)

* clean up logging a bit (#1663)

* tweak skiplink style (#1658)

* fix target area for upload button (#1653)

* change "go back" button's height to the same height as "cancel report" button (#1666)

* added Messages component.  (#1644)

* fix: upgrade async from 3.1.1 to 3.2.0 (#1680)

* Reports a day counter (#1664)

* Form validation - bump (#1510)

* added helmet in server.js (#1674)

* Combine analyst emails (#1628)

* Prod version number (#1656)

* Fixed Field, added container and layout to sb (#1675)

* Get email addresses from ldap query (#1682)

* restrict file number and size on server (#1648)

* remove submit button if already submitted (#1683)

* Fix for Continuous Deployment (#1690)

* Validation for location fields (#1689)

* cypress pack initial commit (#1247)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants