syzer / distributed-calc-system

Distributed calculation system using JS-Spark, from AngelHack (hackaton)
1 stars 2 forks source link

Update jsonwebtoken to the latest version πŸš€ #10

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 8.1.1 of jsonwebtoken was just published.

Dependency jsonwebtoken
Current Version 7.4.3
Type dependency

The version 8.1.1 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of jsonwebtoken.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 26 commits.

  • 7b0a010 8.1.1
  • d265cf1 update changelog
  • 2764a64 Not Before (nbf) calculated based on iat/timestamp (#437)
  • 25e0e62 Bump ms version to add support for negative numbers (#438)
  • 83f3eee add newer node versions to build matrix (#428)
  • dddcb73 Minor typo (#424)
  • efa517a 8.1.0
  • 5c08f65 update changelog
  • bb27eb3 #403: Clarify error wording. (#409)
  • 81501a1 Enhance audience check to verify against regular expressions (#398)
  • 77ee965 #402: Don't fail if captureStackTrace is not a function (#410)
  • d3f996b #385: Tweak README (#408)
  • 128a9e1 Fix typo in 'options.header' reference; Update Buffer() example to use recommended method (#380)
  • bb39501 8.0.1
  • 71e900d update changelog

There are 26 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:

greenkeeper[bot] commented 6 years ago

Version 8.2.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.2.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 092d55a 8.2.1
  • 7a9954a update changelog
  • 1232ae9 Check payload is not null when decoded. (#444)
  • e8ac1be Clarify that buffer/string payloads must be JSON (#442)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.2.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 8.3.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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[bot] commented 5 years ago

Update to this version instead πŸš€

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