Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @wireapp/core-crypto from 1.0.0-rc.52 to 1.0.0-rc.55 #6118

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2024

Bumps @wireapp/core-crypto from 1.0.0-rc.52 to 1.0.0-rc.55.

Changelog

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

[1.0.0-rc.55] - 2024-03-28

Features

  • [breaking] Borrow enrollment instead of requiring ownership
  • MLS thumbprint has hash algorithm agility
  • [breaking] WireIdentity now also wraps Basic credentials
  • [breaking] Introduce e2ei_verify_group_state to preemptively check a group state through its GroupInfo before joining it

Miscellaneous Tasks

  • Apply clippy lints for Rust 1.77
  • Introduce e2ei_verify_group_state() to preemptively check a group state through its GroupInfo before joining it
  • WireIdentity (returned by getUserIdentities() & getDeviceIdentities()) now also works for Basic credentials. The struct has changed to reflect that ; the X509 related part being moved in a dedicated field
  • MLS thumbprint returned by WireIdentity is consistent between X509 & Basic credentials
  • Fixed: E2EI enrollment double free on iOS
  • Fixed: MLS thumbprint has hash algorithm agility

[1.0.0-rc.54] - 2024-03-20

Bug Fixes

  • Correctly handle new CRL DPs in add_members
  • Fixed new_crl_distribution_points not being deduplicated vs what we have in-store for add_members_to_conversation

[1.0.0-rc.53] - 2024-03-15

Bug Fixes

  • MLS credential verification should ignore expired certificates
  • Fixed expired certificates in credentials being verified in MLS
Commits
  • 7ec8ee7 release: v1.0.0-rc.55
  • e700ac5 feat!: borrow enrollment instead of requiring ownership
  • 8d5d282 feat: MLS thumbprint has hash algorithm agility
  • 55b75fe feat!: WireIdentity now also wraps Basic credentials
  • 09f8bbd feat!: introduce e2ei_verify_group_state to preemptively check a group stat...
  • e137545 chore: apply clippy lints for Rust 1.77
  • a217408 build: Release v1.0.0-rc.54
  • e573f5e fix: Correctly handle new CRL DPs in add_members
  • 808c6ac release: v1.0.0-rc.53
  • d53edef fix: MLS credential verification should ignore expired certificates
  • See full diff in compare view

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 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)

Bumps [@wireapp/core-crypto](https://github.com/wireapp/core-crypto) from 1.0.0-rc.52 to 1.0.0-rc.55.
- [Release notes](https://github.com/wireapp/core-crypto/releases)
- [Changelog](https://github.com/wireapp/core-crypto/blob/develop/CHANGELOG.md)
- [Commits](wireapp/core-crypto@v1.0.0-rc.52...v1.0.0-rc.55)

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

Signed-off-by: dependabot[bot] <support@github.com>
@atomrc atomrc merged commit cbdc3ae into main Apr 3, 2024
7 checks passed
@atomrc atomrc deleted the dependabot/npm_and_yarn/wireapp/core-crypto-1.0.0-rc.55 branch April 3, 2024 14:35
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 type: chore 🧹
Projects
None yet
4 participants