fix(deps): update dependency @noble/hashes to v2#14
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
427140d to
36afa5e
Compare
36afa5e to
2bbc826
Compare
2bbc826 to
5301baa
Compare
5301baa to
a904c23
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.5.0→^2.0.0Release Notes
paulmillr/noble-hashes (@noble/hashes)
v2.2.0Compare Source
dkLen=0handling inpbkdf2,blake2,turboshake,ktparallelHashwithblockLen=0argon2progress callback now reaches 100%digestIntono longer returns a value (better performance)argon2,blake2support non-4-divisibledkLenUint8Array, while TS 5.9+ made it genericUint8Array<ArrayBuffer>TS2345(We're skipping v2.1, to align with other noble packages)
Full Changelog: paulmillr/noble-hashes@2.0.1...2.2.0
v2.0.1Compare Source
.jsextension must be used for all modules@noble/hashes/sha3@noble/hashes/sha3.jsFull Changelog: paulmillr/noble-hashes@2.0.0...2.0.1
v2.0.0Compare Source
High-level
.jsextension must be used for all modules@noble/hashes/sha3@noble/hashes/sha3.jsChanges
stringutils.utf8ToBytessha256,sha512=>sha2.js(consistent withsha3.js)blake2b,blake2s=>blake2.js(consistent withblake3.js,blake1.js)ripemd160,sha1,md5=>legacy.js(all low-security hashes are there)_assert=>utils.jscryptointernal module got removed: use built-in WebCrypto insteadFull Changelog: paulmillr/noble-hashes@1.8.0...2.0.0
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.