Update Matrix #133

Merged
renovate-bot merged 0 commits from refs/pull/133/head into master 2025-06-28 06:10:17 +00:00
renovate-bot commented 2025-06-19 10:17:25 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
dock.mau.dev/mautrix/signal patch v0.8.3 -> v0.8.4
dock.mau.dev/mautrix/whatsapp patch v0.12.1 -> v0.12.2
ghcr.io/element-hq/matrix-authentication-service minor 0.16.0 -> 0.17.1
matrixdotorg/synapse (source) minor v1.131.0 -> v1.132.0

Release Notes

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

v0.17.1

Compare Source

This is a patch release to fix a regression introduced in 0.17.0. See the the 0.17.0 changelog for all the changes since 0.16.0.

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:ba5a546fdcb09231b004a50c27a8be326073d3ee9f084c527292270bc0479104
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.17.1
    ghcr.io/element-hq/matrix-authentication-service:0.17
    ghcr.io/element-hq/matrix-authentication-service:0
    ghcr.io/element-hq/matrix-authentication-service:sha-60f16ef
    ghcr.io/element-hq/matrix-authentication-service:latest

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:363ef1d2b5b4d10b3f01e6b7974e96019333c69277a40a9082256f206cfdfaff
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.17.1-debug
    ghcr.io/element-hq/matrix-authentication-service:0.17-debug
    ghcr.io/element-hq/matrix-authentication-service:0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-60f16ef-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug

What's Changed

Bug Fixes

Full Changelog: https://github.com/element-hq/matrix-authentication-service/compare/v0.17.0...v0.17.1

v0.17.0

Compare Source

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:33c636fd434f9f8ba7d2c4621a9e59b2a6fcc082f4cb71e454e8fdbb2fcac2fb
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.17.0
    ghcr.io/element-hq/matrix-authentication-service:0.17
    ghcr.io/element-hq/matrix-authentication-service:0
    ghcr.io/element-hq/matrix-authentication-service:sha-5b11d15
    ghcr.io/element-hq/matrix-authentication-service:latest

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:6bf93d15d6182dca0eede9a69ee6b2cf9a0d62ccbf5e8b0bb0749686d666376a
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:0.17.0-debug
    ghcr.io/element-hq/matrix-authentication-service:0.17-debug
    ghcr.io/element-hq/matrix-authentication-service:0-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-5b11d15-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug

What's Changed

Bug Fixes
New Features
Changes to the admin API
Documentation
Translations
Internal Changes
Dependency Updates

New Contributors

Full Changelog: https://github.com/element-hq/matrix-authentication-service/compare/v0.16.0...v0.17.0

element-hq/synapse (matrixdotorg/synapse)

v1.132.0

Compare Source

Synapse 1.132.0 (2025-06-17)

