chore(deps): update dependency openpgpjs/openpgpjs to v5.3.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
openpgpjs/openpgpjs | minor |
v5.2.1 -> v5.3.0
|
Release Notes
openpgpjs/openpgpjs
v5.3.0
- Throw on empty passphrase in
encryptKey
andSecretKeyPacket.encrypt
(https://github.com/openpgpjs/openpgpjs/pull/1508) - Throw on decryption of messages that don't contain any encrypted data packet (https://github.com/openpgpjs/openpgpjs/pull/1529)
- Add
UnparseablePacket
to properly deal with key blocks that include malformed/unsupported packets (https://github.com/openpgpjs/openpgpjs/pull/1522) - Throw
UnsupportedError
on unknown algorithm in keys, signatures and encrypted session keys (https://github.com/openpgpjs/openpgpjs/pull/1523) - Add memory benchmark tests for streamed decryption of large files (https://github.com/openpgpjs/openpgpjs/pull/1462)
- Fix loading browser built in JSDom environment (https://github.com/openpgpjs/openpgpjs/pull/1518)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.