Skip to content

Conversation

@ghalactic-renovate
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change Pending
libsodium-wrappers dependencies patch 0.8.00.8.1 0.8.2

Release Notes

jedisct1/libsodium.js (libsodium-wrappers)

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.

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 has been generated by Renovate Bot.

@ghalactic-renovate ghalactic-renovate bot added non-dev Pull requests that update non-dev dependencies non-major Pull requests that update non-major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate labels Jan 24, 2026
@ghalactic-renovate ghalactic-renovate bot requested a review from a team January 24, 2026 14:55
@ezzatron ezzatron merged commit 8003484 into main Jan 26, 2026
3 checks passed
@ezzatron ezzatron deleted the renovate/libsodium-wrappers-0.x-lockfile branch January 26, 2026 02:41
@codecov
Copy link

codecov bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (27200cc) to head (33534ec).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #40   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           38        38           
  Lines          984       984           
  Branches       229       229           
=========================================
  Hits           984       984           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-dev Pull requests that update non-dev dependencies non-major Pull requests that update non-major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate

Development

Successfully merging this pull request may close these issues.

1 participant