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.2 #178

Conversation

dependabot[bot]
Copy link

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

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

Release notes

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

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.1

  • Add verify method to Device.

matrix-sdk-crypto-ffi-0.1.0-alpha

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

matrix-sdk-crypto-js-0.1.0

Changes in the Javascript bindings

  • In OlmMachine.getIdentity, wait a limited time for any in-flight device-list updates to complete.

  • Add VerificationRequest.timeRemainingMillis().

Changes in the underlying Rust crate

  • When rejecting a key-verification request over to-device messages, send the m.key.verification.cancel to the device that made the request, rather than broadcasting to all devices.

matrix-sdk-crypto-nodejs-v0.1.0-beta.6

Matrix-Rust-SDK Node.js Bindings

0.1.0-beta.6 - 2023-04-26

  • Update supported Node.js versions. #1822
  • Various bug fixes and improvements.

matrix-sdk-crypto-nodejs-v0.1.0-beta.5

Matrix-Rust-SDK Node.js Bindings

0.1.0-beta.5 - 2023-04-24

  • Build Node bindings against Ubuntu 20.04. #1819
  • Various bug fixes and improvements.

matrix-sdk-crypto-nodejs-v0.1.0-beta.4

Matrix-Rust-SDK Node.js Bindings

0.1.0-beta.4 - 2023-04-14

  • Support a new sqlite storage type. #1521
  • Various bug fixes and improvements.

matrix-sdk-crypto-nodejs-v0.1.0-beta.3

... (truncated)

Commits
  • bf15953 matrix-sdk-crypto-js v0.1.2
  • caa70db Prepare changelog for v0.1.2
  • 89aa291 ui/ffi: Add timestamp to reactions
  • 2225e8a feat: make it possible to configure the state store as an in-memory store in FFI
  • 708a7d9 Add Qr.state()
  • 0ccb1ef Enable rust-sdk tracing for device tests
  • 0a5ef29 device.test: Stop pretending we have independent tests
  • 9f68b38 Merge pull request #2142 from matrix-org/andybalaam/cache-last-event-in-roominfo
  • 0a6234f ffi: Send initial back-pagination status to subscriber immediately
  • 4e52125 ui: Allow to filter events added to the Timeline
  • 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.2.
- [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.2)

---
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 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #184.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-org/matrix-sdk-crypto-js-0.1.2 branch July 17, 2023 20:58
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