Commit Graph

51175 Commits

Author SHA1 Message Date
TrueCharts Bot 7080cb7aba fix(mealie): update image ghcr.io/mealie-recipes/mealie v3.9.0 → v3.9.1 (#43258)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie)
| patch | `455d94c` -> `8c5c776` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary>

###
[`v3.9.1`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.9.1)

[Compare
Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.9.0...v3.9.1)

### 🍴🍴🍴🍴🍴🍴

Patch release to fix a small regression.

#### 🐛 Bug fixes

- fix: Revert extended touch on shopping list
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6794](https://redirect.github.com/mealie-recipes/mealie/issues/6794))

#### 🧰 Maintenance

- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6792](https://redirect.github.com/mealie-recipes/mealie/issues/6792))

### 🍴🍴🍴🍴🍴🍴

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVhbGllIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2025-12-30 06:03:44 +01:00
TrueCharts Bot 8d2d489399 chore(generic-device-plugin): update image ghcr.io/squat/generic-device-plugin digest to f105555 (#43257)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/squat/generic-device-plugin | digest | `45abfa9` -> `f105555`
|

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2VuZXJpYy1kZXZpY2UtcGx1Z2luIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-30 05:45:38 +01:00
TrueCharts Bot 6347859d73 feat(mealie): update image ghcr.io/mealie-recipes/mealie v3.8.0 → v3.9.0 (#43255)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie)
| minor | `8cb354c` -> `455d94c` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary>

###
[`v3.9.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.9.0)

[Compare
Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.8.0...v3.9.0)

### 🍴🍴🍴🍴🍴🍴

#### 🎉 Highlights

- When navigating to/from the meal planner, your previous date
selections are remembered
- Checking off a shopping list item now has a nice animation
- Number inputs (e.g. recipe quantity) now use comma separators for the
decimal place in locales which use them (e.g. German). They also look
nicer!

####  New features

- feat: persist selected dates in meal planner
[@&#8203;gitolicious](https://redirect.github.com/gitolicious)
([#&#8203;6512](https://redirect.github.com/mealie-recipes/mealie/issues/6512))
- feat: Animate shopping list and increase touch target
[@&#8203;miah120](https://redirect.github.com/miah120)
([#&#8203;6569](https://redirect.github.com/mealie-recipes/mealie/issues/6569))
- feat: Replace number inputs with new v-number-input compontent
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6767](https://redirect.github.com/mealie-recipes/mealie/issues/6767))

#### 🐛 Bug fixes

- fix: PWA maskable android icons & enctype shared\_target
[@&#8203;p0lycarpio](https://redirect.github.com/p0lycarpio)
([#&#8203;6731](https://redirect.github.com/mealie-recipes/mealie/issues/6731))
- fix: Consistent Shopping List Recipe State
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6758](https://redirect.github.com/mealie-recipes/mealie/issues/6758))
- fix: Backup selection doesn't work sometimes
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6759](https://redirect.github.com/mealie-recipes/mealie/issues/6759))
- fix: add loader for create backup button
[@&#8203;p0lycarpio](https://redirect.github.com/p0lycarpio)
([#&#8203;6763](https://redirect.github.com/mealie-recipes/mealie/issues/6763))
- fix: the `add_pagination_to_query` now always returns the correct
count
[@&#8203;AurelienPautet](https://redirect.github.com/AurelienPautet)
([#&#8203;6505](https://redirect.github.com/mealie-recipes/mealie/issues/6505))
- fix: Imported API keys not working on a new server
[#&#8203;6477](https://redirect.github.com/mealie-recipes/mealie/issues/6477)
[@&#8203;onemustpersist](https://redirect.github.com/onemustpersist)
([#&#8203;6496](https://redirect.github.com/mealie-recipes/mealie/issues/6496))
- fix: Add resiliency to LDAP admin filter
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6766](https://redirect.github.com/mealie-recipes/mealie/issues/6766))
- fix: Can't remove organizer
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6771](https://redirect.github.com/mealie-recipes/mealie/issues/6771))
- fix: Improve recipe bulk deletion
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6772](https://redirect.github.com/mealie-recipes/mealie/issues/6772))
- fix: Only fetch recipes with a household id
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6773](https://redirect.github.com/mealie-recipes/mealie/issues/6773))
- fix: resize pwa maskable icons
[@&#8203;p0lycarpio](https://redirect.github.com/p0lycarpio)
([#&#8203;6777](https://redirect.github.com/mealie-recipes/mealie/issues/6777))

#### 🧰 Maintenance

<details>
<summary>11 changes</summary>

- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6744](https://redirect.github.com/mealie-recipes/mealie/issues/6744))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6748](https://redirect.github.com/mealie-recipes/mealie/issues/6748))
- chore(l10n): Crowdin locale sync
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;6754](https://redirect.github.com/mealie-recipes/mealie/issues/6754))
- chore(auto): Update pre-commit hooks
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;6760](https://redirect.github.com/mealie-recipes/mealie/issues/6760))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6765](https://redirect.github.com/mealie-recipes/mealie/issues/6765))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6768](https://redirect.github.com/mealie-recipes/mealie/issues/6768))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6776](https://redirect.github.com/mealie-recipes/mealie/issues/6776))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6778](https://redirect.github.com/mealie-recipes/mealie/issues/6778))
- chore(l10n): Crowdin locale sync
[@&#8203;github-actions](https://redirect.github.com/github-actions)
([#&#8203;6786](https://redirect.github.com/mealie-recipes/mealie/issues/6786))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6788](https://redirect.github.com/mealie-recipes/mealie/issues/6788))
- chore(l10n): New Crowdin updates
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6789](https://redirect.github.com/mealie-recipes/mealie/issues/6789))

</details>

#### 📚 Documentation

- docs: add GitHub Actions workflow for docs deployment
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6752](https://redirect.github.com/mealie-recipes/mealie/issues/6752))
- docs: isolate docs dependencies to avoid python-ldap build
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6753](https://redirect.github.com/mealie-recipes/mealie/issues/6753))
- docs: add --no-project flags to skip mealie installation
[@&#8203;hay-kot](https://redirect.github.com/hay-kot)
([#&#8203;6755](https://redirect.github.com/mealie-recipes/mealie/issues/6755))

#### ⬆️ Dependency updates

<details>
<summary>9 changes</summary>

- fix(deps): update dependency fastapi to v0.126.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6750](https://redirect.github.com/mealie-recipes/mealie/issues/6750))
- fix(deps): update dependency uvicorn to v0.40.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6757](https://redirect.github.com/mealie-recipes/mealie/issues/6757))
- fix(deps): update dependency python-multipart to v0.0.21
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6737](https://redirect.github.com/mealie-recipes/mealie/issues/6737))
- chore(deps): update dependency mkdocs-material to v9.7.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6741](https://redirect.github.com/mealie-recipes/mealie/issues/6741))
- fix(deps): update dependency openai to v2.14.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6745](https://redirect.github.com/mealie-recipes/mealie/issues/6745))
- fix(deps): update dependency fastapi to v0.127.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6756](https://redirect.github.com/mealie-recipes/mealie/issues/6756))
- fix(deps): Bump various frontend deps
[@&#8203;michael-genson](https://redirect.github.com/michael-genson)
([#&#8203;6774](https://redirect.github.com/mealie-recipes/mealie/issues/6774))
- fix(deps): update dependency fastapi to v0.127.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6779](https://redirect.github.com/mealie-recipes/mealie/issues/6779))
- fix(deps): update dependency fastapi to v0.128.0
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6783](https://redirect.github.com/mealie-recipes/mealie/issues/6783))
- chore(deps): update dependency coverage to v7.13.1
[@&#8203;renovate](https://redirect.github.com/renovate)
([#&#8203;6787](https://redirect.github.com/mealie-recipes/mealie/issues/6787))

</details>

#### 🙏 New Contributors

- [@&#8203;gitolicious](https://redirect.github.com/gitolicious) made
their first contribution in
[#&#8203;6512](https://redirect.github.com/mealie-recipes/mealie/pull/6512)
- [@&#8203;onemustpersist](https://redirect.github.com/onemustpersist)
made their first contribution in
[#&#8203;6496](https://redirect.github.com/mealie-recipes/mealie/pull/6496)

### 🍴🍴🍴🍴🍴🍴

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVhbGllIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2025-12-29 23:44:32 +01:00
TrueCharts Bot 9cedebda45 feat(wekan): update image docker.io/wekanteam/wekan v8.18 → v8.19 (#43256)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `a7b6061` -> `b929cd2` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>wekan/wekan (docker.io/wekanteam/wekan)</summary>

###
[`v8.19`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v819-2025-12-29-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v8.18...v8.19)

This release fixes the following CRITICAL SECURITY ISSUES:

- [Security Fix 1: IDOR in setCreateTranslation. Non-admin could change
Custom
Translation](https://redirect.github.com/wekan/wekan/commit/f244a43771f6ebf40218b83b9f46dba6b940d7de).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 2: Private-only board setting can be
bypassed](https://redirect.github.com/wekan/wekan/commit/7ed76c180ede46ab1dac6b8ad27e9128a272c2c8).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 3: Card comment author spoofing (IDOR) via
API](https://redirect.github.com/wekan/wekan/commit/67cb47173c1a152d9eaf5469740992b2dacdf62d).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 4: Cross-board card move without destination
authorization](https://redirect.github.com/wekan/wekan/commit/198509e7600981400353aec6259247b3c04e043e).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 5: Read-only roles can still update
cards](https://redirect.github.com/wekan/wekan/commit/181f837d8cbae96bdf9dcbd31beaa3653c2c0285).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 6: Checklist delete IDOR: checklist not verified against
board/card](https://redirect.github.com/wekan/wekan/commit/08a6f084eba09487743a7c807fb4a9000fcfa9ac).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 7: Checklist create IDOR: cardId not verified against
boardId](https://redirect.github.com/wekan/wekan/commit/5cd875813fdec5a3c40a0358b30a347967c85c14).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 8: Attachments publication leaks metadata without
auth](https://redirect.github.com/wekan/wekan/commit/6dfa3beb2b6ab23438d0f4395b84bf0749eb4820).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 9: Attachment upload not scoped to card/board
relationship](https://redirect.github.com/wekan/wekan/commit/1d16955b6d4f0a0282e89c2c1b0415c7597019b8).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.
- [Security Fix 10: LDAP filter injection in LDAP
auth](https://redirect.github.com/wekan/wekan/commit/0b0e16c3eae28bbf453d33a81a9c58ce7db6d5bb).
  Thanks to Joshua Rogers of joshua.hu of Twitter MegaManSec and xet7.

and adds the following new features:

- [Opened card Checklist menu: Hide finished tasks. Show Checklist at
Minicard](https://redirect.github.com/wekan/wekan/commit/fbfde81bc8208b718c070a6eeba4b2e2d2ce83ba).
  Thanks to C0rn3j and xet7.

and adds the following updates:

- [Helm Chart: Updated MongoDB to 7.0.28 at
artifacthub.io](https://redirect.github.com/wekan/charts/commit/5e6d344e0b976ce683116b66a1fb8417590115aa).
  Thanks to xet7 and titver968.

and fixes the following bugs:

- [Re-add JS closing class to unicode close announcement
symbol](https://redirect.github.com/wekan/wekan/pull/6050).
  Thanks to Chostakovitch.
- [Cannot re-arrange lists within
swimlanes](https://redirect.github.com/wekan/wekan/pull/6052).
  Thanks to Chostakovitch.
- Converted Gantt from js to Jade, and made card title to render
markdown at Gantt view.
[Part
1](https://redirect.github.com/wekan/wekan/commit/2d3bef9033134c3b62cf22179bbee4b6fea81444),
[Part
2](https://redirect.github.com/wekan/wekan/commit/3af3c9a89d8a4020b6f1ccada7da2ccbec1a8562).
  Thanks to xet7.
- [Fix find.sh work with spaces, for example: ./find.sh "Some
text"](https://redirect.github.com/wekan/wekan/commit/db4b04d8377523440fd2c36c1633ee74d7b05146).
  Thanks to xet7.
- [Fix copy move card at board and MultiSelect to have numbered target
of board, card above or below. Added MultiSelect change
color](https://redirect.github.com/wekan/wekan/commit/74f1dfde72b9448645552ae28ba8d989d3e823d8).
  Thanks to mimZD and xet7.
- [Fix move card last selection is
gone](https://redirect.github.com/wekan/wekan/commit/2d87ba18b31ab5d8dc91dce01199cf7b313bd560).
  Thanks to mimZD and xet7.
- [Fix Unable to delete Checklist. Added confirm delete to Checklist and
Chekclist
Item](https://redirect.github.com/wekan/wekan/commit/cf62807ad5d056ce9b8045c55f7cf6c29044967b).
  Thanks to C0rn3j and xet7.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VrYW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-12-29 22:44:05 +00:00
TrueCharts Bot bb853c6f36 chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to 50dda95 (#43252) 2025-12-29 23:44:01 +01:00
TrueCharts Bot 3344813770 fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1887 → v3-3.0.2.1892 (#43254)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`f309dae` -> `22f6d9b` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-12-29 23:43:51 +01:00
TrueCharts Bot 1577b75704 chore(omada-controller): update image docker.io/mbentley/omada-controller digest to f1ed666 (#43253)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller)
| digest | `1b75815` -> `f1ed666` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb21hZGEtY29udHJvbGxlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-29 23:43:12 +01:00
TrueCharts Bot 352a4c167e feat(whoogle): update image docker.io/benbusby/whoogle-search 1.1.2 → 1.2.2 (#43251)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/benbusby/whoogle-search | minor | `69a6dfc` -> `d5bff67` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hvb2dsZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-12-29 17:40:29 +01:00
TrueCharts Bot c4ab3a0429 chore(mysql-workbench): update image ghcr.io/linuxserver/mysql-workbench digest to 2a421ff (#43248)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/mysql-workbench](https://redirect.github.com/linuxserver/docker-mysql-workbench/packages)
([source](https://redirect.github.com/linuxserver/docker-mysql-workbench))
| digest | `b790a50` -> `2a421ff` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXlzcWwtd29ya2JlbmNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-29 17:39:51 +01:00
TrueCharts Bot 20b6b2ad7e feat(mend-renovate): update image ghcr.io/mend/renovate-ce 13.1.0 → 13.2.0 (#43249)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/mend/renovate-ce](https://redirect.github.com/mend/renovate-ce-ee)
| minor | `a692e39` -> `bc02ee7` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVuZC1yZW5vdmF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-12-29 17:37:47 +01:00
TrueCharts Bot d2b758f646 feat(romm): update image ghcr.io/rommapp/romm 4.4 → 4.5 (#43250)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/rommapp/romm](https://redirect.github.com/rommapp/romm) |
minor | `b909e95` -> `79d2ab7` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcm9tbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-12-29 17:37:42 +01:00
TrueCharts Bot d4fa740900 fix(booklore): update image ghcr.io/booklore-app/booklore v1.16.0 → v1.16.1 (#43246)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore)
| patch | `1efc89c` -> `edf44e0` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary>

###
[`v1.16.1`](https://redirect.github.com/booklore-app/booklore/releases/tag/v1.16.1)

[Compare
Source](https://redirect.github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1)

#### 🌟 What's New in v1.16.1

#### 🚀 New Features

- Feat/lubimyczytac metadata provider
([#&#8203;2019](https://redirect.github.com/booklore-app/booklore/issues/2019))
by [@&#8203;gajewsky](https://redirect.github.com/gajewsky)
- Display paginated reading sessions in the book metadata view
([#&#8203;2003](https://redirect.github.com/booklore-app/booklore/issues/2003))
by [@&#8203;acx10](https://redirect.github.com/acx10)

####  Enhancements

- Improve the SVG fetching and caching logic
([#&#8203;2011](https://redirect.github.com/booklore-app/booklore/issues/2011))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Fix(metadata): Improve handling of non-author creator roles
([#&#8203;1987](https://redirect.github.com/booklore-app/booklore/issues/1987))
by
[@&#8203;MightyHalfGinger](https://redirect.github.com/MightyHalfGinger)
- Add more user-specific charts
([#&#8203;1991](https://redirect.github.com/booklore-app/booklore/issues/1991))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix: when selecting a series, select all books from the series
([#&#8203;1979](https://redirect.github.com/booklore-app/booklore/issues/1979))
by [@&#8203;farfromrefug](https://redirect.github.com/farfromrefug)
- fix(metadata): Use existing Goodreads ID for batch refresh instead of
searching
([#&#8203;1973](https://redirect.github.com/booklore-app/booklore/issues/1973))
by [@&#8203;cwar](https://redirect.github.com/cwar)
- perf(cbz): optimize CBZ reading
([#&#8203;1980](https://redirect.github.com/booklore-app/booklore/issues/1980))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- Fix: regenerate improvements
([#&#8203;1981](https://redirect.github.com/booklore-app/booklore/issues/1981))
by [@&#8203;farfromrefug](https://redirect.github.com/farfromrefug)

#### 🐛 Bug Fixes

- Fix: Custom/Added icons not visible when assigning shelf
([#&#8203;2010](https://redirect.github.com/booklore-app/booklore/issues/2010))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- fix(epub-metadata): properly decode URL-encoded cover image hrefs in
EPUBs
([#&#8203;1983](https://redirect.github.com/booklore-app/booklore/issues/1983))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)

#### 🛠️ Refactoring & Maintenance

- refactor(api): improve file resource handling in book download and FB2
metadata extraction
([#&#8203;2018](https://redirect.github.com/booklore-app/booklore/issues/2018))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- Refactor book service in BE and FE
([#&#8203;2013](https://redirect.github.com/booklore-app/booklore/issues/2013))
by [@&#8203;acx10](https://redirect.github.com/acx10)
- Disable nginx IPv6 listener when disabled on host
([#&#8203;1998](https://redirect.github.com/booklore-app/booklore/issues/1998))
by [@&#8203;descensus](https://redirect.github.com/descensus)
- test(util): expand and improve utility test coverage for BookUtils,
FileUtils, PathPatternResolver, MetadataChangeDetector, and
UserPermissionUtils
([#&#8203;1985](https://redirect.github.com/booklore-app/booklore/issues/1985))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- fix: Prevent transaction rollback when cover download fails
([#&#8203;1971](https://redirect.github.com/booklore-app/booklore/issues/1971))
by [@&#8203;cwar](https://redirect.github.com/cwar)

##### 🐳 Docker Images

- **Docker Hub:** `booklore/booklore:v1.16.1`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.1`

**Full Changelog**:
<https://github.com/booklore-app/booklore/compare/v1.16.0...v1.16.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-12-29 11:39:38 +01:00
TrueCharts Bot f7fc17e0e4 chore(boinc): update image ghcr.io/linuxserver/boinc digest to 0a78dc0 (#43239)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/linuxserver/boinc | digest | `8587825` -> `0a78dc0` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9pbmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-12-29 11:39:12 +01:00
TrueCharts Bot a0f659f1c1 chore(remmina): update image ghcr.io/linuxserver/remmina digest to e120371 (#43243)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/remmina](https://redirect.github.com/linuxserver/docker-remmina/packages)
([source](https://redirect.github.com/linuxserver/docker-remmina)) |
digest | `ba460fd` -> `e120371` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVtbWluYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-29 11:38:45 +01:00
TrueCharts Bot b9e63e7120 chore(webtop): update webtop (#43244)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `7334c9c` -> `d52e30d` |
| lscr.io/linuxserver/webtop | digest | `f62416d` -> `68a226d` |
| lscr.io/linuxserver/webtop | digest | `febcc90` -> `99f70ef` |
| lscr.io/linuxserver/webtop | digest | `87af591` -> `59cefaf` |
| lscr.io/linuxserver/webtop | digest | `d1aa94b` -> `3528a6e` |
| lscr.io/linuxserver/webtop | digest | `e31e8a8` -> `2c33a11` |
| lscr.io/linuxserver/webtop | digest | `058841e` -> `b188a6f` |
| lscr.io/linuxserver/webtop | digest | `f5c5c23` -> `3f66cf0` |
| lscr.io/linuxserver/webtop | digest | `378ed26` -> `114258a` |
| lscr.io/linuxserver/webtop | digest | `676b231` -> `57070e9` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VidG9wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-29 11:37:57 +01:00
TrueCharts Bot 7b371c6e5b chore(filezilla): update image ghcr.io/linuxserver/filezilla digest to 21ab666 (#43242)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages)
([source](https://redirect.github.com/linuxserver/docker-filezilla)) |
digest | `e9b796e` -> `21ab666` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZXppbGxhIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-29 11:37:37 +01:00
TrueCharts Bot edead22aa3 feat(filebrowser): update image docker.io/filebrowser/filebrowser v2.52.0 → v2.53.0 (#43247)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser)
| minor | `363c1ea` -> `379e12c` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>filebrowser/filebrowser
(docker.io/filebrowser/filebrowser)</summary>

###
[`v2.53.0`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.53.0)

[Compare
Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.52.0...v2.53.0)

#### Changelog

-
[`943e534`](https://redirect.github.com/filebrowser/filebrowser/commit/943e5340d0c9c7ff61294a21018a1e2a8632a60b)
chore(release): 2.53.0
-
[`88aa56f`](https://redirect.github.com/filebrowser/filebrowser/commit/88aa56f53bd02d0a451f4c5bf68e5cf121e7de94)
chore(docs): update CLI documentation
-
[`a12a612`](https://redirect.github.com/filebrowser/filebrowser/commit/a12a612970d6cc3dfbca1b35ef3a60a887a4effb)
feat: update translations
-
[`a2d80c6`](https://redirect.github.com/filebrowser/filebrowser/commit/a2d80c62c1c17962e566f68fb7cac6960ed3e4cb)
feat: add "disable image resolution calculation" flag
([#&#8203;5638](https://redirect.github.com/filebrowser/filebrowser/issues/5638))
-
[`1faa218`](https://redirect.github.com/filebrowser/filebrowser/commit/1faa21844f84f09d58ace7d8ffa3518d1355f22e)
chore(deps): update all non-major dependencies
([#&#8203;5639](https://redirect.github.com/filebrowser/filebrowser/issues/5639))
-
[`7a93b2a`](https://redirect.github.com/filebrowser/filebrowser/commit/7a93b2a0623555ee118a1d357a6e342519906c4a)
docs: clarify scope of config file and environment variables
([#&#8203;5643](https://redirect.github.com/filebrowser/filebrowser/issues/5643))
-
[`032d6c7`](https://redirect.github.com/filebrowser/filebrowser/commit/032d6c7520a64686c9d9b1218562256f629b4703)
feat: update translations
([#&#8203;5631](https://redirect.github.com/filebrowser/filebrowser/issues/5631))
-
[`9595f39`](https://redirect.github.com/filebrowser/filebrowser/commit/9595f3939c1c129ed875a47adcc4fbcfad9a0e65)
fix: conversion of backslashes in file paths for archive creation
([#&#8203;5637](https://redirect.github.com/filebrowser/filebrowser/issues/5637))
-
[`60b1ee8`](https://redirect.github.com/filebrowser/filebrowser/commit/60b1ee8bb9e18b21d7f2c04cb1cc90046cecd3e1)
fix: fix nil deref in config set command
([#&#8203;5641](https://redirect.github.com/filebrowser/filebrowser/issues/5641))
-
[`79d1aa9`](https://redirect.github.com/filebrowser/filebrowser/commit/79d1aa9229b076ee8e3b71d6cf061fc90738f4da)
fix: Don't crash on invalid config import
([#&#8203;5640](https://redirect.github.com/filebrowser/filebrowser/issues/5640))
-
[`20bfd13`](https://redirect.github.com/filebrowser/filebrowser/commit/20bfd131c6a4fca48a645b52171c2d1cc3ce92b7)
feat: support streaming response for search results
([#&#8203;5630](https://redirect.github.com/filebrowser/filebrowser/issues/5630))
-
[`f899756`](https://redirect.github.com/filebrowser/filebrowser/commit/f89975603e29b9f1fc05aec58afb42bbd56ed696)
feat: update translations
([#&#8203;5626](https://redirect.github.com/filebrowser/filebrowser/issues/5626))
-
[`2d3b64e`](https://redirect.github.com/filebrowser/filebrowser/commit/2d3b64ecf6113fed3c4d6920f70597b07d58424b)
chore(deps): update all non-major dependencies
([#&#8203;5628](https://redirect.github.com/filebrowser/filebrowser/issues/5628))
-
[`579756d`](https://redirect.github.com/filebrowser/filebrowser/commit/579756dbb517c06948dab7ad781b61ec79d065e1)
chore(deps): update all non-major dependencies
([#&#8203;5621](https://redirect.github.com/filebrowser/filebrowser/issues/5621))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZWJyb3dzZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-12-29 11:37:17 +01:00
TrueCharts Bot c0e564e303 chore(digikam): update image ghcr.io/linuxserver/digikam digest to 01edb66 (#43240) 2025-12-29 11:36:57 +01:00
TrueCharts Bot aea4faaf6b fix(app-template): update image ghcr.io/linuxserver/jackett 0.24.590 → 0.24.612 (#43245) 2025-12-29 11:36:49 +01:00
TrueCharts Bot f79f27401c chore(drawio): update image docker.io/jgraph/drawio digest to 4c064d2 (#43241)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jgraph/drawio](https://www.drawio.com)
([source](https://redirect.github.com/jgraph/docker-drawio)) | digest |
`3169171` -> `4c064d2` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHJhd2lvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-29 11:36:45 +01:00
TrueCharts Bot b8391f38e4 chore(tubesync): update image ghcr.io/meeb/tubesync digest to 6de0de3 (#43236)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `f1a3be0` -> `6de0de3` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHViZXN5bmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-12-29 05:33:49 +01:00
TrueCharts Bot bbae61efe1 fix(openwebrxplus): update image docker.io/slechev/openwebrxplus-softmbe 1.2.102 → 1.2.103 (#43238) 2025-12-29 05:33:16 +01:00
TrueCharts Bot b40dbc4fc1 chore(smokeping): update image ghcr.io/linuxserver/smokeping digest to f2c56b3 (#43235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages)
([source](https://redirect.github.com/linuxserver/docker-smokeping)) |
digest | `90167b7` -> `f2c56b3` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc21va2VwaW5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-29 05:33:11 +01:00
TrueCharts Bot 76ceb0319f chore(jellyfin): update image docker.io/alpine/socat digest to 7a52df0 (#43233) 2025-12-29 05:31:58 +01:00
TrueCharts Bot d76a97d4d6 chore(webtop): update image lscr.io/linuxserver/webtop digest to 0d7e021 (#43237)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `4696232` -> `0d7e021` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VidG9wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-29 05:31:44 +01:00
TrueCharts Bot 61410914d3 feat(wekan): update image docker.io/wekanteam/wekan v8.17 → v8.18 (#43232)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) |
minor | `3cf0176` -> `a7b6061` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>wekan/wekan (docker.io/wekanteam/wekan)</summary>

###
[`v8.18`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v818-2025-12-28-WeKan--release)

[Compare
Source](https://redirect.github.com/wekan/wekan/compare/v8.17...v8.18)

This release adds the following CRITICAL SECURITY FIXES:

- [Upgraded MongoDB to 7.0.28 to fix mongobleed at Snap
Candidate](https://redirect.github.com/wekan/wekan/commit/e210c9973be55a4fa4e7dd15aefc24e06dbc3e7f).
  Thanks to developers of MongoDB.

and adds the following new features:

- [Gantt chart view to one board view menu
Swimlanes/Lists/Calendar/Gantt](https://redirect.github.com/wekan/wekan/commit/f34e4c0e363e386dbcce8e6ee8933b2d50491c58).
  Thanks to xet7.
- [Number of cards per list and sum of custom number field in list
head](https://redirect.github.com/wekan/wekan/commit/e569c2957ecc2b5fbf65ddcf0793b97c3ed5da81).
  Thanks to xet7.
- [New Board Permissions: NormalAssignedOnly, CommentAssignedOnly,
ReadOnly,
ReadAssignedOnly](https://redirect.github.com/wekan/wekan/commit/c1168d181b3ff34f5ee7794a5740281c4ab5e253).
  Thanks to xet7.
- [More translations. Added support page to Admin Panel / Settings /
Layout](https://redirect.github.com/wekan/wekan/commit/a7400dca4503961267cc5fd6a1c8efaa78668f77).
  Thanks to xet7.
- [Right top User Settings / Grey Icons. Also fixed Change Language
popup](https://redirect.github.com/wekan/wekan/commit/300b653ea3416892faf2d08f5e0be3752e2041d6).
  Thanks to xet7.
- [Collapse Swimlane, List, Opened Card. Opened Card window X and Y
position can be moved freely from drag handle. Fix some dragging not
possible. Fix iPhone
Safari](https://redirect.github.com/wekan/wekan/commit/58f4884ad603e4f8c68a8819dfb1440234da70b6).
  Thanks to xet7.
- Per-User and Board-level data save fixes. Per-User is collapse, width,
height. Per-Board is Swimlanes, Lists, Cards etc.
[Part
1](https://redirect.github.com/wekan/wekan/commit/414b8dbf41ecf368d54aeceb6a78ccd0aa58f6a6),
[Part
2](https://redirect.github.com/wekan/wekan/commit/58e970d68508a76a1b9333941eb1696fb8fb7727).
  Thanks to xet7.

and adds the following updates:

- [Update GitHub docker/metadata-action from 5.8.0 to
5.9.0](https://redirect.github.com/wekan/wekan/pull/6012).
  Thanks to dependabot.
- [Updated
security.md](https://redirect.github.com/wekan/wekan/commit/7ff1649d8909917cae590c68def6eecac0442f91).
  Thanks to xet7.
- [Updated build script for Linux arm64
bundle](https://redirect.github.com/wekan/wekan/commit/3db1305e58168f7417023ccd8d54995026844b18).
  Thanks to xet7.
- Update Backup docs about migrating to newest WeKan.
[Part
1](https://redirect.github.com/wekan/wekan/commit/e669b1b9c72278c8debbc9de74d3fa02224a66d8),
[Part
2](https://redirect.github.com/wekan/wekan/commit/19fa12bb26a0444acffd49f24123ed993c425f6a),
[Part
3](https://redirect.github.com/wekan/wekan/commit/4e346c0ab7fbfb39544063cbd0e095307b26648f),
[Part
4](https://redirect.github.com/wekan/wekan/commit/59fc756a0bda8e11b9d86961daa35bb755110a68),
[Part
5](https://redirect.github.com/wekan/wekan/commit/30541260f0f979662889bc40b4db461af1583a07),
[Part
6](https://redirect.github.com/wekan/wekan/commit/784c5c6b0c83397ab4344d1a0fa231f33ff26564),
[Part
7](https://redirect.github.com/wekan/wekan/commit/5686c92e05452a5d91c10ed436fae71103ecfb1f),
[Part
8](https://redirect.github.com/wekan/wekan/commit/b7ff370561153bbfbb07426f9bd8b4d2977b1d0c),
[Part
9](https://redirect.github.com/wekan/wekan/commit/fe4b36b85d4ac8efddb2c7148bc5d2413cd643e1),
[Part
10](https://redirect.github.com/wekan/wekan/commit/9ebdc82d46d86029df12adaafba95c0ecfc9d2c2),
[Part
11](https://redirect.github.com/wekan/wekan/commit/3ef0a3e685657eba1cc07314ac8d195f89dbef74),
[Part
12](https://redirect.github.com/wekan/wekan/commit/2cbf64da33aff2d0b77ee91e7e9ac360cd1edb99),
[Part
13](https://redirect.github.com/wekan/wekan/commit/3c578403404084ae10e4349b5570b0d50ecd8eb4),
[Part
14](https://redirect.github.com/wekan/wekan/commit/451e9f78705dbbac2ed6ce123fd5440a871b6dcc),
[Part
15](https://redirect.github.com/wekan/wekan/commit/e07e461e482f54c8ddaebc63373c93dc4aa0d956).

and fixes the following bugs:

- [Fix Broken Strikethroughs in Markdown to HTML
conversion](https://redirect.github.com/wekan/wekan/pull/6009).
  Thanks to brlin-tw.
- [Updated Mac docs for
Applite](https://redirect.github.com/wekan/wekan/commit/400eb81206f346a973d871a8aaa55d4ac5d48753).
  Thanks to xet7.
- [Fix checklist delete action (issue #&#8203;6020), link-card popup
defaults, and stabilize due-cards
ordering](https://redirect.github.com/wekan/wekan/pull/5967).
  Thanks to seve12.
- [Improve rules UI board dropdowns/loading, rule header titles, and
ensure card move updates attachment
metadata](https://redirect.github.com/wekan/wekan/pull/5967).
  Thanks to seve12.
- [Improve imports: normalize id → \_id, add default swimlane fallback,
and add regression
test](https://redirect.github.com/wekan/wekan/pull/5967).
  Thanks to seve12.

Thanks to above GitHub users for their contributions and translators for
their translations.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VrYW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-12-28 23:28:18 +01:00
TrueCharts Bot 775465faf0 fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1882 → v3-3.0.2.1887 (#43231)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`0ccff94` -> `f309dae` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-12-28 23:28:05 +01:00
TrueCharts Bot a88a11cafe fix(minecraft-java): update image ghcr.io/itzg/minecraft-server 2025.12.0 → 2025.12.1 (#43229)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `8442f63` -> `49f4dbf` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `38fce15` -> `f34017a` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `beb2cc1` -> `0b8f284` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `6dc27ba` -> `93da71d` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `d873462` -> `c9d1ee4` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `21c3775` -> `08f9358` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `2b5b1e1` -> `9b2edf3` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `ee2819d` -> `c10da6e` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `4eb78cc` -> `b425b4e` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>itzg/docker-minecraft-server
(ghcr.io/itzg/minecraft-server)</summary>

###
[`v2025.12.1`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.12.1)

[Compare
Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.12.0...2025.12.1)

<!-- Release notes generated using configuration in .github/release.yml
at 998a5b41809d60b8b6039b2cca2d35bdea9d8556 -->

##### What's Changed

##### Enhancements

- Enable native access for quieter Java 25+ use of mc-image-helper by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3814](https://redirect.github.com/itzg/docker-minecraft-server/pull/3814)
- Set JVM enable-native-access for Java 17+ by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[#&#8203;3819](https://redirect.github.com/itzg/docker-minecraft-server/pull/3819)
- New logger configuration by
[@&#8203;tekikaito](https://redirect.github.com/tekikaito) in
[#&#8203;3813](https://redirect.github.com/itzg/docker-minecraft-server/pull/3813)
- Decommission EXEC\_DIRECTLY by
[@&#8203;tekikaito](https://redirect.github.com/tekikaito) in
[#&#8203;3837](https://redirect.github.com/itzg/docker-minecraft-server/pull/3837)
- add environment variable for WebsocketConsole arg by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[#&#8203;3835](https://redirect.github.com/itzg/docker-minecraft-server/pull/3835)

##### Documentation

- Fix alignment of annotations on shell command on commands docs page by
[@&#8203;tibtiq](https://redirect.github.com/tibtiq) in
[#&#8203;3805](https://redirect.github.com/itzg/docker-minecraft-server/pull/3805)
- docs: add specific version examples for new version schema by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[#&#8203;3809](https://redirect.github.com/itzg/docker-minecraft-server/pull/3809)
- feat/docs: add notes to GraalVM images by
[@&#8203;NoaHimesaka1873](https://redirect.github.com/NoaHimesaka1873)
in
[#&#8203;3816](https://redirect.github.com/itzg/docker-minecraft-server/pull/3816)
- Fixed volume definition in docker-compose by
[@&#8203;MarcTroll](https://redirect.github.com/MarcTroll) in
[#&#8203;3830](https://redirect.github.com/itzg/docker-minecraft-server/pull/3830)

##### Other Changes

- Update log4j2.xml to use full timestamp format in PatternLayout by
[@&#8203;tekikaito](https://redirect.github.com/tekikaito) in
[#&#8203;3806](https://redirect.github.com/itzg/docker-minecraft-server/pull/3806)
- build(deps): bump the updates group across 1 directory with 2 updates
by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;3820](https://redirect.github.com/itzg/docker-minecraft-server/pull/3820)
- fix websocket console path by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[#&#8203;3834](https://redirect.github.com/itzg/docker-minecraft-server/pull/3834)

##### New Contributors

- [@&#8203;tibtiq](https://redirect.github.com/tibtiq) made their first
contribution in
[#&#8203;3805](https://redirect.github.com/itzg/docker-minecraft-server/pull/3805)
- [@&#8203;tekikaito](https://redirect.github.com/tekikaito) made their
first contribution in
[#&#8203;3806](https://redirect.github.com/itzg/docker-minecraft-server/pull/3806)
- [@&#8203;MarcTroll](https://redirect.github.com/MarcTroll) made their
first contribution in
[#&#8203;3830](https://redirect.github.com/itzg/docker-minecraft-server/pull/3830)

**Full Changelog**:
<https://github.com/itzg/docker-minecraft-server/compare/2025.12.0...2025.12.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWphdmEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-12-28 17:40:22 +01:00
TrueCharts Bot 4da49caaf1 fix(linkwarden): update image ghcr.io/linkwarden/linkwarden v2.13.4 → v2.13.5 (#43228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linkwarden/linkwarden](https://redirect.github.com/linkwarden/linkwarden)
| patch | `9f1e69e` -> `1588811` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>linkwarden/linkwarden (ghcr.io/linkwarden/linkwarden)</summary>

###
[`v2.13.5`](https://redirect.github.com/linkwarden/linkwarden/releases/tag/v2.13.5)

[Compare
Source](https://redirect.github.com/linkwarden/linkwarden/compare/v2.13.4...v2.13.5)

#### What's Changed

- Fixes
[#&#8203;1543](https://redirect.github.com/linkwarden/linkwarden/issues/1543)
thanks to [@&#8203;khanguyen74](https://redirect.github.com/khanguyen74)

**Full Changelog**:
<https://github.com/linkwarden/linkwarden/compare/v2.13.4...v2.13.5>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGlua3dhcmRlbiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-12-28 17:29:24 +01:00
TrueCharts Bot 065bc5aa57 chore(ombi): update image ghcr.io/linuxserver/ombi digest to 8bf174e (#43226)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages)
([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest
| `b904acb` -> `8bf174e` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb21iaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-28 17:27:41 +01:00
TrueCharts Bot 5c1f2f831d chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to a39f8c1 (#43223)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| digest | `e048043` -> `a39f8c1` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-28 17:27:17 +01:00
TrueCharts Bot a7358f2319 fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1878 → v3-3.0.2.1882 (#43230)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`dbaf1b3` -> `0ccff94` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-12-28 17:27:04 +01:00
TrueCharts Bot ce399896d8 chore(imgpush): update image docker.io/hauxir/imgpush digest to ac40cdc (#43225)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/hauxir/imgpush | digest | `1187432` -> `ac40cdc` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1ncHVzaCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-28 17:26:15 +01:00
TrueCharts Bot fa21d957d5 chore(filestash): update image docker.io/machines/filestash digest to 54d710c (#43224)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `27502c9` -> `54d710c` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZXN0YXNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-28 17:26:06 +01:00
TrueCharts Bot d5af308f7f chore(rsshub): update image docker.io/diygod/rsshub digest to 8f51de3 (#43227)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `0b36375` -> `8f51de3` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcnNzaHViIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-28 17:25:40 +01:00
TrueCharts Bot 33cb580653 chore(dashy): update image ghcr.io/lissy93/dashy digest to 02cd2ba (#43218)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/lissy93/dashy | digest | `c994b83` -> `02cd2ba` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGFzaHkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-12-28 11:23:27 +01:00
TrueCharts Bot 5952dd663f chore(rsshub): update image docker.io/diygod/rsshub digest to 0b36375 (#43220)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `bc705be` -> `0b36375` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcnNzaHViIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-28 11:22:33 +01:00
TrueCharts Bot ebca76cc41 fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1859 → v3-3.0.2.1878 (#43222)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`0749508` -> `dbaf1b3` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2hpc3BhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-12-28 11:22:23 +01:00
TrueCharts Bot 5aca591ca0 fix(app-template): update image ghcr.io/linuxserver/jackett 0.24.569 → 0.24.590 (#43221)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages)
([source](https://redirect.github.com/linuxserver/docker-jackett)) |
patch | `633a4bd` -> `06eb91e` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXBwLXRlbXBsYXRlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2025-12-28 11:21:44 +01:00
TrueCharts Bot 49a78ab62d chore(docker-hub-rss): update image docker.io/theconnman/docker-hub-rss digest to 38eba84 (#43219)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/theconnman/docker-hub-rss | digest | `7a6dd3f` -> `38eba84`
|

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG9ja2VyLWh1Yi1yc3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-12-28 11:20:46 +01:00
TrueCharts Bot 595fa193ff chore(openvscode-server): update image ghcr.io/linuxserver/openvscode-server digest to eac168f (#43215)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| digest | `11829fb` -> `eac168f` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3BlbnZzY29kZS1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-12-28 05:15:50 +01:00
TrueCharts Bot db55893cd8 chore(searxng): update image docker.io/searxng/searxng digest to 8d98d5c (#43216)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/searxng/searxng | digest | `13de9d4` -> `8d98d5c` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VhcnhuZyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-28 05:15:07 +01:00
TrueCharts Bot 71af5c91a2 chore(firefox): update image ghcr.io/linuxserver/firefox digest to c961d33 (#43212)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/firefox](https://redirect.github.com/linuxserver/docker-firefox/packages)
([source](https://redirect.github.com/linuxserver/docker-firefox)) |
digest | `5021b62` -> `c961d33` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlyZWZveCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-27 23:12:58 +01:00
TrueCharts Bot 54e581203a chore(vocechat-server): update image docker.io/privoce/vocechat-server digest to c2f5834 (#43213) 2025-12-27 23:12:27 +01:00
TrueCharts Bot 657e3edfdd feat(crafty-4): update image registry.gitlab.com/crafty-controller/crafty-4 4.6.2 → 4.7.0 (#43214)
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)) | minor |
`1081d95` -> `ea02e5d` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

###
[`v4.7.0`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----470---20251225)

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

##### Refactor

- Overhaul/Replace `Server Files` panel to be more feature complete and
user friendly ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/909)
| [Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/940))

##### Tweaks

- Bump tornado for CVE-2025-67725 ([Merge
Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/934))
<br><br>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY3JhZnR5LTQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-12-27 23:12:19 +01:00
jogotcha 1e1d9528e3 feat(tracearr) add tracearr (#43178)
**Description**
Add chart for tracearr, a streaming access manager for Plex, Jellyfin,
and Emby with account sharing detection.

⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
Manually deployed with helm install

**📃 Notes:**
App optionally supports TimescaleDB, couldn't get that to work.

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [x] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2025-12-27 21:41:32 +01:00
TrueCharts Bot 23130d5064 chore(rflood): update image ghcr.io/hotio/rflood digest to ffd4d19 (#43210)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `0fe4408` -> `ffd4d19` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmZsb29kIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2025-12-27 17:09:34 +01:00
TrueCharts Bot 31ddad5a43 fix(metube): update image ghcr.io/alexta69/metube 2025.12.26 → 2025.12.27 (#43211)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/alexta69/metube | patch | `cdd7183` -> `f99c77a` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0dWJlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2025-12-27 17:08:46 +01:00
TrueCharts Bot 3bb5bd2c42 chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to 8768b64 (#43181)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages)
([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) |
digest | `4bded41` -> `8768b64` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3JjYXNsaWNlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-12-27 15:44:17 +01:00
TrueCharts Bot a18d9115c4 fix(xen-orchestra): update image docker.io/ronivay/xen-orchestra 5.194.1 → 5.194.5 (#43209)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ronivay/xen-orchestra | patch | `63bbbd3` -> `ac97d58` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveGVuLW9yY2hlc3RyYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-12-27 11:06:45 +01:00