Skip to content
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

Use uuid module instead of node-uuid #103

Merged
merged 1 commit into from
Jan 19, 2017

Conversation

vieiralucas
Copy link
Contributor

node-uuid is deprecated
npm WARN deprecated node-uuid@1.4.7: use uuid module instead

You can read more about it over uuidjs/uuid#142 and uuidjs/uuid#155

Thanks

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.388% when pulling fc3af75 on vieiralucas:use-uuid into fbf5813 on restify:master.

@DonutEspresso
Copy link
Member

Thanks for the PR! It looks like your branch might be outdated - do you mind rebasing against master?

node-uuid is deprecated
npm WARN deprecated node-uuid@1.4.7: use uuid module instead
@vieiralucas
Copy link
Contributor Author

Done!

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.388% when pulling 26f4f1b on vieiralucas:use-uuid into d415994 on restify:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.388% when pulling 26f4f1b on vieiralucas:use-uuid into d415994 on restify:master.

@DonutEspresso DonutEspresso merged commit 85374f8 into restify:master Jan 19, 2017
@DonutEspresso
Copy link
Member

Thank you!

@vieiralucas vieiralucas deleted the use-uuid branch January 20, 2017 03:08
@simonepri simonepri mentioned this pull request Jul 8, 2017
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.

None yet

3 participants