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

Update uuid to version 3.0.0 #7

Merged
merged 1 commit into from Nov 29, 2016
Merged

Update uuid to version 3.0.0 #7

merged 1 commit into from Nov 29, 2016

Conversation

marcbachmann
Copy link
Contributor

Version 3.0.0 of uuid just got published.

Hi there,

This week a new version of the uuid module got released. The old module which was available by the name node-uuid got deprecated and will show error message upon every install of the module.

To get rid of those install errors I've created this automated pull request. I've run some checks against your code base to test whether you're using one of the deprecated apis, but this isn't the case.

Please test the changes against your code. I didn't run any tests and therefore can't guarantee that it isn't breaking. You can also just close this pr if you don't want to update your module.

In case there's already another pr open to upgrade uuid, I'm sorry for the effort I'm causing.

@coveralls
Copy link

coveralls commented Nov 23, 2016

Coverage Status

Coverage remained the same at 98.23% when pulling 79fe5c7 on marcbachmann:update-uuid into 2b9077c on timgit:master.

@timgit timgit merged commit d56872f into timgit:master Nov 29, 2016
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