Update Matrix #296

Merged
renovate-bot merged 0 commits from refs/pull/296/head into master 2026-03-27 15:09:14 +00:00
renovate-bot commented 2026-03-24 00:03:12 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
ghcr.io/element-hq/matrix-authentication-service minor 1.13.01.14.0
livekit/livekit-server minor v1.9.12v1.10.0
matrixdotorg/synapse minor v1.149.1v1.150.0

Release Notes

element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)

v1.14.0

Compare Source

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:35721fc3181887568cb051f0a6ccb05cacb5b8b56cfbc1214db05df7f288e5f4
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.14.0
    ghcr.io/element-hq/matrix-authentication-service:1.14
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-8fd574f
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:5abe6f24c535dd3b046b598157ebfced35967d9e46b1458be72c674ca7102c4a
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.14.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.14-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-8fd574f-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes
  • Do not check for the registration policy in case of an upstream OAuth 2.0 login that merges into an existing account by @​jaywink in #​5535
New Features
Translations
Internal Changes
Other Changes
Dependency Updates

New Contributors

Full Changelog: https://github.com/element-hq/matrix-authentication-service/compare/v1.13.0...v1.14.0

livekit/livekit (livekit/livekit-server)

v1.10.0

Compare Source

PLEASE NOTE: The logging key for participant session ID (a.k.a participant SID) has been changed from pID to participantID in this release for the sake of clarity. Hence the minor version bump.

