Update ghcr.io/element-hq/matrix-authentication-service Docker tag to v1.3.0 #182

Merged
peter merged 1 commits from renovate/matrix into master 2025-09-25 17:03:27 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/element-hq/matrix-authentication-service minor 1.2.0 -> 1.3.0

Release Notes

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

v1.3.0

Compare Source

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:259fc942dcdab00ef3a429e002cba21b80520d7f6cbcc176eeeb416a1d088ba9
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.3.0
    ghcr.io/element-hq/matrix-authentication-service:1.3
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-e1398a5
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:2159d8a35459f73915acf357362bee18526a94f0daff10ac1aa15d43bf73c0ec
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.3.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.3-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-e1398a5-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/v1.2.0...v1.3.0


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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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.2.0` -> `1.3.0` | --- ### Release Notes <details> <summary>element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)</summary> ### [`v1.3.0`](https://github.com/element-hq/matrix-authentication-service/releases/tag/v1.3.0) [Compare Source](https://github.com/element-hq/matrix-authentication-service/compare/v1.2.0...v1.3.0) ##### Docker image Regular image: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:259fc942dcdab00ef3a429e002cba21b80520d7f6cbcc176eeeb416a1d088ba9 ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.3.0 ghcr.io/element-hq/matrix-authentication-service:1.3 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-e1398a5 ghcr.io/element-hq/matrix-authentication-service:latest ``` Debug variant: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:2159d8a35459f73915acf357362bee18526a94f0daff10ac1aa15d43bf73c0ec ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.3.0-debug ghcr.io/element-hq/matrix-authentication-service:1.3-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-e1398a5-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug ``` <!-- Release notes generated using configuration in .github/release.yml at v1.3.0 --> #### What's Changed ##### Bug Fixes - Make `token_endpoint_auth_signing_alg_values_supported` optional in upstream OIDC providers metadata by [@&#8203;LeonWilzer](https://github.com/LeonWilzer) in https://github.com/element-hq/matrix-authentication-service/pull/4984 - Trim the secret read by the `matrix.secret_file` configuration option by [@&#8203;mweinelt](https://github.com/mweinelt) in https://github.com/element-hq/matrix-authentication-service/pull/4961 ##### New Features - Simple CLI commands to manage server admins by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/5026 ##### Changes to the admin API - Admin API to expose a few configuration values by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/5010 - Expose the legacy guest/non-guest flag on users in the admin API by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/5014 - Admin API filter to search users by username by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/5015 - Admin API to list upstream OAuth 2.0 providers by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/5043 ##### Documentation - Documentation: update links to policy files by [@&#8203;AndrewFerr](https://github.com/AndrewFerr) in https://github.com/element-hq/matrix-authentication-service/pull/4976 - Request a refresh token in the `device-code-grant.sh` helper script by [@&#8203;Twi1ightSparkle](https://github.com/Twi1ightSparkle) in https://github.com/element-hq/matrix-authentication-service/pull/4974 ##### Translations - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/5032 - Translations updates for v1.3 by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/5055 ##### Internal Changes - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4966 - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in https://github.com/element-hq/matrix-authentication-service/pull/4988 - Remove the codecov vite plugin by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4994 - Update dependencies in the Dockerfile by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4995 - Allow more characters in redirect URI paths by [@&#8203;AndrewFerr](https://github.com/AndrewFerr) in https://github.com/element-hq/matrix-authentication-service/pull/4975 - Switch to `opentelemetry-prometheus-text-exporter` by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/4901 - Add references to MSCs for account management account= query param by [@&#8203;hughns](https://github.com/hughns) in https://github.com/element-hq/matrix-authentication-service/pull/5016 ##### Dependency Updates - build(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4985 - build(deps): bump psl from 2.1.136 to 2.1.140 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4986 - build(deps-dev): bump vite from 6.3.5 to 6.3.6 in /frontend in the npm\_and\_yarn group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4991 - 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/4972 - build(deps): bump uuid from 1.18.0 to 1.18.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4971 - build(deps): bump camino from 1.1.11 to 1.1.12 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4968 - build(deps): bump bitflags from 2.9.3 to 2.9.4 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4967 - build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4978 - build(deps): bump actions/github-script from 7.0.1 to 8.0.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4981 - build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4982 - build(deps): bump the i18next group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4979 - build(deps-dev): bump [@&#8203;biomejs/biome](https://github.com/biomejs/biome) from 2.1.2 to 2.2.4 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4992 - build(deps): bump [@&#8203;fontsource/inconsolata](https://github.com/fontsource/inconsolata) from 5.2.6 to 5.2.7 in /frontend in the fontsource group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4996 - 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/4998 - build(deps): bump psl from 2.1.140 to 2.1.141 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4999 - build(deps): bump pest from 2.8.1 to 2.8.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5001 - build(deps): bump clap from 4.5.46 to 4.5.47 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5002 - build(deps): bump indexmap from 2.11.0 to 2.11.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5000 - build(deps-dev): bump the vite group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4721 - build(deps-dev): bump the types group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5004 - 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/5003 - build(deps): bump chrono from 0.4.41 to 0.4.42 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5006 - build(deps): bump pest\_derive from 2.8.1 to 2.8.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5007 - build(deps): bump insta from 1.43.1 to 1.43.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5008 - build(deps-dev): bump msw from 2.11.1 to 2.11.2 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5005 - build(deps): bump [@&#8203;vector-im/compound-design-tokens](https://github.com/vector-im/compound-design-tokens) from 5.0.2 to 6.0.0 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/4828 - build(deps): bump serde from 1.0.219 to 1.0.223 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5024 - build(deps): bump hyper-util from 0.1.16 to 0.1.17 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5023 - build(deps): bump camino from 1.1.12 to 1.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5022 - 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/5021 - 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/5020 - build(deps): bump [@&#8203;fontsource/inter](https://github.com/fontsource/inter) from 5.2.6 to 5.2.7 in /frontend in the fontsource group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5019 - 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/5018 - build(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5017 - build(deps): bump serde\_json from 1.0.143 to 1.0.145 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5025 - build(deps): bump indexmap from 2.11.1 to 2.11.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5030 - build(deps): bump serde from 1.0.223 to 1.0.225 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5029 - Bump locked dependencies by [@&#8203;sandhose](https://github.com/sandhose) in https://github.com/element-hq/matrix-authentication-service/pull/5031 - build(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 24.4.0 to 24.5.0 in /frontend in the types group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in https://github.com/element-hq/matrix-authentication-service/pull/5028 - 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/5027 #### New Contributors - [@&#8203;LeonWilzer](https://github.com/LeonWilzer) made their first contribution in https://github.com/element-hq/matrix-authentication-service/pull/4984 - [@&#8203;mweinelt](https://github.com/mweinelt) made their first contribution in https://github.com/element-hq/matrix-authentication-service/pull/4961 - [@&#8203;Twi1ightSparkle](https://github.com/Twi1ightSparkle) made their first contribution in https://github.com/element-hq/matrix-authentication-service/pull/4974 **Full Changelog**: https://github.com/element-hq/matrix-authentication-service/compare/v1.2.0...v1.3.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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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-24 02:01:59 +02:00
peter merged commit c4966a439f into master 2025-09-25 17:03:27 +02:00
peter deleted branch renovate/matrix 2025-09-25 17:03:27 +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#182