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

An in-range update of jsonwebtoken is breaking the build 🚨 #120

Open
greenkeeper bot opened this issue Nov 14, 2018 · 3 comments
Open

An in-range update of jsonwebtoken is breaking the build 🚨 #120

greenkeeper bot opened this issue Nov 14, 2018 · 3 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 14, 2018

The dependency jsonwebtoken was updated from 8.3.0 to 8.4.0.

🚨 View failing branch.

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, 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
  • ci/circleci: Your tests failed on CircleCI (Details).
  • coverage/coveralls: First build on greenkeeper/jsonwebtoken-8.4.0 at 0.0% (Details).

Commits

The new version differs by 27 commits.

  • 86334aa 8.4.0
  • e7938f0 Add verify option for nonce validation (#540)
  • 0268813 devDeps: atob@2.1.2 (#539)
  • dc89a64 Edited the README.md to make certain parts of the document for the api easier to read, emphasizing the examples. (#548)
  • 8864542 Refactor tests related to kid and keyid (#545)
  • 0906a3f Refactor tests related to iss and issuer (#543)
  • 1956c40 Update README.md (#538)
  • 7f9604a Fixed error message when empty string passed as expiresIn or notBefore option (#531)
  • cfd1079 Updating Node version in Engines spec in package.json (#528)
  • 1c8ff5a Implement async/sync tests for the aud claim (#535)
  • 88bc965 Implement async/sync tests for nbf claim (#537)
  • 9ae3f20 Implement async/sync tests for exp claim (#536)
  • 342b07b Implement async/sync tests for sub claim (#534)
  • 29cd654 Document NotBeforeError (#529)
  • 683d8a9 Create and implement async/sync test helpers (#523)

There are 27 commits in total.

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Nov 14, 2018

After pinning to 8.3.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 20, 2019

  • The dependency jsonwebtoken was updated from 8.4.0 to 8.5.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • 1c0de55 8.5.0
  • eefb9d9 feat: add PS JWA support for applicable node versions (#573)
  • 8737789 Add complete option in jwt.verify (#522)
  • 7b60c12 Force use_strict during testing (#577)
  • 0c24fe6 Fix 'cert' token which isn't a cert (#554)
  • da8f55c ci: remove nsp from tests (#569)
  • 5147852 Add tests for private claims in the payload (#555)
  • 7eebbc7 Refactor tests related to jti and jwtid (#544)

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 18, 2019

  • The dependency jsonwebtoken was updated from 8.5.0 to 8.5.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • 7f1f8b4 8.5.1
  • e5874ae fix: ensure correct PS signing and verification (#585)
  • 84e03ef README: fix markdown for algorithms table

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants