Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 26, 2022

Bumps matrix-js-sdk from 18.1.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)

Preview:
⚠️ Exercise caution. Use test accounts. ⚠️

Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 18.1.0 to 23.0.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.0.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 Dec 26, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #220.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-js-sdk-23.0.0 branch January 23, 2023 20:14
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