Update Matrix #171

Merged
peter merged 1 commits from renovate/matrix into master 2025-09-11 18:32:19 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/element-hq/matrix-authentication-service minor 1.1.0 -> 1.2.0
matrixdotorg/synapse (source) minor v1.137.0 -> v1.138.0

Release Notes

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

v1.2.0

Compare Source

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:e4cf619ceba41f46a0d6ca79aaa516295933a4b6247f7f22fa0d4694e8ca5451
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.2.0
    ghcr.io/element-hq/matrix-authentication-service:1.2
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-960d929
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:7e4a4e41159c2657c9911bd401e33baf3a7836495a73c3838dc24ae45ed11ceb
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.2.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.2-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-960d929-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

New Features
Documentation
Translations
Internal Changes
Dependency Updates

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

element-hq/synapse (matrixdotorg/synapse)

v1.138.0

Compare Source


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.1.0` -> `1.2.0` | | [matrixdotorg/synapse](https://matrix.org/docs/projects/server/synapse) ([source](https://github.com/element-hq/synapse)) | minor | `v1.137.0` -> `v1.138.0` | --- ### Release Notes <details> <summary>element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)</summary> ### [`v1.2.0`](https://github.com/element-hq/matrix-authentication-service/releases/tag/v1.2.0) [Compare Source](https://github.com/element-hq/matrix-authentication-service/compare/v1.1.0...v1.2.0) ##### Docker image Regular image: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:e4cf619ceba41f46a0d6ca79aaa516295933a4b6247f7f22fa0d4694e8ca5451 ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.2.0 ghcr.io/element-hq/matrix-authentication-service:1.2 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-960d929 ghcr.io/element-hq/matrix-authentication-service:latest ``` Debug variant: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:7e4a4e41159c2657c9911bd401e33baf3a7836495a73c3838dc24ae45ed11ceb ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.2.0-debug ghcr.io/element-hq/matrix-authentication-service:1.2-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-960d929-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug ``` <!-- Release notes generated using configuration in .github/release.yml at v1.2.0 --> #### What's Changed ##### New Features - Automatically derive the `kid` from the key fingerprint if missing by [@&#8203;V02460](https://github.com/V02460) in https://github.com/element-hq/matrix-authentication-service/pull/4876 ##### Documentation - Link directly to Localazy branching page in release docs by [@&#8203;anoadragon453](https://github.com/anoadragon453) in https://github.com/element-hq/matrix-authentication-service/pull/4916 - Minor grammatical fixes to access-token.md by [@&#8203;anoadragon453](https://github.com/anoadragon453) in https://github.com/element-hq/matrix-authentication-service/pull/4917 - Use the stable MAS integration of Synapse in the documentation and in `mas-cli doctor` by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4902 ##### Translations - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4965 - Translations updates for v1.2 by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4987 ##### Internal Changes - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4915 - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4946 ##### Dependency Updates - build(deps): bump serde\_json from 1.0.142 to 1.0.143 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4918 - build(deps): bump hyper from 1.6.0 to 1.7.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4920 - build(deps-dev): bump the types group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4913 - build(deps): bump i18next from 25.3.2 to 25.3.6 in /frontend in the i18next group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4908 - build(deps): bump bcrypt from 0.17.0 to 0.17.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4919 - build(deps): bump thiserror from 2.0.15 to 2.0.16 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4925 - build(deps): bump psl from 2.1.133 to 2.1.134 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4924 - build(deps): bump the tanstack-router group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4923 - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4922 - build(deps): bump bitflags from 2.9.2 to 2.9.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4935 - build(deps): bump url from 2.5.4 to 2.5.6 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4934 - build(deps): bump docker/bake-action from 6.8.0 to 6.9.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4933 - build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4932 - build(deps): bump the i18next group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4931 - build(deps): bump psl from 2.1.134 to 2.1.135 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4928 - build(deps): bump form\_urlencoded from 1.2.1 to 1.2.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4929 - build(deps): bump minijinja from 2.11.0 to 2.12.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4939 - build(deps): bump wiremock from 0.6.4 to 0.6.5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4940 - build(deps): bump indexmap from 2.10.0 to 2.11.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4941 - build(deps): bump psl from 2.1.135 to 2.1.136 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4942 - build(deps): bump the i18next group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4944 - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4930 - build(deps): bump minijinja-contrib from 2.11.0 to 2.12.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4955 - build(deps): bump url from 2.5.6 to 2.5.7 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4953 - build(deps): bump clap from 4.5.45 to 4.5.46 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4952 - build(deps): bump regex from 1.11.1 to 1.11.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4950 - build(deps-dev): bump [@&#8203;testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.4 to 6.8.0 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4949 - build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 in the cargo group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4958 - build(deps-dev): bump msw from 2.10.4 to 2.11.1 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4963 **Full Changelog**: https://github.com/element-hq/matrix-authentication-service/compare/v1.1.0...v1.2.0 </details> <details> <summary>element-hq/synapse (matrixdotorg/synapse)</summary> ### [`v1.138.0`](https://github.com/element-hq/synapse/compare/v1.137.0...v1.138.0) [Compare Source](https://github.com/element-hq/synapse/compare/v1.137.0...v1.138.0) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni42IiwidXBkYXRlZEluVmVyIjoiNDEuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-09-10 02:02:30 +02:00
peter merged commit 29c2ab4d6c into master 2025-09-11 18:32:19 +02:00
peter deleted branch renovate/matrix 2025-09-11 18:32:19 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: peter/homelab-docker-config#171