Update Matrix #281

Merged
renovate-bot merged 0 commits from refs/pull/281/head into master 2026-02-28 13:07:51 +00:00
renovate-bot commented 2026-02-28 00:03:01 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
dock.mau.dev/mautrix/signal patch v0.2602.0v0.2602.1
ghcr.io/element-hq/matrix-authentication-service minor 1.11.01.12.0

Release Notes

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

v1.12.0

Compare Source

Docker image

Regular image:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:9304257da20e31c0f86eed767f46f8e198d339a852728e33cac008f1f6c1a655
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.12.0
    ghcr.io/element-hq/matrix-authentication-service:1.12
    ghcr.io/element-hq/matrix-authentication-service:1
    ghcr.io/element-hq/matrix-authentication-service:sha-f343390
    ghcr.io/element-hq/matrix-authentication-service:latest
    

Debug variant:

  • Digest:
    ghcr.io/element-hq/matrix-authentication-service@sha256:5cdaa49ca0736dd8d5919260a420513e122b557b33e11842688e79f6b977b727
    
  • Tags:
    ghcr.io/element-hq/matrix-authentication-service:1.12.0-debug
    ghcr.io/element-hq/matrix-authentication-service:1.12-debug
    ghcr.io/element-hq/matrix-authentication-service:1-debug
    ghcr.io/element-hq/matrix-authentication-service:sha-f343390-debug
    ghcr.io/element-hq/matrix-authentication-service:latest-debug
    

What's Changed

Bug Fixes
New Features
Translations
Internal Changes
Dependency Updates

New Contributors

Full Changelog: https://github.com/element-hq/matrix-authentication-service/compare/v1.11.0...v1.12.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.

