Skip to content

Update uuid to the latest version 🚀 #6659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
4 commits merged into from
Apr 30, 2020
Merged

Update uuid to the latest version 🚀 #6659

4 commits merged into from
Apr 30, 2020

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Apr 30, 2020


☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency uuid was updated from 3.4.0 to 8.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: ctavan
License: MIT

Find out more about this release.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Apr 30, 2020
@dplewis
Copy link
Member

dplewis commented Apr 30, 2020

Deep requiring specific algorithms of this library like require('uuid/v4'), which has been deprecated in uuid@7, is no longer supported.

@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #6659 into master will increase coverage by 10.17%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #6659       +/-   ##
===========================================
+ Coverage   83.73%   93.91%   +10.17%     
===========================================
  Files         169      169               
  Lines       11997    12090       +93     
===========================================
+ Hits        10046    11354     +1308     
+ Misses       1951      736     -1215     
Impacted Files Coverage Δ
src/LiveQuery/ParseLiveQueryServer.js 94.40% <100.00%> (ø)
src/Adapters/Cache/RedisCacheAdapter/index.js 97.33% <0.00%> (-0.63%) ⬇️
src/ParseServer.js 91.06% <0.00%> (-0.01%) ⬇️
src/RestWrite.js 93.67% <0.00%> (ø)
src/Routers/UsersRouter.js 94.33% <0.00%> (+0.62%) ⬆️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 93.52% <0.00%> (+0.66%) ⬆️
src/Controllers/UserController.js 94.39% <0.00%> (+0.93%) ⬆️
src/Controllers/FilesController.js 93.61% <0.00%> (+2.12%) ⬆️
src/Adapters/Storage/Postgres/PostgresClient.js 86.66% <0.00%> (+80.00%) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.33% <0.00%> (+93.84%) ⬆️

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 800b039...23b101f. Read the comment docs.

@ghost ghost merged commit b150699 into master Apr 30, 2020
@greenkeeper greenkeeper bot deleted the greenkeeper/uuid-8.0.0 branch April 30, 2020 05:22
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant