Update vectorim/element-web Docker tag to v1.11.54 #165

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2024-01-17 10:28:51 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.53 -> v1.11.54

Release Notes

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

v1.11.54

Compare Source

🐛 Bug Fixes

Features

🐛 Bug Fixes


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 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [vectorim/element-web](https://github.com/element-hq/element-web) | patch | `v1.11.53` -> `v1.11.54` | --- ### Release Notes <details> <summary>element-hq/element-web (vectorim/element-web)</summary> ### [`v1.11.54`](https://github.com/element-hq/element-web/releases/tag/v1.11.54) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.53...v1.11.54) #### 🐛 Bug Fixes - Fix CSS stacking context order determinism ([#&#8203;26840](https://github.com/element-hq/element-web/pull/26840)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### ✨ Features - Accessibility improvements around aria-labels and tooltips ([#&#8203;12062](https://github.com/matrix-org/matrix-react-sdk/pull/12062)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add RoomKnocksBar to RoomHeader ([#&#8203;12077](https://github.com/matrix-org/matrix-react-sdk/pull/12077)). Contributed by [@&#8203;charlynguyen](https://github.com/charlynguyen). - Adjust tooltip side for DecoratedRoomAvatar to not obscure room name ([#&#8203;12079](https://github.com/matrix-org/matrix-react-sdk/pull/12079)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Iterate landmarks around the app in order to improve a11y ([#&#8203;12064](https://github.com/matrix-org/matrix-react-sdk/pull/12064)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update element call embedding UI ([#&#8203;12056](https://github.com/matrix-org/matrix-react-sdk/pull/12056)). Contributed by [@&#8203;toger5](https://github.com/toger5). - Use Compound tooltips instead of homegrown in TextWithTooltip & InfoTooltip ([#&#8203;12052](https://github.com/matrix-org/matrix-react-sdk/pull/12052)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### 🐛 Bug Fixes - Fix regression around CSS stacking contexts and PIP widgets ([#&#8203;12094](https://github.com/matrix-org/matrix-react-sdk/pull/12094)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix Identity Server terms accepting not working as expected ([#&#8203;12109](https://github.com/matrix-org/matrix-react-sdk/pull/12109)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - fix: microphone and camera dropdown doesn't work In legacy call ([#&#8203;12105](https://github.com/matrix-org/matrix-react-sdk/pull/12105)). Contributed by [@&#8203;muratersin](https://github.com/muratersin). - Revert "Set up key backup using non-deprecated APIs ([#&#8203;12005](https://github.com/element-hq/element-web/issues/12005))" ([#&#8203;12102](https://github.com/matrix-org/matrix-react-sdk/pull/12102)). Contributed by [@&#8203;BillCarsonFr](https://github.com/BillCarsonFr). - Fix regression around read receipt animation from refs changes ([#&#8203;12100](https://github.com/matrix-org/matrix-react-sdk/pull/12100)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Added meaning full error message based on platform ([#&#8203;12074](https://github.com/matrix-org/matrix-react-sdk/pull/12074)). Contributed by [@&#8203;Pankaj-SinghR](https://github.com/Pankaj-SinghR). - Fix editing event from search room view ([#&#8203;11992](https://github.com/matrix-org/matrix-react-sdk/pull/11992)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Fix timeline position when moving to a room and coming back ([#&#8203;12055](https://github.com/matrix-org/matrix-react-sdk/pull/12055)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix threaded reply playwright tests ([#&#8203;12070](https://github.com/matrix-org/matrix-react-sdk/pull/12070)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Element-R: fix repeated requests to enter 4S key during cross-signing reset ([#&#8203;12059](https://github.com/matrix-org/matrix-react-sdk/pull/12059)). Contributed by [@&#8203;richvdh](https://github.com/richvdh). - Fix position of thumbnail in room timeline ([#&#8203;12016](https://github.com/matrix-org/matrix-react-sdk/pull/12016)). Contributed by [@&#8203;anoopw3bdev](https://github.com/anoopw3bdev). </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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzcuMSIsInVwZGF0ZWRJblZlciI6IjM3LjEzNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-01-16 18:04:07 +00:00
AverageMarcus merged commit dab444bb4e into master 2024-01-17 10:28:51 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2024-01-17 10:28:51 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
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: AverageMarcus/cluster.fun#165
No description provided.