oelison / ioBroker.matrix-org

Adapter for matrix push messages
MIT License
7 stars 3 forks source link

chore(deps): bump matrix-js-sdk from 19.7.0 to 23.1.0 #31

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps matrix-js-sdk from 19.7.0 to 23.1.0.

Release notes

Sourced from matrix-js-sdk's releases.

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

v23.1.0-rc.4

πŸ› Bug Fixes

v23.1.0-rc.3

πŸ› Bug Fixes

v23.1.0-rc.2

πŸ› Bug Fixes

v23.1.0-rc.1

πŸ¦– 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).

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

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

Changes in 23.0.0 (2022-12-21)

🚨 BREAKING CHANGES

✨ Features

  • Support MSC3391: Account data deletion (#2967).
  • Add a message ID on each to-device message (#2938).
  • Enable multiple users' power levels to be set at once (#2892). Contributed by @​GoodGuyMarco.
  • Include pending events in thread summary and count again (#2922). Fixes vector-im/element-web#23642.
  • Make GroupCall work better with widgets (#2935).
  • Add method to get outgoing room key requests for a given event (#2930).

πŸ› 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)
dependabot[bot] commented 1 year ago

Superseded by #33.