Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(container): update vectorim/element-web (v1.11.90 → v1.11.91) (#344)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vectorim/element-web](https://redirect.github.com/element-hq/element-web) | patch | `v1.11.90` -> `v1.11.91` | --- ### Release Notes <details> <summary>element-hq/element-web (vectorim/element-web)</summary> ### [`v1.11.91`](https://redirect.github.com/element-hq/element-web/releases/tag/v1.11.91) [Compare Source](https://redirect.github.com/element-hq/element-web/compare/v1.11.90...v1.11.91) ##### ✨ Features - Implement changes to memberlist from feedback ([#​29029](https://redirect.github.com/element-hq/element-web/pull/29029)). Contributed by [@​MidhunSureshR](https://redirect.github.com/MidhunSureshR). - Add toast for recovery keys being out of sync ([#​28946](https://redirect.github.com/element-hq/element-web/pull/28946)). Contributed by [@​dbkr](https://redirect.github.com/dbkr). - Refactor LegacyCallHandler event emitter to use TypedEventEmitter ([#​29008](https://redirect.github.com/element-hq/element-web/pull/29008)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Add `Recovery` section in the new user settings `Encryption` tab ([#​28673](https://redirect.github.com/element-hq/element-web/pull/28673)). Contributed by [@​florianduros](https://redirect.github.com/florianduros). - Retry loading chunks to make the app more resilient ([#​29001](https://redirect.github.com/element-hq/element-web/pull/29001)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Clear account idb table on logout ([#​28996](https://redirect.github.com/element-hq/element-web/pull/28996)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). - Implement new memberlist design with MVVM architecture ([#​28874](https://redirect.github.com/element-hq/element-web/pull/28874)). Contributed by [@​MidhunSureshR](https://redirect.github.com/MidhunSureshR). ##### 🐛 Bug Fixes - \[Backport staging] Switch to secure random strings ([#​29035](https://redirect.github.com/element-hq/element-web/pull/29035)). Contributed by [@​RiotRobot](https://redirect.github.com/RiotRobot). - React to MatrixEvent sender/target being updated for rendering state events ([#​28947](https://redirect.github.com/element-hq/element-web/pull/28947)). Contributed by [@​t3chguy](https://redirect.github.com/t3chguy). </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 these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/Darkflame72/home-ops). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information