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.0.0 #25

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps matrix-js-sdk from 19.7.0 to 23.0.0.

Release notes

Sourced from matrix-js-sdk's releases.

v23.0.0

🚨 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

v23.0.0-rc.1

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

Changelog

Sourced from matrix-js-sdk's changelog.

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

Changes in 22.0.0 (2022-12-06)

🚨 BREAKING CHANGES

  • Enable users to join group calls from multiple devices (#2902).

🦖 Deprecations

  • Deprecate a function containing a typo (#2904).

✨ Features

  • sliding sync: add receipts extension (#2912).
  • Define a spec support policy for the js-sdk (#2882).
  • Further improvements to e2ee logging (#2900).
  • sliding sync: add support for typing extension (#2893).
  • Improve logging on Olm session errors (#2885).
  • Improve logging of e2ee messages (#2884).

🐛 Bug Fixes

... (truncated)

Commits
  • efc87d8 v23.0.0
  • aab873f Prepare changelog for v23.0.0
  • 52ed04c Fix release call to prettier
  • fdd1428 [Backport staging] Fix release scripts to not fight with prettier (#3000)
  • b31712f [Backport staging] Threads are missing from the timeline (#2997)
  • 6cc8e44 v23.0.0-rc.1
  • 7f1fe46 Prepare changelog for v23.0.0-rc.1
  • 284a475 Exclude CHANGELOG from prettier and undo what it did
  • 193c385 Fix messages loaded during initial fetch ending up out of order (#2971)
  • acd220b Tweak how the SonarCloud scan fails (#2947)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #31.