-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
An in-range update of uuid is breaking the build 🚨 #5
Comments
After pinning to 3.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Version 3.2.1 just got published.Your tests are still failing with this version. Compare the changes 🚨 |
Version 3.3.0 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 17 commits ahead by 17, behind by 1.
There are 17 commits in total. See the full diff |
Version 3.3.2 just got published.Your tests are still failing with this version. Compare the changes 🚨 CommitsThe new version differs by 8 commits ahead by 8, behind by 11.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 |
Version 3.2.0 of uuid was just published.
This version is covered by your current version range and after updating it in your project the build failed.
uuid is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Commits
The new version differs by 14 commits.
c0d44fd
Publish v3.2.0 (#240)
eaa9f4e
Use standard-version for release (#246)
67d697c
Fix #248 (#251)
1fef18b
fix: use msCrypto if available. Fixes #241 (#247)
815daa3
eslint (#224)
bba9402
eslint (#219)
0ea33e6
use typeof to check for crypto rather than global. Fixes #185 (#221)
c1f720d
Defer random initialization of node and clockseq. Fixes #189 (#220)
dc02a76
UUID v3 Support (#217)
72fbabb
Corrected version from v4->v5 in README_js.md (#215)
962c80a
Use runmd to build README (#204)
e2389b3
Fix parentheses typo in README.md (#203)
880d24e
Update README.md (#208)
8e23981
Fix buffer not being modified (uuid v5) (#201)
See the full diff
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 🌴
The text was updated successfully, but these errors were encountered: