13abac38aa4e7e8a0fb1330c31a43e333cf80d17
51177 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
13abac38aa | feat(librespeed): update image ghcr.io/linuxserver/librespeed 5.4.20240804 → 5.5.0 (#43260) | ||
|
|
7ab38c5104 | fix(whisparr): update image ghcr.io/hotio/whisparr v3-3.0.2.1892 → v3-3.0.2.1905 (#43259) | ||
|
|
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 [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6794](https://redirect.github.com/mealie-recipes/mealie/issues/6794)) #### 🧰 Maintenance - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​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==--> |
||
|
|
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=--> |
||
|
|
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 [@​gitolicious](https://redirect.github.com/gitolicious) ([#​6512](https://redirect.github.com/mealie-recipes/mealie/issues/6512)) - feat: Animate shopping list and increase touch target [@​miah120](https://redirect.github.com/miah120) ([#​6569](https://redirect.github.com/mealie-recipes/mealie/issues/6569)) - feat: Replace number inputs with new v-number-input compontent [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6767](https://redirect.github.com/mealie-recipes/mealie/issues/6767)) #### 🐛 Bug fixes - fix: PWA maskable android icons & enctype shared\_target [@​p0lycarpio](https://redirect.github.com/p0lycarpio) ([#​6731](https://redirect.github.com/mealie-recipes/mealie/issues/6731)) - fix: Consistent Shopping List Recipe State [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6758](https://redirect.github.com/mealie-recipes/mealie/issues/6758)) - fix: Backup selection doesn't work sometimes [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6759](https://redirect.github.com/mealie-recipes/mealie/issues/6759)) - fix: add loader for create backup button [@​p0lycarpio](https://redirect.github.com/p0lycarpio) ([#​6763](https://redirect.github.com/mealie-recipes/mealie/issues/6763)) - fix: the `add_pagination_to_query` now always returns the correct count [@​AurelienPautet](https://redirect.github.com/AurelienPautet) ([#​6505](https://redirect.github.com/mealie-recipes/mealie/issues/6505)) - fix: Imported API keys not working on a new server [#​6477](https://redirect.github.com/mealie-recipes/mealie/issues/6477) [@​onemustpersist](https://redirect.github.com/onemustpersist) ([#​6496](https://redirect.github.com/mealie-recipes/mealie/issues/6496)) - fix: Add resiliency to LDAP admin filter [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6766](https://redirect.github.com/mealie-recipes/mealie/issues/6766)) - fix: Can't remove organizer [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6771](https://redirect.github.com/mealie-recipes/mealie/issues/6771)) - fix: Improve recipe bulk deletion [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6772](https://redirect.github.com/mealie-recipes/mealie/issues/6772)) - fix: Only fetch recipes with a household id [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6773](https://redirect.github.com/mealie-recipes/mealie/issues/6773)) - fix: resize pwa maskable icons [@​p0lycarpio](https://redirect.github.com/p0lycarpio) ([#​6777](https://redirect.github.com/mealie-recipes/mealie/issues/6777)) #### 🧰 Maintenance <details> <summary>11 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6744](https://redirect.github.com/mealie-recipes/mealie/issues/6744)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6748](https://redirect.github.com/mealie-recipes/mealie/issues/6748)) - chore(l10n): Crowdin locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6754](https://redirect.github.com/mealie-recipes/mealie/issues/6754)) - chore(auto): Update pre-commit hooks [@​github-actions](https://redirect.github.com/github-actions) ([#​6760](https://redirect.github.com/mealie-recipes/mealie/issues/6760)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6765](https://redirect.github.com/mealie-recipes/mealie/issues/6765)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6768](https://redirect.github.com/mealie-recipes/mealie/issues/6768)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6776](https://redirect.github.com/mealie-recipes/mealie/issues/6776)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6778](https://redirect.github.com/mealie-recipes/mealie/issues/6778)) - chore(l10n): Crowdin locale sync [@​github-actions](https://redirect.github.com/github-actions) ([#​6786](https://redirect.github.com/mealie-recipes/mealie/issues/6786)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6788](https://redirect.github.com/mealie-recipes/mealie/issues/6788)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6789](https://redirect.github.com/mealie-recipes/mealie/issues/6789)) </details> #### 📚 Documentation - docs: add GitHub Actions workflow for docs deployment [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6752](https://redirect.github.com/mealie-recipes/mealie/issues/6752)) - docs: isolate docs dependencies to avoid python-ldap build [@​hay-kot](https://redirect.github.com/hay-kot) ([#​6753](https://redirect.github.com/mealie-recipes/mealie/issues/6753)) - docs: add --no-project flags to skip mealie installation [@​hay-kot](https://redirect.github.com/hay-kot) ([#​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 [@​renovate](https://redirect.github.com/renovate) ([#​6750](https://redirect.github.com/mealie-recipes/mealie/issues/6750)) - fix(deps): update dependency uvicorn to v0.40.0 [@​renovate](https://redirect.github.com/renovate) ([#​6757](https://redirect.github.com/mealie-recipes/mealie/issues/6757)) - fix(deps): update dependency python-multipart to v0.0.21 [@​renovate](https://redirect.github.com/renovate) ([#​6737](https://redirect.github.com/mealie-recipes/mealie/issues/6737)) - chore(deps): update dependency mkdocs-material to v9.7.1 [@​renovate](https://redirect.github.com/renovate) ([#​6741](https://redirect.github.com/mealie-recipes/mealie/issues/6741)) - fix(deps): update dependency openai to v2.14.0 [@​renovate](https://redirect.github.com/renovate) ([#​6745](https://redirect.github.com/mealie-recipes/mealie/issues/6745)) - fix(deps): update dependency fastapi to v0.127.0 [@​renovate](https://redirect.github.com/renovate) ([#​6756](https://redirect.github.com/mealie-recipes/mealie/issues/6756)) - fix(deps): Bump various frontend deps [@​michael-genson](https://redirect.github.com/michael-genson) ([#​6774](https://redirect.github.com/mealie-recipes/mealie/issues/6774)) - fix(deps): update dependency fastapi to v0.127.1 [@​renovate](https://redirect.github.com/renovate) ([#​6779](https://redirect.github.com/mealie-recipes/mealie/issues/6779)) - fix(deps): update dependency fastapi to v0.128.0 [@​renovate](https://redirect.github.com/renovate) ([#​6783](https://redirect.github.com/mealie-recipes/mealie/issues/6783)) - chore(deps): update dependency coverage to v7.13.1 [@​renovate](https://redirect.github.com/renovate) ([#​6787](https://redirect.github.com/mealie-recipes/mealie/issues/6787)) </details> #### 🙏 New Contributors - [@​gitolicious](https://redirect.github.com/gitolicious) made their first contribution in [#​6512](https://redirect.github.com/mealie-recipes/mealie/pull/6512) - [@​onemustpersist](https://redirect.github.com/onemustpersist) made their first contribution in [#​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==--> |
||
|
|
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--> |
||
|
|
bb853c6f36 | chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to 50dda95 (#43252) | ||
|
|
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--> |
||
|
|
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--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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 ([#​2019](https://redirect.github.com/booklore-app/booklore/issues/2019)) by [@​gajewsky](https://redirect.github.com/gajewsky) - Display paginated reading sessions in the book metadata view ([#​2003](https://redirect.github.com/booklore-app/booklore/issues/2003)) by [@​acx10](https://redirect.github.com/acx10) #### ✨ Enhancements - Improve the SVG fetching and caching logic ([#​2011](https://redirect.github.com/booklore-app/booklore/issues/2011)) by [@​acx10](https://redirect.github.com/acx10) - Fix(metadata): Improve handling of non-author creator roles ([#​1987](https://redirect.github.com/booklore-app/booklore/issues/1987)) by [@​MightyHalfGinger](https://redirect.github.com/MightyHalfGinger) - Add more user-specific charts ([#​1991](https://redirect.github.com/booklore-app/booklore/issues/1991)) by [@​acx10](https://redirect.github.com/acx10) - fix: when selecting a series, select all books from the series ([#​1979](https://redirect.github.com/booklore-app/booklore/issues/1979)) by [@​farfromrefug](https://redirect.github.com/farfromrefug) - fix(metadata): Use existing Goodreads ID for batch refresh instead of searching ([#​1973](https://redirect.github.com/booklore-app/booklore/issues/1973)) by [@​cwar](https://redirect.github.com/cwar) - perf(cbz): optimize CBZ reading ([#​1980](https://redirect.github.com/booklore-app/booklore/issues/1980)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Fix: regenerate improvements ([#​1981](https://redirect.github.com/booklore-app/booklore/issues/1981)) by [@​farfromrefug](https://redirect.github.com/farfromrefug) #### 🐛 Bug Fixes - Fix: Custom/Added icons not visible when assigning shelf ([#​2010](https://redirect.github.com/booklore-app/booklore/issues/2010)) by [@​acx10](https://redirect.github.com/acx10) - fix(epub-metadata): properly decode URL-encoded cover image hrefs in EPUBs ([#​1983](https://redirect.github.com/booklore-app/booklore/issues/1983)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) #### 🛠️ Refactoring & Maintenance - refactor(api): improve file resource handling in book download and FB2 metadata extraction ([#​2018](https://redirect.github.com/booklore-app/booklore/issues/2018)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Refactor book service in BE and FE ([#​2013](https://redirect.github.com/booklore-app/booklore/issues/2013)) by [@​acx10](https://redirect.github.com/acx10) - Disable nginx IPv6 listener when disabled on host ([#​1998](https://redirect.github.com/booklore-app/booklore/issues/1998)) by [@​descensus](https://redirect.github.com/descensus) - test(util): expand and improve utility test coverage for BookUtils, FileUtils, PathPatternResolver, MetadataChangeDetector, and UserPermissionUtils ([#​1985](https://redirect.github.com/booklore-app/booklore/issues/1985)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix: Prevent transaction rollback when cover download fails ([#​1971](https://redirect.github.com/booklore-app/booklore/issues/1971)) by [@​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--> |
||
|
|
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==--> |
||
|
|
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--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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 ([#​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 ([#​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 ([#​5643](https://redirect.github.com/filebrowser/filebrowser/issues/5643)) - [`032d6c7`](https://redirect.github.com/filebrowser/filebrowser/commit/032d6c7520a64686c9d9b1218562256f629b4703) feat: update translations ([#​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 ([#​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 ([#​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 ([#​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 ([#​5630](https://redirect.github.com/filebrowser/filebrowser/issues/5630)) - [`f899756`](https://redirect.github.com/filebrowser/filebrowser/commit/f89975603e29b9f1fc05aec58afb42bbd56ed696) feat: update translations ([#​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 ([#​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 ([#​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--> |
||
|
|
c0e564e303 | chore(digikam): update image ghcr.io/linuxserver/digikam digest to 01edb66 (#43240) | ||
|
|
aea4faaf6b | fix(app-template): update image ghcr.io/linuxserver/jackett 0.24.590 → 0.24.612 (#43245) | ||
|
|
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=--> |
||
|
|
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==--> |
||
|
|
bbae61efe1 | fix(openwebrxplus): update image docker.io/slechev/openwebrxplus-softmbe 1.2.102 → 1.2.103 (#43238) | ||
|
|
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=--> |
||
|
|
76ceb0319f | chore(jellyfin): update image docker.io/alpine/socat digest to 7a52df0 (#43233) | ||
|
|
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=--> |
||
|
|
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 #​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--> |
||
|
|
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--> |
||
|
|
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 [@​itzg](https://redirect.github.com/itzg) in [#​3814](https://redirect.github.com/itzg/docker-minecraft-server/pull/3814) - Set JVM enable-native-access for Java 17+ by [@​itzg](https://redirect.github.com/itzg) in [#​3819](https://redirect.github.com/itzg/docker-minecraft-server/pull/3819) - New logger configuration by [@​tekikaito](https://redirect.github.com/tekikaito) in [#​3813](https://redirect.github.com/itzg/docker-minecraft-server/pull/3813) - Decommission EXEC\_DIRECTLY by [@​tekikaito](https://redirect.github.com/tekikaito) in [#​3837](https://redirect.github.com/itzg/docker-minecraft-server/pull/3837) - add environment variable for WebsocketConsole arg by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3835](https://redirect.github.com/itzg/docker-minecraft-server/pull/3835) ##### Documentation - Fix alignment of annotations on shell command on commands docs page by [@​tibtiq](https://redirect.github.com/tibtiq) in [#​3805](https://redirect.github.com/itzg/docker-minecraft-server/pull/3805) - docs: add specific version examples for new version schema by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3809](https://redirect.github.com/itzg/docker-minecraft-server/pull/3809) - feat/docs: add notes to GraalVM images by [@​NoaHimesaka1873](https://redirect.github.com/NoaHimesaka1873) in [#​3816](https://redirect.github.com/itzg/docker-minecraft-server/pull/3816) - Fixed volume definition in docker-compose by [@​MarcTroll](https://redirect.github.com/MarcTroll) in [#​3830](https://redirect.github.com/itzg/docker-minecraft-server/pull/3830) ##### Other Changes - Update log4j2.xml to use full timestamp format in PatternLayout by [@​tekikaito](https://redirect.github.com/tekikaito) in [#​3806](https://redirect.github.com/itzg/docker-minecraft-server/pull/3806) - build(deps): bump the updates group across 1 directory with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3820](https://redirect.github.com/itzg/docker-minecraft-server/pull/3820) - fix websocket console path by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3834](https://redirect.github.com/itzg/docker-minecraft-server/pull/3834) ##### New Contributors - [@​tibtiq](https://redirect.github.com/tibtiq) made their first contribution in [#​3805](https://redirect.github.com/itzg/docker-minecraft-server/pull/3805) - [@​tekikaito](https://redirect.github.com/tekikaito) made their first contribution in [#​3806](https://redirect.github.com/itzg/docker-minecraft-server/pull/3806) - [@​MarcTroll](https://redirect.github.com/MarcTroll) made their first contribution in [#​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--> |
||
|
|
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 [#​1543](https://redirect.github.com/linkwarden/linkwarden/issues/1543) thanks to [@​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=--> |
||
|
|
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--> |
||
|
|
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--> |
||
|
|
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--> |
||
|
|
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--> |
||
|
|
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=--> |
||
|
|
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=--> |
||
|
|
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==--> |
||
|
|
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=--> |
||
|
|
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--> |
||
|
|
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==--> |
||
|
|
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==--> |
||
|
|
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==--> |
||
|
|
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--> |
||
|
|
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--> |
||
|
|
54e581203a | chore(vocechat-server): update image docker.io/privoce/vocechat-server digest to c2f5834 (#43213) | ||
|
|
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--> |
||
|
|
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._ |
||
|
|
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=--> |
||
|
|
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==--> |