Skip to content

Conversation

@hasezoey
Copy link
Member

Update Dependencies:

  • various @types packages
  • optionalDependency mongodb from 3.2.7 to 3.5.4
  • find-cache-dir from 3.2.0 to 3.3.1
  • https-proxy-agent from 4.0.0 to 5.0.0
  • mkdirp from 0.5.1 to 1.0.3
  • uuid from 3.3.3 to 7.0.2

Fix problems from updating dependencies

Related Issues

@hasezoey hasezoey added enhancement dependencies Pull requests that update a dependency file labels Mar 11, 2020
@hasezoey hasezoey requested a review from nodkz March 11, 2020 09:12
@codecov
Copy link

codecov bot commented Mar 11, 2020

Codecov Report

Merging #281 into master will increase coverage by 0.72%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
+ Coverage   79.61%   80.34%   +0.72%     
==========================================
  Files           9        9              
  Lines         775      875     +100     
  Branches      136      243     +107     
==========================================
+ Hits          617      703      +86     
- Misses        157      171      +14     
  Partials        1        1              
Impacted Files Coverage Δ
...mongodb-memory-server-core/src/util/MongoBinary.ts 76.82% <100.00%> (-1.93%) ⬇️
...memory-server-core/src/util/MongoBinaryDownload.ts 83.78% <100.00%> (+0.08%) ⬆️
...ges/mongodb-memory-server-core/src/util/db_util.ts 100.00% <100.00%> (ø)
...ongodb-memory-server-core/src/MongoMemoryServer.ts 92.92% <0.00%> (+0.62%) ⬆️
...ngodb-memory-server-core/src/MongoMemoryReplSet.ts 88.13% <0.00%> (+1.34%) ⬆️
...ngodb-memory-server-core/src/util/MongoInstance.ts 89.14% <0.00%> (+1.53%) ⬆️
...ory-server-core/src/util/MongoBinaryDownloadUrl.ts 72.53% <0.00%> (+2.21%) ⬆️
...mongodb-memory-server-core/src/util/getos/index.ts 48.68% <0.00%> (+4.06%) ⬆️

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 a498bef...03ad476. Read the comment docs.

@nodkz nodkz merged commit 054cbe5 into typegoose:master Mar 11, 2020
@nodkz
Copy link
Collaborator

nodkz commented Mar 11, 2020

Thanks a lot! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deep requiring uuid/v4 is deprecated as of uuid@7.x.

2 participants