👻 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.2602.0` → `v0.2602.1` | | [ghcr.io/element-hq/matrix-authentication-service](https://github.com/element-hq/matrix-authentication-service) | minor | `1.11.0` → `1.12.0` | --- ### Release Notes <details> <summary>element-hq/matrix-authentication-service (ghcr.io/element-hq/matrix-authentication-service)</summary> ### [`v1.12.0`](https://github.com/element-hq/matrix-authentication-service/releases/tag/v1.12.0) [Compare Source](https://github.com/element-hq/matrix-authentication-service/compare/v1.11.0...v1.12.0) ##### Docker image Regular image: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:9304257da20e31c0f86eed767f46f8e198d339a852728e33cac008f1f6c1a655 ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.12.0 ghcr.io/element-hq/matrix-authentication-service:1.12 ghcr.io/element-hq/matrix-authentication-service:1 ghcr.io/element-hq/matrix-authentication-service:sha-f343390 ghcr.io/element-hq/matrix-authentication-service:latest ``` Debug variant: - Digest: ``` ghcr.io/element-hq/matrix-authentication-service@sha256:5cdaa49ca0736dd8d5919260a420513e122b557b33e11842688e79f6b977b727 ``` - Tags: ``` ghcr.io/element-hq/matrix-authentication-service:1.12.0-debug ghcr.io/element-hq/matrix-authentication-service:1.12-debug ghcr.io/element-hq/matrix-authentication-service:1-debug ghcr.io/element-hq/matrix-authentication-service:sha-f343390-debug ghcr.io/element-hq/matrix-authentication-service:latest-debug ``` <!-- Release notes generated using configuration in .github/release.yml at v1.12.0 --> #### What's Changed ##### Bug Fixes - Fix compat token refresh giving back a consumed token by [@&#8203;reivilibre](https://github.com/reivilibre) in [#&#8203;5496](https://github.com/element-hq/matrix-authentication-service/pull/5496) - Add a default `Message-ID` when sending emails by [@&#8203;w0xel](https://github.com/w0xel) in [#&#8203;5495](https://github.com/element-hq/matrix-authentication-service/pull/5495) ##### New Features - Allow `+` in usernames, as per the Matrix spec by [@&#8203;jbgrim](https://github.com/jbgrim) in [#&#8203;5490](https://github.com/element-hq/matrix-authentication-service/pull/5490) ##### Translations - Translations updates for main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5505](https://github.com/element-hq/matrix-authentication-service/pull/5505) ##### Internal Changes - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5463](https://github.com/element-hq/matrix-authentication-service/pull/5463) - Split the database cleanup jobs and add a few tests for them by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5464](https://github.com/element-hq/matrix-authentication-service/pull/5464) - backport: bump time from 0.3.43 to 0.3.47 by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5481](https://github.com/element-hq/matrix-authentication-service/pull/5481) - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5483](https://github.com/element-hq/matrix-authentication-service/pull/5483) - Automatic merge back to main by [@&#8203;matrixbot](https://github.com/matrixbot) in [#&#8203;5492](https://github.com/element-hq/matrix-authentication-service/pull/5492) ##### Dependency Updates - build(deps): bump lodash from 4.17.21 to 4.17.23 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5445](https://github.com/element-hq/matrix-authentication-service/pull/5445) - build(deps-dev): bump the vitest group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5428](https://github.com/element-hq/matrix-authentication-service/pull/5428) - build(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5442](https://github.com/element-hq/matrix-authentication-service/pull/5442) - build(deps-dev): bump [@&#8203;graphql-codegen/cli](https://github.com/graphql-codegen/cli) from 6.1.0 to 6.1.1 in /frontend in the graphql-codegen group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5429](https://github.com/element-hq/matrix-authentication-service/pull/5429) - build(deps): bump actions/setup-node from 6.1.0 to 6.2.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5420](https://github.com/element-hq/matrix-authentication-service/pull/5420) - build(deps): bump docker/login-action from 3.6.0 to 3.7.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5457](https://github.com/element-hq/matrix-authentication-service/pull/5457) - build(deps-dev): bump msw from 2.12.4 to 2.12.7 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5399](https://github.com/element-hq/matrix-authentication-service/pull/5399) - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5465](https://github.com/element-hq/matrix-authentication-service/pull/5465) - build(deps-dev): bump [@&#8203;vitejs/plugin-react](https://github.com/vitejs/plugin-react) from 5.1.2 to 5.1.3 in /frontend in the vite group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5466](https://github.com/element-hq/matrix-authentication-service/pull/5466) - build(deps): bump the sentry group with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5469](https://github.com/element-hq/matrix-authentication-service/pull/5469) - build(deps): bump tracing-subscriber from 0.3.20 to 0.3.22 in the tracing group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5470](https://github.com/element-hq/matrix-authentication-service/pull/5470) - build(deps): bump arc-swap from 1.7.1 to 1.8.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5473](https://github.com/element-hq/matrix-authentication-service/pull/5473) - build(deps): bump the react group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5467](https://github.com/element-hq/matrix-authentication-service/pull/5467) - Upgrade Rust to 1.93, Debian base image & other tools by [@&#8203;sandhose](https://github.com/sandhose) in [#&#8203;5471](https://github.com/element-hq/matrix-authentication-service/pull/5471) - build(deps): bump insta from 1.43.2 to 1.46.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5477](https://github.com/element-hq/matrix-authentication-service/pull/5477) - build(deps-dev): bump happy-dom from 20.0.11 to 20.5.0 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5478](https://github.com/element-hq/matrix-authentication-service/pull/5478) - build(deps-dev): bump the types group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5476](https://github.com/element-hq/matrix-authentication-service/pull/5476) - build(deps): bump the tanstack-query group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5475](https://github.com/element-hq/matrix-authentication-service/pull/5475) - build(deps): bump time from 0.3.43 to 0.3.47 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5479](https://github.com/element-hq/matrix-authentication-service/pull/5479) - build(deps-dev): bump the types group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5493](https://github.com/element-hq/matrix-authentication-service/pull/5493) - build(deps): bump bcrypt from 0.17.1 to 0.18.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5489](https://github.com/element-hq/matrix-authentication-service/pull/5489) - build(deps-dev): bump postcss-nesting from 13.0.2 to 14.0.0 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5488](https://github.com/element-hq/matrix-authentication-service/pull/5488) - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5486](https://github.com/element-hq/matrix-authentication-service/pull/5486) - build(deps): bump the i18next group across 1 directory with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5458](https://github.com/element-hq/matrix-authentication-service/pull/5458) - build(deps): bump minijinja from 2.12.0 to 2.15.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5500](https://github.com/element-hq/matrix-authentication-service/pull/5500) - build(deps-dev): bump [@&#8203;vitejs/plugin-react](https://github.com/vitejs/plugin-react) from 5.1.3 to 5.1.4 in /frontend in the vite group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5499](https://github.com/element-hq/matrix-authentication-service/pull/5499) - build(deps-dev): bump the storybook group in /frontend with 3 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5498](https://github.com/element-hq/matrix-authentication-service/pull/5498) - build(deps): bump socket2 from 0.6.1 to 0.6.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5503](https://github.com/element-hq/matrix-authentication-service/pull/5503) - build(deps): bump [@&#8203;tanstack/react-query](https://github.com/tanstack/react-query) from 5.90.20 to 5.90.21 in /frontend in the tanstack-query group by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5502](https://github.com/element-hq/matrix-authentication-service/pull/5502) - build(deps): bump the i18next group in /frontend with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;5501](https://github.com/element-hq/matrix-authentication-service/pull/5501) #### New Contributors - [@&#8203;jbgrim](https://github.com/jbgrim) made their first contribution in [#&#8203;5490](https://github.com/element-hq/matrix-authentication-service/pull/5490) - [@&#8203;w0xel](https://github.com/w0xel) made their first contribution in [#&#8203;5495](https://github.com/element-hq/matrix-authentication-service/pull/5495) **Full Changelog**: <https://github.com/element-hq/matrix-authentication-service/compare/v1.11.0...v1.12.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: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!281
No description provided.