Update slskd/slskd Docker tag to v0.24.1 #2182

Merged
renovate-bot merged 1 commits from renovate/slskd-slskd-0.x into main 2025-12-02 20:02:30 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
slskd/slskd (source) patch 0.24.0 -> 0.24.1

Release Notes

slskd/slskd (slskd/slskd)

v0.24.1

Compare Source

Notable change: #​1544 Remove cache sharing directive from SQLite connection strings removes an ill-advised SQLite setting that has been causing contention and deadlocks for some (most?) users. This release should be noticeably more performant and stable.

What's Changed

New Contributors

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


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.0` -> `0.24.1` | --- ### Release Notes <details> <summary>slskd/slskd (slskd/slskd)</summary> ### [`v0.24.1`](https://github.com/slskd/slskd/releases/tag/0.24.1) [Compare Source](https://github.com/slskd/slskd/compare/0.24.0...0.24.1) Notable change: [#&#8203;1544 Remove cache sharing directive from SQLite connection strings](https://github.com/slskd/slskd/pull/1544) removes an ill-advised SQLite setting that has been causing contention and deadlocks for some (most?) users. This release should be noticeably more performant and stable. #### What's Changed - fix: system menu scrolls when overflowing on narrow screens by [@&#8203;tommytz](https://github.com/tommytz) in [#&#8203;1517](https://github.com/slskd/slskd/pull/1517) - Add flags to disable SQLite cache sharing and pooling by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1524](https://github.com/slskd/slskd/pull/1524) - Ensure SQLite PRAGMAs journal\_mode=wal and synchronous=1 (NORMAL) are set during initialization by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1529](https://github.com/slskd/slskd/pull/1529) - Remove file validation for unix sockets by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1530](https://github.com/slskd/slskd/pull/1530) - Add flag to enable logging of unobserved exceptions by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1538](https://github.com/slskd/slskd/pull/1538) - Fix build warnings by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1539](https://github.com/slskd/slskd/pull/1539) - Bump js-yaml from 3.14.1 to 3.14.2 in /src/web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1531](https://github.com/slskd/slskd/pull/1531) - Bump axios from 0.30.0 to 0.30.2 in /src/web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1460](https://github.com/slskd/slskd/pull/1460) - Bump node-forge from 1.3.1 to 1.3.2 in /src/web by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1542](https://github.com/slskd/slskd/pull/1542) - Remove cache sharing directive from SQLite connection strings, remove deprecated toggle flag for it by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1544](https://github.com/slskd/slskd/pull/1544) - Simplify transfer-failing logic by [@&#8203;jpdillingham](https://github.com/jpdillingham) in [#&#8203;1546](https://github.com/slskd/slskd/pull/1546) #### New Contributors - [@&#8203;tommytz](https://github.com/tommytz) made their first contribution in [#&#8203;1517](https://github.com/slskd/slskd/pull/1517) **Full Changelog**: <https://github.com/slskd/slskd/compare/0.24.0...0.24.1> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0Mi41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2025-12-02 20:02:21 +00:00
renovate-bot added 1 commit 2025-12-02 20:02:23 +00:00
Update slskd/slskd Docker tag to v0.24.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 25s
ffd233aa29
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-12-02 20:02:28 +00:00
renovate-bot merged commit c64894d6e7 into main 2025-12-02 20:02:30 +00:00
renovate-bot deleted branch renovate/slskd-slskd-0.x 2025-12-02 20:02:31 +00:00
Sign in to join this conversation.