ouchadam / small-talk

Minimal Android messenger powered by Matrix
Apache License 2.0
139 stars 4 forks source link

Update dependency matrix-js-sdk to v25.1.1 #347

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
matrix-js-sdk 25.0.0 -> 25.1.1 age adoption passing confidence

Release Notes

matrix-org/matrix-js-sdk (matrix-js-sdk) ### [`v25.1.1`](https://togithub.com/matrix-org/matrix-js-sdk/blob/HEAD/CHANGELOG.md#Changes-in-2511-2023-05-16) [Compare Source](https://togithub.com/matrix-org/matrix-js-sdk/compare/v25.1.0...v25.1.1) \================================================================================================== #### πŸ› Bug Fixes - Rebuild to fix packaging glitch in 25.1.0. Fixes [#​3363](https://togithub.com/matrix-org/matrix-js-sdk/issues/3363) ### [`v25.1.0`](https://togithub.com/matrix-org/matrix-js-sdk/blob/HEAD/CHANGELOG.md#Changes-in-2510-2023-05-09) [Compare Source](https://togithub.com/matrix-org/matrix-js-sdk/compare/v25.0.0...v25.1.0) \================================================================================================== #### πŸ¦– Deprecations - Deprecate MatrixClient::resolveRoomAlias ([#​3316](https://togithub.com/matrix-org/matrix-js-sdk/pull/3316)). #### ✨ Features - add client method to remove pusher ([#​3324](https://togithub.com/matrix-org/matrix-js-sdk/pull/3324)). Contributed by [@​kerryarchibald](https://togithub.com/kerryarchibald). - Implement MSC 3981 ([#​3248](https://togithub.com/matrix-org/matrix-js-sdk/pull/3248)). Fixes [vector-im/element-web#25021](https://togithub.com/vector-im/element-web/issues/25021). Contributed by [@​justjanne](https://togithub.com/justjanne). - Added `Room.getLastLiveEvent` and `Room.getLastThread`. Deprecated `Room.lastThread` in favour of `Room.getLastThread`. ([#​3321](https://togithub.com/matrix-org/matrix-js-sdk/pull/3321)). - Element-R: wire up device lists ([#​3272](https://togithub.com/matrix-org/matrix-js-sdk/pull/3272)). Contributed by [@​florianduros](https://togithub.com/florianduros). - Node 20 support ([#​3302](https://togithub.com/matrix-org/matrix-js-sdk/pull/3302)). #### πŸ› Bug Fixes - Fix racing between one-time-keys processing and sync ([#​3327](https://togithub.com/matrix-org/matrix-js-sdk/pull/3327)). Fixes [vector-im/element-web#25214](https://togithub.com/vector-im/element-web/issues/25214). Contributed by [@​florianduros](https://togithub.com/florianduros). - Fix lack of media when a user reconnects ([#​3318](https://togithub.com/matrix-org/matrix-js-sdk/pull/3318)). - Fix TimelineWindow getEvents exploding if no neigbouring timeline ([#​3285](https://togithub.com/matrix-org/matrix-js-sdk/pull/3285)). Fixes [vector-im/element-web#25104](https://togithub.com/vector-im/element-web/issues/25104).

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

github-actions[bot] commented 1 year ago

APK Size: 2.1 MB

codecov[bot] commented 1 year ago

Codecov Report

Merging #347 (a250871) into main (5a39167) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a250871 differs from pull request most recent head 513ed43. Consider uploading reports for the commit 513ed43 to get more accurate results

@@            Coverage Diff            @@
##               main     #347   +/-   ##
=========================================
  Coverage     54.84%   54.84%           
  Complexity      117      117           
=========================================
  Files           104      104           
  Lines          1732     1732           
  Branches        239      239           
=========================================
  Hits            950      950           
  Misses          672      672           
  Partials        110      110           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more