Yoctol / bottender

⚡️ A framework for building conversational user interfaces.
https://bottender.js.org
MIT License
4.23k stars 335 forks source link

deps: update mongo node driver to v4 #950

Closed chentsulin closed 3 years ago

chentsulin commented 3 years ago

https://github.com/mongodb/node-mongodb-native/blob/4.1/docs/CHANGES_4.0.0.md

codecov-commenter commented 3 years ago

Codecov Report

Merging #950 (a2b8ff7) into develop (0557ec7) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #950   +/-   ##
========================================
  Coverage    79.32%   79.32%           
========================================
  Files          113      113           
  Lines         5281     5281           
  Branches      1351     1351           
========================================
  Hits          4189     4189           
  Misses        1087     1087           
  Partials         5        5           
Impacted Files Coverage Δ
...ackages/bottender/src/session/MongoSessionStore.ts 97.29% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0557ec7...a2b8ff7. Read the comment docs.