Skip to content

chore(deps): bump sodium from 3.4.6 to 4.0.0#25

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pub/sodium-4.0.0
Closed

chore(deps): bump sodium from 3.4.6 to 4.0.0#25
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pub/sodium-4.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps sodium from 3.4.6 to 4.0.0.

Release notes

Sourced from sodium's releases.

Release of package sodium - Version 4.0.0

Changelog

4.0.0 - 2026-03-11

Changed

  • Introduced native assets! This comes with a number of benefits:
    • The native libsodium dependencies are now built via build-hooks for all supported platforms and included in the package as assets
    • This works for dart and flutter likewise
    • Sodium instances can now be passed between isolates (the limitation for keys still applies)
  • Updated embedded libsodium version to 1.0.21
  • Updated embedded sodium.js version to 0.8.2

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 4.0.0

Changelog

4.0.0 - 2026-03-12

Deprecated

  • Thanks to the use of native assets and build hooks in the main sodium package, this library is not needed anymore and can be removed. The main sodium package will now directly include the embedded libsodium binaries for all platforms and handle the native integration itself.

The package and it's documentation are available at pub.dev.

Release of package sodium_libs - Version 3.4.7-dev.1

Changelog

3.4.7-dev.1 - 2025-09-22

Fixed

  • Disable arm64e slices to fix build with iOS 26 (#167)

The package and it's documentation are available at pub.dev.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sodium](https://github.com/Skycoder42/libsodium_dart_bindings) from 3.4.6 to 4.0.0.
- [Release notes](https://github.com/Skycoder42/libsodium_dart_bindings/releases)
- [Commits](Skycoder42/libsodium_dart_bindings@sodium-v3.4.6...sodium-v4.0.0)

---
updated-dependencies:
- dependency-name: sodium
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 16, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Superseded by #26.

@dependabot dependabot bot closed this Mar 23, 2026
@dependabot dependabot bot deleted the dependabot/pub/sodium-4.0.0 branch March 23, 2026 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants