Update dependency mongodb to v3 [SECURITY] #310
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.4.19
->3.1.13
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
GitHub Vulnerability Alerts
GHSA-mh5c-679w-hh4r
Versions of
mongodb
prior to 3.1.13 are vulnerable to Denial of Service. The package fails to properly catch an exception when a collection name is invalid and the DB does not exist, crashing the application.Recommendation
Upgrade to version 3.1.13 or later.
Release Notes
mongodb/node-mongodb-native (mongodb)
v3.1.13
Compare Source
Bug Fixes
makeLazyLoader
(050267d)v3.1.12
Compare Source
Features
v3.1.11
Compare Source
Bug Fixes
v3.1.10
Compare Source
Bug Fixes
Features
v3.1.9
Compare Source
Bug Fixes
Features
v3.1.8
Compare Source
Bug Fixes
Features
v3.1.7
Compare Source
Features
v3.1.6
Compare Source
Features
v3.1.5
Compare Source
Bug Fixes
$meta
based sort when passing an array tosort()
(f93a8c3)Features
v3.1.4
Compare Source
Bug Fixes
Features
newClient
(1dac18f)v3.1.3
Compare Source
Features
v3.1.2
Compare Source
Bug Fixes
batchSize
(ad10dee)resolveReadPreference
for inheritance (a649e35)_id
with background: true (b3ff3ed)endSessions
is always skipped now (a276cbe)Features
Reverts
v3.1.1
Compare Source
Bug Fixes
makeLazyLoader
(050267d)v3.1.0
Compare Source
Bug Fixes
batchSize
(ad10dee)resolveReadPreference
for inheritance (a649e35)_id
with background: true (b3ff3ed)endSessions
is always skipped now (a276cbe)Features
Reverts
3.0.6 (2018-04-09)
Bug Fixes
dropDatabase
always uses primary read preference (e62e5c9)Features
3.0.5 (2018-03-23)
Bug Fixes
Features
3.0.4 (2018-03-05)
Bug Fixes
Features
3.0.3 (2018-02-23)
Bug Fixes
3.0.2 (2018-01-29)
Bug Fixes
db
is wrapped in parentheses (efa78f0)Features
dbName
property of collection (6fd05c1)3.0.1 (2017-12-24)
v3.0.11
Compare Source
v3.0.10
Compare Source
v3.0.9
Compare Source
v3.0.8
Compare Source
v3.0.7
Compare Source
v3.0.6
Compare Source
Bug Fixes
dropDatabase
always uses primary read preference (e62e5c9)Features
v3.0.5
Compare Source
Bug Fixes
Features
v3.0.4
Compare Source
Bug Fixes
Features
v3.0.3
Compare Source
Bug Fixes
v3.0.2
Compare Source
Bug Fixes
db
is wrapped in parentheses (efa78f0)Features
dbName
property of collection (6fd05c1)v3.0.1
Compare Source
v3.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
.connect
method on replset and mongos has changed. You shouldn't have been using this anyway, but if you were, you only should passoptions
andcallback
.Part of NODE-1089
keepAlive
is now split into booleankeepAlive
andnumber
keepAliveInitialDelay
Fixes NODE-998
v2.2.36
Compare Source
v2.2.35
Compare Source
v2.2.34
Compare Source
v2.2.33
Compare Source
v2.2.32
Compare Source
v2.2.31
Compare Source
promoteLongs
from MongoClient'sconnect
v2.2.30
Compare Source
appname
to list of valid option namesv2.2.29
Compare Source
v2.2.28
Compare Source
v2.2.27
Compare Source
_id
(Issue #1517, https://github.com/vkarpov15).v2.2.26
Compare Source
v2.2.25
Compare Source
v2.2.24
Compare Source
v2.2.23
Compare Source
v2.2.22
Compare Source
v2.2.21
Compare Source
v2.2.20
Compare Source
v2.2.19
Compare Source
v2.2.18
Compare Source
v2.2.17
Compare Source
v2.2.16
Compare Source
v2.2.15
Compare Source
v2.2.14
Compare Source
v2.2.13
Compare Source
v2.2.12
Compare Source
v2.2.11
Compare Source
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.