Update Matrix #164

Merged
peter merged 1 commits from renovate/matrix into master 2025-08-28 13:58:11 +02:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v1.1.0

Compare Source

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:4a4abc57c3787c475fb3fe0d4176c3a5ce18f199c4cda806ea181d2f39d2d9df
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.1.0
    ghcr.io/element-hq/matrix-authentication-service:1.1
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-591001b
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:4a28a55bc94b1066c23494568a2bb447c415633f54b1ebaebe8d6640e1a93a7f
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.1.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.1-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-591001b-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Documentation
Translations
Internal Changes
Other Changes
Dependency Updates

New Contributors

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

element-hq/synapse (matrixdotorg/synapse)

v1.137.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.0.0` -> `1.1.0` | | [matrixdotorg/synapse](https://matrix.org/docs/projects/server/synapse) ([source](https://github.com/element-hq/synapse)) | minor | `v1.136.0` -> `v1.137.0` | --- ### Release Notes <details> <summary>element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)</summary> ### [`v1.1.0`](https://github.com/element-hq/matrix-authentication-service/releases/tag/v1.1.0) [Compare Source](https://github.com/element-hq/matrix-authentication-service/compare/v1.0.0...v1.1.0) ##### Docker image Regular image: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:4a4abc57c3787c475fb3fe0d4176c3a5ce18f199c4cda806ea181d2f39d2d9df ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.1.0 ghcr.io/element-hq/matrix-authentication-service:1.1 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-591001b ghcr.io/element-hq/matrix-authentication-service:latest ``` Debug variant: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:4a28a55bc94b1066c23494568a2bb447c415633f54b1ebaebe8d6640e1a93a7f ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.1.0-debug ghcr.io/element-hq/matrix-authentication-service:1.1-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-591001b-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug ``` <!-- Release notes generated using configuration in .github/release.yml at v1.1.0 --> #### What's Changed ##### Documentation - Include simple script to generate an access token by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4890 - Docs: Run local tests via `cargo-nextest` by [@&#8203;jaywink](https://github.com/jaywink) in https://github.com/element-hq/matrix-authentication-service/pull/4873 ##### Translations - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4914 - Translations updates for v1.1 by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4945 ##### Internal Changes - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4871 - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4889 - Enable the `urlencode` filter in `minijinja` templates by [@&#8203;jaywink](https://github.com/jaywink) in https://github.com/element-hq/matrix-authentication-service/pull/4872 ##### Other Changes - Add missing `branding` config to docs by [@&#8203;jaywink](https://github.com/jaywink) in https://github.com/element-hq/matrix-authentication-service/pull/4577 - Support suggesting email as `login_hint` by [@&#8203;mcalinghee](https://github.com/mcalinghee) in https://github.com/element-hq/matrix-authentication-service/pull/4568 ##### Dependency Updates - build(deps): bump slab from 0.4.10 to 0.4.11 in the cargo group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4893 - build(deps): bump sea-query from 0.32.6 to 0.32.7 in the sea-query group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4869 - build(deps): bump the npm\_and\_yarn group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4892 - build(deps): bump actions/upload-pages-artifact from 3.0.1 to 4.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4899 - build(deps): bump clap from 4.5.42 to 4.5.45 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4894 - build(deps): bump actions/checkout from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4884 - build(deps): bump camino from 1.1.10 to 1.1.11 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4878 - build(deps): bump governor from 0.10.0 to 0.10.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4874 - build(deps): bump swagger-ui-dist from 5.27.0 to 5.27.1 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4867 - build(deps-dev): bump typescript from 5.8.3 to 5.9.2 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4866 - build(deps): bump actions/download-artifact from 4 to 5 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4865 - build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4897 - Upgrade to Rust 1.89.0 by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4900 - build(deps): bump uuid from 1.17.0 to 1.18.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4905 - build(deps): bump async-trait from 0.1.88 to 0.1.89 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4904 - build(deps): bump psl from 2.1.128 to 2.1.133 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4903 - 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/4906 - build(deps): bump thiserror from 2.0.12 to 2.0.15 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4907 - build(deps): bump bitflags from 2.9.1 to 2.9.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4909 - build(deps): bump reqwest from 0.12.22 to 0.12.23 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4910 - build(deps): bump anyhow from 1.0.98 to 1.0.99 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4911 - 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/4912 #### New Contributors - [@&#8203;jaywink](https://github.com/jaywink) made their first contribution in https://github.com/element-hq/matrix-authentication-service/pull/4872 **Full Changelog**: https://github.com/element-hq/matrix-authentication-service/compare/v1.0.0...v1.1.0 </details> <details> <summary>element-hq/synapse (matrixdotorg/synapse)</summary> ### [`v1.137.0`](https://github.com/element-hq/synapse/compare/v1.136.0...v1.137.0) [Compare Source](https://github.com/element-hq/synapse/compare/v1.136.0...v1.137.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-08-28 02:04:30 +02:00
peter merged commit beded7544d into master 2025-08-28 13:58:11 +02:00
peter deleted branch renovate/matrix 2025-08-28 13:58:11 +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#164