Improved Documentation
  • Improvements to generate config documentation from JSON Schema file. (#​18522)

Synapse 1.132.0rc1 (2025-06-10)

Features
  • Add support for MSC4155 Invite Filtering. (#​18288)
  • Add experimental user_may_send_state_event module API callback. (#​18455)
  • Add experimental get_media_config_for_user and is_user_allowed_to_upload_media_of_size module API callbacks that allow overriding of media repository maximum upload size. (#​18457)
  • Add experimental get_ratelimit_override_for_user module API callback that allows overriding of per-user ratelimits. (#​18458)
  • Pass room_config argument to user_may_create_room spam checker module callback. (#​18486)
  • Support configuration of default and extra user types. (#​18456)
  • Successful requests to /_matrix/app/v1/ping will now force Synapse to reattempt delivering transactions to appservices. (#​18521)
  • Support the import of the RatelimitOverride type from synapse.module_api in modules and rename messages_per_second to per_second. (#​18513)
Bugfixes
  • Remove destinations from sending if not whitelisted. (#​18484)
  • Fixed room summary API incorrectly returning that a room is private in the room summary response when the join rule is omitted by the remote server. Contributed by @​nexy7574. (#​18493)
  • Prevent users from adding themselves to their own user ignore list. (#​18508)
Improved Documentation
  • Generate config documentation from JSON Schema file. (#​17892)
  • Mention CAP_NET_BIND_SERVICE as an alternative to running Synapse as root in order to bind to a privileged port. (#​18408)
  • Surface hidden Admin API documentation regarding fetching of scheduled tasks. (#​18516)
  • Mark the new module APIs in this release as experimental. (#​18536)
Internal Changes
  • Mark dehydrated devices in the List All User Devices Admin API. (#​18252)
  • Reduce disk wastage by cleaning up received_transactions older than 1 day, rather than 30 days. (#​18310)
  • Distinguish all vs local events being persisted in the "Event Send Time Quantiles" graph (Grafana). (#​18510)

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 | |---|---|---| | dock.mau.dev/mautrix/signal | patch | `v0.8.3` -> `v0.8.4` | | dock.mau.dev/mautrix/whatsapp | patch | `v0.12.1` -> `v0.12.2` | | [ghcr.io/element-hq/matrix-authentication-service](https://github.com/element-hq/matrix-authentication-service) | minor | `0.16.0` -> `0.17.1` | | [matrixdotorg/synapse](https://matrix.org/docs/projects/server/synapse) ([source](https://github.com/element-hq/synapse)) | minor | `v1.131.0` -> `v1.132.0` | --- ### Release Notes <details> <summary>element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)</summary> ### [`v0.17.1`](https://github.com/element-hq/matrix-authentication-service/releases/tag/v0.17.1) [Compare Source](https://github.com/element-hq/matrix-authentication-service/compare/v0.17.0...v0.17.1) This is a patch release to fix a regression introduced in 0.17.0. See the the [0.17.0 changelog](https://github.com/element-hq/matrix-authentication-service/releases/tag/v0.17.0) for all the changes since 0.16.0. ##### Docker image Regular image: - Digest: ghcr.io/element-hq/matrix-authentication-service@sha256:ba5a546fdcb09231b004a50c27a8be326073d3ee9f084c527292270bc0479104 - Tags: ghcr.io/element-hq/matrix-authentication-service:0.17.1 ghcr.io/element-hq/matrix-authentication-service:0.17 ghcr.io/element-hq/matrix-authentication-service:0 ghcr.io/element-hq/matrix-authentication-service:sha-60f16ef ghcr.io/element-hq/matrix-authentication-service:latest Debug variant: - Digest: ghcr.io/element-hq/matrix-authentication-service@sha256:363ef1d2b5b4d10b3f01e6b7974e96019333c69277a40a9082256f206cfdfaff - Tags: ghcr.io/element-hq/matrix-authentication-service:0.17.1-debug ghcr.io/element-hq/matrix-authentication-service:0.17-debug ghcr.io/element-hq/matrix-authentication-service:0-debug ghcr.io/element-hq/matrix-authentication-service:sha-60f16ef-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug <!-- Release notes generated using configuration in .github/release.yml at v0.17.1 --> #### What's Changed ##### Bug Fixes - Fix a regression when loading of DER-encoded key files by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4702 **Full Changelog**: https://github.com/element-hq/matrix-authentication-service/compare/v0.17.0...v0.17.1 ### [`v0.17.0`](https://github.com/element-hq/matrix-authentication-service/releases/tag/v0.17.0) [Compare Source](https://github.com/element-hq/matrix-authentication-service/compare/v0.16.0...v0.17.0) ##### Docker image Regular image: - Digest: ghcr.io/element-hq/matrix-authentication-service@sha256:33c636fd434f9f8ba7d2c4621a9e59b2a6fcc082f4cb71e454e8fdbb2fcac2fb - Tags: ghcr.io/element-hq/matrix-authentication-service:0.17.0 ghcr.io/element-hq/matrix-authentication-service:0.17 ghcr.io/element-hq/matrix-authentication-service:0 ghcr.io/element-hq/matrix-authentication-service:sha-5b11d15 ghcr.io/element-hq/matrix-authentication-service:latest Debug variant: - Digest: ghcr.io/element-hq/matrix-authentication-service@sha256:6bf93d15d6182dca0eede9a69ee6b2cf9a0d62ccbf5e8b0bb0749686d666376a - Tags: ghcr.io/element-hq/matrix-authentication-service:0.17.0-debug ghcr.io/element-hq/matrix-authentication-service:0.17-debug ghcr.io/element-hq/matrix-authentication-service:0-debug ghcr.io/element-hq/matrix-authentication-service:sha-5b11d15-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug <!-- Release notes generated using configuration in .github/release.yml at v0.17.0 --> #### What's Changed ##### Bug Fixes - Don't automatically insert the `openid` scope on upstream providers by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4517 - Fix MSC2966 compliance around redirect_uri validity by [@&#8203;t3chguy](https://github.com/t3chguy) in https://github.com/element-hq/matrix-authentication-service/pull/4529 - Fix encoding of MXIDs when creating devices in Synapse by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4542 - Allow applying unicode normalisation to passwords before hashing by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4599 - Fix client_registration URI regex not accepting full query string grammar by [@&#8203;t3chguy](https://github.com/t3chguy) in https://github.com/element-hq/matrix-authentication-service/pull/4563 ##### New Features - Forward the `login_hint` upstream. by [@&#8203;pixlwave](https://github.com/pixlwave) in https://github.com/element-hq/matrix-authentication-service/pull/4512 - Registration tokens by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4619 - Support for experimental plan management tab in UI by [@&#8203;hughns](https://github.com/hughns) in https://github.com/element-hq/matrix-authentication-service/pull/4549 ##### Changes to the admin API - Fix the Swagger UI not working when MAS is mounted on a prefix by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4515 - Add the user deactivation state in the admin API by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4603 - Admin API to un-revoke and edit registration tokens by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4637 ##### Documentation - Fix Swagger UI callback path by [@&#8203;lomion0815](https://github.com/lomion0815) in https://github.com/element-hq/matrix-authentication-service/pull/4530 ##### Translations - Test rendering templates in all locales by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4497 - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4507 - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4657 - Translations updates for v0.17 by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4697 ##### Internal Changes - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4484 - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4499 - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4508 - Sample traces based on the parent by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4514 - Suppress warning with Jaeger propagator when the header is unset by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4513 - Hacky support for the /logout/all compatibility endpoint by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4504 - Don't hold database connections open when talking to the homeserver by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4527 - Reduce the cache time for 404s on the assets by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4604 - config: Refactor parsing of secrets section by [@&#8203;V02460](https://github.com/V02460) in https://github.com/element-hq/matrix-authentication-service/pull/4602 - Add secrets.encryption_file config option by [@&#8203;V02460](https://github.com/V02460) in https://github.com/element-hq/matrix-authentication-service/pull/4617 ##### Dependency Updates - build(deps): bump minijinja from 2.9.0 to 2.10.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4510 - build(deps-dev): bump knip from 5.51.1 to 5.54.1 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4509 - build(deps): bump psl from 2.1.105 to 2.1.106 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4501 - build(deps-dev): bump happy-dom from 17.4.4 to 17.4.6 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4488 - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4487 - build(deps): bump sha2 from 0.10.8 to 0.10.9 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4486 - build(deps): bump axum from 0.8.3 to 0.8.4 in the axum group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4485 - build(deps-dev): bump the vitest group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4502 - build(deps): bump i18next from 25.0.2 to 25.1.1 in /frontend in the i18next group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4523 - build(deps-dev): bump the vite group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4522 - build(deps): bump rustls-pki-types from 1.11.0 to 1.12.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4521 - build(deps): bump rustls from 0.23.26 to 0.23.27 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4518 - build(deps): bump minijinja-contrib from 2.9.0 to 2.10.2 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4519 - build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4524 - build(deps): bump tokio from 1.44.2 to 1.45.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4520 - build(deps): bump the tanstack-router group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4525 - build(deps): bump rustls-platform-verifier from 0.5.2 to 0.5.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4539 - build(deps): bump crc from 3.2.1 to 3.3.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4538 - build(deps): bump tower-http from 0.6.2 to 0.6.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4537 - build(deps): bump sea-query from 0.32.4 to 0.32.5 in the sea-query group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4535 - build(deps-dev): bump the types group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4534 - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4533 - build(deps): bump i18next from 25.1.1 to 25.1.2 in /frontend in the i18next group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4532 - build(deps-dev): bump vite-plugin-graphql-codegen from 3.6.0 to 3.6.1 in /frontend in the vite group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4531 - build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4574 - build(deps): bump docker/bake-action from 6.6.0 to 6.7.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4570 - build(deps): bump the tanstack-router group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4551 - build(deps): bump clap from 4.5.37 to 4.5.38 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4558 - build(deps): bump tower-http from 0.6.3 to 0.6.4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4560 - build(deps): bump [@&#8203;vector-im/compound-web](https://github.com/vector-im/compound-web) from 7.10.2 to 7.12.0 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4572 - build(deps): bump psl from 2.1.106 to 2.1.111 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4585 - build(deps-dev): bump knip from 5.54.1 to 5.57.2 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4586 - build(deps-dev): bump the types group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4565 - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4552 - build(deps): bump uuid from 1.16.0 to 1.17.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4594 - build(deps): bump bitflags from 2.9.0 to 2.9.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4595 - build(deps): bump docker/bake-action from 6.7.0 to 6.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4596 - build(deps): bump sea-query from 0.32.5 to 0.32.6 in the sea-query group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4593 - build(deps-dev): bump [@&#8203;graphql-codegen/typescript-msw](https://github.com/graphql-codegen/typescript-msw) from 3.0.0 to 3.0.1 in /frontend in the graphql-codegen group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4592 - build(deps): bump swagger-ui-dist from 5.21.0 to 5.22.0 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4591 - build(deps-dev): bump the vitest group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4590 - build(deps): bump the i18next group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4589 - Upgrade to Storybook 9 by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4600 - build(deps): bump headers from 0.4.0 to 0.4.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4607 - build(deps): bump sqlx from 0.8.5 to 0.8.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4609 - build(deps): bump psl from 2.1.111 to 2.1.114 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4610 - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4611 - build(deps-dev): bump [@&#8203;vitejs/plugin-react](https://github.com/vitejs/plugin-react) from 4.4.1 to 4.5.0 in /frontend in the vite group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4613 - build(deps): bump the tanstack-router group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4615 - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4612 - build(deps-dev): bump the vitest group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4614 - build(deps-dev): bump msw from 2.7.5 to 2.8.7 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4616 - build(deps): bump tokio from 1.45.0 to 1.45.1 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4622 - build(deps): bump hyper-util from 0.1.11 to 0.1.13 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4623 - build(deps-dev): bump [@&#8203;vitejs/plugin-react](https://github.com/vitejs/plugin-react) from 4.5.0 to 4.5.1 in /frontend in the vite group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4624 - build(deps): bump the tanstack-router group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4625 - build(deps-dev): bump the types group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4627 - build(deps-dev): bump knip from 5.57.2 to 5.59.1 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4628 - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4626 - build(deps): bump async-graphql from 7.0.16 to 7.0.17 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4621 - build(deps-dev): bump postcss from 8.5.3 to 8.5.4 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4636 - build(deps-dev): bump happy-dom from 17.4.6 to 17.6.3 in /frontend by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4635 - build(deps-dev): bump [@&#8203;types/react-dom](https://github.com/types/react-dom) from 19.1.5 to 19.1.6 in /frontend in the types group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4634 - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4633 - build(deps): bump tower-http from 0.6.4 to 0.6.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4631 - build(deps): bump camino from 1.1.9 to 1.1.10 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4630 - build(deps): bump hyper-rustls from 0.27.5 to 0.27.6 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4629 - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4638 - build(deps): bump clap from 4.5.38 to 4.5.39 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4642 - build(deps): bump psl from 2.1.114 to 2.1.116 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4643 - build(deps): bump hyper-util from 0.1.13 to 0.1.14 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4644 - build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4639 - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4640 - build(deps): bump reqwest from 0.12.15 to 0.12.19 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4650 - build(deps): bump socket2 from 0.5.9 to 0.5.10 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4649 - build(deps): bump hyper-rustls from 0.27.6 to 0.27.7 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4648 - build(deps-dev): bump storybook-react-i18next from 4.0.3 to 4.0.4 in /frontend in the storybook group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4645 - build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 22.15.29 to 22.15.30 in /frontend in the types group by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4647 - build(deps): bump psl from 2.1.116 to 2.1.119 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4655 - build(deps): bump base64ct from 1.7.3 to 1.8.0 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4654 - build(deps): bump the fontsource group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4653 - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4652 - build(deps): bump the tanstack-router group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4646 - build(deps-dev): bump the vitest group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/element-hq/matrix-authentication-service/pull/4632 - Pin softprops/action-gh-release to v2.2.2 by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4658 #### New Contributors - [@&#8203;pixlwave](https://github.com/pixlwave) made their first contribution in https://github.com/element-hq/matrix-authentication-service/pull/4512 - [@&#8203;lomion0815](https://github.com/lomion0815) made their first contribution in https://github.com/element-hq/matrix-authentication-service/pull/4530 - [@&#8203;t3chguy](https://github.com/t3chguy) made their first contribution in https://github.com/element-hq/matrix-authentication-service/pull/4529 **Full Changelog**: https://github.com/element-hq/matrix-authentication-service/compare/v0.16.0...v0.17.0 </details> <details> <summary>element-hq/synapse (matrixdotorg/synapse)</summary> ### [`v1.132.0`](https://github.com/element-hq/synapse/releases/tag/v1.132.0) [Compare Source](https://github.com/element-hq/synapse/compare/v1.131.0...v1.132.0) ### Synapse 1.132.0 (2025-06-17) ##### Improved Documentation - Improvements to generate config documentation from JSON Schema file. ([#&#8203;18522](https://github.com/element-hq/synapse/issues/18522)) ### Synapse 1.132.0rc1 (2025-06-10) ##### Features - Add support for [MSC4155](https://github.com/matrix-org/matrix-spec-proposals/pull/4155) Invite Filtering. ([#&#8203;18288](https://github.com/element-hq/synapse/issues/18288)) - Add experimental `user_may_send_state_event` module API callback. ([#&#8203;18455](https://github.com/element-hq/synapse/issues/18455)) - Add experimental `get_media_config_for_user` and `is_user_allowed_to_upload_media_of_size` module API callbacks that allow overriding of media repository maximum upload size. ([#&#8203;18457](https://github.com/element-hq/synapse/issues/18457)) - Add experimental `get_ratelimit_override_for_user` module API callback that allows overriding of per-user ratelimits. ([#&#8203;18458](https://github.com/element-hq/synapse/issues/18458)) - Pass `room_config` argument to `user_may_create_room` spam checker module callback. ([#&#8203;18486](https://github.com/element-hq/synapse/issues/18486)) - Support configuration of default and extra user types. ([#&#8203;18456](https://github.com/element-hq/synapse/issues/18456)) - Successful requests to `/_matrix/app/v1/ping` will now force Synapse to reattempt delivering transactions to appservices. ([#&#8203;18521](https://github.com/element-hq/synapse/issues/18521)) - Support the import of the `RatelimitOverride` type from `synapse.module_api` in modules and rename `messages_per_second` to `per_second`. ([#&#8203;18513](https://github.com/element-hq/synapse/issues/18513)) ##### Bugfixes - Remove destinations from sending if not whitelisted. ([#&#8203;18484](https://github.com/element-hq/synapse/issues/18484)) - Fixed room summary API incorrectly returning that a room is private in the room summary response when the join rule is omitted by the remote server. Contributed by [@&#8203;nexy7574](https://github.com/nexy7574). ([#&#8203;18493](https://github.com/element-hq/synapse/issues/18493)) - Prevent users from adding themselves to their own user ignore list. ([#&#8203;18508](https://github.com/element-hq/synapse/issues/18508)) ##### Improved Documentation - Generate config documentation from JSON Schema file. ([#&#8203;17892](https://github.com/element-hq/synapse/issues/17892)) - Mention `CAP_NET_BIND_SERVICE` as an alternative to running Synapse as root in order to bind to a privileged port. ([#&#8203;18408](https://github.com/element-hq/synapse/issues/18408)) - Surface hidden Admin API documentation regarding fetching of scheduled tasks. ([#&#8203;18516](https://github.com/element-hq/synapse/issues/18516)) - Mark the new module APIs in this release as experimental. ([#&#8203;18536](https://github.com/element-hq/synapse/issues/18536)) ##### Internal Changes - Mark dehydrated devices in the [List All User Devices Admin API](https://element-hq.github.io/synapse/latest/admin_api/user_admin_api.html#list-all-devices). ([#&#8203;18252](https://github.com/element-hq/synapse/issues/18252)) - Reduce disk wastage by cleaning up `received_transactions` older than 1 day, rather than 30 days. ([#&#8203;18310](https://github.com/element-hq/synapse/issues/18310)) - Distinguish all vs local events being persisted in the "Event Send Time Quantiles" graph (Grafana). ([#&#8203;18510](https://github.com/element-hq/synapse/issues/18510)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjciLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjciLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
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!133
No description provided.