This version is covered by your current version range and after updating it in your project the build failed.
openpgp 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/jokeyrhyme/git-crypt-users-js/builds/471653010?utm_source=github_status&utm_medium=notification)).
Commits
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
After pinning to 4.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency openpgp was updated from
4.3.0
to4.4.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
openpgp 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/jokeyrhyme/git-crypt-users-js/builds/471653010?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 22 commits.
8c7c643
Release new version
f074d36
update CFB tests
6c02b25
Merge pull request #820 from twiss/web-crypto-cfb
b105dc9
Merge pull request #812 from KAYLukas/fix/non-primary-non-revoked-sub-user
529973f
Merge branch 'master' into fix/non-primary-non-revoked-sub-user
1bee091
Merge pull request #815 from twiss/userIds
d8a22d8
Merge pull request #818 from openpgpjs/gitter
113c4a5
Add CAST5 to always-allowed algorithms
95cc9ce
Disable Web Workers on browsers without MessageChannel support
3a2408d
Fix stream.slice() in old Firefox
2c5cb6a
Fix armor parsing in edge case where reader.readToEnd() returns new Uint8Array([])
cfe7ff9
Simplify MDC verification
9691dc9
Fix getExpirationTime with capabilities and an expired signing subkey
668264a
Move CFB optimizations into cfb.js
3c10c58
Web Crypto CFB encryption
There are 22 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: