Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Update jsonwebtoken to the latest version 馃殌 #117

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Aug 4, 2017

Version 7.4.2 of jsonwebtoken just got published.

Dependency jsonwebtoken
Current Version 7.4.1
Type dependency

The version 7.4.2 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 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 and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@codecov-io
Copy link

codecov-io commented Aug 4, 2017

Codecov Report

Merging #117 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #117   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          14     14           
  Lines         168    168           
  Branches       11     11           
=====================================
  Hits          168    168

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update 8a89abb...f6274f6. Read the comment docs.

greenkeeper bot added a commit that referenced this pull request Aug 17, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 17, 2017

Version 7.4.3 just got published.

Update to this version instead 馃殌

Commits

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

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

Successfully merging this pull request may close these issues.

None yet

1 participant