walletconnect-utils
walletconnect-utils copied to clipboard
fix(deps): update dependency @noble/ciphers to v1.3.0
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @noble/ciphers (source) | 1.2.1 -> 1.3.0 |
Release Notes
paulmillr/noble-ciphers (@noble/ciphers)
v1.3.0
- Modules are now available with
.jsextension- Old:
@noble/ciphers/chacha - New:
@noble/ciphers/chacha.js - Old path is still available
- This simplifies working in browsers natively without transpilers
- Old:
- utils: use built-in Uint8Array toHex / fromHex when available. Gives 13x speed-up on 256b arrays, 20x speed-up on 32kb arrays
- utils.randomBytes: ensure same return type Uint8Array in old nodejs
- Move _assert into utils
- Rename siv to gcmsiv
- Standalone build files are now attested in CI. Check out README for verification guide
- Typescript source can now be used without compilation in node.js v24, due to erasableSyntaxOnly
Full Changelog: https://github.com/paulmillr/noble-ciphers/compare/1.2.1...1.3.0
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - 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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
| Diff | Package | Supply Chain Security |
Vulnerability | Quality | Maintenance | License |
|---|---|---|---|---|---|---|
| @noble/ciphers@1.2.1 ⏵ 1.3.0 |