From dbf0ba45cdbfa88aa4280a811bf46784ea7cdcdb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Jun 2026 07:16:59 +0200 Subject: [PATCH] =?UTF-8?q?feat(wekan):=20update=20image=20docker.io/wekan?= =?UTF-8?q?team/wekan=20v9.53=20=E2=86=92=20v9.54=20(#49240)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `529fb26` → `0600ca3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
wekan/wekan (docker.io/wekanteam/wekan) ### [`v9.54`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v954-2026-06-18-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v9.53...v9.54) This release adds the following updates: - [Updated dependencies](https://redirect.github.com/wekan/wekan/commit/ebc0f017bf2d0a6183a35cdd2b829a0cfff436ed). Merged Dependabot dependency updates: mongodb 6.21.0 → 7.3.0 in the tests/playwright e2e harness ([#​6393](https://redirect.github.com/wekan/wekan/pull/6393)), [@​aws-sdk/client-s3](https://redirect.github.com/aws-sdk/client-s3) 3.1054.0 → 3.1071.0 ([#​6390](https://redirect.github.com/wekan/wekan/pull/6390)), [@​google-cloud/storage](https://redirect.github.com/google-cloud/storage) 7.19.0 → 7.21.0 ([#​6391](https://redirect.github.com/wekan/wekan/pull/6391)), [@​typescript-eslint/eslint-plugin](https://redirect.github.com/typescript-eslint/eslint-plugin) 8.60.1 → 8.61.1 ([#​6392](https://redirect.github.com/wekan/wekan/pull/6392)), and [@​tweedegolf/sab-adapter-google-cloud](https://redirect.github.com/tweedegolf/sab-adapter-google-cloud) 1.0.10 → 3.0.2 ([#​6389](https://redirect.github.com/wekan/wekan/pull/6389)). Thanks to xet7. - [Updated docs](https://redirect.github.com/wekan/wekan/commit/85909d08cc8cb86299bf69b1c22cbded47f4c8c9). Thanks to xet7. and adds the following features: - [Added a "Show at Minicard" option for the Card Settings "Mark as complete" toggle](https://redirect.github.com/wekan/wekan/commit/d6a8f4386671630468fa61a8e98c4435c2c97803). The "Mark as complete" row in Board Settings → Card Settings now has its own "Show at Minicard" checkbox (new board setting `allowsDueCompleteOnMinicard`), unchecked by default — so the complete toggle is no longer shown on the current board's minicards unless it is explicitly enabled. Thanks to xet7. and fixes the following bugs: - [Updated tests](https://redirect.github.com/wekan/wekan/commit/6d6c26dd9bb2cac2c1660bf885078b1ae396fae6). Thanks to xet7. - [Explain to Dependabot to not complain about rspack](https://redirect.github.com/wekan/wekan/commit/d09b72670cf07e358738717093ad138c33c9fd2c). Thanks to xet7. - [Fixed Card Settings toggles (e.g. "Mark as complete") could not be reversed without refreshing the page](https://redirect.github.com/wekan/wekan/issues/6385). The Board Settings → Card Settings popup (`boardCardSettingsPopup`) cached the board once in `onCreated` as a non-reactive snapshot, but its toggle handlers computed the new value from that snapshot (`!tpl.currentBoard.allowsX`). So the first toggle worked, but reversing it recomputed `!oldValue` from the stale snapshot and set the same value again — it only "reset" after a page refresh re-took the snapshot. Fixed by re-reading the board reactively in an `autorun`, so every Card Settings toggle works both ways without a refresh. The same fix was applied to the Subtask Settings popup, which had the identical pattern. Thanks to xet7. Thanks to above GitHub users for their contributions and translators for their translations.
--- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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](https://redirect.github.com/renovatebot/renovate). --- charts/stable/wekan/Chart.yaml | 4 ++-- charts/stable/wekan/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/wekan/Chart.yaml b/charts/stable/wekan/Chart.yaml index d5d85587fa1..0c4c84fa594 100644 --- a/charts/stable/wekan/Chart.yaml +++ b/charts/stable/wekan/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 9.53.0 +appVersion: 9.54.0 dependencies: - name: common version: 29.5.3 @@ -44,5 +44,5 @@ sources: - https://hub.docker.com/r/wekanteam/wekan - https://wekan.github.io/ type: application -version: 21.26.0 +version: 21.27.0 diff --git a/charts/stable/wekan/values.yaml b/charts/stable/wekan/values.yaml index d2c5011b1a3..99b9667618c 100644 --- a/charts/stable/wekan/values.yaml +++ b/charts/stable/wekan/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/wekanteam/wekan - tag: v9.53@sha256:529fb26e8a9ded803cc40f238c055c1b9ffb6eaadee8da7633d5d54d82e2bf2b + tag: v9.54@sha256:0600ca37357c3a80d7dba272750ae69be2da588c4cd203ac063155a55b7c7c51 pullPolicy: IfNotPresent service: main: