Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2025

This PR contains the following updates:

Package Change Age Confidence
@matrix-org/matrix-sdk-crypto-wasm (source) ^15.3.0 -> ^16.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

matrix-org/matrix-sdk-crypto-wasm (@​matrix-org/matrix-sdk-crypto-wasm)

v16.0.0

Compare Source

  • Add new property MegolmDecryptionError.withheldCode, which returns a withheld
    code such as m.unverified if we received a withheld notification for the
    session associated with the UTD event.
    (#​269)

  • Update matrix-rust-sdk to 0.16.0, which includes:

    Features:

    • When we receive an inbound Megolm session from two different sources, merge the two copies together to get the best of both.
      (#​5865
    • When constructing a key bundle for history sharing, if we had received a key bundle ourselves, in which one or more sessions was marked as "history not shared", pass that on to the new user.
      (#​5820
    • Use new withheld code in key bundles for sessions not marked as
      shared_history.
      (#​5807
    • Improve feedback support for shared history when downloading room key
      bundles.
      (#​5737)

    Bugfixes:

    • Fix a bug which caused encrypted to-device messages from unknown devices to be ignored.
      (#​5763)
    • Fix a bug which caused history shared on invite to be ignored when "exclude insecure devices" was enabled.
      (#​5763)
    • Fix a bug introduced in 0.14.0 which meant that the serialization of the value returned by OtherUserIdentity::verification_request_content did not include a msgtype field.
      (#​5642)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added Dependencies Pull requests that update a dependency file T-Task Tasks for the team like planning labels Dec 9, 2025
@t3chguy t3chguy marked this pull request as ready for review December 9, 2025 15:15
@t3chguy t3chguy requested a review from a team as a code owner December 9, 2025 15:15
@t3chguy t3chguy requested a review from dbkr December 9, 2025 15:15
@t3chguy t3chguy added this pull request to the merge queue Dec 9, 2025
Merged via the queue into develop with commit e340a4c Dec 9, 2025
40 checks passed
@t3chguy t3chguy deleted the renovate/major-matrix-org branch December 9, 2025 17:07
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 T-Task Tasks for the team like planning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants