Update matrix-js-sdk to v23.5.0
Categories
(Chat Core :: Matrix, task)
Tracking
(thunderbird_esr102 fixed, thunderbird112 fixed)
People
(Reporter: clokep, Assigned: clokep)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
|
2.29 MB,
patch
|
rjl
:
approval-comm-esr102+
|
Details | Diff | Splinter Review |
We last updated our matrix-js-sdk in bug 1799705, I think we want to do it again right before the next ESR, so we should likely do it now to ensure nothing breaks (and the final diff is smaller before ESR).
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
Note that this update pulls in some new dependencies and removes one.
New dependencies:
- matrix-widget-api Apache 2.0 license
- sdp-transform MIT license
Remove dependencies:
- qs BSD 3-clause license
Andrei / Rob; anything I need to do in particular? The license files are included in the phabricator change set for each module.
| Assignee | ||
Updated•3 years ago
|
Pushed by micah@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/f5557e3318e8
Update matrix-js-sdk to v23.5.0. r=freaktechnik
Comment 5•3 years ago
|
||
Comment on attachment 9324231 [details]
Bug 1823743 - Update matrix-js-sdk to v23.5.0. r=freaktechnik
[Approval Request Comment]
Matrix SDK update.
Comment 6•3 years ago
|
||
Comment on attachment 9324231 [details]
Bug 1823743 - Update matrix-js-sdk to v23.5.0. r=freaktechnik
[Triage Comment]
Approved for beta
Approved for esr102
| Assignee | ||
Comment 7•3 years ago
|
||
Patch for uplift to comm-esr102. This mostly needed backporting due to the *.jsm -> *.sys.js changes. Note that this will need bug 1799705 backported too.
| Assignee | ||
Comment 8•3 years ago
|
||
(In reply to Patrick Cloke [:clokep] from comment #7)
Created attachment 9325151 [details] [diff] [review]
bug_1823743_comm_esr102.patchPatch for uplift to comm-esr102. This mostly needed backporting due to the *.jsm -> *.sys.js changes. Note that this will need bug 1799705 backported too.
Rob pushed the combined two patches to try for me: https://treeherder.mozilla.org/jobs?repo=try-comm-central&fromchange=5cafd91f47ac1c60a57a06307caf39369e11ee96 (note this has a couple other patches which got folded in.)
Updated•3 years ago
|
Comment 9•3 years ago
|
||
Comment on attachment 9325151 [details] [diff] [review]
bug_1823743_comm_esr102.patch
[Triage Comment]
Approving esr102 version of previously approved patch.
Comment 10•3 years ago
|
||
| bugherder uplift | ||
Thunderbird 102.9.1:
https://hg.mozilla.org/releases/comm-esr102/rev/857f6be013ce
Updated•3 years ago
|
Comment 11•3 years ago
|
||
| bugherder uplift | ||
Thunderbird 112.0b5:
https://hg.mozilla.org/releases/comm-beta/rev/6862554c1f96
Description
•