Update vectorim/element-web Docker tag to v1.11.39 #60

Merged
AverageMarcus merged 1 commits from renovate/vectorim-element-web-1.x into master 2023-08-15 15:07:19 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.38 -> v1.11.39

Release Notes

vector-im/element-web (vectorim/element-web)

v1.11.39

Compare Source

🦖 Deprecations

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/vector-im/element-web) | patch | `v1.11.38` -> `v1.11.39` | --- ### Release Notes <details> <summary>vector-im/element-web (vectorim/element-web)</summary> ### [`v1.11.39`](https://github.com/vector-im/element-web/releases/tag/v1.11.39) [Compare Source](https://github.com/vector-im/element-web/compare/v1.11.38...v1.11.39) #### 🦖 Deprecations - Deprecate camelCase config options ([#&#8203;25800](https://github.com/vector-im/element-web/pull/25800)). - Deprecate customisations in favour of Module API ([#&#8203;25736](https://github.com/vector-im/element-web/pull/25736)). Fixes [#&#8203;25733](https://github.com/vector-im/element-web/issues/25733). #### ✨ Features - Update labs.md for knock rooms ([#&#8203;25923](https://github.com/vector-im/element-web/pull/25923)). Contributed by [@&#8203;charlynguyen](https://github.com/charlynguyen). - Package release builds of element-web in package.element.io debs ([#&#8203;25198](https://github.com/vector-im/element-web/pull/25198)). - Allow knocking rooms ([#&#8203;11353](https://github.com/matrix-org/matrix-react-sdk/pull/11353)). Contributed by [@&#8203;charlynguyen](https://github.com/charlynguyen). - Support adding space-restricted joins on rooms not members of those spaces ([#&#8203;9017](https://github.com/matrix-org/matrix-react-sdk/pull/9017)). Fixes [#&#8203;19213](https://github.com/vector-im/element-web/issues/19213). - Clear requiresClient and show pop-out if widget-api fails to ready ([#&#8203;11321](https://github.com/matrix-org/matrix-react-sdk/pull/11321)). Fixes [vector-im/customer-retainer#73](https://github.com/vector-im/customer-retainer/issues/73). - Bump pagination sizes due to hidden events ([#&#8203;11342](https://github.com/matrix-org/matrix-react-sdk/pull/11342)). - Remove display of key backup signatures from backup settings ([#&#8203;11333](https://github.com/matrix-org/matrix-react-sdk/pull/11333)). - Use PassphraseFields in ExportE2eKeysDialog to enforce minimum passphrase complexity ([#&#8203;11222](https://github.com/matrix-org/matrix-react-sdk/pull/11222)). Fixes [#&#8203;9478](https://github.com/vector-im/element-web/issues/9478). #### 🐛 Bug Fixes - Fix "Export chat" not respecting configured time format in plain text mode ([#&#8203;10696](https://github.com/matrix-org/matrix-react-sdk/pull/10696)). Fixes [#&#8203;23838](https://github.com/vector-im/element-web/issues/23838). Contributed by [@&#8203;rashmitpankhania](https://github.com/rashmitpankhania). - Fix some missing 1-count pluralisations around event list summaries ([#&#8203;11371](https://github.com/matrix-org/matrix-react-sdk/pull/11371)). Fixes [#&#8203;25925](https://github.com/vector-im/element-web/issues/25925). - Fix create subspace dialog not working for public space creation ([#&#8203;11367](https://github.com/matrix-org/matrix-react-sdk/pull/11367)). Fixes [#&#8203;25916](https://github.com/vector-im/element-web/issues/25916). - Search for users on paste ([#&#8203;11304](https://github.com/matrix-org/matrix-react-sdk/pull/11304)). Fixes [#&#8203;17523](https://github.com/vector-im/element-web/issues/17523). Contributed by [@&#8203;peterscheu-aceart](https://github.com/peterscheu-aceart). - Fix AppTile context menu not always showing up when it has options ([#&#8203;11358](https://github.com/matrix-org/matrix-react-sdk/pull/11358)). Fixes [#&#8203;25914](https://github.com/vector-im/element-web/issues/25914). - Fix clicking on home all rooms space notification not working ([#&#8203;11337](https://github.com/matrix-org/matrix-react-sdk/pull/11337)). Fixes [#&#8203;22844](https://github.com/vector-im/element-web/issues/22844). - Fix joining a suggested room switching space away ([#&#8203;11347](https://github.com/matrix-org/matrix-react-sdk/pull/11347)). Fixes [#&#8203;25838](https://github.com/vector-im/element-web/issues/25838). - Fix home/all rooms context menu in space panel ([#&#8203;11350](https://github.com/matrix-org/matrix-react-sdk/pull/11350)). Fixes [#&#8203;25896](https://github.com/vector-im/element-web/issues/25896). - Make keyboard handling in and out of autocomplete completions consistent ([#&#8203;11344](https://github.com/matrix-org/matrix-react-sdk/pull/11344)). Fixes [#&#8203;25878](https://github.com/vector-im/element-web/issues/25878). - De-duplicate reactions by sender to account for faulty/malicious servers ([#&#8203;11340](https://github.com/matrix-org/matrix-react-sdk/pull/11340)). Fixes [#&#8203;25872](https://github.com/vector-im/element-web/issues/25872). - Fix disable\_3pid_login being ignored for the email field ([#&#8203;11335](https://github.com/matrix-org/matrix-react-sdk/pull/11335)). Fixes [#&#8203;25863](https://github.com/vector-im/element-web/issues/25863). - Upgrade wysiwyg editor for ctrl+backspace windows fix ([#&#8203;11324](https://github.com/matrix-org/matrix-react-sdk/pull/11324)). Fixes [vector-im/verticals-internal#102](https://github.com/vector-im/verticals-internal/issues/102). - Unhide the view source event toggle - it works well enough ([#&#8203;11336](https://github.com/matrix-org/matrix-react-sdk/pull/11336)). Fixes [#&#8203;25861](https://github.com/vector-im/element-web/issues/25861). </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:eyJjcmVhdGVkSW5WZXIiOiIzNi40NS4wIiwidXBkYXRlZEluVmVyIjoiMzYuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added 1 commit 2023-08-15 15:01:24 +00:00
AverageMarcus merged commit 842aada3b5 into master 2023-08-15 15:07:19 +00:00
AverageMarcus deleted branch renovate/vectorim-element-web-1.x 2023-08-15 15:07:19 +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#60
No description provided.