chore(deps): update element-web #5048

Merged
renovate-bot merged 1 commits from renovate/unified-element-web into main 2026-03-24 16:12:31 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
element-hq/element-web patch v1.12.12v1.12.13
element-web patch 1.4.321.4.33
vectorim/element-web patch v1.12.12v1.12.13

Release Notes

element-hq/element-web (element-hq/element-web)

v1.12.13

Compare Source

🦖 Deprecations
Features
🐛 Bug Fixes
  • [Backport staging] Fix soft crash of room list when trying to open a room (#​32872). Contributed by @​RiotRobot.
  • Fix "key storage out of sync" appearing when key storage is actually fine (#​32811). Contributed by @​andybalaam.
  • Fix remove button styling in local address list of room settings (#​32798). Contributed by @​florianduros.
  • Always check & update the users timezone on their profile on startup (#​32764). Contributed by @​Half-Shot.
  • Fix nx configuration to actually run type linter (#​32776). Contributed by @​richvdh.
  • Fix expand space panel button not being shown on keyboard focus (#​32746). Contributed by @​t3chguy.
  • Reset key storage if restoring from Recovery encounters the wrong decryption key (#​32668). Contributed by @​andybalaam.

Configuration

📅 Schedule: 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.

👻 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 | |---|---|---| | [element-hq/element-web](https://github.com/element-hq/element-web) | patch | `v1.12.12` → `v1.12.13` | | element-web | patch | `1.4.32` → `1.4.33` | | [vectorim/element-web](https://github.com/element-hq/element-web) | patch | `v1.12.12` → `v1.12.13` | --- ### Release Notes <details> <summary>element-hq/element-web (element-hq/element-web)</summary> ### [`v1.12.13`](https://github.com/element-hq/element-web/releases/tag/v1.12.13) [Compare Source](https://github.com/element-hq/element-web/compare/v1.12.12...v1.12.13) ##### 🦖 Deprecations - Remove automatic rageshakes on UTD labs feature ([#&#8203;32778](https://github.com/element-hq/element-web/pull/32778)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Remove automaticErrorReporting labs feature ([#&#8203;32781](https://github.com/element-hq/element-web/pull/32781)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). ##### ✨ Features - Upgrade Element Call for new picture-in-picture designs ([#&#8203;32816](https://github.com/element-hq/element-web/pull/32816)). Contributed by [@&#8203;robintown](https://github.com/robintown). - Room list: add sections to shared components ([#&#8203;32735](https://github.com/element-hq/element-web/pull/32735)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - feat: Devtool for sticky events MSC4354 ([#&#8203;32741](https://github.com/element-hq/element-web/pull/32741)). Contributed by [@&#8203;BillCarsonFr](https://github.com/BillCarsonFr). - Port URL Preview components to MVVM ([#&#8203;32525](https://github.com/element-hq/element-web/pull/32525)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Add support for Widget & Room Header Buttons module APIs ([#&#8203;32734](https://github.com/element-hq/element-web/pull/32734)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Port over linkifyJS to shared-components. ([#&#8203;32731](https://github.com/element-hq/element-web/pull/32731)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Redesign widget pip and move into shared component ([#&#8203;32654](https://github.com/element-hq/element-web/pull/32654)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Implement customisations & login component Module API 1.11.0 ([#&#8203;32687](https://github.com/element-hq/element-web/pull/32687)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Realign MessageActionBar to Figma designs ([#&#8203;32722](https://github.com/element-hq/element-web/pull/32722)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Implement new widget permissions module api ([#&#8203;32565](https://github.com/element-hq/element-web/pull/32565)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). ##### 🐛 Bug Fixes - \[Backport staging] Fix soft crash of room list when trying to open a room ([#&#8203;32872](https://github.com/element-hq/element-web/pull/32872)). Contributed by [@&#8203;RiotRobot](https://github.com/RiotRobot). - Fix "key storage out of sync" appearing when key storage is actually fine ([#&#8203;32811](https://github.com/element-hq/element-web/pull/32811)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). - Fix remove button styling in local address list of room settings ([#&#8203;32798](https://github.com/element-hq/element-web/pull/32798)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Always check & update the users timezone on their profile on startup ([#&#8203;32764](https://github.com/element-hq/element-web/pull/32764)). Contributed by [@&#8203;Half-Shot](https://github.com/Half-Shot). - Fix nx configuration to actually run type linter ([#&#8203;32776](https://github.com/element-hq/element-web/pull/32776)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Fix expand space panel button not being shown on keyboard focus ([#&#8203;32746](https://github.com/element-hq/element-web/pull/32746)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Reset key storage if restoring from Recovery encounters the wrong decryption key ([#&#8203;32668](https://github.com/element-hq/element-web/pull/32668)). Contributed by [@&#8203;andybalaam](https://github.com/andybalaam). </details> --- ### Configuration 📅 **Schedule**: 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. 👻 **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:eyJjcmVhdGVkSW5WZXIiOiI0My44OS4xIiwidXBkYXRlZEluVmVyIjoiNDMuODkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiY2hhcnQiLCJpbWFnZSJdfQ==-->
renovate-bot added the chartautomergeimage labels 2026-03-24 16:12:22 +00:00
renovate-bot added 1 commit 2026-03-24 16:12:24 +00:00
chore(deps): update element-web
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Failing after 21s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 42s
c43432ecb9
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-24 16:12:25 +00:00
renovate-bot merged commit 8e5b4cf952 into main 2026-03-24 16:12:31 +00:00
renovate-bot deleted branch renovate/unified-element-web 2026-03-24 16:12:34 +00:00
Sign in to join this conversation.