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 <details> <summary>slskd/slskd (slskd/slskd)</summary> ### [`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**: <https://github.com/slskd/slskd/compare/0.24.4...0.24.5> </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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=--> Reviewed-on: #4333 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
27 lines
743 B
YAML
27 lines
743 B
YAML
apiVersion: v2
|
|
name: slskd
|
|
version: 1.0.0
|
|
description: slskd
|
|
keywords:
|
|
- slskd
|
|
- soularr
|
|
- lidarr
|
|
- music
|
|
home: https://wiki.alexlebens.dev/s/ea931f86-1e70-480c-8002-64380b267cd7
|
|
sources:
|
|
- https://github.com/slskd/slskd
|
|
- https://github.com/mrusse/soularr
|
|
- https://hub.docker.com/r/slskd/slskd
|
|
- https://hub.docker.com/r/mrusse08/soularr
|
|
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: app-template
|
|
alias: slskd
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
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.5
|