Commit Graph

25254 Commits

Author SHA1 Message Date
TrueCharts Bot 8b73005cb3 chore(deps): update container image diygod/rsshub to latest@cbfb644 by renovate (#17971)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| diygod/rsshub | digest | `2023036` -> `cbfb644` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 13:17:56 +01:00
TrueCharts Bot 588f8caf59 chore(deps): update container image xwiki to v16.0.0-postgres-tomcat@3c704a1 by renovate (#17969)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| xwiki | major | `15.10.5-postgres-tomcat` -> `16.0.0-postgres-tomcat`
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:34:50 +01:00
TrueCharts Bot ec1a8a918f chore(deps): update container image rssbridge/rss-bridge to v2024-02-02@1a4d30c by renovate (#17967)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [rssbridge/rss-bridge](https://togithub.com/RSS-Bridge/rss-bridge) |
major | `2023-09-24` -> `2024-02-02` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>RSS-Bridge/rss-bridge (rssbridge/rss-bridge)</summary>

###
[`v2024-02-02`](https://togithub.com/RSS-Bridge/rss-bridge/releases/tag/2024-02-02):
RSS-Bridge 2024-02-02

[Compare
Source](https://togithub.com/RSS-Bridge/rss-bridge/compare/2023-09-24...2024-02-02)

**Zero breaking changes**

Recommended to checkout revised installation instructions for Debian 12:


https://github.com/RSS-Bridge/rss-bridge#how-to-install-on-debian-12-nginx--php-fpm

Officially hosted instance: https://rss-bridge.org/bridge01/

IRC channel #rssbridge at https://libera.chat/

Thank you to all contributors who keeps the project alive.

#### A subset of changes which might be interesting

Rss-Bridge can now be password protected with required token in the url:

```diff
--- config.ini.php	2024-02-02 18:41:36.881743962 +0100
+++ /tmp/1	2024-02-02 18:42:00.289567705 +0100
@&#8203;@&#8203; -92,7 +92,7 @&#8203;@&#8203;
 password = ""
 
 ; Token authentication (URL)
-token = ""
+token = "hunter2"
```

- chore: add tools for manually administrating the configured cache by
[@&#8203;dvikan](https://togithub.com/dvikan) in
[https://github.com/RSS-Bridge/rss-bridge/pull/3867](https://togithub.com/RSS-Bridge/rss-bridge/pull/3867)
- fix: only escape iframe,script and link for html output by
[@&#8203;dvikan](https://togithub.com/dvikan) in
[https://github.com/RSS-Bridge/rss-bridge/pull/3882](https://togithub.com/RSS-Bridge/rss-bridge/pull/3882)
- \[AnnasArchiveBridge] Add new bridge by
[@&#8203;Phantop](https://togithub.com/Phantop) in
[https://github.com/RSS-Bridge/rss-bridge/pull/3888](https://togithub.com/RSS-Bridge/rss-bridge/pull/3888)
- feat: add etag support to getContents by
[@&#8203;dvikan](https://togithub.com/dvikan) in
[https://github.com/RSS-Bridge/rss-bridge/pull/3893](https://togithub.com/RSS-Bridge/rss-bridge/pull/3893)
- fix: add cache clearing tools by
[@&#8203;dvikan](https://togithub.com/dvikan) in
[https://github.com/RSS-Bridge/rss-bridge/pull/3896](https://togithub.com/RSS-Bridge/rss-bridge/pull/3896)
- feat: token authentication by
[@&#8203;dvikan](https://togithub.com/dvikan) in
[https://github.com/RSS-Bridge/rss-bridge/pull/3927](https://togithub.com/RSS-Bridge/rss-bridge/pull/3927)
- \[FirefoxReleaseNotesBridge] Add New Bridge by
[@&#8203;tillcash](https://togithub.com/tillcash) in
[https://github.com/RSS-Bridge/rss-bridge/pull/3930](https://togithub.com/RSS-Bridge/rss-bridge/pull/3930)
- Fix Docker exec by [@&#8203;Alkarex](https://togithub.com/Alkarex) in
[https://github.com/RSS-Bridge/rss-bridge/pull/3941](https://togithub.com/RSS-Bridge/rss-bridge/pull/3941)

#### New Contributors

- [@&#8203;m3nu](https://togithub.com/m3nu) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3778](https://togithub.com/RSS-Bridge/rss-bridge/pull/3778)
- [@&#8203;itsLameni](https://togithub.com/itsLameni) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3789](https://togithub.com/RSS-Bridge/rss-bridge/pull/3789)
- [@&#8203;wpdevelopment11](https://togithub.com/wpdevelopment11) made
their first contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3793](https://togithub.com/RSS-Bridge/rss-bridge/pull/3793)
- [@&#8203;SebLaus](https://togithub.com/SebLaus) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3786](https://togithub.com/RSS-Bridge/rss-bridge/pull/3786)
- [@&#8203;knrdl](https://togithub.com/knrdl) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3800](https://togithub.com/RSS-Bridge/rss-bridge/pull/3800)
- [@&#8203;RayBB](https://togithub.com/RayBB) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3823](https://togithub.com/RSS-Bridge/rss-bridge/pull/3823)
- [@&#8203;glacasa](https://togithub.com/glacasa) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3825](https://togithub.com/RSS-Bridge/rss-bridge/pull/3825)
- [@&#8203;xz47sv](https://togithub.com/xz47sv) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3835](https://togithub.com/RSS-Bridge/rss-bridge/pull/3835)
- [@&#8203;bkidwell](https://togithub.com/bkidwell) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3843](https://togithub.com/RSS-Bridge/rss-bridge/pull/3843)
- [@&#8203;xduugu](https://togithub.com/xduugu) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3854](https://togithub.com/RSS-Bridge/rss-bridge/pull/3854)
- [@&#8203;tillcash](https://togithub.com/tillcash) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3862](https://togithub.com/RSS-Bridge/rss-bridge/pull/3862)
- [@&#8203;crisukbot](https://togithub.com/crisukbot) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3877](https://togithub.com/RSS-Bridge/rss-bridge/pull/3877)
- [@&#8203;hleskien](https://togithub.com/hleskien) made their first
contribution in
[https://github.com/RSS-Bridge/rss-bridge/pull/3920](https://togithub.com/RSS-Bridge/rss-bridge/pull/3920)

**Full Changelog**:
https://github.com/RSS-Bridge/rss-bridge/compare/2023-09-24...2024-02-02

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:34:29 +01:00
TrueCharts Bot 3e25f5f7b8 chore(deps): update container image revenz/fileflows to v24.02@4009c44 by renovate (#17947)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| revenz/fileflows | minor | `24.01` -> `24.02` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:34:21 +01:00
TrueCharts Bot 64ed5034d3 chore(deps): update container image ghcr.io/linuxserver/sickchill to v2024.2.2@0915dee by renovate (#17939)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/sickchill](https://togithub.com/linuxserver/docker-sickchill/packages)
([source](https://togithub.com/linuxserver/docker-sickchill)) | minor |
`2024.1.31` -> `2024.2.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:33:12 +01:00
TrueCharts Bot d6d806e728 chore(deps): update container image minio/minio to vrelease.2024-02-04t22-36-13z@edc8947 by renovate (#17964)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | minor | `RELEASE.2024-01-31T20-20-33Z` ->
`RELEASE.2024-02-04T22-36-13Z` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:32:15 +01:00
TrueCharts Bot 6d85074ca3 chore(deps): update neko by renovate (#17963)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| m1k1o/neko | digest | `9568896` -> `1f3f2cb` |
| m1k1o/neko | digest | `7eb6db4` -> `0ce3345` |
| m1k1o/neko | digest | `ec3e6ac` -> `763335a` |
| m1k1o/neko | digest | `e921c20` -> `ebbc8de` |
| m1k1o/neko | digest | `a936061` -> `5761a26` |
| m1k1o/neko | digest | `b123c7a` -> `bfef40b` |
| m1k1o/neko | digest | `8d30a4d` -> `4903cda` |
| m1k1o/neko | digest | `adfa132` -> `9e1a9a9` |
| m1k1o/neko | digest | `6550c32` -> `5834a3f` |
| m1k1o/neko | digest | `aa6cfc0` -> `55da02b` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:29:31 +01:00
TrueCharts Bot cd4ee47fbc chore(deps): update container image wiserain/flexget to 3.11.14@7a60f26 by renovate (#17962)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[wiserain/flexget](https://togithub.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://togithub.com/wiserain/docker-flexget)) | digest |
`a927176` -> `7a60f26` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:24:56 +01:00
TrueCharts Bot 8e13931831 chore(deps): update container image seafileltd/seafile-mc to v11.0.5@8d96605 by renovate (#17929)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| seafileltd/seafile-mc | patch | `11.0.4` -> `11.0.5` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:24:40 +01:00
TrueCharts Bot ca28d0cb4f chore(deps): update container image clamav/clamav to 1.2.1@e22d570 by renovate (#17953)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| clamav/clamav | digest | `283bb9e` -> `e22d570` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:24:34 +01:00
TrueCharts Bot 56c050324e chore(deps): update container image ghcr.io/onedr0p/transmission to 4.0.5@1663584 by renovate (#17960)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/transmission](https://ghcr.io/onedr0p/transmission)
([source](https://togithub.com/onedr0p/containers)) | digest | `7142c11`
-> `1663584` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 06:23:58 +00:00
TrueCharts Bot fdacba52cd chore(deps): update container image cthulhoo/ttrss-fpm-pgsql-static to latest@885eb59 by renovate (#17823) 2024-02-05 07:23:23 +01:00
TrueCharts Bot a5ea622cbd chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to 1.13.2.4251@23d16bf by renovate (#17956) 2024-02-05 07:22:53 +01:00
TrueCharts Bot c8f6a7d2b8 chore(deps): update container image ghcr.io/onedr0p/sabnzbd to 4.2.2@5b1f15c by renovate (#17958) 2024-02-05 07:22:50 +01:00
TrueCharts Bot 3a79df3a76 chore(deps): update container image ghcr.io/onedr0p/tautulli to 2.13.4@d925cbb by renovate (#17959) 2024-02-05 07:22:47 +01:00
TrueCharts Bot 9a5fa5354c chore(deps): update container image ghcr.io/onedr0p/readarr-develop to 0.3.18.2411@a1d9eb2 by renovate (#17957)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/readarr-develop](https://ghcr.io/onedr0p/readarr-develop)
([source](https://togithub.com/onedr0p/containers)) | digest | `fa1fe2d`
-> `a1d9eb2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:22:44 +01:00
TrueCharts Bot 0cd95213d1 chore(deps): update container image ghcr.io/linuxserver/duckdns to latest@63cef06 by renovate (#17954)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/duckdns | digest | `cae91be` -> `63cef06` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:22:32 +01:00
TrueCharts Bot b2edf61f1b chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to 2.1.6.3993@36b75d7 by renovate (#17955) 2024-02-05 07:22:17 +01:00
TrueCharts Bot c8dd7ea48f chore(deps): update container image automaticrippingmachine/automatic-ripping-machine to 2.6.70@0fa9951 by renovate (#17952)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[automaticrippingmachine/automatic-ripping-machine](https://togithub.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `68146c7` -> `0fa9951` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuNCIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 07:22:13 +01:00
TrueCharts Bot e47fc28faf chore(deps): update container image splunk/splunk to v9.2.0@f27a7e6 by renovate (#17948)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| splunk/splunk | minor | `9.1.3` -> `9.2.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:04:36 +01:00
TrueCharts Bot 41f05d9f5f chore(deps): update container image mpepping/cyberchef to v10.6.0@993b0b0 by renovate (#17945)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[mpepping/cyberchef](https://togithub.com/nginxinc/docker-nginx-unprivileged)
| minor | `v10.5.2` -> `v10.6.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:03:22 +01:00
TrueCharts Bot d23a8100ae chore(deps): update container image ghostfolio/ghostfolio to v2.47.0@b5bd04e by renovate (#17942)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghostfolio/ghostfolio | minor | `2.46.0` -> `2.47.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:02:59 +01:00
TrueCharts Bot 1b6af31c9f chore(deps): update container image ghcr.io/linuxserver/piwigo to v14.2.0@77f4bbd by renovate (#17938)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/piwigo](https://togithub.com/linuxserver/docker-piwigo/packages)
([source](https://togithub.com/linuxserver/docker-piwigo)) | minor |
`14.1.0` -> `14.2.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:02:42 +01:00
TrueCharts Bot 22e7c53ee8 chore(deps): update container image jlesage/mediainfo to v24.02.1@d73bce3 by renovate (#17944)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jlesage/mediainfo](https://togithub.com/jlesage/docker-mediainfo) |
minor | `v24.01.1` -> `v24.02.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jlesage/docker-mediainfo (jlesage/mediainfo)</summary>

###
[`v24.02.1`](https://togithub.com/jlesage/docker-mediainfo/releases/tag/v24.02.1):
Version 24.02.1

[Compare
Source](https://togithub.com/jlesage/docker-mediainfo/compare/v24.01.1...v24.02.1)

Changes in this release:

-   Updated MediaInfo to version 24.01.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:02:33 +01:00
TrueCharts Bot 07ec1a71e8 chore(deps): update container image jgraph/drawio to v23.1.0@9931e26 by renovate (#17943)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jgraph/drawio](https://www.drawio.com)
([source](https://togithub.com/jgraph/docker-drawio)) | minor | `23.0.2`
-> `23.1.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jgraph/docker-drawio (jgraph/drawio)</summary>

###
[`v23.1.0`](https://togithub.com/jgraph/docker-drawio/compare/v23.0.2...v23.1.0)

[Compare
Source](https://togithub.com/jgraph/docker-drawio/compare/v23.0.2...v23.1.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:01:59 +01:00
TrueCharts Bot 543e7cd8d4 chore(deps): update container image tailscale/tailscale to v1.58.2@6dc3334 by renovate (#17949)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| tailscale/tailscale | minor | `v1.56.1` -> `v1.58.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:01:39 +01:00
TrueCharts Bot 9c262e2ea7 chore(deps): update container image ghcr.io/sbondco/watcharr to v1.32.1@b746fc1 by renovate (#17941)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.31.1` -> `v1.32.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary>

###
[`v1.32.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.32.1)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.32.0...v1.32.1)

#### 🔧 Fixed

- Save watchedAt date and keep watched movies that are also on watchlist
when importing from Movary in
[https://github.com/sbondCo/Watcharr/pull/335](https://togithub.com/sbondCo/Watcharr/pull/335)
- Create 'Include Previously Watched' setting for showing previously
watched content in 'Finished' filter in
[https://github.com/sbondCo/Watcharr/pull/335](https://togithub.com/sbondCo/Watcharr/pull/335)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/90c3ab1c-c3c6-40ae-bf18-46316c2dd098)
- Fix all 'dates watched' activity having same date after import in
[https://github.com/sbondCo/Watcharr/pull/336](https://togithub.com/sbondCo/Watcharr/pull/336)
- Include previously watched in profile stats in
[https://github.com/sbondCo/Watcharr/pull/336](https://togithub.com/sbondCo/Watcharr/pull/336)
- Fix finished filter not working with type filter in
[https://github.com/sbondCo/Watcharr/pull/336](https://togithub.com/sbondCo/Watcharr/pull/336)

#### 🥇 Credit

- A big thanks to
[@&#8203;sahinakkaya](https://togithub.com/sahinakkaya) for helping test
and finding the issues fixed in this release (and suggesting the
features).

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/174461124?tag=v1.32.1
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.32.0...v1.32.1

###
[`v1.32.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.32.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.31.1...v1.32.0)

#### New

- Movary Importing by [@&#8203;IRHM](https://togithub.com/IRHM) (thanks
to [@&#8203;sahinakkaya](https://togithub.com/sahinakkaya)) in
[https://github.com/sbondCo/Watcharr/pull/334](https://togithub.com/sbondCo/Watcharr/pull/334)

#### Changed

- Update content table on request by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/314](https://togithub.com/sbondCo/Watcharr/pull/314)

#### Maintenance

- ui: bump vite from 5.0.11 to 5.0.12 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/320](https://togithub.com/sbondCo/Watcharr/pull/320)
- ui: bump prettier from 3.1.1 to 3.2.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/322](https://togithub.com/sbondCo/Watcharr/pull/322)
- ui: bump
[@&#8203;sveltejs/adapter-node](https://togithub.com/sveltejs/adapter-node)
from 2.0.2 to 4.0.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/331](https://togithub.com/sbondCo/Watcharr/pull/331)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.18.0 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/330](https://togithub.com/sbondCo/Watcharr/pull/330)
- server: bump gorm.io/gorm from 1.25.5 to 1.25.6 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/327](https://togithub.com/sbondCo/Watcharr/pull/327)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.18.0 to 6.20.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/328](https://togithub.com/sbondCo/Watcharr/pull/328)
- ui: bump svelte-check from 3.6.2 to 3.6.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/317](https://togithub.com/sbondCo/Watcharr/pull/317)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/173982496?tag=v1.32.0
**Full Changelog**:
https://github.com/sbondCo/Watcharr/compare/v1.31.1...v1.32.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:01:35 +01:00
TrueCharts Bot e810f5ec8f chore(deps): update rdesktop by renovate (#17901) 2024-02-05 02:00:58 +01:00
TrueCharts Bot 0a43373a59 chore(deps): update container image ghcr.io/nwithan8/tauticord to v3.16.2@e6590dc by renovate (#17940) 2024-02-05 02:00:55 +01:00
TrueCharts Bot dba39e6cdb chore(deps): update container image ghcr.io/geek-cookbook/emby to v4.8.0.80@d14aaee by renovate (#17937)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/geek-cookbook/emby | minor | `4.7.14.0` -> `4.8.0.80` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:00:51 +00:00
TrueCharts Bot 7d5edf9061 chore(deps): update container image ghcr.io/actualbudget/actual-server to v24.2.0@e8c362d by renovate (#17935) 2024-02-05 02:00:32 +01:00
TrueCharts Bot 047a464e5e chore(deps): update container image domoticz/domoticz to v2024.4@9d1c256 by renovate (#17934)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [domoticz/domoticz](https://togithub.com/domoticz/domoticz) | minor |
`2024.3` -> `2024.4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>domoticz/domoticz (domoticz/domoticz)</summary>

###
[`v2024.4`](https://togithub.com/domoticz/domoticz/releases/tag/2024.4):
Stable Release 2024.4

[Compare
Source](https://togithub.com/domoticz/domoticz/compare/2024.3...2024.4)

Stable Release 2024.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 02:00:25 +01:00
TrueCharts Bot f7d8a930a0 chore(deps): update container image tccr.io/tccr/nextcloud-fpm to v28.0.2@7e44e0f by renovate (#17931) 2024-02-05 01:56:13 +01:00
TrueCharts Bot 1b84e45665 chore(deps): update container image shenxn/protonmail-bridge to v3.8.2@3b84ff9 by renovate (#17930) 2024-02-05 01:53:45 +01:00
TrueCharts Bot 35723c09ad chore(deps): update container image wiserain/flexget to v3.11.14@a927176 by renovate (#17933)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[wiserain/flexget](https://togithub.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://togithub.com/wiserain/docker-flexget)) | patch |
`3.11.12` -> `3.11.14` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:53:37 +01:00
TrueCharts Bot 0c37e53aaa chore(deps): update container image vabene1111/recipes to v1.5.12@d0048e8 by renovate (#17932)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [vabene1111/recipes](https://togithub.com/TandoorRecipes/recipes) |
patch | `1.5.11` -> `1.5.12` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>TandoorRecipes/recipes (vabene1111/recipes)</summary>

###
[`v1.5.12`](https://togithub.com/TandoorRecipes/recipes/releases/tag/1.5.12)

[Compare
Source](https://togithub.com/TandoorRecipes/recipes/compare/1.5.11...1.5.12)

- **added** rating to recipe card (thanks to
[@&#8203;smilerz](https://togithub.com/smilerz)
[#&#8203;2822](https://togithub.com/TandoorRecipes/recipes/issues/2822))
- **added** ability to do math and scale an arbitrary number with the
templating syntax (thanks to [RomRider](https://togithub.com/RomRider)
[#&#8203;2380](https://togithub.com/TandoorRecipes/recipes/issues/2380))
- **added** apache subfolder example to docs (thanks to
[adjokic](https://togithub.com/adjokic)
[#&#8203;2887](https://togithub.com/TandoorRecipes/recipes/issues/2887))
- **added** PWA install docs for firefox on android (thanks to
[axeleroy](https://togithub.com/axeleroy)
[#&#8203;2785](https://togithub.com/TandoorRecipes/recipes/issues/2785))
- **improved** clickable area for ingredient notes (thanks to
[harry48225](https://togithub.com/harry48225)
[#&#8203;2859](https://togithub.com/TandoorRecipes/recipes/issues/2859))
- **improved** make gunicorn and nginx listen to ipv6 (thanks to
[swnf](https://togithub.com/swnf)
[#&#8203;2722](https://togithub.com/TandoorRecipes/recipes/issues/2722))
- **improved** hide ingredient edit modal in import after clicking
ok/delete
[#&#8203;2882](https://togithub.com/TandoorRecipes/recipes/issues/2882)
- **improved** docs for manual docker nginx install (thanks to
[sohmc](https://togithub.com/sohmc)
[#&#8203;2826](https://togithub.com/TandoorRecipes/recipes/issues/2826))
- **fixed** content shift on meal plan mobile view obscuring bottom nav
- **fixed** iCal export
[#&#8203;2906](https://togithub.com/TandoorRecipes/recipes/issues/2906)
- **fixed** iOS bottom nav partially obstructed (thanks to
[@&#8203;tomtjes](https://togithub.com/tomtjes)
[#&#8203;2895](https://togithub.com/TandoorRecipes/recipes/issues/2895))
- **fixed** meal plan prev/next period broken in mobile view (thanks to
[ebwinters](https://togithub.com/ebwinters)
[#&#8203;2884](https://togithub.com/TandoorRecipes/recipes/issues/2884))
- **fixed** missing instruction in postgres upgrade docs (thanks to
[langfingaz](https://togithub.com/langfingaz)
[#&#8203;2891](https://togithub.com/TandoorRecipes/recipes/issues/2891))
- **fixed** typo in automation docs (thanks to
[Colcothar](https://togithub.com/Colcothar)
[#&#8203;2866](https://togithub.com/TandoorRecipes/recipes/issues/2866))
- **fixed** typo in shopping docs (thanks to
[nyanSpruk](https://togithub.com/nyanSpruk)
[#&#8203;2715](https://togithub.com/TandoorRecipes/recipes/issues/2715))
- **fixed** recipe card description overflowing and recipe switcher
button border color (thanks to [tomtjes](https://togithub.com/tomtjes)
[#&#8203;2898](https://togithub.com/TandoorRecipes/recipes/issues/2898))
- **fixed** typo in README.md (thanks to
[jmbhughes](https://togithub.com/jmbhughes)
[#&#8203;2899](https://togithub.com/TandoorRecipes/recipes/issues/2899))
- **fixed** typo in docs (thanks
[langfingaz](https://togithub.com/langfingaz) to
[#&#8203;2892](https://togithub.com/TandoorRecipes/recipes/issues/2892))
- **fixed** FDC migration error (again/another case)
[#&#8203;2894](https://togithub.com/TandoorRecipes/recipes/issues/2894)
-   **updated** many dependencies

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:53:32 +01:00
TrueCharts Bot 052ef671d1 chore(deps): update container image privoce/vocechat-server to v0.3.44@5257a5e by renovate (#17926)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| privoce/vocechat-server | patch | `v0.3.43` -> `v0.3.44` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:53:13 +01:00
TrueCharts Bot 3247f0ab94 chore(deps): update container image kanboard/kanboard to v1.2.35@987ab3d by renovate (#17922) 2024-02-05 01:53:00 +01:00
TrueCharts Bot f99c92ba7c chore(deps): update container image requarks/wiki to v2.5.301@3d20706 by renovate (#17928)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| requarks/wiki | patch | `2.5.300` -> `2.5.301` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:52:52 +01:00
TrueCharts Bot 321b76d77f chore(deps): update container image ollama/ollama to v0.1.23@3f2db54 by renovate (#17925)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ollama/ollama | patch | `0.1.22` -> `0.1.23` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:52:37 +01:00
TrueCharts Bot e3cdc0794a chore(deps): update container image registry.gitlab.com/crafty-controller/crafty-4 to v4.2.3@b4d6491 by renovate (#17927)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[registry.gitlab.com/crafty-controller/crafty-4](https://craftycontrol.com/)
([source](https://gitlab.com/crafty-controller/crafty-4)) | patch |
`4.2.2` -> `4.2.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>crafty-controller/crafty-4
(registry.gitlab.com/crafty-controller/crafty-4)</summary>

###
[`v4.2.3`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----423---20230202)

[Compare
Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.2.2...v4.2.3)

##### New features

- Use Papermc Group's API for `paper` & `folia` builds in server builder
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/688))
- Allow omission of player count from Dashboard (e.g. for proxy servers)
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/692))
- Add lockout user for forgot password ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/694)
| [Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/706))

##### Refactor

- Refactor subpage perm checks ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/695))

##### Bug fixes

- \[`CVE-2024-1064`] Security-related fix to resolve an issue with the
HTTP listener ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/704))
- Fix bukkit and downstream fork MOTD crash ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/686))
- Fix bug where invalid server Id leads to stack ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/690))
- Fix indent on public status check box ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/691))
- Fix unicode chars in terminal & logs w/ textiowrapper ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/689))
- Provide feedback on file delete failure ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/699))
- Fix bug where audit log would show 0 for any stdin sent to the server
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/700))

##### Tweaks

- Refactor Forge server initialisation flow for newer versions ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/687))
- Remove scroll bars from player management ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/693))
- Add warning to wizard for unsupported mc ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/701))
- Improve display for `th-TH` characters ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/703))
- Improve display of white text on **wssErrors** ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/703)
|
[50e65f6](https://gitlab.com/crafty-controller/crafty-4/-/commit/50e65f65318b12b904442aca7bc474c0b36b97af))
- Improve display of white text on **Buttons** ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/703))
- Fix dashboard motd issue
[#&#8203;322](https://togithub.com/crafty-controller/crafty-4/issues/322)
([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/705))

##### Lang

- Update `zh_CN, pl_PL, nl_BE, lv_LV, he_IL, fr_FR, de_DE, lol_EN`
translations for `4.2.3` ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/696))
- New `uk_UA, tr_TR, th_TH` translations for `4.2.3` ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/696))
<br><br>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:52:20 +01:00
TrueCharts Bot 2b921d3e4c chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.15@002ad99 by renovate (#17918) 2024-02-05 01:51:56 +01:00
TrueCharts Bot 9a033baffa chore(deps): update container image flowiseai/flowise to v1.4.12@56c23bb by renovate (#17906) 2024-02-05 01:51:49 +01:00
TrueCharts Bot 03441830d1 chore(deps): update container image minio/minio to vrelease.2024-01-31t20-20-33z@4092433 by renovate (#17924)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| minio/minio | patch | `RELEASE.2024-01-29T03-56-32Z` ->
`RELEASE.2024-01-31T20-20-33Z` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:51:28 +01:00
TrueCharts Bot 2e49ae2a86 chore(deps): update container image jasongdove/ersatztv to v0.8.5 by renovate (#17920) 2024-02-05 01:51:25 +01:00
TrueCharts Bot 03baaa3bc9 chore(deps): update container image ghcr.io/linuxserver/emulatorjs to v1.8.7@4855047 by renovate (#17910)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/emulatorjs](https://togithub.com/linuxserver/docker-emulatorjs/packages)
([source](https://togithub.com/linuxserver/docker-emulatorjs)) | patch |
`1.8.5` -> `1.8.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-05 01:51:21 +01:00
TrueCharts Bot 1efb233321 chore(deps): update container image jeessy/ddns-go to v6.1.1@781d584 by renovate (#17921) 2024-02-05 01:51:18 +01:00
TrueCharts Bot 385f3916a2 chore(deps): update container image ghcr.io/ajnart/homarr to v0.14.6@04763e5 by renovate (#17907) 2024-02-05 01:51:14 +01:00
TrueCharts Bot aaf845df74 chore(deps): update container image ghcr.io/linuxserver/sickchill to v2024.1.31@3258510 by renovate (#17911) 2024-02-05 01:51:11 +01:00
TrueCharts Bot 1c2711cc37 chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.18.2411@fa1fe2d by renovate (#17916) 2024-02-05 01:50:56 +01:00