Skip to content

fix(container): update image ghcr.io/element-hq/element-web (v1.12.12 → v1.12.13)#5032

Merged
drag0n141 merged 1 commit intomasterfrom
renovate/ghcr.io-element-hq-element-web-1.x
Mar 24, 2026
Merged

fix(container): update image ghcr.io/element-hq/element-web (v1.12.12 → v1.12.13)#5032
drag0n141 merged 1 commit intomasterfrom
renovate/ghcr.io-element-hq-element-web-1.x

Conversation

@drag0n141-bot
Copy link
Copy Markdown
Contributor

@drag0n141-bot drag0n141-bot bot commented Mar 24, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/element-hq/element-web patch v1.12.12v1.12.13

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

element-hq/element-web (ghcr.io/element-hq/element-web)

v1.12.13

Compare Source

🦖 Deprecations
✨ Features
🐛 Bug Fixes
  • [Backport staging] Fix soft crash of room list when trying to open a room (#​32872). Contributed by @​RiotRobot.
  • Fix "key storage out of sync" appearing when key storage is actually fine (#​32811). Contributed by @​andybalaam.
  • Fix remove button styling in local address list of room settings (#​32798). Contributed by @​florianduros.
  • Always check & update the users timezone on their profile on startup (#​32764). Contributed by @​Half-Shot.
  • Fix nx configuration to actually run type linter (#​32776). Contributed by @​richvdh.
  • Fix expand space panel button not being shown on keyboard focus (#​32746). Contributed by @​t3chguy.
  • Reset key storage if restoring from Recovery encounters the wrong decryption key (#​32668). Contributed by @​andybalaam.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@drag0n141-bot drag0n141-bot bot added renovate/container type/patch area/kubernetes Changes made in the kubernetes directory labels Mar 24, 2026
@drag0n141-bot
Copy link
Copy Markdown
Contributor Author

drag0n141-bot bot commented Mar 24, 2026

--- HelmRelease: matrix/element Deployment: matrix/element

+++ HelmRelease: matrix/element Deployment: matrix/element

@@ -42,13 +42,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       containers:
       - env:
         - name: TZ
           value: Europe/Berlin
-        image: ghcr.io/element-hq/element-web:v1.12.12@sha256:3f031bba174a062d21dcb506662031ce717586c05c03d018063c19470941ac70
+        image: ghcr.io/element-hq/element-web:v1.12.13@sha256:5107e63026c13ed014f743e485821b7d4b56d275a41e76303859bb14f5f94eb6
         name: app
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@drag0n141-bot
Copy link
Copy Markdown
Contributor Author

drag0n141-bot bot commented Mar 24, 2026

--- kubernetes/apps/matrix/element/app Kustomization: matrix/element HelmRelease: matrix/element

+++ kubernetes/apps/matrix/element/app Kustomization: matrix/element HelmRelease: matrix/element

@@ -33,13 +33,13 @@

         containers:
           app:
             env:
               TZ: Europe/Berlin
             image:
               repository: ghcr.io/element-hq/element-web
-              tag: v1.12.12@sha256:3f031bba174a062d21dcb506662031ce717586c05c03d018063c19470941ac70
+              tag: v1.12.13@sha256:5107e63026c13ed014f743e485821b7d4b56d275a41e76303859bb14f5f94eb6
             resources:
               limits:
                 memory: 256Mi
               requests:
                 cpu: 10m
                 memory: 128Mi

Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

element-web: v1.12.12 → v1.12.13

Verdict: Safe to merge

Breaking changes: None

Deprecations: None affecting this repo

  • automaticErrorReporting labs feature removed — PR #32781. This repo has show_labs_settings: false and no labs features configured in config.json; the removed setting is not used.
  • Automatic rageshakes on UTD labs feature removed — PR #32778. Same as above: labs are hidden and no labs features are enabled in this deployment.

New features worth adopting: None requiring repo changes

  • Element Call upgraded to v0.17.0 for new picture-in-picture designs (#32816). No new configuration options or breaking changes.

Sources consulted:

@drag0n141 drag0n141 merged commit 3f34853 into master Mar 24, 2026
13 checks passed
@drag0n141 drag0n141 deleted the renovate/ghcr.io-element-hq-element-web-1.x branch March 24, 2026 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant