tinovyatkin / pass-js

Apple Wallet Passes generating library for Node.JS
MIT License
668 stars 81 forks source link

Update dependency node-forge to v1.2.1 #604

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-forge 1.0.0 -> 1.2.1 age adoption passing confidence
@types/node-forge 0.10.9 -> 1.0.1 age adoption passing confidence

Release Notes

digitalbazaar/forge ### [`v1.2.1`](https://togithub.com/digitalbazaar/forge/blob/HEAD/CHANGELOG.md#​121---2022-01-11) [Compare Source](https://togithub.com/digitalbazaar/forge/compare/v1.2.0...v1.2.1) ##### Fixed - \[tests]: Load entire module to improve top-level testing and coverage reporting. - \[log]: Refactor logging setup to avoid use of `URLSearchParams`. ### [`v1.2.0`](https://togithub.com/digitalbazaar/forge/blob/HEAD/CHANGELOG.md#​120---2022-01-07) [Compare Source](https://togithub.com/digitalbazaar/forge/compare/v1.1.0...v1.2.0) ##### Fixed - \[x509] 'Expected' and 'Actual' issuers were backwards in verification failure message. ##### Added - \[oid,x509]: Added OID `1.3.14.3.2.29 / sha1WithRSASignature` for sha1 with RSA. Considered a deprecated equivalent to `1.2.840.113549.1.1.5 / sha1WithRSAEncryption`. See [discussion and links](https://togithub.com/digitalbazaar/forge/issues/825). ##### Changed - \[x509]: Reduce duplicate code. Add helper function to create a signature digest given an signature algorithm OID. Add helper function to verify signatures. ### [`v1.1.0`](https://togithub.com/digitalbazaar/forge/blob/HEAD/CHANGELOG.md#​110---2022-01-06) [Compare Source](https://togithub.com/digitalbazaar/forge/compare/v1.0.0...v1.1.0) ##### Fixed - \[x509]: Correctly compute certificate issuer and subject hashes to match behavior of openssl. - \[pem]: Accept certificate requests with "NEW" in the label. "BEGIN NEW CERTIFICATE REQUEST" handled as "BEGIN CERTIFICATE REQUEST".

Configuration

šŸ“… Schedule: At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ”• Ignore: Close this PR and you won't be reminded about these updates again.



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