Update slskd/slskd Docker tag to v0.24.2 #3176

Merged
renovate-bot merged 1 commits from renovate/slskd-slskd-0.x into main 2026-01-13 16:02:04 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
slskd/slskd (source) patch 0.24.10.24.2

⚠️ Warning

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


Release Notes

slskd/slskd (slskd/slskd)

v0.24.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/slskd/slskd/compare/0.24.1...0.24.2


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 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 | |---|---|---| | [slskd/slskd](https://slskd.org) ([source](https://github.com/slskd/slskd)) | patch | `0.24.1` → `0.24.2` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>slskd/slskd (slskd/slskd)</summary> ### [`v0.24.2`](https://github.com/slskd/slskd/releases/tag/0.24.2) [Compare Source](https://github.com/slskd/slskd/compare/0.24.1...0.24.2) #### What's Changed - Change "Get Full Directory Contents" button caption and icon for clarity by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1552](https://github.com/slskd/slskd/pull/1552) - Make chat rooms search filter case-insensitive by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1556](https://github.com/slskd/slskd/pull/1556) - Update Browse empty state message for clarity by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1576](https://github.com/slskd/slskd/pull/1576) - Add validation to prevent crash when blacklist is enabled without file by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1579](https://github.com/slskd/slskd/pull/1579) - Add statistics by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1547](https://github.com/slskd/slskd/pull/1547) - Add reverse proxy instructions to README by [@&#8203;WinnerWind](https://github.com/WinnerWind) in [#&#8203;1503](https://github.com/slskd/slskd/pull/1503) - Add transfer details popup with datetime information to upload/download rows by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1582](https://github.com/slskd/slskd/pull/1582) - feature: configurable ip address by [@&#8203;x0vi](https://github.com/x0vi) in [#&#8203;1555](https://github.com/slskd/slskd/pull/1555) - Add the ability to bind HTTP and HTTPS to specific IP addresses by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1585](https://github.com/slskd/slskd/pull/1585) - Remove single character cli args for envars and cert/secret gen by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1586](https://github.com/slskd/slskd/pull/1586) - Add the ability to configure an API key via environment variables and command line by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1587](https://github.com/slskd/slskd/pull/1587) - Add client-side sorting to System Files view by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1581](https://github.com/slskd/slskd/pull/1581) - Handle Mutex creation failures in restricted environments by [@&#8203;Copilot](https://github.com/Copilot) in [#&#8203;1580](https://github.com/slskd/slskd/pull/1580) - Add Prometheus metrics for enqueue operations by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1588](https://github.com/slskd/slskd/pull/1588) - Add several indexes to share database, avoid using HasFlag() in other queries by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1589](https://github.com/slskd/slskd/pull/1589) - Optimize handling of file requests by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1591](https://github.com/slskd/slskd/pull/1591) - Add Failed retention setting, add more states to errored cleanup by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1594](https://github.com/slskd/slskd/pull/1594) - Bump qs and express in /src/web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1590](https://github.com/slskd/slskd/pull/1590) - Fix issues with some API endpoints when values containing, among other characters, forward slashes are present by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1596](https://github.com/slskd/slskd/pull/1596) - Fix typo in docs (http-listen-ip-address -> http-ip-address) by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1597](https://github.com/slskd/slskd/pull/1597) #### New Contributors - [@&#8203;Copilot](https://github.com/Copilot) made their first contribution in [#&#8203;1552](https://github.com/slskd/slskd/pull/1552) - [@&#8203;WinnerWind](https://github.com/WinnerWind) made their first contribution in [#&#8203;1503](https://github.com/slskd/slskd/pull/1503) - [@&#8203;x0vi](https://github.com/x0vi) made their first contribution in [#&#8203;1555](https://github.com/slskd/slskd/pull/1555) **Full Changelog**: <https://github.com/slskd/slskd/compare/0.24.1...0.24.2> </details> --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the automergeimage labels 2026-01-13 16:01:54 +00:00
renovate-bot added 1 commit 2026-01-13 16:01:55 +00:00
Update slskd/slskd Docker tag to v0.24.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
lint-test-helm / lint-helm (pull_request) Successful in 34s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 51s
1cb8b88d3f
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-01-13 16:01:59 +00:00
renovate-bot merged commit 5b72432ebf into main 2026-01-13 16:02:04 +00:00
renovate-bot deleted branch renovate/slskd-slskd-0.x 2026-01-13 16:02:10 +00:00
Sign in to join this conversation.