Update dependency element-hq/element-web to v1.11.82 #16

Merged
Bluemedia merged 1 commit from renovate/element-hq-element-web-1.x into main 2024-10-24 21:13:01 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
element-hq/element-web patch v1.11.80 -> v1.11.82

Release Notes

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

v1.11.82

Compare Source

Features

  • Deduplicate more icons using Compound Design Tokens (#​132). Contributed by @​t3chguy.
  • Always show link new device flow even if unsupported (#​147). Contributed by @​t3chguy.
  • Update design of files list in right panel (#​144). Contributed by @​t3chguy.
  • Remove feature_dehydration (#​138). Contributed by @​florianduros.
  • Upgrade emojibase-bindings and remove local handling of emoticon variations (#​127). Contributed by @​langleyd.
  • Add support for rendering media captions (#​43). Contributed by @​tulir.
  • Replace composer icons with Compound variants (#​123). Contributed by @​t3chguy.
  • Tweak default right panel size to be 320px except for maximised widgets at 420px (#​110). Contributed by @​t3chguy.
  • Add a pinned message badge under a pinned message (#​118). Contributed by @​florianduros.
  • Ditch right panel tabs and re-add close button (#​99). Contributed by @​t3chguy.
  • Force verification even for refreshed clients (#​44). Contributed by @​dbkr.
  • Update emoji text, border and background colour in timeline (#​119). Contributed by @​florianduros.
  • Disable ICE fallback based on well-known configuration (#​111). Contributed by @​t3chguy.
  • Remove legacy room header and promote beta room header (#​105). Contributed by @​t3chguy.
  • Respect io.element.jitsi useFor1To1Calls in well-known (#​112). Contributed by @​t3chguy.
  • Use Compound close icon in favour of mishmash of x/close icons (#​108). Contributed by @​t3chguy.

🐛 Bug Fixes

v1.11.81

Compare Source

This release fixes High severity vulnerability CVE-2024-47771 / GHSA-3jm3-x98c-r34x


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 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 | |---|---|---| | [element-hq/element-web](https://github.com/element-hq/element-web) | patch | `v1.11.80` -> `v1.11.82` | --- ### Release Notes <details> <summary>element-hq/element-web (element-hq/element-web)</summary> ### [`v1.11.82`](https://github.com/element-hq/element-web/releases/tag/v1.11.82) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.81...v1.11.82) #### ✨ Features - Deduplicate more icons using Compound Design Tokens ([#&#8203;132](https://github.com/element-hq/matrix-react-sdk/pull/132)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Always show link new device flow even if unsupported ([#&#8203;147](https://github.com/element-hq/matrix-react-sdk/pull/147)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Update design of files list in right panel ([#&#8203;144](https://github.com/element-hq/matrix-react-sdk/pull/144)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Remove feature_dehydration ([#&#8203;138](https://github.com/element-hq/matrix-react-sdk/pull/138)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Upgrade emojibase-bindings and remove local handling of emoticon variations ([#&#8203;127](https://github.com/element-hq/matrix-react-sdk/pull/127)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Add support for rendering media captions ([#&#8203;43](https://github.com/element-hq/matrix-react-sdk/pull/43)). Contributed by [@&#8203;tulir](https://github.com/tulir). - Replace composer icons with Compound variants ([#&#8203;123](https://github.com/element-hq/matrix-react-sdk/pull/123)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Tweak default right panel size to be 320px except for maximised widgets at 420px ([#&#8203;110](https://github.com/element-hq/matrix-react-sdk/pull/110)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Add a pinned message badge under a pinned message ([#&#8203;118](https://github.com/element-hq/matrix-react-sdk/pull/118)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Ditch right panel tabs and re-add close button ([#&#8203;99](https://github.com/element-hq/matrix-react-sdk/pull/99)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Force verification even for refreshed clients ([#&#8203;44](https://github.com/element-hq/matrix-react-sdk/pull/44)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Update emoji text, border and background colour in timeline ([#&#8203;119](https://github.com/element-hq/matrix-react-sdk/pull/119)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Disable ICE fallback based on well-known configuration ([#&#8203;111](https://github.com/element-hq/matrix-react-sdk/pull/111)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Remove legacy room header and promote beta room header ([#&#8203;105](https://github.com/element-hq/matrix-react-sdk/pull/105)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Respect `io.element.jitsi` `useFor1To1Calls` in well-known ([#&#8203;112](https://github.com/element-hq/matrix-react-sdk/pull/112)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). - Use Compound close icon in favour of mishmash of x/close icons ([#&#8203;108](https://github.com/element-hq/matrix-react-sdk/pull/108)). Contributed by [@&#8203;t3chguy](https://github.com/t3chguy). #### 🐛 Bug Fixes - Correct typo in option documentation ([#&#8203;28148](https://github.com/element-hq/element-web/pull/28148)). Contributed by [@&#8203;AndrewKvalheim](https://github.com/AndrewKvalheim). - Revert [#&#8203;124](https://github.com/element-hq/element-web/issues/124) and [#&#8203;135](https://github.com/element-hq/element-web/issues/135) ([#&#8203;139](https://github.com/element-hq/matrix-react-sdk/pull/139)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Add aria-label to e2e icon ([#&#8203;136](https://github.com/element-hq/matrix-react-sdk/pull/136)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). - Fix bell icons on room list hover being black squares ([#&#8203;135](https://github.com/element-hq/matrix-react-sdk/pull/135)). Contributed by [@&#8203;dbkr](https://github.com/dbkr). - Fix vertical overflow on the mobile register screen ([#&#8203;137](https://github.com/element-hq/matrix-react-sdk/pull/137)). Contributed by [@&#8203;langleyd](https://github.com/langleyd). - Allow to unpin redacted event ([#&#8203;98](https://github.com/element-hq/matrix-react-sdk/pull/98)). Contributed by [@&#8203;florianduros](https://github.com/florianduros). ### [`v1.11.81`](https://github.com/element-hq/element-web/releases/tag/v1.11.81) [Compare Source](https://github.com/element-hq/element-web/compare/v1.11.80...v1.11.81) This release fixes High severity vulnerability CVE-2024-47771 / GHSA-3jm3-x98c-r34x </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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate added 1 commit 2024-10-15 16:08:50 +02:00
Renovate force-pushed renovate/element-hq-element-web-1.x from 380a22ecfa to 5b0d046926 2024-10-22 16:09:04 +02:00 Compare
Renovate changed title from Update dependency element-hq/element-web to v1.11.81 to Update dependency element-hq/element-web to v1.11.82 2024-10-22 16:09:06 +02:00
Bluemedia merged commit 5b0d046926 into main 2024-10-24 21:13:01 +02:00
Bluemedia deleted branch renovate/element-hq-element-web-1.x 2024-10-24 21:13:01 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: Bluemedia/chatwire-element-pipeline#16
No description provided.