Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@noble/ciphers (source) 1.2.1 -> 1.3.0 age confidence

Release Notes

paulmillr/noble-ciphers (@​noble/ciphers)

v1.3.0

Compare Source

  • Modules are now available with .js extension
    • Old: @noble/ciphers/chacha
    • New: @noble/ciphers/chacha.js
    • Old path is still available
    • This simplifies working in browsers natively without transpilers
  • 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: paulmillr/noble-ciphers@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.

@socket-security
Copy link

socket-security bot commented Aug 10, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​noble/​ciphers@​1.2.1 ⏵ 1.3.0100 +110010089100

View full report

@renovate renovate bot force-pushed the renovate/noble-ciphers-1.x branch 2 times, most recently from e396bc8 to 1bc8d27 Compare September 29, 2025 15:20
@renovate renovate bot force-pushed the renovate/noble-ciphers-1.x branch from 1bc8d27 to 76855a3 Compare October 8, 2025 11:54
@renovate renovate bot force-pushed the renovate/noble-ciphers-1.x branch from 76855a3 to e8d7e60 Compare October 21, 2025 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant