EthereumNetwork / guide-website

A community guide through the Ethereum Network
https://ethereum.network/
Mozilla Public License 2.0
7 stars 5 forks source link

Bump jwt-simple from 0.5.1 to 0.5.3 #154

Open dependabot[bot] opened 5 years ago

dependabot[bot] commented 5 years ago

Bumps jwt-simple from 0.5.1 to 0.5.3.

Changelog *Sourced from [jwt-simple's changelog](https://github.com/hokaccha/node-jwt-simple/blob/master/History.md).* > ## 0.5.3 > > Security fix [#86](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/86) > > ## 0.5.2 > > Add types [#83](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/83) > > ## 0.5.0 > > Add support for nbf and exp claims [#38](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/38) [@​alexjab](https://github.com/alexjab) > > ## 0.4.1 > > Fix version numver [#32](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/32) > > ## 0.4.0 > > add extra jwt header function to encode [#28](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/28) > > ## 0.3.1 > > * Check for lack of token [#23](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/23) > > ## 0.3.0 > > * Add an algorithm parameter to the decode method [#16](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/16) [@​gregorypratt](https://github.com/gregorypratt) > > ## 0.2.0 > > * Add the RS256 alg [#7](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/7) [thedufer]
Commits - [`f4fc8af`](https://github.com/hokaccha/node-jwt-simple/commit/f4fc8afe681a9452b61b14954b7505c36f88666e) bump version to v0.5.3 - [`c520978`](https://github.com/hokaccha/node-jwt-simple/commit/c5209781b5576bf22758eb2b8e956c49c32cfaa1) Merge pull request [#86](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/86) from nieltg/pull-1 - [`ead36e1`](https://github.com/hokaccha/node-jwt-simple/commit/ead36e1d687645da9c3be8befdaaef622ea33106) Use RS256 if algorithm is undefined but key is RSA - [`ecb19a0`](https://github.com/hokaccha/node-jwt-simple/commit/ecb19a046432f3e9d9490c10c74c1d6f123c18e0) Merge pull request [#83](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/83) from eesteban/chore-types - [`0ddd127`](https://github.com/hokaccha/node-jwt-simple/commit/0ddd127ad188a211ded469555763b7a5194e9db2) bump version to v0.5.2 - [`e97296d`](https://github.com/hokaccha/node-jwt-simple/commit/e97296daab76d1471b680e77ed29b57b91d547ae) chore(types): add types - [`39074d7`](https://github.com/hokaccha/node-jwt-simple/commit/39074d7fb259543dc5bb7c54da54a29e9ce9d6e3) Merge pull request [#70](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/70) from Jokero/patch-1 - [`9e2528d`](https://github.com/hokaccha/node-jwt-simple/commit/9e2528de66b26d497083c3a6876eb9556ed8f943) Merge pull request [#71](https://github-redirect.dependabot.com/hokaccha/node-jwt-simple/issues/71) from kr5hn4/add-missing-quote - [`f3dd5a1`](https://github.com/hokaccha/node-jwt-simple/commit/f3dd5a177a1978c2c46839512422931c9c8cec31) Add missing quote - [`02150c4`](https://github.com/hokaccha/node-jwt-simple/commit/02150c4c696ac436cd5b3a82d5e10ce0c59c4ad7) Mark "noVerify" and "algorithm" as optional in jsdoc - See full diff in [compare view](https://github.com/hokaccha/node-jwt-simple/compare/v0.5.1...v0.5.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/EthereumNetwork/guide-website/network/alerts).