Added
  • Add option to require media sections when participant joining (#​4347, #​4354)
  • Support originating calls from custom domains (#​4349)
  • Add StopEgress function to the EgressLauncher interface (#​4353)
  • Add option to not re-use transceiver in e2ee. (#​4356)
  • Add API to restart lite stats. (#​4366, #​4368)
  • handle AGENT_ERROR disconnect reason (#​4339)
Changed
  • Mark last run of grow bucket outside goroutine. (#​4348)
  • Refine ipv6 support (#​4352)
  • Sample data send error logging. (#​4358)
  • Switch data track extension to 1-byte ID/length. (#​4362)
  • Do not kick off migration of closed participant (#​4363)
  • Do not block all ext ID determination on stream allocator listener (#​4364)
  • Rename log field pID to participantID (#​4365)
  • Replace deprecated io/ioutil with io in whipservice (#​4375)
  • Update grpc to address CVE-2026-33186 (#​4381)
Fixed
  • Fix repair stream ID reporting for RTX pairing. (#​4369)
element-hq/synapse (matrixdotorg/synapse)

v1.150.0

Compare Source

Synapse 1.150.0 (2026-03-24)

No significant changes since 1.150.0rc1.

Upgrade notes

Please read the upgrade notes as this release includes a few changes that may affect your deployment.

Synapse 1.150.0rc1 (2026-03-17)

Features

Bugfixes

  • Fix Build and push complement image CI job pointing to non-existent image. (#​19523)
  • Fix a bug introduced in v1.26.0 that caused deactivated, erased users to not be removed from the user directory. (#​19542)

Improved Documentation

  • In the Admin API documentation, always express path parameters as /<param> instead of as /$param. (#​19307)
  • Update docs to clarify outbound_federation_restricted_to can also be used with the Secure Border Gateway (SBG). (#​19517)
  • Unify Complement developer docs. (#​19518)

Internal Changes

  • Put membership updates in a background resumable task when changing the avatar or the display name. (#​19311)
  • Add in-repo Complement test to sanity check Synapse version matches git checkout (testing what we think we are). (#​19476)
  • Migrate dev dependencies to PEP 735 dependency groups. (#​19490)
  • Remove the optional systemd-python dependency and the systemd extra on the synapse package. (#​19491)
  • Avoid re-computing the event ID when cloning events. (#​19527)
  • Allow caching of the /versions and /auth_metadata public endpoints. (#​19530)
  • Add a few labels to the number groupings in the Processed request logs. (#​19548)

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/element-hq/matrix-authentication-service](https://github.com/element-hq/matrix-authentication-service) | minor | `1.13.0` → `1.14.0` | | [livekit/livekit-server](https://github.com/livekit/livekit) | minor | `v1.9.12` → `v1.10.0` | | [matrixdotorg/synapse](https://github.com/element-hq/synapse) | minor | `v1.149.1` → `v1.150.0` | --- ### Release Notes <details> <summary>element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)</summary> ### [`v1.14.0`](https://github.com/element-hq/matrix-authentication-service/releases/tag/v1.14.0) [Compare Source](https://github.com/element-hq/matrix-authentication-service/compare/v1.13.0...v1.14.0) ##### Docker image Regular image: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:35721fc3181887568cb051f0a6ccb05cacb5b8b56cfbc1214db05df7f288e5f4 ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.14.0 ghcr.io/element-hq/matrix-authentication-service:1.14 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-8fd574f ghcr.io/element-hq/matrix-authentication-service:latest ``` Debug variant: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:5abe6f24c535dd3b046b598157ebfced35967d9e46b1458be72c674ca7102c4a ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.14.0-debug ghcr.io/element-hq/matrix-authentication-service:1.14-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-8fd574f-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug ``` <!-- Release notes generated using configuration in .github/release.yml at v1.14.0 --> #### What's Changed ##### Bug Fixes - Do not check for the registration policy in case of an upstream OAuth 2.0 login that merges into an existing account by [@&#8203;jaywink](https://github.com/jaywink) in [#&#8203;5535](https://github.com/element-hq/matrix-authentication-service/pull/5535) ##### New Features - Synchronise the user `locked` flag to Synapse by [@&#8203;reivilibre](https://github.com/reivilibre) in [#&#8203;5550](https://github.com/element-hq/matrix-authentication-service/pull/5550) - Use system-configured proxies for outgoing HTTP requests by [@&#8203;weareoutman](https://github.com/weareoutman) in [#&#8203;5538](https://github.com/element-hq/matrix-authentication-service/pull/5538) - Use recaptcha.net domain for Google reCAPTCHA by [@&#8203;shing-yu](https://github.com/shing-yu) in [#&#8203;5552](https://github.com/element-hq/matrix-authentication-service/pull/5552) ##### Translations - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5556](https://github.com/element-hq/matrix-authentication-service/pull/5556) ##### Internal Changes - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5537](https://github.com/element-hq/matrix-authentication-service/pull/5537) - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5548](https://github.com/element-hq/matrix-authentication-service/pull/5548) ##### Other Changes - Docs: Added Kanidm Sample configuration by [@&#8203;CEbbinghaus](https://github.com/CEbbinghaus) in [#&#8203;5446](https://github.com/element-hq/matrix-authentication-service/pull/5446) ##### Dependency Updates - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5541](https://github.com/element-hq/matrix-authentication-service/pull/5541) - build(deps): bump the tanstack-router group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5430](https://github.com/element-hq/matrix-authentication-service/pull/5430) - build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5543](https://github.com/element-hq/matrix-authentication-service/pull/5543) - build(deps): bump docker/bake-action from 6.10.0 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5554](https://github.com/element-hq/matrix-authentication-service/pull/5554) - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5555](https://github.com/element-hq/matrix-authentication-service/pull/5555) - build(deps): bump actions/download-artifact from 7 to 8 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5528](https://github.com/element-hq/matrix-authentication-service/pull/5528) - build(deps): bump docker/login-action from 3.7.0 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5539](https://github.com/element-hq/matrix-authentication-service/pull/5539) - build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5540](https://github.com/element-hq/matrix-authentication-service/pull/5540) - build(deps): bump the i18next group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5544](https://github.com/element-hq/matrix-authentication-service/pull/5544) - build(deps): bump rollup from 4.53.5 to 4.59.0 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5531](https://github.com/element-hq/matrix-authentication-service/pull/5531) - build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5529](https://github.com/element-hq/matrix-authentication-service/pull/5529) - Update aws-lc-rs and rustls-webpki to resolve security advisories by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5575](https://github.com/element-hq/matrix-authentication-service/pull/5575) #### New Contributors - [@&#8203;CEbbinghaus](https://github.com/CEbbinghaus) made their first contribution in [#&#8203;5446](https://github.com/element-hq/matrix-authentication-service/pull/5446) - [@&#8203;weareoutman](https://github.com/weareoutman) made their first contribution in [#&#8203;5538](https://github.com/element-hq/matrix-authentication-service/pull/5538) - [@&#8203;shing-yu](https://github.com/shing-yu) made their first contribution in [#&#8203;5552](https://github.com/element-hq/matrix-authentication-service/pull/5552) **Full Changelog**: <https://github.com/element-hq/matrix-authentication-service/compare/v1.13.0...v1.14.0> </details> <details> <summary>livekit/livekit (livekit/livekit-server)</summary> ### [`v1.10.0`](https://github.com/livekit/livekit/releases/tag/v1.10.0) [Compare Source](https://github.com/livekit/livekit/compare/v1.9.12...v1.10.0) #### PLEASE NOTE: The logging key for participant session ID (a.k.a participant SID) has been changed from `pID` to `participantID` in this release for the sake of clarity. Hence the minor version bump. ##### Added - Add option to require media sections when participant joining ([#&#8203;4347](https://github.com/livekit/livekit/issues/4347), [#&#8203;4354](https://github.com/livekit/livekit/issues/4354)) - Support originating calls from custom domains ([#&#8203;4349](https://github.com/livekit/livekit/issues/4349)) - Add StopEgress function to the EgressLauncher interface ([#&#8203;4353](https://github.com/livekit/livekit/issues/4353)) - Add option to not re-use transceiver in e2ee. ([#&#8203;4356](https://github.com/livekit/livekit/issues/4356)) - Add API to restart lite stats. ([#&#8203;4366](https://github.com/livekit/livekit/issues/4366), [#&#8203;4368](https://github.com/livekit/livekit/issues/4368)) * handle AGENT\_ERROR disconnect reason ([#&#8203;4339](https://github.com/livekit/livekit/issues/4339)) ##### Changed - Mark last run of grow bucket outside goroutine. ([#&#8203;4348](https://github.com/livekit/livekit/issues/4348)) - Refine ipv6 support ([#&#8203;4352](https://github.com/livekit/livekit/issues/4352)) - Sample data send error logging. ([#&#8203;4358](https://github.com/livekit/livekit/issues/4358)) - Switch data track extension to 1-byte ID/length. ([#&#8203;4362](https://github.com/livekit/livekit/issues/4362)) - Do not kick off migration of closed participant ([#&#8203;4363](https://github.com/livekit/livekit/issues/4363)) - Do not block all ext ID determination on stream allocator listener ([#&#8203;4364](https://github.com/livekit/livekit/issues/4364)) - Rename log field pID to participantID ([#&#8203;4365](https://github.com/livekit/livekit/issues/4365)) - Replace deprecated io/ioutil with io in whipservice ([#&#8203;4375](https://github.com/livekit/livekit/issues/4375)) - Update grpc to address CVE-2026-33186 ([#&#8203;4381](https://github.com/livekit/livekit/issues/4381)) ##### Fixed - Fix repair stream ID reporting for RTX pairing. ([#&#8203;4369](https://github.com/livekit/livekit/issues/4369)) </details> <details> <summary>element-hq/synapse (matrixdotorg/synapse)</summary> ### [`v1.150.0`](https://github.com/element-hq/synapse/releases/tag/v1.150.0) [Compare Source](https://github.com/element-hq/synapse/compare/v1.149.1...v1.150.0) ### Synapse 1.150.0 (2026-03-24) No significant changes since 1.150.0rc1. #### Upgrade notes **Please read the [upgrade notes](https://element-hq.github.io/synapse/latest/upgrade.html#upgrading-to-v11500)** as this release includes a few changes that may affect your deployment. ### Synapse 1.150.0rc1 (2026-03-17) #### Features - Add experimental support for the [MSC4370](https://github.com/matrix-org/matrix-spec-proposals/pull/4370) Federation API `GET /extremities` endpoint. ([#&#8203;19314](https://github.com/element-hq/synapse/issues/19314)) - [MSC4140: Cancellable delayed events](https://github.com/matrix-org/matrix-spec-proposals/pull/4140): When persisting a delayed event to the timeline, include its `delay_id` in the event's `unsigned` section in `/sync` responses to the event sender. ([#&#8203;19479](https://github.com/element-hq/synapse/issues/19479)) - Expose [MSC4354 Sticky Events](https://github.com/matrix-org/matrix-spec-proposals/pull/4354) over the legacy (v3) /sync API. ([#&#8203;19487](https://github.com/element-hq/synapse/issues/19487)) - When Matrix Authentication Service (MAS) integration is enabled, allow MAS to set the user locked status in Synapse. ([#&#8203;19554](https://github.com/element-hq/synapse/issues/19554)) #### Bugfixes - Fix `Build and push complement image` CI job pointing to non-existent image. ([#&#8203;19523](https://github.com/element-hq/synapse/issues/19523)) - Fix a bug introduced in v1.26.0 that caused deactivated, erased users to not be removed from the user directory. ([#&#8203;19542](https://github.com/element-hq/synapse/issues/19542)) #### Improved Documentation - In the Admin API documentation, always express path parameters as `/<param>` instead of as `/$param`. ([#&#8203;19307](https://github.com/element-hq/synapse/issues/19307)) - Update docs to clarify `outbound_federation_restricted_to` can also be used with the [Secure Border Gateway (SBG)](https://element.io/en/server-suite/secure-border-gateways). ([#&#8203;19517](https://github.com/element-hq/synapse/issues/19517)) - Unify Complement developer docs. ([#&#8203;19518](https://github.com/element-hq/synapse/issues/19518)) #### Internal Changes - Put membership updates in a background resumable task when changing the avatar or the display name. ([#&#8203;19311](https://github.com/element-hq/synapse/issues/19311)) - Add in-repo Complement test to sanity check Synapse version matches git checkout (testing what we think we are). ([#&#8203;19476](https://github.com/element-hq/synapse/issues/19476)) - Migrate `dev` dependencies to [PEP 735](https://peps.python.org/pep-0735/) dependency groups. ([#&#8203;19490](https://github.com/element-hq/synapse/issues/19490)) - Remove the optional `systemd-python` dependency and the `systemd` extra on the `synapse` package. ([#&#8203;19491](https://github.com/element-hq/synapse/issues/19491)) - Avoid re-computing the event ID when cloning events. ([#&#8203;19527](https://github.com/element-hq/synapse/issues/19527)) - Allow caching of the `/versions` and `/auth_metadata` public endpoints. ([#&#8203;19530](https://github.com/element-hq/synapse/issues/19530)) - Add a few labels to the number groupings in the `Processed request` logs. ([#&#8203;19548](https://github.com/element-hq/synapse/issues/19548)) </details> --- ### 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 becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjIiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjIiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peter/homelab-docker-config!296
No description provided.