-
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 cuid is breaking the build 🚨 #44
Comments
After pinning to 2.1.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 73 commits.
There are 73 commits in total. See the full diff |
The dependency cuid was updated from
2.1.4
to2.1.5
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
cuid 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.
e80fdc5
2.1.5
b25a122
Merge pull request #126 from ericelliott/fix-merge
c4e3d63
Pin versions
68f3cd7
fix merge vulnerability
79ce8b3
Merge pull request #125 from mplanchard/add-cuid-rust
e2c65d8
add cuid-rust
76ca78b
Merge pull request #116 from MarkHerhold/patch-1
de99a5b
Merge branch 'master' into patch-1
c8c677e
Update README.md
190341c
Merge branch 'master' into patch-1
0fc4125
Merge pull request #115 from maxwellgerber/feat/crypto-api
f91105d
Update package.json, add react-native entry
d09aa2d
Update README.md
a484da5
Use crypto API in node and browser
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: