Skip to content

build(deps): bump proteus-traits from v2.1.1 to v2.1.2#1791

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/proteus-traits-v2.1.2
Open

build(deps): bump proteus-traits from v2.1.1 to v2.1.2#1791
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/proteus-traits-v2.1.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps proteus-traits from v2.1.1 to v2.1.2.

Release notes

Sourced from proteus-traits's releases.

v2.1.2: upgraded rand deps

What's Changed

New Contributors

Full Changelog: wireapp/proteus@v2.1.1...v2.1.2

Changelog

Sourced from proteus-traits's changelog.

2.0.0

* Get rid of libsodium in favor of RustCrypto primitives & company (dalek ed25519 library family)
* Fork and update cbor-codec to be WASM-compatible

1.0.0

* Change `Zero` to be compatible with rustc 1.14 (stable).

0.6.0

* `proteus::session::DecryptError` has been renamed to
  `proteus::session::Error`.
  • Added new error proteus::session::Error::DegeneratedKey in case
    libsodium's scalar multiplication yields a zero vector.

  • proteus::init no longer ignores the return code of sodiumoxide::init

  • Decoding of CBOR objects disallows duplicate keys
    (cf. proteus::DecodeError::DuplicateField).

  • Conversion of Ed25519 to Curve25519 is now checked. Failed conversions
    of public keys yield a proteus::DecodeError::InvalidField error.

  • The IdentityKeyPair in sessions is now an instance of Borrow instead
    of a reference.

Commits
  • 0d9a2f8 chore: silence lints deriving from wasm_bindgen_test macro
  • 0377a9d chore: fix various lints
  • 9f0ac9c chore: update to new random apis
  • 2d7c4b3 build: upgrade rand dependencies
  • See full diff in compare view

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 27, 2026
@dependabot dependabot bot requested a review from a team January 27, 2026 15:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 27, 2026
@github-actions
Copy link

github-actions bot commented Jan 27, 2026

🐰 Bencher Report

Branchdependabot/cargo/proteus-traits-v2.1.2
Testbedubuntu-latest

⚠️ WARNING: No Threshold found!

Without a Threshold, no Alerts will ever be generated.

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds flag.

Click to view all benchmark results
BenchmarkLatencymilliseconds (ms)
decrypt1000MessagesWeb📈 view plot
⚠️ NO THRESHOLD
381.80 ms
🐰 View full continuous benchmarking report in Bencher

Bumps [proteus-traits](https://github.com/wireapp/proteus) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/wireapp/proteus/releases)
- [Changelog](https://github.com/wireapp/proteus/blob/develop/CHANGELOG)
- [Commits](wireapp/proteus@b92dbc2...0d9a2f8)

---
updated-dependencies:
- dependency-name: proteus-traits
  dependency-version: 0d9a2f80f0e0a71ffdd57f1924bad71e2ec52001
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/proteus-traits-v2.1.2 branch from d4a404d to 4f06c76 Compare February 2, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants