Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 6, 2023

Bumps matrix-js-sdk from 18.1.0 to 23.2.0.

Release notes

Sourced from matrix-js-sdk's releases.

v23.2.0

✨ Features

  • Implement decryption via the rust sdk (#3074).
  • Handle edits which are bundled with an event, per MSC3925 (#3045).

🐛 Bug Fixes

v23.2.0-rc.1

✨ Features

  • Implement decryption via the rust sdk (#3074).
  • Handle edits which are bundled with an event, per MSC3925 (#3045).

🐛 Bug Fixes

v23.1.1

🐛 Bug Fixes

  • Fix backwards compability for environment not support Array.prototype.at (#3080).

v23.1.0

🦖 Deprecations

  • Remove extensible events v1 field population on legacy events (#3040).

✨ Features

  • Improve hasUserReadEvent and getUserReadUpTo realibility with threads (#3031). Fixes vector-im/element-web#24164.
  • Remove video track when muting video (#3028). Fixes vector-im/element-call#209.
  • Make poll start event type available (PSG-962) (#3034).
  • Add alt event type matching in Relations model (#3018).
  • Remove usage of v1 Identity Server API (#3003).
  • Add device_id to /account/whoami types (#3005).
  • Implement MSC3912: Relation-based redactions (#2954).
  • Introduce a mechanism for using the rust-crypto-sdk (#2969).
  • Support MSC3391: Account data deletion (#2967).

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 23.2.0 (2023-01-31)

✨ Features

  • Implement decryption via the rust sdk (#3074).
  • Handle edits which are bundled with an event, per MSC3925 (#3045).

🐛 Bug Fixes

Changes in 23.1.1 (2023-01-20)

🐛 Bug Fixes

  • Fix backwards compability for environment not support Array.prototype.at (#3080).

Changes in 23.1.0 (2023-01-18)

🦖 Deprecations

  • Remove extensible events v1 field population on legacy events (#3040).

✨ Features

  • Improve hasUserReadEvent and getUserReadUpTo realibility with threads (#3031). Fixes vector-im/element-web#24164.
  • Remove video track when muting video (#3028). Fixes vector-im/element-call#209.
  • Make poll start event type available (PSG-962) (#3034).
  • Add alt event type matching in Relations model (#3018).
  • Remove usage of v1 Identity Server API (#3003).
  • Add device_id to /account/whoami types (#3005).
  • Implement MSC3912: Relation-based redactions (#2954).
  • Introduce a mechanism for using the rust-crypto-sdk (#2969).
  • Support MSC3391: Account data deletion (#2967).

🐛 Bug Fixes

... (truncated)

Commits

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-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 18.1.0 to 23.2.0.
- [Release notes](https://github.com/matrix-org/matrix-js-sdk/releases)
- [Changelog](https://github.com/matrix-org/matrix-js-sdk/blob/develop/CHANGELOG.md)
- [Commits](matrix-org/matrix-js-sdk@v18.1.0...v23.2.0)

---
updated-dependencies:
- dependency-name: matrix-js-sdk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #230.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-js-sdk-23.2.0 branch February 20, 2023 20:05
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.

1 participant