Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 28, 2022

Bumps matrix-js-sdk from 18.1.0 to 21.2.0.

Release notes

Sourced from matrix-js-sdk's releases.

v21.2.0

✨ Features

  • Make calls go back to 'connecting' state when media lost (#2880).
  • Add ability to send unthreaded receipt (#2878).
  • Add way to abort search requests (#2877).
  • sliding sync: add custom room subscriptions support (#2834).
  • webrtc: add advanced audio settings (#2434). Contributed by @​MrAnno.
  • Add support for group calls using MSC3401 (#2553).
  • Make the js-sdk conform to tsc --strict (#2835). Fixes #2112 #2116 and #2124.
  • Let leave requests outlive the window (#2815). Fixes vector-im/element-call#639.
  • Add event and message capabilities to RoomWidgetClient (#2797).
  • Misc fixes for group call widgets (#2657).
  • Support nested Matrix clients via the widget API (#2473).
  • Set max average bitrate on PTT calls (#2499). Fixes vector-im/element-call#440.
  • Add config option for e2e group call signalling (#2492).
  • Enable DTX on audio tracks in calls (#2482).
  • Don't ignore call member events with a distant future expiration date (#2466).
  • Expire call member state events after 1 hour (#2446).
  • Emit unknown device errors for group call participants without e2e (#2447).
  • Mute disconnected peers in PTT mode (#2421).
  • Add support for sending encrypted to-device events with OLM (#2322). Contributed by @​robertlong.
  • Support for PTT group call mode (#2338).

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 21.2.0 (2022-11-22)

✨ Features

  • Make calls go back to 'connecting' state when media lost (#2880).
  • Add ability to send unthreaded receipt (#2878).
  • Add way to abort search requests (#2877).
  • sliding sync: add custom room subscriptions support (#2834).
  • webrtc: add advanced audio settings (#2434). Contributed by @​MrAnno.
  • Add support for group calls using MSC3401 (#2553).
  • Make the js-sdk conform to tsc --strict (#2835). Fixes #2112 #2116 and #2124.
  • Let leave requests outlive the window (#2815). Fixes vector-im/element-call#639.
  • Add event and message capabilities to RoomWidgetClient (#2797).
  • Misc fixes for group call widgets (#2657).
  • Support nested Matrix clients via the widget API (#2473).
  • Set max average bitrate on PTT calls (#2499). Fixes vector-im/element-call#440.
  • Add config option for e2e group call signalling (#2492).
  • Enable DTX on audio tracks in calls (#2482).
  • Don't ignore call member events with a distant future expiration date (#2466).
  • Expire call member state events after 1 hour (#2446).
  • Emit unknown device errors for group call participants without e2e (#2447).
  • Mute disconnected peers in PTT mode (#2421).
  • Add support for sending encrypted to-device events with OLM (#2322). Contributed by @​robertlong.
  • Support for PTT group call mode (#2338).

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

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

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

dependabot bot commented on behalf of github Dec 12, 2022

Superseded by #200.

@dependabot dependabot bot closed this Dec 12, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-js-sdk-21.2.0 branch December 12, 2022 20:09
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