Skip to content

fix(container): update image kanboard/kanboard ( v1.2.51 → v1.2.52 )#3297

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kanboard-kanboard-1.x
Open

fix(container): update image kanboard/kanboard ( v1.2.51 → v1.2.52 )#3297
renovate[bot] wants to merge 1 commit intomainfrom
renovate/kanboard-kanboard-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 5, 2026

This PR contains the following updates:

Package Update Change
kanboard/kanboard (source) patch v1.2.51v1.2.52

Release Notes

kanboard/kanboard (kanboard/kanboard)

v1.2.52: Kanboard 1.2.52

Compare Source

  • Enforce comment visibility rules for public and unauthenticated users:
    • Restricted comments are no longer exposed in public task views.
    • Users cannot create comments with a visibility level higher than their role.
  • Revoke public access tokens for inactive users.
  • Use timing-safe comparisons (hash_equals) for API and webhook token validation to mitigate timing attacks.
  • Replace raw SQL interpolation with parameterized queries in:
    • Task queries (TaskFinderModel)
    • iCalendar export conditions
  • Validate task ownership in bulk operations:
    • Ensure tasks belong to the specified project before applying bulk changes.

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 was generated by Mend Renovate. View the repository job log.

| datasource | package           | from    | to      |
| ---------- | ----------------- | ------- | ------- |
| docker     | kanboard/kanboard | v1.2.51 | v1.2.52 |


Signed-off-by: Roger Rumao <rogerrum@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 5, 2026

Path: main/homelab/kanboard

--- /tmp/tmp.fWnIEY7hcL	2026-04-05 01:40:52.454584134 +0000
+++ /tmp/tmp.T70I8EGJ5y	2026-04-05 01:40:53.183583976 +0000
@@ -89,7 +89,7 @@
               value: "false"
             - name: TZ
               value: America/Chicago
-          image: kanboard/kanboard:v1.2.51
+          image: kanboard/kanboard:v1.2.52
           name: main
 
 ---

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants