chore(deps): update ghcr.io/element-hq/element-web docker tag to v1.12.18 #6895

Merged
renovate-bot merged 1 commits from renovate/unified-element-web into main 2026-05-12 14:07:35 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/element-hq/element-web patch v1.12.17v1.12.18

Release Notes

element-hq/element-web (ghcr.io/element-hq/element-web)

v1.12.18

Compare Source

Features

🐛 Bug Fixes


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/element-hq/element-web](https://github.com/element-hq/element-web) | patch | `v1.12.17` → `v1.12.18` | --- ### Release Notes <details> <summary>element-hq/element-web (ghcr.io/element-hq/element-web)</summary> ### [`v1.12.18`](https://github.com/element-hq/element-web/releases/tag/v1.12.18) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.17...v1.12.18) #### ✨ Features - Room list: add collapse/expand all sections ([#&#8203;33318](https://github.com/element-hq/element-web/pull/33318)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Show user status in timeline ([#&#8203;32991](https://github.com/element-hq/element-web/pull/32991)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Disable URL Preview setting if disabled on the homeserver ([#&#8203;33279](https://github.com/element-hq/element-web/pull/33279)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Go to welcome on logout ([#&#8203;33306](https://github.com/element-hq/element-web/pull/33306)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Room list: edit or remove custom sections ([#&#8203;33283](https://github.com/element-hq/element-web/pull/33283)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Re-generate QR code if the channel expires before scan ([#&#8203;33303](https://github.com/element-hq/element-web/pull/33303)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update toast styles, improve incoming call notifications ([#&#8203;33043](https://github.com/element-hq/element-web/pull/33043)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Add Module Composer API ([#&#8203;33284](https://github.com/element-hq/element-web/pull/33284)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Room list: exclude default section from room list item menu ([#&#8203;33278](https://github.com/element-hq/element-web/pull/33278)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Show 'Verify this device' toast even if there are no encrypted rooms yet ([#&#8203;32891](https://github.com/element-hq/element-web/pull/32891)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Promote "Share encrypted history" from labs ([#&#8203;33281](https://github.com/element-hq/element-web/pull/33281)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Room list: assign room to section when section is created ([#&#8203;33240](https://github.com/element-hq/element-web/pull/33240)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Confirm before inviting unknown users to a DM/room ([#&#8203;33171](https://github.com/element-hq/element-web/pull/33171)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Room list: assign room to custom section ([#&#8203;33238](https://github.com/element-hq/element-web/pull/33238)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Redesign link previews ([#&#8203;33061](https://github.com/element-hq/element-web/pull/33061)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Room list: scroll to newly creation section ([#&#8203;33210](https://github.com/element-hq/element-web/pull/33210)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). #### 🐛 Bug Fixes - Update home page CSS ([#&#8203;32723](https://github.com/element-hq/element-web/pull/32723)). Contributed by [@&#8203;wolterkam](https://github.com/wolterkam). - Web: Fix typo in `152x152` icon source of `manifest.json` ([#&#8203;33369](https://github.com/element-hq/element-web/pull/33369)). Contributed by [@&#8203;bartvdbraak](https://github.com/bartvdbraak). - prevent replay hover from restarting playback ([#&#8203;33364](https://github.com/element-hq/element-web/pull/33364)). Contributed by [@&#8203;ZacksBot](https://github.com/ZacksBot). - Properly save `undefined` id tokens from OIDC login ([#&#8203;33345](https://github.com/element-hq/element-web/pull/33345)). Contributed by [@&#8203;gingershaped](https://github.com/gingershaped). - Show the right cursor when hovering over a space ([#&#8203;33351](https://github.com/element-hq/element-web/pull/33351)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Set `type` in auth dict for `m.oauth` UIA stage ([#&#8203;33344](https://github.com/element-hq/element-web/pull/33344)). Contributed by [@&#8203;gingershaped](https://github.com/gingershaped). - Remove duplicated UI in appearance settings ([#&#8203;33336](https://github.com/element-hq/element-web/pull/33336)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Move playwright-common wait-on from devDependencies to dependencies ([#&#8203;33272](https://github.com/element-hq/element-web/pull/33272)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzUuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE3NS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJkb2NrZXIiXX0=-->
renovate-bot added the automergedocker labels 2026-05-12 14:07:22 +00:00
renovate-bot added 1 commit 2026-05-12 14:07:26 +00:00
chore(deps): update ghcr.io/element-hq/element-web docker tag to v1.12.18
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 45s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 57s
7d8ccad28e
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-05-12 14:07:30 +00:00
renovate-bot merged commit 5920d501ff into main 2026-05-12 14:07:35 +00:00
renovate-bot deleted branch renovate/unified-element-web 2026-05-12 14:07:40 +00:00
Sign in to join this conversation.