Skip to content

build(deps): bump matrix-js-sdk from 24.1.0 to 41.2.0#660

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot-npm_and_yarn-matrix-js-sdk-41.2.0
Open

build(deps): bump matrix-js-sdk from 24.1.0 to 41.2.0#660
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot-npm_and_yarn-matrix-js-sdk-41.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps matrix-js-sdk from 24.1.0 to 41.2.0.

Release notes

Sourced from matrix-js-sdk's releases.

v41.2.0

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @​kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @​richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @​richvdh.

v41.2.0-rc.0

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @​kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @​richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @​richvdh.

v41.1.0

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @​andybalaam.
  • Update getUrlPreview to use /_matrix/client/v1/media/preview_url (#5191). Contributed by @​Half-Shot.

v41.1.0-rc.0

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @​andybalaam.
  • Update getUrlPreview to use /_matrix/client/v1/media/preview_url (#5191). Contributed by @​Half-Shot.

v41.0.0

🚨 BREAKING CHANGES

✨ Features

  • Download room keys from backup prior to buliding historic room key bundles (#5171). Contributed by @​kaylendog.
  • Add support for Matrix Spec v1.13 (#5160). Contributed by @​t3chguy.
  • Add logging on MSC4108 DELETE request (#5140). Contributed by @​reivilibre.
  • Add m.invite_permission_config account data type (#5183). Contributed by @​richvdh.

🐛 Bug Fixes

  • fix(relations): prevent stale m.replace from overriding newer edits (#5192). Contributed by @​basnijholt.
  • Fix reactive display name disambiguation (#5135). Contributed by @​aditya-cherukuru.
  • Fix empty string to room compatibility trick to only apply to m.call (#5172). Contributed by @​toger5.

v41.0.0-rc.0

🚨 BREAKING CHANGES

✨ Features

... (truncated)

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 41.2.0 (2026-03-24)

✨ Features

  • Only share history if room history visibility is shared (#5216). Contributed by @​kaylendog.
  • History sharing: resume key-bundle import on restart (#5214). Contributed by @​richvdh.
  • Move CryptoApi.shareRoomHistoryWithUser to CryptoBackend (#5218). Contributed by @​richvdh.

Changes in 41.1.0 (2026-03-10)

✨ Features

  • Throw a specific error when the backup decryption key does not match the public backup (#5202). Contributed by @​andybalaam.
  • Update getUrlPreview to use /_matrix/client/v1/media/preview_url (#5191). Contributed by @​Half-Shot.

Changes in 41.0.0 (2026-02-24)

🚨 BREAKING CHANGES

✨ Features

  • Download room keys from backup prior to buliding historic room key bundles (#5171). Contributed by @​kaylendog.
  • Add support for Matrix Spec v1.13 (#5160). Contributed by @​t3chguy.
  • Add logging on MSC4108 DELETE request (#5140). Contributed by @​reivilibre.
  • Add m.invite_permission_config account data type (#5183). Contributed by @​richvdh.

🐛 Bug Fixes

  • fix(relations): prevent stale m.replace from overriding newer edits (#5192). Contributed by @​basnijholt.
  • Fix reactive display name disambiguation (#5135). Contributed by @​aditya-cherukuru.
  • Fix empty string to room compatibility trick to only apply to m.call (#5172). Contributed by @​toger5.

Changes in 40.2.0 (2026-02-10)

🦖 Deprecations

  • [MatrixRTC] Remove sending of deprecated notify event (we now use m.rtc.notification) (#5167). Contributed by @​toger5.

✨ Features

  • Use stable /auth_metadata endpoint where homeserver supports v1.15 (#5174). Contributed by @​hughns.
  • Support additional_creators in upgradeRoom (MSC4289) (#5173). Contributed by @​andybalaam.
  • [MatrixRTC] Minimal change to transition from "" to "ROOM" as the callId/slotId (#5166). Contributed by @​toger5.
  • [MatrixRTC] Do not send the livekit_alias in sticky events (#5165). Contributed by @​toger5.
  • Improve startup performance by using promise.all when processing rooms from sync (#5095). Contributed by @​MidhunSureshR.

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for matrix-js-sdk since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 30, 2026
@github-actions github-actions bot enabled auto-merge March 30, 2026 23:35
Bumps [matrix-js-sdk](https://github.com/matrix-org/matrix-js-sdk) from 24.1.0 to 41.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@v24.1.0...v41.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-matrix-js-sdk-41.2.0 branch from e9005cc to c1a0094 Compare March 30, 2026 23:41
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