From 230d7770f422cd07bf995a089f5cfda0e532fc5f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Mar 2026 03:07:07 +0000 Subject: [PATCH] chore(deps): update dependency slskd/slskd to v0.24.5 (#4333) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [slskd/slskd](https://slskd.org) ([source](https://github.com/slskd/slskd)) | patch | `0.24.4` → `0.24.5` | --- ### Release Notes
slskd/slskd (slskd/slskd) ### [`v0.24.5`](https://github.com/slskd/slskd/releases/tag/0.24.5) [Compare Source](https://github.com/slskd/slskd/compare/0.24.4...0.24.5) ##### What's Changed - Add KnownUnsupportedTypeConverter to prevent crashes when serializing some types by [@​jpdillingham](https://github.com/jpdillingham) in [#​1645](https://github.com/slskd/slskd/pull/1645) - Use shared JsonSerializerOptions when cloning State by [@​jpdillingham](https://github.com/jpdillingham) in [#​1648](https://github.com/slskd/slskd/pull/1648) - Ensure execute bits are set on directory mode by [@​jpdillingham](https://github.com/jpdillingham) in [#​1656](https://github.com/slskd/slskd/pull/1656) - Bump minimatch and eslint-config-canonical in /src/web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1655](https://github.com/slskd/slskd/pull/1655) - Bump rollup from 2.79.2 to 2.80.0 in /src/web by [@​dependabot](https://github.com/dependabot)\[bot] in [#​1654](https://github.com/slskd/slskd/pull/1654) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4333 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/slskd/Chart.yaml | 2 +- clusters/cl01tl/helm/slskd/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/slskd/Chart.yaml b/clusters/cl01tl/helm/slskd/Chart.yaml index 66d279832..6da444431 100644 --- a/clusters/cl01tl/helm/slskd/Chart.yaml +++ b/clusters/cl01tl/helm/slskd/Chart.yaml @@ -23,4 +23,4 @@ dependencies: version: 4.6.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/slskd.png # renovate: datasource=github-releases depName=slskd/slskd -appVersion: 0.24.4 +appVersion: 0.24.5 diff --git a/clusters/cl01tl/helm/slskd/values.yaml b/clusters/cl01tl/helm/slskd/values.yaml index 5e57dabfc..da6b1bced 100644 --- a/clusters/cl01tl/helm/slskd/values.yaml +++ b/clusters/cl01tl/helm/slskd/values.yaml @@ -28,7 +28,7 @@ slskd: main: image: repository: slskd/slskd - tag: 0.24.4 + tag: 0.24.5 pullPolicy: IfNotPresent env: - name: TZ