Closed greenkeeper[bot] closed 7 years ago
After pinning to 7.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
Your tests are still failing with this version. Compare the changes 🚨
The new version differs by 6 commits.
e54e53c
update changelog
fb48dde
7.4.3
2e4e30b
Merge pull request #386 from ziluvatar/issue_381
2a3404f
add test & modify guard code
91ba14d
Fixed alg non + secret set unit test
b1ff632
Fix for #381. Set secret string before using jws when alg is none
See the full diff
Version 7.4.2 of jsonwebtoken just got published.
This version is covered by your current version range and after updating it in your project the build failed.
jsonwebtoken is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:
Status Details
- ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/madwill/feathers-horizon/builds/260992637?utm_source=github_status&utm_medium=notification)Commits
The new version differs by 12 commits.
e56f904
update changelog
480bb9b
7.4.2
c6a7026
Merge pull request #374 from ziluvatar/add-check-for-empty-secrets
c584d1c
sign: add check to be sure secret has a value
43739dc
Merge pull request #371 from ziluvatar/docs-about-refreshing-tokens
016fc10
docs: about refreshing tokens
5f44a86
Merge pull request #365 from ziluvatar/information-regarding-base64-secrets
c25e990
docs: verifying with base64 encoded secrets
2f36063
Merge pull request #360 from ziluvatar/add-ecdsa-tests
00086c2
document keyid as option (#361)
89900ea
Add tests for ES256
27a7f1d
readme: Using private key with passpharase (#353)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: