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

build(deps): bump @matrix-org/matrix-sdk-crypto-js from 0.1.0-alpha.6 to 0.1.4 #184

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps @matrix-org/matrix-sdk-crypto-js from 0.1.0-alpha.6 to 0.1.4.

Release notes

Sourced from @​matrix-org/matrix-sdk-crypto-js's releases.

matrix-sdk-crypto-ffi-0.1.4-alpha

Experimental release to house some precompiled binaries, not production ready.

Changes

  • do not send keys to unverified users

matrix-sdk-crypto-js-0.1.4

  • Add method OlmMachine.queryKeysForUsers to build an out-of-band key request.

matrix-sdk-crypto-ffi-0.1.3-alpha

Experimental release to house some precompiled binaries, not production ready.

Changes

  • set local trust

matrix-sdk-crypto-js-0.1.3

Changes in the Javascript bindings

  • Fix bug introduced in v0.1.2 which caused an undocumented change to the results of OlmMachine.receiveSyncChanges.

Changes in the underlying Rust crate

  • Fix a bug which could cause generated one-time-keys not to be persisted.

matrix-sdk-crypto-ffi-0.1.2-alpha

Experimental release to house some precompiled binaries, not production ready.

Changes

  • includes macOS libraries
  • fixes verification bugs

matrix-sdk-crypto-js-0.1.2

WARNING: this version had a breaking change in the result type of OlmMachine.receiveSyncChanges. This is corrected in v0.1.3.

Changes in the Javascript bindings

  • Add Qr.state() method to inspect the current state of QR code verifications.

Changes in the underlying Rust crate

  • Fix handling of SAS verification start events once we have shown a QR code.

matrix-sdk-crypto-js-0.1.1

  • Add verify method to Device.

matrix-sdk-crypto-ffi-0.1.0-alpha

... (truncated)

Commits
  • b62bb90 matrix-sdk-crypto-js v0.1.4
  • a4cece7 crypto: Add OlmMachine::query_keys_for_users (#2267)
  • ec34036 ci: Switch to branch-less GitHub pages workflow
  • 6e10eb9 Remove matrix-sdk-crypto-js
  • a554a92 crypto: Re-export vodozemac entirely
  • ccb6d7d Move ruma re-export from matrix-sdk to matrix-sdk-common
  • f6c339a Enable ruma's new compat-upload-signatures feature
  • 63babcd Upgrade Ruma
  • 8c3af12 test: Rename EventBuilder to SyncResponseBuilder
  • e1c5f62 Merge pull request #2258 from matrix-org/matrix-sdk-crypto-js-0.1.3
  • Additional commits viewable 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 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 [@matrix-org/matrix-sdk-crypto-js](https://github.com/matrix-org/matrix-rust-sdk) from 0.1.0-alpha.6 to 0.1.4.
- [Release notes](https://github.com/matrix-org/matrix-rust-sdk/releases)
- [Commits](matrix-org/matrix-rust-sdk@matrix-sdk-crypto-js-0.1.0-alpha.6...matrix-sdk-crypto-js-0.1.4)

---
updated-dependencies:
- dependency-name: "@matrix-org/matrix-sdk-crypto-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 17, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants