fix(deps): update dependency jsrsasign to v10.8.6
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
jsrsasign (source) | 10.8.3 -> 10.8.6 |
||||
@types/jsrsasign (source) | 10.5.8 -> 10.5.9 |
Release Notes
kjur/jsrsasign
v10.8.6
v10.8.5
: X509.getExtSubjectDirectoryAttributes bugfix
- Changes from 10.8.4 to 10.8.5 (2023-Apr-26)
- src/x509.js
- bugfix X509.getExtSubjectDirectoryAttributes method
- src/x509.js
v10.8.4
: more SubjectDirectoryExtension support
- Changes from 10.8.3 to 10.8.4 (2023-Apr-26)
- src/asn1x509.js
- SubjectDirectoryAttributes class
- add array of array support for arbitrary attribute value
- SubjectDirectoryAttributes class
- src/x509.js
- add X509.getExtSubjectDirectoryAttributes method for ExtSubjectDirectoryAttributes extension
- update X509.getExtParam method
- support SubjectDirectoryAttributes
- parse unknown extension as ASN.1
- src/base64x.js
- bugfix foldnl function: when length of s is multiple of n, result has unnecessary new line in the end of string.
- qunit-do-{asn1x509,x509-ext,base64x,x500-param}.html
- update and add some test cases for above
- src/asn1x509.js
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot