Skip to content

chore: bump @wireapp/core-crypto from 9.1.2 to 9.3.0#7927

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/wireapp/core-crypto-9.3.0
Open

chore: bump @wireapp/core-crypto from 9.1.2 to 9.3.0#7927
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/wireapp/core-crypto-9.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2026

Bumps @wireapp/core-crypto from 9.1.2 to 9.3.0.

Release notes

Sourced from @​wireapp/core-crypto's releases.

v9.3.0 - Lidl Compat

Enables Android and IOS to export a compacted version of their DB which is still encrypted. Nobody should be doing this outside of Lidl builds.

v9.2.1

Upgrades openssl to version 3.5.5 (used on Android and iOS for encryption at rest).

v9.2.0

  • Kotlin: expose the enitre read-only API on the CoreCrypto type. This allows performing arbitrary read-only operations on data while a transaction is running (e.g., in an EpochObserver event)
  • Kotlin: Introduce KotlinInstant type

See the changelog for details.

v9.1.3

Upgrades the binding generator (uniffi 0.29.5) to include a crash fix for Android

Changelog

Sourced from @​wireapp/core-crypto's changelog.

v9.3.0 - 2026-02-20

Highlights

Lidl compat: Ios and Android can now export a compacted version of the CC database, retaining its encryption. This is only relevant for Lidl builds and should be ignored by everyone else.

Features

  • export a compact version of the database (8fc81af)

v9.2.1 - 2026-02-17

Upgrades openssl to version 3.5.5 (used on Android and iOS for encryption at rest).

v9.2.0 - 2026-02-05

Highlights

  • Kotlin: expose the enitre read-only API on the CoreCrypto type. This allows performing arbitrary read-only operations on data while a transaction is running (e.g., in an EpochObserver event).
  • Kotlin: Introduce KotlinInstant type

Features

  • expose entire CoreCryptoFfiInterface API via CoreCrypto [WPB-22282] (a02f430)
  • expose e2ei_conversation_state() on CoreCrypto [WPB-22282] (08996e0)
  • introduce KotlinInstant type for Kotlin bindings (f2c56ae)

Testing

  • up-to-date conversation data can be accessed without new transaction (be5e27d)

v9.1.3 - 2025-12-18

Upgrades the binding generator (uniffi 0.29.5) to include a crash fix for Android

Commits
  • ee25ab2 release: update changelog and docs for 9.3.0
  • 73ffac2 release: bump versions to 9.3.0
  • 493a984 chore: update time to 0.3.47 (RUSTSEC-2026-0009)
  • 8fc81af feat: export a compact version of the database
  • 3935e87 build: release 9.2.1
  • bd7a9bf docs: update changelog and doc index
  • af701d5 build: explicitly set version of openssl-src [WPB-23419]
  • cd679df build: release 9.2.0
  • 4f4ff78 docs: update changelog and doc index
  • eb9005f chore: update bytes crate (RUSTSEC-2026-0007)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by sthorm, a new releaser for @​wireapp/core-crypto since your current version.


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 [@wireapp/core-crypto](https://github.com/wireapp/core-crypto) from 9.1.2 to 9.3.0.
- [Release notes](https://github.com/wireapp/core-crypto/releases)
- [Changelog](https://github.com/wireapp/core-crypto/blob/main/CHANGELOG.md)
- [Commits](wireapp/core-crypto@v9.1.2...v9.3.0)

---
updated-dependencies:
- dependency-name: "@wireapp/core-crypto"
  dependency-version: 9.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Feb 22, 2026
@sonarqubecloud
Copy link

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

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants