fkwp
159cca0363
Adapt LiveKit Identity hash calculation to latest MSC4195 update ( #5268 )
...
* adapt hash calculation to latest MSC4195 update.
Stop using '|' delimiters in hashes; use JSON arrays + canonical JSON instead
Signed-off-by: fkwp <github-fkwp@w4ve.de >
* Update the test for RTC backend identities and add tests for calculating the identity hash.
Signed-off-by: fkwp <github-fkwp@w4ve.de >
* linting
Signed-off-by: fkwp <github-fkwp@w4ve.de >
* add copyright header
---------
Signed-off-by: fkwp <github-fkwp@w4ve.de >
2026-04-16 09:48:11 +00:00
renovate[bot]
3879111850
Update typescript ( #5274 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 11:37:50 +00:00
Andy Balaam
f9a5aa87e3
Support the stable prefix for MSC4287 (key backup preference) ( #5258 )
...
* Support the stable prefix for MSC4287 (key backup preference)
* Remove incorrect doc coment on disableKeyStorage
2026-04-15 11:07:48 +00:00
renovate[bot]
ed58df040c
Update eslint-plugins ( #5276 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 09:51:25 +00:00
Michael Telatynski
0a3448d4c9
Fix references to matrix-react-sdk in CI ( #5269 )
2026-04-15 09:25:54 +00:00
renovate[bot]
25c1c1ea26
Update actions/github-script action to v9 ( #5277 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 09:11:09 +00:00
renovate[bot]
a5e67af31f
Update actions/upload-pages-artifact action to v5 ( #5278 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 08:37:38 +00:00
renovate[bot]
b91e80814a
Update zizmorcore/zizmor-action action to v0.5.3 ( #5275 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 08:37:07 +00:00
renovate[bot]
d096a72605
Update npm non-major dependencies ( #5273 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 08:36:56 +00:00
renovate[bot]
fb547e7b4b
Update actions/upload-artifact digest to 043fb46 ( #5272 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-15 08:36:46 +00:00
Michael Telatynski
815294ca5a
Allow oidc jwks_uri to be omitted ( #5271 )
...
* Allow oidc jwks_uri to be null
As signing keys are seemingly not (yet?) in the spec
* Add test coverage
2026-04-15 08:15:29 +00:00
Michael Telatynski
6d270b4685
Handle response_mode=fragment in completeAuthorizationCodeGrant ( #5266 )
...
* Handle response_mode=fragment in completeAuthorizationCodeGrant
* Add test
* Fix docs
2026-04-14 14:59:10 +00:00
Michael Telatynski
8bc3d96f6b
Allow generating OIDC URIs with response_mode=fragment ( #5265 )
2026-04-13 22:53:05 +00:00
Richard van der Hoff
b6ea6e105e
Log clarifications for handleBackupSecretReceived ( #5233 )
...
Some changes to make this a bit easier to understand.
2026-04-10 12:33:30 +00:00
Valere Fedronic
cd4e053fa5
Suppress and Reduce noisy logs for rtc ( #5260 )
2026-04-09 14:24:36 +00:00
Andy Balaam
727473af62
Expand the comment on CryptoApi.getUserDeviceInfo saying we request info from the server ( #5256 )
...
* Expand the comment on CryptoApi.getUserDeviceInfo saying we request info from the server
* Update comment to reflect waiting for in-progress requests, not making new ones
* Update the comment for userHasCrossSigningKeys too
2026-04-09 14:19:22 +00:00
Michael Telatynski
f17f013f1e
Satisfy pnpm audit ( #5262 )
2026-04-09 11:52:19 +00:00
renovate[bot]
9f4ab0b840
Update matrix-org/sonarcloud-workflow-action digest to 13968a2 ( #5263 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-08 13:28:46 +00:00
Michael Telatynski
6371e4b252
Update pnpm command for version bumping
2026-04-08 08:23:52 +01:00
Michael Telatynski
b69929e01a
Allow release-make to bump multiple package.json versions ( #5261 )
2026-04-07 14:44:15 +00:00
RiotRobot
9dc12baaa9
Merge branch 'master' into develop
2026-04-07 13:17:46 +00:00
RiotRobot
159738597d
v41.3.0
v41.3.0
2026-04-07 13:17:11 +00:00
Andy Balaam
d02205652f
Re-enable Complement Crypto tests ( #5257 )
...
Since https://github.com/matrix-org/complement-crypto/pull/235 these
should be more reliable.
This reverts commit 4d59291538 .
2026-04-01 12:38:11 +00:00
Richard van der Hoff
5e03add29a
Expose UserVerificationStatus.known flag ( #5255 )
...
Indicate whether we have a record of this user's identity.
2026-04-01 09:58:50 +00:00
renovate[bot]
eeafd7fcaa
Update npm non-major dependencies ( #5251 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-31 16:36:53 +00:00
renovate[bot]
78a3c5372d
Update vite ( #5253 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-31 13:58:28 +00:00
renovate[bot]
c0c3bc2a8c
Update dependency p-retry to v8 ( #5254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-31 13:28:47 +00:00
renovate[bot]
c3ce49cabf
Update pnpm to v10.33.0 ( #5252 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-31 13:19:11 +00:00
renovate[bot]
5408168dfd
Update dependency eslint-plugin-jsdoc to v62.8.1 ( #5250 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-31 13:17:51 +00:00
renovate[bot]
61452ddc11
Update pnpm/action-setup action to v5 ( #5239 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-31 13:11:15 +00:00
Michael Telatynski
d5160a5380
Add permissions for contents in workflow
2026-03-31 14:36:05 +01:00
Michael Telatynski
7ff4960a27
Update workflow to use build-and-test.yaml from EW
...
Moved in https://github.com/element-hq/element-web/pull/32929
2026-03-31 14:34:06 +01:00
RiotRobot
00f63db80f
v41.3.0-rc.0
v41.3.0-rc.0
2026-03-31 12:33:30 +00:00
dependabot[bot]
9bcb83a20a
Bump smol-toml from 1.6.0 to 1.6.1 ( #5249 )
...
Bumps [smol-toml](https://github.com/squirrelchat/smol-toml ) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/squirrelchat/smol-toml/releases )
- [Commits](https://github.com/squirrelchat/smol-toml/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: smol-toml
dependency-version: 1.6.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 11:59:06 +00:00
dependabot[bot]
dd8d8e5410
Bump brace-expansion from 1.1.12 to 1.1.13 ( #5248 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.12 to 1.1.13.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.12...v1.1.13 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.13
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 11:41:40 +00:00
dependabot[bot]
32b8ff8116
Bump minimatch from 3.1.2 to 3.1.5 ( #5247 )
...
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5 )
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 11:40:24 +00:00
Skye Elliot
3ceadd512d
Refactor history sharing tests using setupClients helper ( #5235 )
...
* tests: Refactor history sharing tests using `setupClients` helper
Signed-off-by: Skye Elliot <actuallyori@gmail.com >
* tests: Use separate destructors for test clients
---------
Signed-off-by: Skye Elliot <actuallyori@gmail.com >
2026-03-30 11:13:37 +00:00
renovate[bot]
8182180550
Update dependency happy-dom to v20.8.9 [SECURITY] ( #5244 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-30 09:09:17 +00:00
renovate[bot]
aed74c5a72
Update dependency happy-dom to v20.8.8 [SECURITY] ( #5243 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-03-27 20:09:41 +00:00
renovate[bot]
8c259c53a6
Update actions/deploy-pages action to v5 ( #5238 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27 20:06:08 +00:00
Michael Telatynski
4d59291538
Disable Complement Crypto tests ( #5242 )
...
Disabled Complement Crypto tests due to flakiness.
2026-03-27 17:38:37 +00:00
Michael Telatynski
80009a1b31
Add support for non-root package.json for version calculation in Sonar workflow ( #5240 )
...
* Add support for non-root package.json for version calculation in Sonar workflow
* Fix version_cmd
2026-03-27 09:16:01 +00:00
renovate[bot]
93e6c95953
Update dependency typescript to v6 ( #5234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 03:16:33 +00:00
renovate[bot]
27a5507cef
Update dependency knip to v6 ( #5237 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26 02:41:41 +00:00
renovate[bot]
be06f6655e
Update dependency typedoc to v0.28.18 ( #5236 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25 22:56:30 +00:00
Skye Elliot
71152f33bf
Rotate the current room key when we see a member leave ( #5231 )
...
* feat: Rotate room key when a member leaves the room
Signed-off-by: Skye Elliot <actuallyori@gmail.com >
* test: Assert room key rotated to prevent MSC4268 leaking keys
Signed-off-by: Skye Elliot <actuallyori@gmail.com >
* docs: Outline key rotation scenario above discard logic
* feat: Use `RoomStateEvents.Events` over membership event
* docs: Correct spelling in scenario explanation
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
* docs: Pull scenario explanation up to `onRoomStateEvent`
Signed-off-by: Skye Elliot <actuallyori@gmail.com >
* tests: Assert room key is rotated under leave va gappy sync
* tests: Build sync response incrementally for gappy/ungappy sync
---------
Signed-off-by: Skye Elliot <actuallyori@gmail.com >
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-03-25 16:39:58 +00:00
RiotRobot
bc8f67089c
Merge branch 'master' into develop
2026-03-24 11:22:32 +00:00
RiotRobot
acc9aa8939
v41.2.0
v41.2.0
2026-03-24 11:21:57 +00:00
Richard van der Hoff
e76f627fe3
Add some docs to the DeviceIsolationModes ( #5232 )
...
* Add some docs to the DeviceIsolationModes
Notes to help us/me remember how these relate to MSC4153.
* Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com >
2026-03-23 15:29:35 +00:00
renovate[bot]
45b1e73842
Update npm non-major dependencies ( #5229 )
...
* Update npm non-major dependencies
* Update test
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-03-20 09:58:04 +00:00