Skip to content

chore: bump @wireapp/core-crypto from 9.1.2 to 9.3.3#8048

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2026

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

Release notes

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

v9.3.3

No release notes provided.

v9.3.2 - 2026-03-18

Bug Fixes

  • serialize structs into camelCase [WPB-24102] (d8adcb5)

v9.3.1 - 2026-03-18

Highlights

Fixes an enum representation bug on web.

Bug Fixes

  • ffi/wasm: use serde_repr for enum serialization [WPB-24102] (23a2f75)

Testing

  • getUserIdentities() result should contain enums as numbers (15c4b01)

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.3 - 2026-03-31

Bug Fixes

  • no more errors when deleting non-existent credential (aa0195c)

v9.3.2 - 2026-03-18

Bug Fixes

  • serialize structs into camelCase [WPB-24102] (d8adcb5)

v9.3.1 - 2026-03-18

Highlights

Fixes an enum representation bug on web.

Bug Fixes

  • ffi/wasm: use serde_repr for enum serialization [WPB-24102] (23a2f75)

Testing

  • getUserIdentities() result should contain enums as numbers (15c4b01)

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

... (truncated)

Commits
  • 43497b4 build: release 9.3.3
  • 1a0c5a4 docs: update changelog and doc index
  • fbe5735 fix(web/idb): no more errors when deleting non-existent credential
  • 302eee2 build: release 9.3.2
  • 23e50c2 docs: update changelog and doc index
  • d8adcb5 fix(ffi/wasm): serialize structs into camelCase [WPB-24102]
  • 408e21a build: release 9.3.1
  • 2cefde6 docs: update changelog and doc index
  • cfd698e chore(ts): drop now unnecessary fixing of return getUserIdentities() return...
  • 23a2f75 fix(ffi/wasm): use serde_repr for enum serialization [WPB-24102]
  • 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.3.
- [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.3)

---
updated-dependencies:
- dependency-name: "@wireapp/core-crypto"
  dependency-version: 9.3.3
  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 Apr 5, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 5, 2026

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