Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2025

Bumps matrix-js-sdk from 24.1.0 to 37.11.0.

Release notes

Sourced from matrix-js-sdk's releases.

v37.11.0

✨ Features

  • Update README to make Element sponsorship explicit (#4901). Contributed by @​neilisfragile.
  • Use client logger in more places (crypto code) (#4900). Contributed by @​richvdh.
  • Use client logger in MatrixRTCSessionManager (#4898). Contributed by @​richvdh.
  • Use client logger in more places (core code) (#4899). Contributed by @​richvdh.
  • crypto: Add new ClientEvent.ReceivedToDeviceMessage with proper OlmEncryptionInfo support (#4891). Contributed by @​BillCarsonFr.

v37.11.0-rc.0

✨ Features

  • Update README to make Element sponsorship explicit (#4901). Contributed by @​neilisfragile.
  • Use client logger in more places (crypto code) (#4900). Contributed by @​richvdh.
  • Use client logger in MatrixRTCSessionManager (#4898). Contributed by @​richvdh.
  • Use client logger in more places (core code) (#4899). Contributed by @​richvdh.
  • crypto: Add new ClientEvent.ReceivedToDeviceMessage with proper OlmEncryptionInfo support (#4891). Contributed by @​BillCarsonFr.

v37.10.0

✨ Features

  • Update matrix-sdk-crypto-wasm to 15.0.0 (#4882). Contributed by @​richvdh.
  • Allow customizing the IndexedDB database prefix used by Rust crypto. (#4878). Contributed by @​clokep.
  • Remove @matrix-org/olm from dependency list (#4876). Contributed by @​richvdh.
  • Redact on ban: Client implementation (#4867). Contributed by @​turt2live.

v37.10.0-rc.0

✨ Features

  • Update matrix-sdk-crypto-wasm to 15.0.0 (#4882). Contributed by @​richvdh.
  • Allow customizing the IndexedDB database prefix used by Rust crypto. (#4878). Contributed by @​clokep.
  • Remove @matrix-org/olm from dependency list (#4876). Contributed by @​richvdh.
  • Redact on ban: Client implementation (#4867). Contributed by @​turt2live.

v37.9.0

🐛 Bug Fixes

  • Ensure we send spec-compliant filter strings by stripping out null values (#4865). Contributed by @​t3chguy.
  • Fix MatrixRTC membership manager failing to rejoin in a race condition (sync vs not found response) (#4861). Contributed by @​toger5.
  • Include extraParams in all HTTP requests (#4860). Contributed by @​rsb-tbg.

v37.9.0-rc.0

🐛 Bug Fixes

  • Ensure we send spec-compliant filter strings by stripping out null values (#4865). Contributed by @​t3chguy.
  • Fix MatrixRTC membership manager failing to rejoin in a race condition (sync vs not found response) (#4861). Contributed by @​toger5.
  • Include extraParams in all HTTP requests (#4860). Contributed by @​rsb-tbg.

v37.8.0

🐛 Bug Fixes

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 37.11.0 (2025-07-15)

✨ Features

  • Update README to make Element sponsorship explicit (#4901). Contributed by @​neilisfragile.
  • Use client logger in more places (crypto code) (#4900). Contributed by @​richvdh.
  • Use client logger in MatrixRTCSessionManager (#4898). Contributed by @​richvdh.
  • Use client logger in more places (core code) (#4899). Contributed by @​richvdh.
  • crypto: Add new ClientEvent.ReceivedToDeviceMessage with proper OlmEncryptionInfo support (#4891). Contributed by @​BillCarsonFr.

Changes in 37.10.0 (2025-07-01)

✨ Features

  • Update matrix-sdk-crypto-wasm to 15.0.0 (#4882). Contributed by @​richvdh.
  • Allow customizing the IndexedDB database prefix used by Rust crypto. (#4878). Contributed by @​clokep.
  • Remove @matrix-org/olm from dependency list (#4876). Contributed by @​richvdh.
  • Redact on ban: Client implementation (#4867). Contributed by @​turt2live.

Changes in 37.9.0 (2025-06-17)

🐛 Bug Fixes

  • Ensure we send spec-compliant filter strings by stripping out null values (#4865). Contributed by @​t3chguy.
  • Fix MatrixRTC membership manager failing to rejoin in a race condition (sync vs not found response) (#4861). Contributed by @​toger5.
  • Include extraParams in all HTTP requests (#4860). Contributed by @​rsb-tbg.

Changes in 37.8.0 (2025-06-10)

🐛 Bug Fixes

  • [Backport staging] Update dependency @​matrix-org/matrix-sdk-crypto-wasm to v14.2.1 (#4869). Contributed by @​RiotRobot.

Changes in 37.7.0 (2025-06-03)

🦖 Deprecations

  • MatrixRTC: Rename MembershipConfig parameters (#4714). Contributed by @​toger5.

✨ Features

  • Allow the embedded client to work without update_state support (#4849). Contributed by @​robintown.
  • Check for unknown variant on to-device sending and fall back to room event encryption. (#4847). Contributed by @​toger5.
  • Reapply "Distinguish room state and timeline events in embedded clients" (#4790). Contributed by @​robintown.

... (truncated)

Commits
  • 946cf4f v37.11.0
  • b7cce93 v37.11.0-rc.0
  • e5c8c20 MatrixRTC: Refactor | Introduce a new Encryption manager (used with experimen...
  • 137379b Update README.md
  • 4981efa Update README to make Element sponsorship explicit (#4901)
  • 6e9740d Use client logger in more places (crypto code) (#4900)
  • 70257e0 use client logger in MatrixRTCSessionManager (#4898)
  • 9baba15 Move ClientEvent docs to the event itself instead of the type map (#4894)
  • b4672e2 Use client logger in more places (core code) (#4899)
  • 940d358 Test: stop loading Olm into global namespace (#4895)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 24.1.0 to 37.11.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@v24.1.0...v37.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2025
@github-actions github-actions bot enabled auto-merge July 29, 2025 03:00
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #584.

@dependabot dependabot bot closed this Aug 5, 2025
auto-merge was automatically disabled August 5, 2025 07:08

Pull request was closed

@dependabot dependabot bot deleted the dependabot-npm_and_yarn-matrix-js-sdk-37.11.0 branch August 5, 2025 07:08
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.

0 participants