Closed renovate[bot] closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.72%. Comparing base (
01de67d
) to head (c7e77e9
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^0.5.3
->^1.0.0
Release Notes
paulmillr/noble-ciphers (@noble/ciphers)
### [`v1.0.0`](https://redirect.github.com/paulmillr/noble-ciphers/releases/tag/1.0.0) [Compare Source](https://redirect.github.com/paulmillr/noble-ciphers/compare/0.6.0...1.0.0) - Prohibit AES-GCM nonces smaller than 8 bytes - Hide unnecessary data exposure in AES errors - Improve FF1 type checks - Add support for node.js v14 **Full Changelog**: https://github.com/paulmillr/noble-ciphers/compare/0.6.0...1.0.0 ### [`v0.6.0`](https://redirect.github.com/paulmillr/noble-ciphers/releases/tag/0.6.0) [Compare Source](https://redirect.github.com/paulmillr/noble-ciphers/compare/0.5.3...0.6.0) - Implement AESKW, AESKWP from [RFC 3394](https://datatracker.ietf.org/doc/html/rfc3394) / [RFC 5649](https://datatracker.ietf.org/doc/html/rfc5649) - Add support for unaligned byte arrays - Improve typescript compatibility with different module resolutions **Full Changelog**: https://github.com/paulmillr/noble-ciphers/compare/0.5.3...0.6.0Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.