Skip to content

fix(deps): update dependency libsodium-wrappers to ^0.8.0#37

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/libsodium-wrappers-0.x
Open

fix(deps): update dependency libsodium-wrappers to ^0.8.0#37
renovate[bot] wants to merge 1 commit intomainfrom
renovate/libsodium-wrappers-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2026

This PR contains the following updates:

Package Change Age Confidence
libsodium-wrappers ^0.7.13^0.8.0 age confidence

Release Notes

jedisct1/libsodium.js (libsodium-wrappers)

v0.8.2

Compare Source

v0.8.1

Compare Source

Quite a lot of changes in this version:

  • The wrapper code was simplified a little bit and converted to TypeScript
  • The promise chain in WASM fallback was fixed to prevent race conditions
  • In addition to the browser benchmarks, there are now local benchmarks, that can be run with make benchmark
  • Automatically generated Typescript definitions are now included
  • Libsodium was updated to the latest 1.0.21-stable version
  • LTO was disabled - At least in Emscripten 4, it caused a significant performance degradation on some platforms.
  • The API documentation files are now way more useful, and automatically generated along with the TypeScript definitions.

v0.8.0

Compare Source

This new release is based on libsodium 1.0.21.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

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.

0 participants