Open greenkeeper[bot] opened 7 years ago
Update to this version instead π
The new version differs by 7 commits.
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)
See the full diff
Update to this version instead π
The new version differs by 6 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)
See the full diff
dependency
jsonwebtoken was updated from 7.4.3
to 8.4.0
.Update to this version instead π
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
dependency
jsonwebtoken was updated from 7.4.3
to 8.5.0
.Update to this version instead π
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
dependency
jsonwebtoken was updated from 7.4.3
to 8.5.1
.
Version 8.0.0 of jsonwebtoken just got published.
The version 8.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of jsonwebtoken. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 10 commits.
f313850
8.0.0
f38bd8e
updated changelog
2ec3263
Merge pull request #393 from ziluvatar/migration-notes-to-readme
12cd8f7
docs: readme, migration notes
cfc04a9
Merge pull request #349 from ziluvatar/fix-max-age-number-and-seconds
3305cf0
verify: remove process.nextTick (#302)
0be5409
Reduce size of NPM package (#347)
2e7e68d
Remove joi to shrink module size (#348)
66a4f8b
maxAge: Add validation to timespan result
b61cc34
maxAge: Fix logic with number + use seconds instead of ms
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: