Skip to content

Commit

Permalink
fix(container): update vectorim/element-web (v1.11.90 → v1.11.91) (#344)
Browse files Browse the repository at this point in the history
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
([#&#8203;29029](https://redirect.github.com/element-hq/element-web/pull/29029)).
Contributed by
[@&#8203;MidhunSureshR](https://redirect.github.com/MidhunSureshR).
- Add toast for recovery keys being out of sync
([#&#8203;28946](https://redirect.github.com/element-hq/element-web/pull/28946)).
Contributed by [@&#8203;dbkr](https://redirect.github.com/dbkr).
- Refactor LegacyCallHandler event emitter to use TypedEventEmitter
([#&#8203;29008](https://redirect.github.com/element-hq/element-web/pull/29008)).
Contributed by [@&#8203;t3chguy](https://redirect.github.com/t3chguy).
- Add `Recovery` section in the new user settings `Encryption` tab
([#&#8203;28673](https://redirect.github.com/element-hq/element-web/pull/28673)).
Contributed by
[@&#8203;florianduros](https://redirect.github.com/florianduros).
- Retry loading chunks to make the app more resilient
([#&#8203;29001](https://redirect.github.com/element-hq/element-web/pull/29001)).
Contributed by [@&#8203;t3chguy](https://redirect.github.com/t3chguy).
- Clear account idb table on logout
([#&#8203;28996](https://redirect.github.com/element-hq/element-web/pull/28996)).
Contributed by [@&#8203;t3chguy](https://redirect.github.com/t3chguy).
- Implement new memberlist design with MVVM architecture
([#&#8203;28874](https://redirect.github.com/element-hq/element-web/pull/28874)).
Contributed by
[@&#8203;MidhunSureshR](https://redirect.github.com/MidhunSureshR).

##### 🐛 Bug Fixes

- \[Backport staging] Switch to secure random strings
([#&#8203;29035](https://redirect.github.com/element-hq/element-web/pull/29035)).
Contributed by
[@&#8203;RiotRobot](https://redirect.github.com/RiotRobot).
- React to MatrixEvent sender/target being updated for rendering state
events
([#&#8203;28947](https://redirect.github.com/element-hq/element-web/pull/28947)).
Contributed by [@&#8203;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
renovate[bot] authored Jan 29, 2025
1 parent 73f7fa7 commit a3d3c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/comms/element/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
app:
image:
repository: vectorim/element-web
tag: v1.11.90@sha256:953b93ff9036e1af89044c5538c4b2ecbf287f1319122786ea37c7c8a2a1fe85
tag: v1.11.91@sha256:f9c7f16d1ad40e0abf42860bbab6cc9f6fdd999603c8db25b31ecab88da1bd8d

service:
app:
Expand Down

0 comments on commit a3d3c2b

Please sign in to comment.