poetapp / poet-js

Po.et JS is an small library that provides methods to easily create and sign Po.et Claims.
https://www.npmjs.com/package/@po.et/poet-js
MIT License
52 stars 4 forks source link

fix(deps): update dependency jsonld-signatures to v2.3.1 #176

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
jsonld-signatures dependencies patch 2.3.0 -> 2.3.1 source

Release Notes

digitalbazaar/jsonld-signatures ### [`v2.3.1`](https://renovatebot.com/gh/digitalbazaar/jsonld-signatures/blob/master/CHANGELOG.md#​231---2018-09-05) [Compare Source](https://renovatebot.com/gh/digitalbazaar/jsonld-signatures/compare/v2.3.0...v2.3.1) ##### Changed - Optimize `LinkedDataSignature` `createVerifyData` to remove one round of compaction and one round of expansion. This eliminates a total of four rounds (2x compaction, 2x expansion) for sign+verify processes as `createVerifyData` is used in both `sign` and `verify`.

Renovate configuration

:date: Schedule: "after 2am,before 4am" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

poet-ci commented 6 years ago

:tada: This PR is included in version 5.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: