b2f0b229730d91f0c30c6f11ad626485a1627220
100
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
b2f0b22973 |
fix(helm-deps): update chart common 28.29.30 → 28.29.35 (#43970)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.29.30` -> `28.29.35` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
98ec4d345e |
fix(helm-deps): update chart redis 17.15.13 → 17.15.14 (#43974)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [redis](https://truecharts.org/charts/stable/redis) ([source](https://redirect.github.com/bitnami/bitnami-docker-redis)) | patch | `17.15.13` -> `17.15.14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VibGF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1cd09a986b |
BREAKING CHANGE(esphome): Update image oci.trueforge.org/containerforge/esphome 2025.12.7 → 2026.1.1 (#43990)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/esphome](https://ghcr.io/trueforge-org/esphome) ([source](https://redirect.github.com/esphome/esphome)) | major | `312d22b` -> `a82c09a` | --- > [!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>esphome/esphome (oci.trueforge.org/containerforge/esphome)</summary> ### [`v2026.1.1`](https://redirect.github.com/esphome/esphome/releases/tag/2026.1.1) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.1.0...2026.1.1) - \[wifi] Process scan results one at a time to avoid heap allocation [esphome#13400](https://redirect.github.com/esphome/esphome/pull/13400) by [@​bdraco](https://redirect.github.com/bdraco) - \[lvgl] Validate LVGL dropdown symbols require Unicode codepoint ≥ 0x100 [esphome#13394](https://redirect.github.com/esphome/esphome/pull/13394) by [@​Copilot](https://redirect.github.com/apps/copilot-swe-agent) - \[http\_request] Fix verify\_ssl: false not working on ESP32 [esphome#13422](https://redirect.github.com/esphome/esphome/pull/13422) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[esp32] Add warning for experimental 400MHz on ESP32-P4 [esphome#13433](https://redirect.github.com/esphome/esphome/pull/13433) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[wifi] Fix bk72xx manual\_ip preventing API connection [esphome#13426](https://redirect.github.com/esphome/esphome/pull/13426) by [@​bdraco](https://redirect.github.com/bdraco) - \[spi] Fix display init failure by marking displays as write-only for half-duplex mode [esphome#13431](https://redirect.github.com/esphome/esphome/pull/13431) by [@​bdraco](https://redirect.github.com/bdraco) - \[http\_request] Fix OTA failures on ESP8266/Arduino by making read semantics consistent [esphome#13435](https://redirect.github.com/esphome/esphome/pull/13435) by [@​bdraco](https://redirect.github.com/bdraco) - \[dht] Increase delay for DHT22 and RHT03 [esphome#13446](https://redirect.github.com/esphome/esphome/pull/13446) by [@​rguca](https://redirect.github.com/rguca) - \[api] Limit Nagle batching for log messages to reduce LWIP buffer pressure [esphome#13439](https://redirect.github.com/esphome/esphome/pull/13439) by [@​bdraco](https://redirect.github.com/bdraco) - \[wifi] Fix stale error\_from\_callback\_ causing immediate connection failures [esphome#13450](https://redirect.github.com/esphome/esphome/pull/13450) by [@​bdraco](https://redirect.github.com/bdraco) - \[fingerprint\_grow] Use buffer-based dump\_summary to fix deprecation warnings [esphome#13447](https://redirect.github.com/esphome/esphome/pull/13447) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[aqi] Remove unit\_of\_measurement to fix Home Assistant warning [esphome#13448](https://redirect.github.com/esphome/esphome/pull/13448) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[time] Always call time sync callbacks even when time unchanged [esphome#13456](https://redirect.github.com/esphome/esphome/pull/13456) by [@​bdraco](https://redirect.github.com/bdraco) ### [`v2026.1.0`](https://redirect.github.com/esphome/esphome/releases/tag/2026.1.0) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2025.12.7...2026.1.0) <https://esphome.io/changelog/2026.1.0.html> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZXNwaG9tZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=--> |
||
|
|
ac557ca53b |
BREAKING CHANGE(healthchecks): Update image ghcr.io/linuxserver/healthchecks 3.13.20260119 → 4.0.20260122 (#43991)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/healthchecks](https://redirect.github.com/linuxserver/docker-healthchecks/packages) ([source](https://redirect.github.com/linuxserver/docker-healthchecks)) | major | `981cd1a` -> `2f58932` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaGVhbHRoY2hlY2tzIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
797ed9a05a |
BREAKING CHANGE(kubernetes-reflector): Update image ghcr.io/emberstack/kubernetes-reflector 9.1.45 → 10.0.2 (#43993)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector) | major | `86314a9` -> `50b21ca` | --- > [!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>emberstack/kubernetes-reflector (ghcr.io/emberstack/kubernetes-reflector)</summary> ### [`v10.0.2`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.2) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.1...v10.0.2) The release process is automated. #### What's Changed - Bump the all-dependencies group with 6 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​586](https://redirect.github.com/emberstack/kubernetes-reflector/pull/586) **Full Changelog**: <https://github.com/emberstack/kubernetes-reflector/compare/v10.0.1...v10.0.2> ### [`v10.0.1`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.1) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v9.1.45...v10.0.1) The release process is automated. **Full Changelog**: <https://github.com/emberstack/kubernetes-reflector/compare/v10.0.0...v10.0.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3ViZXJuZXRlcy1yZWZsZWN0b3IiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
b682e34472 |
fix(n8n): update image ghcr.io/n8n-io/n8n 2.5.1 → 2.5.2 (#44022)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `c0909df` -> `54c34f8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
ac03cec997 | fix(renovate): update image oci.trueforge.org/containerforge/renovate 42.90.0 → 42.90.2 (#44023) | ||
|
|
2a772d8de6 | chore(nextcloud): update image oci.trueforge.org/containerforge/nextcloud-notify-push digest to 0fafc57 (#44014) | ||
|
|
7b18002d0f |
chore(sonarr): update image oci.trueforge.org/containerforge/sonarr digest to 390be05 (#44020)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/sonarr](https://ghcr.io/trueforge-org/sonarr) ([source](https://redirect.github.com/Sonarr/Sonarr)) | digest | `aaf060b` -> `390be05` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc29uYXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
57ecd9c1d1 |
chore(remmina): update image ghcr.io/linuxserver/remmina digest to bcc37d7 (#44019)
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 | `e56c68f` -> `bcc37d7` | --- > [!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--> |
||
|
|
e723dc138d |
chore(nzbhydra): update image oci.trueforge.org/containerforge/nzbhydra2 digest to da00b28 (#44015)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nzbhydra2](https://ghcr.io/trueforge-org/nzbhydra2) ([source](https://redirect.github.com/theotherp/nzbhydra2)) | digest | `ad0ca62` -> `da00b28` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbnpiaHlkcmEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
45da7e87b3 | chore(prowlarr): update image oci.trueforge.org/containerforge/prowlarr digest to 5fe5ac3 (#44017) | ||
|
|
a2d900b5b2 |
chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to 5a5a9c2 (#44016)
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 | `6a6968e` -> `5a5a9c2` | --- > [!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--> |
||
|
|
038471355d |
chore(tracks): update image docker.io/tracksapp/tracks digest to 9732d55 (#44021)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tracksapp/tracks | digest | `e29cdb0` -> `9732d55` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhY2tzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
42d0884c94 |
chore(iyuuplus): update image docker.io/iyuucn/iyuuplus digest to bbef9d4 (#44012)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/iyuucn/iyuuplus | digest | `ad67834` -> `bbef9d4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaXl1dXBsdXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
b7af16c397 |
chore(radarr): update image oci.trueforge.org/containerforge/radarr digest to 93b858c (#44018)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/radarr](https://ghcr.io/trueforge-org/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | digest | `2d4806c` -> `93b858c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmFkYXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
2cc3c88539 |
chore(mylar): update image lscr.io/linuxserver/mylar3 digest to b89a630 (#44013)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages) ([source](https://redirect.github.com/linuxserver/docker-mylar3)) | digest | `2bd5d10` -> `b89a630` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXlsYXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
f9d6d64145 |
chore(grafana-image-renderer): update image docker.io/grafana/grafana-image-renderer digest to b4765f2 (#44010)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/grafana-image-renderer | digest | `43ea0bd` -> `b4765f2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ3JhZmFuYS1pbWFnZS1yZW5kZXJlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
aacb57bac5 | chore(bazarr): update image oci.trueforge.org/containerforge/bazarr digest to 0cc3719 (#44005) | ||
|
|
c54f41271b |
chore(blender): update image lscr.io/linuxserver/blender digest to 560db41 (#44006)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `1e39e0e` -> `560db41` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmxlbmRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9bc924081f | chore(calibre): update image ghcr.io/linuxserver/calibre digest to 6bdf9c4 (#44007) | ||
|
|
6710dd42fc |
chore(home-assistant): update image oci.trueforge.org/containerforge/home-assistant digest to 664389d (#44011)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/home-assistant](https://ghcr.io/trueforge-org/home-assistant) ([source](https://redirect.github.com/home-assistant/core)) | digest | `4969ff6` -> `664389d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tZS1hc3Npc3RhbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2a53acbbf8 |
chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to e2c0e55 (#44008)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `cb820e7` -> `e2c0e55` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG91YmxlY29tbWFuZGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
0a7d1926f8 |
chore(emby): update image oci.trueforge.org/containerforge/emby digest to 6a88d15 (#44009)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/emby](https://ghcr.io/trueforge-org/emby) ([source](https://redirect.github.com/MediaBrowser/Emby.Releases)) | digest | `d7eb4e7` -> `6a88d15` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZW1ieSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4a23b15330 |
fix(helm-deps): update chart mariadb 17.11.11 → 17.11.12 (#43971)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://truecharts.org/charts/stable/mariadb) ([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) | patch | `17.11.11` -> `17.11.12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveW91cmxzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
1c307ab21b |
chore(code-server): update image oci.trueforge.org/containerforge/code-server digest to 1a56b0f (#43953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/code-server](https://ghcr.io/trueforge-org/code-server) ([source](https://coder.com)) | digest | `bb490f0` -> `1a56b0f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29kZS1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
22665c694c |
chore(common): update image oci.trueforge.org/containerforge/mariadb-client digest to f008fb7 (#43954)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/mariadb-client](https://ghcr.io/trueforge-org/mariadb-client) ([source](https://truecharts.org)) | digest | `6fb7ee5` -> `f008fb7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
f93b62f4b0 |
feat(renovate): update image oci.trueforge.org/containerforge/renovate 42.89.4 → 42.90.0 (#43999)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | minor | `4d846bd` -> `f7dd330` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
6cc00972e1 |
fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.900 → 0.24.903 (#44004)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `de2b0bc` -> `c4bc049` | --- > [!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>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.903`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.903) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.900...v0.24.903) #### Changes: - [`6c4207e`](https://redirect.github.com/Jackett/Jackett/commit/6c4207ec793aba971723dbd27ecf4b42ddd64914) luminarr: updates. [#​16509](https://redirect.github.com/Jackett/Jackett/issues/16509) - [`5b6b10a`](https://redirect.github.com/Jackett/Jackett/commit/5b6b10ac070b7d8320c38359d0d99e2b51a4ca46) luminarr-api: add private tracker ([#​16510](https://redirect.github.com/Jackett/Jackett/issues/16510)) This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15421\&view=logs). </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
de613154ea |
chore(paperless-ngx): update image ghcr.io/paperless-ngx/paperless-ngx digest to 665f2f5 (#44000)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx) | digest | `5952162` -> `665f2f5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGFwZXJsZXNzLW5neCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
92ac82af4d |
chore(tachidesk-docker): update image ghcr.io/suwayomi/tachidesk digest to 50531f8 (#44002)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/suwayomi/tachidesk | digest | `6401322` -> `50531f8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGFjaGlkZXNrLWRvY2tlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1f32c4d0c2 |
chore(transmission): update image docker.io/linuxserver/transmission digest to bea1c86 (#44003)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages) ([source](https://redirect.github.com/linuxserver/docker-transmission)) | digest | `7ffccac` -> `bea1c86` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhbnNtaXNzaW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
f0656682fc |
chore(synclounge): update image ghcr.io/linuxserver/synclounge digest to 5b44383 (#44001)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages) ([source](https://redirect.github.com/linuxserver/docker-synclounge)) | digest | `0f22134` -> `5b44383` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3luY2xvdW5nZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
940d7262f0 |
feat(crafty-4): update image registry.gitlab.com/crafty-controller/crafty-4 4.7.0 → 4.8.0 (#43998)
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 | `ea02e5d` -> `5f291aa` | --- > [!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.8.0`](https://gitlab.com/crafty-controller/crafty-4/blob/HEAD/CHANGELOG.md#----480---20260122) [Compare Source](https://gitlab.com/crafty-controller/crafty-4/compare/v4.7.0...v4.8.0) ##### New features - Passkey Authentication Support ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/952)) ##### Bug fixes - Fix crash on startup due to big bucket cache refresh ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/941)) - Fix issue where files would incorrectly be classified as not able to be opened by missing mimetypes ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/944)) - Fix issue where filter list size would change during iteration causing the program to halt silently ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/944)) - \[`CVE-2026-0963`] Security: Add `validate_traversal` calls to `ServerFilesOperationHandler` ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/951)) - Remove HTML encoding on files return ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/943)) - \[`CVE-2026-0805`] Security: Snapshot Backup Traversal ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/937)) - Catch backup dispatch errors crashing command\_watcher ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/955)) ##### Tweaks - Change the way MFA warning is displayed on front end ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/953)) - Allow middle mouse new tab and `ctrl + click` new tab ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/945)) - Add permission error to exceptions for can\_open\_files ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/957)) ##### Regressions - Remove local file imports ([Merge Request](https://gitlab.com/crafty-controller/crafty-4/-/merge_requests/936)) <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--> |
||
|
|
8dda7a8c6a |
fix(renovate): update image oci.trueforge.org/containerforge/renovate 42.89.3 → 42.89.4 (#43996)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | patch | `d7bb7af` -> `4d846bd` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
2d403cce3e |
feat(booklore): update image ghcr.io/booklore-app/booklore v1.17.1 → v1.18.3 (#43989)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore) | minor | `480ea84` -> `3c840bf` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `ghcr.io/booklore-app/booklore`: Could not determine new digest for update (docker package ghcr.io/booklore-app/booklore) --- --- > [!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.18.3`](https://redirect.github.com/booklore-app/booklore/releases/tag/v1.18.3) [Compare Source](https://redirect.github.com/booklore-app/booklore/compare/v1.17.0...v1.18.3) #### 🌟 What's New in v1.18.3 This release introduces some of the largest and most impactful features Booklore has seen so far: - **New Ebook Reader**: Introducing a responsive, clean, and intuitive reader based on Foliate.js. Supports EPUB, AZW3, MOBI, and FB2 formats, with highlights, notes, and bookmarks for seamless reading. - **Bi-Directional Reading Progress Sync**: Reading progress now syncs automatically between Booklore and KoReader, with Kobo support coming in upcoming releases. - **Streaming Ebook Reading (Beta)**: Large ebooks, such as multi-hundred-page cookbooks or textbooks, can now be read page by page, minimizing memory and storage usage. - **Optimized PDF & CBZ Streaming**: PDF and CBX files no longer need to be fully extracted for reading; pages are streamed directly, improving performance for large files. - **Enhanced Charts**: All charts have been redesigned for clarity and visual appeal. Three new chart types have been added: Taste Ratings, Reading Backlog, and Series Progress. - **Komga-Compatible API**: Connect your Komga apps, such as Mihon or Komelia, directly to Booklore for unified library management. - **Progressive Web App Support**: Booklore can now be installed as a PWA, allowing access without browser UI limitations for a cleaner reading experience. #### 🐛 Bug Fixes (v1.18.1 + v1.18.2 + v1.18.3) - Fix email sending failure due to lazy-loaded bookFiles outside session ([#​2405](https://redirect.github.com/booklore-app/booklore/issues/2405)) - fix(db): remove unused CBX/PDF cache cleanup cron entries ([#​2402](https://redirect.github.com/booklore-app/booklore/issues/2402)) - Fix showstopper bugs in v1.18.0 ([#​2399](https://redirect.github.com/booklore-app/booklore/issues/2399)) by [@​acx10](https://redirect.github.com/acx10) - fix(reading sessions): Split sessions, re-calculate times in book overview ([#​2393](https://redirect.github.com/booklore-app/booklore/issues/2393)) by [@​WorldTeacher](https://redirect.github.com/WorldTeacher) #### 🚀 New Features (v1.18.0) - Introduced additional library charts to surface meaningful insights ([#​2390](https://redirect.github.com/booklore-app/booklore/issues/2390)) by [@​acx10](https://redirect.github.com/acx10) - Introduce three new analytical charts: Taste Ratings, Reading Backlog, and Series Progress ([#​2383](https://redirect.github.com/booklore-app/booklore/issues/2383)) by [@​acx10](https://redirect.github.com/acx10) - Initialize progress web app ([#​2351](https://redirect.github.com/booklore-app/booklore/issues/2351)) by [@​acx10](https://redirect.github.com/acx10) - feat(custom-covers): add functionality to generate custom covers for selected books ([#​2355](https://redirect.github.com/booklore-app/booklore/issues/2355)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Implement streaming EPUB reader with on-demand loading ([#​2350](https://redirect.github.com/booklore-app/booklore/issues/2350)) by [@​acx10](https://redirect.github.com/acx10) - Feat/komga api ([#​2071](https://redirect.github.com/booklore-app/booklore/issues/2071)) by [@​farfromrefug](https://redirect.github.com/farfromrefug) - Revamp streaming PDF reader to render pages on demand ([#​2332](https://redirect.github.com/booklore-app/booklore/issues/2332)) by [@​acx10](https://redirect.github.com/acx10) - Revamp the CBX reader layout for improved structure and usability ([#​2330](https://redirect.github.com/booklore-app/booklore/issues/2330)) by [@​acx10](https://redirect.github.com/acx10) - Add support for annotations and book notes in the new ebook reader ([#​2313](https://redirect.github.com/booklore-app/booklore/issues/2313)) by [@​acx10](https://redirect.github.com/acx10) - Bidirectional progress sync between koreader and booklore reader ([#​2312](https://redirect.github.com/booklore-app/booklore/issues/2312)) by [@​acx10](https://redirect.github.com/acx10) - feat(metadata): add configurable enabled fields for metadata editor a… ([#​2299](https://redirect.github.com/booklore-app/booklore/issues/2299)) by [@​acx10](https://redirect.github.com/acx10) - Implement Public Shelves ([#​1969](https://redirect.github.com/booklore-app/booklore/issues/1969)) by [@​cjd](https://redirect.github.com/cjd) - Introduce a new eBook reader with support for EPUB, MOBI, AZW3, and FB2 formats ([#​2258](https://redirect.github.com/booklore-app/booklore/issues/2258)) by [@​acx10](https://redirect.github.com/acx10) - feat(metadata): add auto-save metadata feature in editor settings ([#​2274](https://redirect.github.com/booklore-app/booklore/issues/2274)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - RanobeDB Light Novel metadata provider ([#​2221](https://redirect.github.com/booklore-app/booklore/issues/2221)) by [@​Nedra1998](https://redirect.github.com/Nedra1998) #### ✨ Enhancements (v1.18.0) - feat(metadata): add 'Replace When Provided' option to metadata replacement modes ([#​2379](https://redirect.github.com/booklore-app/booklore/issues/2379)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(google-parser): improve Google Books API integration with improved metadata handling and series extraction ([#​2375](https://redirect.github.com/booklore-app/booklore/issues/2375)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(metadata): add replace mode option for metadata fetching ([#​2356](https://redirect.github.com/booklore-app/booklore/issues/2356)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(comicVine): improve comic metadata structure with additional credits and fields ([#​2358](https://redirect.github.com/booklore-app/booklore/issues/2358)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(library): add validation for library path accessibility during rescan ([#​2347](https://redirect.github.com/booklore-app/booklore/issues/2347)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(ui): add password confirmations ([#​2291](https://redirect.github.com/booklore-app/booklore/issues/2291)) by [@​arjunsrinivasan1997](https://redirect.github.com/arjunsrinivasan1997) - feat(sort): Add sort by author surname and first name ([#​2292](https://redirect.github.com/booklore-app/booklore/issues/2292)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(directory-picker): add selection actions for folders, add buttons for select all, deselect all, and select current folder ([#​2293](https://redirect.github.com/booklore-app/booklore/issues/2293)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(hardcover): Improve Hardcover metadata accuracy and rate limiting ([#​2303](https://redirect.github.com/booklore-app/booklore/issues/2303)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(shelf): add shelf filtering options and integrate into book processing ([#​2268](https://redirect.github.com/booklore-app/booklore/issues/2268)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Stream CBX contents directly from the archive instead of unzipping and caching files ([#​2229](https://redirect.github.com/booklore-app/booklore/issues/2229)) by [@​acx10](https://redirect.github.com/acx10) #### 🎨 UI Tweaks (v1.18.0) - Polish view and metadata settings page UI ([#​2362](https://redirect.github.com/booklore-app/booklore/issues/2362)) by [@​acx10](https://redirect.github.com/acx10) - Optimize metadata picker for mobile layout ([#​2361](https://redirect.github.com/booklore-app/booklore/issues/2361)) by [@​acx10](https://redirect.github.com/acx10) #### 🐛 Bug Fixes (v1.18.0) - Fix touch issues with ebook reader ([#​2395](https://redirect.github.com/booklore-app/booklore/issues/2395)) by [@​acx10](https://redirect.github.com/acx10) - Fix failing book cover search due to HTTP 403 ([#​2392](https://redirect.github.com/booklore-app/booklore/issues/2392)) by [@​acx10](https://redirect.github.com/acx10) - fix: Refactor HardcoverSyncService to improve edition and page count ([#​2389](https://redirect.github.com/booklore-app/booklore/issues/2389)) by [@​boludo00](https://redirect.github.com/boludo00) - fix(kobo): Update KoboResources file to match Calibre web to fix issues with Overdrive ([#​2367](https://redirect.github.com/booklore-app/booklore/issues/2367)) by [@​cra21k](https://redirect.github.com/cra21k) - fix(comic-metadata): fix series grouping bug with external ComicInfo.xml metadata ([#​2385](https://redirect.github.com/booklore-app/booklore/issues/2385)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(PathPatternResolver): remove leading slash from resolved pattern if first component is empty ([#​2339](https://redirect.github.com/booklore-app/booklore/issues/2339)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(ui): map comic book extensions to CBX filter in book details ([#​2338](https://redirect.github.com/booklore-app/booklore/issues/2338)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix: Reading stats UI ([#​2322](https://redirect.github.com/booklore-app/booklore/issues/2322)) by [@​WorldTeacher](https://redirect.github.com/WorldTeacher) - fix: split reading sessions based on the date ([#​2316](https://redirect.github.com/booklore-app/booklore/issues/2316)) by [@​WorldTeacher](https://redirect.github.com/WorldTeacher) - fix(chart-ui): resolve glitches in chart rendering ([#​2290](https://redirect.github.com/booklore-app/booklore/issues/2290)) by [@​acx10](https://redirect.github.com/acx10) - fix(comicvine): fix metadata search failing for titles containing '#<number>' ([#​2273](https://redirect.github.com/booklore-app/booklore/issues/2273)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(reading statistics ui): small fixes ([#​2276](https://redirect.github.com/booklore-app/booklore/issues/2276)) by [@​WorldTeacher](https://redirect.github.com/WorldTeacher) - fix(metadata-picker): handle null and empty values in fetched metadata processing ([#​2269](https://redirect.github.com/booklore-app/booklore/issues/2269)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(OpdsFeedService): detect ZIP mime type for FB2 files when zipped ([#​2242](https://redirect.github.com/booklore-app/booklore/issues/2242)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(epub): strip formatting from ISBN values to ensure correct extraction ([#​2248](https://redirect.github.com/booklore-app/booklore/issues/2248)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - feat(deps): add JPEG2000 support in PDFBox with Jai ImageIO dependencies ([#​2250](https://redirect.github.com/booklore-app/booklore/issues/2250)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(metadata): missing lubimyczytac fields and fetch retry ([#​2179](https://redirect.github.com/booklore-app/booklore/issues/2179)) by [@​Spynacz](https://redirect.github.com/Spynacz) #### 🛠️ Refactoring & Maintenance (v1.18.0) - Refactor: Enhance healthcheck response with version info and DTO ([#​2378](https://redirect.github.com/booklore-app/booklore/issues/2378)) by [@​hyun4965](https://redirect.github.com/hyun4965) - perf(regex): introduce regex patterns for improved string handling invarious services ([#​2386](https://redirect.github.com/booklore-app/booklore/issues/2386)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Fix: Yes/No buttons on bookdrop import have reversed colors/icons ([#​2363](https://redirect.github.com/booklore-app/booklore/issues/2363)) by [@​acx10](https://redirect.github.com/acx10) - Normalize book progress percentage rounding ([#​2359](https://redirect.github.com/booklore-app/booklore/issues/2359)) by [@​acx10](https://redirect.github.com/acx10) - chore(metadata-warning): add warnings about metadata quality for file naming and moving features ([#​2340](https://redirect.github.com/booklore-app/booklore/issues/2340)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(api,epub): add cover extraction fallback using meta cover attribute for URL-encoded cover image hrefs ([#​2310](https://redirect.github.com/booklore-app/booklore/issues/2310)) by [@​ajbanck](https://redirect.github.com/ajbanck) - fix(amazon-parser): handle Amazon error responses and improve error logging ([#​2294](https://redirect.github.com/booklore-app/booklore/issues/2294)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(metadata): ensure authors/genres are replaced, not merged, during metadata update by defaulting mergeCategories to false ([#​2304](https://redirect.github.com/booklore-app/booklore/issues/2304)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - chore(docs): update copyright year in README ([#​2323](https://redirect.github.com/booklore-app/booklore/issues/2323)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Refactor metadata picker and parsers for Amazon, Goodreads, and Google ([#​2327](https://redirect.github.com/booklore-app/booklore/issues/2327)) by [@​acx10](https://redirect.github.com/acx10) - Refactor dialogs for a consistent look and feel ([#​2321](https://redirect.github.com/booklore-app/booklore/issues/2321)) by [@​acx10](https://redirect.github.com/acx10) - Refactor common dialog header and footer components ([#​2318](https://redirect.github.com/booklore-app/booklore/issues/2318)) by [@​acx10](https://redirect.github.com/acx10) - Refactor the Book Browser to simplify and streamline the implementation ([#​2317](https://redirect.github.com/booklore-app/booklore/issues/2317)) by [@​acx10](https://redirect.github.com/acx10) - Centralize book tag color definitions ([#​2314](https://redirect.github.com/booklore-app/booklore/issues/2314)) by [@​acx10](https://redirect.github.com/acx10) - Remove support for the legacy ePub reader ([#​2287](https://redirect.github.com/booklore-app/booklore/issues/2287)) by [@​acx10](https://redirect.github.com/acx10) - fix(parsers): increase request interval to prevent rate limiting issues ([#​2282](https://redirect.github.com/booklore-app/booklore/issues/2282)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - (Refactor) Extract file-specific information from book ([#​1734](https://redirect.github.com/booklore-app/booklore/issues/1734)) by [@​piffio](https://redirect.github.com/piffio) - Update query to use startTime instead of createdAt ([#​2272](https://redirect.github.com/booklore-app/booklore/issues/2272)) by [@​WorldTeacher](https://redirect.github.com/WorldTeacher) - feat(archive): add ArchiveType via Magic Numbers detection and integrate into book processing ([#​2220](https://redirect.github.com/booklore-app/booklore/issues/2220)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - fix(epub): normalize text nodes in EPUB metadata content.opf ([#​2222](https://redirect.github.com/booklore-app/booklore/issues/2222)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) #### 📦 Dependencies (v1.18.0) - chore(deps): bump tar from 7.5.2 to 7.5.6 in /booklore-ui ([#​2387](https://redirect.github.com/booklore-app/booklore/issues/2387)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump lodash-es from 4.17.21 to 4.17.23 in /booklore-ui ([#​2388](https://redirect.github.com/booklore-app/booklore/issues/2388)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore: update Angular dependencies to latest minor/patch versions ([#​2285](https://redirect.github.com/booklore-app/booklore/issues/2285)) by [@​acx10](https://redirect.github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.18.3` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.18.3` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v1.17.0...v1.18.3> #### 📸 Screenshots <img width="750" height="471" alt="Screenshot 2026-01-22 at 12 10 47 PM" src="https://github.com/user-attachments/assets/d5118bbf-771c-495d-b2a3-a695027a6bcd" /> <img width="750" height="451" alt="Screenshot 2026-01-22 at 12 06 23 PM" src="https://github.com/user-attachments/assets/13456e8f-e3bb-4373-b6c8-b4871c5b5504" /> <img width="750" height="452" alt="Screenshot 2026-01-22 at 12 02 35 PM" src="https://github.com/user-attachments/assets/d2f8a2d6-6ea8-43d2-b990-7a058ca45e29" /> <img width="750" height="452" alt="Screenshot 2026-01-22 at 12 01 46 PM" src="https://github.com/user-attachments/assets/0aff60b3-238f-4f6e-a2b5-c962f844e7ba" /> <img width="632" height="710" alt="Screenshot 2026-01-22 at 12 04 22 PM" src="https://github.com/user-attachments/assets/fd4fcc98-3d95-4662-ac61-a93d534f3ed3" /> <img width="632" height="710" alt="Screenshot 2026-01-22 at 12 04 27 PM" src="https://github.com/user-attachments/assets/5464a3d4-a6f7-4e8d-acfc-1ca7fb14e9ec" /> <img width="632" height="710" alt="Screenshot 2026-01-22 at 12 04 33 PM" src="https://github.com/user-attachments/assets/c7722037-ba00-4bea-a166-150b6557caf3" /> <img width="632" height="710" alt="Screenshot 2026-01-22 at 12 05 47 PM" src="https://github.com/user-attachments/assets/6011c4ee-efa2-4471-a9b0-9fd2b2d09712" /> <img width="750" height="471" alt="Screenshot 2026-01-22 at 12 13 56 PM" src="https://github.com/user-attachments/assets/820465a6-59d7-44d7-9eef-56f69451ab85" /> <img width="750" height="402" alt="Screenshot 2026-01-22 at 1 17 59 AM" src="https://github.com/user-attachments/assets/08aa7a57-aa54-4672-ab1c-b35551e88b51" /> <img width="750" height="369" alt="Screenshot 2026-01-22 at 1 17 41 AM" src="https://github.com/user-attachments/assets/2f08f94f-59e4-40f1-932b-07b028620875" /> <img width="750" height="317" alt="Screenshot 2026-01-22 at 1 18 11 AM" src="https://github.com/user-attachments/assets/947c96cc-ab9a-481d-adb0-2a1472393ee8" /> <img width="750" height="471" alt="Screenshot 2026-01-22 at 12 09 34 PM" src="https://github.com/user-attachments/assets/3bfc4666-7aa5-45db-a2b5-f16f0a3a8b5c" /> <img width="750" height="471" alt="Screenshot 2026-01-22 at 12 09 28 PM" src="https://github.com/user-attachments/assets/1c3cc89f-1cd6-4dd3-b0f2-26b9ad56aa66" /> <img width="750" height="451" alt="Screenshot 2026-01-22 at 12 07 03 PM" src="https://github.com/user-attachments/assets/8b9577c0-db09-4bf1-8903-f9ceca7b9964" /> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
acb330a838 |
fix(sourcegraph): update image docker.io/sourcegraph/server 6.12.1287 → 6.12.1792 (#43997)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/sourcegraph/server](https://sourcegraph.com/) ([source](https://redirect.github.com/sourcegraph/sourcegraph)) | patch | `91afc5b` -> `124bca7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc291cmNlZ3JhcGgiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
ac4cb267dd |
chore(common): update image oci.trueforge.org/containerforge/valkey-tools digest to 862162f (#43982)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/valkey-tools](https://ghcr.io/trueforge-org/valkey-tools) ([source](https://truecharts.org)) | digest | `a85c3e3` -> `862162f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
53f016f537 | chore(kubernetes-dashboard): update image oci.trueforge.org/containerforge/kube-sa-proxy digest to 68c457a (#43995) | ||
|
|
98ab50c0d0 |
chore(autoscan): update image oci.trueforge.org/containerforge/autoscan digest to 2c1a77d (#43994)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/autoscan](https://ghcr.io/trueforge-org/autoscan) ([source](https://redirect.github.com/cloudbox/autoscan)) | digest | `230e3ee` -> `2c1a77d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b3NjYW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
70520a9b6d |
chore(common): update image oci.trueforge.org/containerforge/mongosh digest to 798e790 (#43981)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/mongosh](https://ghcr.io/trueforge-org/mongosh) ([source](https://truecharts.org)) | digest | `5c574d8` -> `798e790` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
e6949cbdc3 |
chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to d05d23e (#43980)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/postgresql | digest | `f0b8e55` -> `d05d23e` | --- > [!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 - "on the first day of the month" (UTC), 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
d264dcb5cf | chore(common): update image ghcr.io/cloudnative-pg/postgresql digest to be9f462 (#43979) | ||
|
|
05306b9d81 | fix(renovate): update image oci.trueforge.org/containerforge/renovate 42.89.2 → 42.89.3 (#43988) | ||
|
|
802893e931 |
fix(metabase): update image docker.io/metabase/metabase v0.58.2 → v0.58.3 (#43987)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `a008880` -> `58a9532` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0YWJhc2UiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
cd43331e34 |
fix(booklore): update image ghcr.io/booklore-app/booklore v1.17.0 → v1.17.1 (#43985)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore) | patch | `5b594a6` -> `480ea84` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
79d26c06e3 | fix(helm-deps): update chart clickhouse 16.19.10 → 16.19.11 (#43986) | ||
|
|
ee1bf583fe | chore(seerr): update image oci.trueforge.org/containerforge/seerr digest to 53f8d26 (#43983) | ||
|
|
dc5cc7e02c |
chore(smokeping): update image ghcr.io/linuxserver/smokeping digest to 0d4b8b3 (#43984)
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 | `f2c56b3` -> `0d4b8b3` | --- > [!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=--> |
||
|
|
c387b3ac9a |
feat(renovate): update image oci.trueforge.org/containerforge/renovate 42.88.2 → 42.89.2 (#43978)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | minor | `dc33f35` -> `79307d5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
6252a9ee71 |
fix(helm-deps): update chart mongodb 16.14.13 → 16.14.14 (#43973)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mongodb](https://truecharts.org/charts/stable/mongodb) ([source](https://redirect.github.com/bitnami/bitnami-docker-mongodb)) | patch | `16.14.13` -> `16.14.14` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveW91dHViZWRsLW1hdGVyaWFsIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
37645c33ba | feat(agregarr): update image ghcr.io/agregarr/agregarr v2.2.1 → v2.3.0 (#43977) | ||
|
|
e74ffe61d4 | fix(helm-deps): update chart memcached 16.14.12 → 16.14.13 (#43972) | ||
|
|
665244a6eb |
fix(n8n): update image ghcr.io/n8n-io/n8n 2.5.0 → 2.5.1 (#43975)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `9d39c47` -> `c0909df` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
2aa3ba3395 |
fix(tinymediamanager): update image docker.io/tinymediamanager/tinymediamanager 5.2.5 → 5.2.6 (#43976)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tinymediamanager/tinymediamanager | patch | `beb9765` -> `820316c` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGlueW1lZGlhbWFuYWdlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8aad3c4df9 |
chore(nextcloud): update image oci.trueforge.org/containerforge/nginx digest to 648e1c3 (#43964)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nginx](https://ghcr.io/trueforge-org/nginx) ([source](https://hub.docker.com/_/nginx)) | digest | `3387da0` -> `648e1c3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dGNsb3VkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
041e9cbbbb |
fix(helm-deps): update chart clickhouse 16.19.9 → 16.19.10 (#43969)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://truecharts.org/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | patch | `16.19.9` -> `16.19.10` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGxhdXNpYmxlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
202f13599b |
fix(clickhouse): update image docker.io/clickhouse/clickhouse-server 25.12.3.21 → 25.12.4.35 (#43968)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/clickhouse/clickhouse-server | patch | `c4af953` -> `6ac0386` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xpY2tob3VzZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a48e302b97 | chore(lidarr): update image oci.trueforge.org/containerforge/lidarr digest to f16e25a (#43962) | ||
|
|
50b12409aa |
chore(odoo): update image public.ecr.aws/docker/library/odoo digest to 6116ea0 (#43965)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo) ([source](https://redirect.github.com/odoo/docker)) | digest | `023d430` -> `6116ea0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2RvbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e1b5678eed | chore(foldingathome): update image oci.trueforge.org/containerforge/foldingathome digest to 57be971 (#43959) | ||
|
|
5d670e187f |
chore(plex): update image oci.trueforge.org/containerforge/plex digest to 64c4024 (#43966)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/plex](https://ghcr.io/trueforge-org/plex) ([source](https://redirect.github.com/plexinc/pms-docker)) | digest | `0ae6973` -> `64c4024` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGxleCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5c542729bf |
chore(kavita): update image oci.trueforge.org/containerforge/kavita digest to 431d799 (#43961)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/kavita](https://ghcr.io/trueforge-org/kavita) ([source](https://redirect.github.com/Kareadita/Kavita)) | digest | `9ade89c` -> `431d799` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva2F2aXRhIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
f7db7583af |
fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.52.8 → 0.52.9 (#43967)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `8ef2849` -> `e959310` | --- > [!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>dgtlmoon/changedetection.io (ghcr.io/dgtlmoon/changedetection.io)</summary> ### [`v0.52.9`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.52.9) [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.52.8...0.52.9) #### What's Changed - Update messages.po // German "From" by [@​DominikHerold](https://redirect.github.com/DominikHerold) in [#​3793](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3793) - Open github link on new tab by [@​mstrey](https://redirect.github.com/mstrey) in [#​3791](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3791) - Update French translation by [@​sCreami](https://redirect.github.com/sCreami) in [#​3788](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3788) - Browser page fetching speedup - Element locking was adding up to 1minute page load time, Element locking 'off' by default (so they dont move when the screenshot scroll happens), only lock top viewport elements. Improve logging. by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3796](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3796) - Make language selection sticky and provide a way to return back to default auto-detect [#​3792](https://redirect.github.com/dgtlmoon/changedetection.io/issues/3792) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3795](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3795) - Use credentials to fetch the web manifest by [@​ianis](https://redirect.github.com/ianis) in [#​3790](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3790) - Memory management improvements by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3798](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3798) #### New Contributors - [@​DominikHerold](https://redirect.github.com/DominikHerold) made their first contribution in [#​3793](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3793) - [@​mstrey](https://redirect.github.com/mstrey) made their first contribution in [#​3791](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3791) - [@​sCreami](https://redirect.github.com/sCreami) made their first contribution in [#​3788](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3788) - [@​ianis](https://redirect.github.com/ianis) made their first contribution in [#​3790](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3790) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.52.8...0.52.9> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hhbmdlZGV0ZWN0aW9uLWlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
a89fc6acac | chore(jellyfin): update image oci.trueforge.org/containerforge/jellyfin digest to 8b18de2 (#43960) | ||
|
|
e28cbea12e | chore(minecraft-gate): update image ghcr.io/minekube/gate digest to 3b93fa4 (#43963) | ||
|
|
60dfe2278f |
chore(flood): update image oci.trueforge.org/containerforge/flood digest to d15e1d5 (#43958)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/flood](https://ghcr.io/trueforge-org/flood) ([source](https://redirect.github.com/thomst08/requestrr)) | digest | `4b6c487` -> `d15e1d5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmxvb2QiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ee683b579e | chore(duplicacy): update image oci.trueforge.org/containerforge/duplicacy digest to ee6cf84 (#43956) | ||
|
|
5748003c02 |
chore(doplarr): update image oci.trueforge.org/containerforge/doplarr digest to ae50c37 (#43955)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/doplarr](https://ghcr.io/trueforge-org/doplarr) ([source](https://redirect.github.com/kiranshila/doplarr)) | digest | `2679553` -> `ae50c37` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG9wbGFyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3af3d82368 |
chore(duplicati): update image oci.trueforge.org/containerforge/duplicati digest to 226de07 (#43957)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/duplicati](https://ghcr.io/trueforge-org/duplicati) ([source](https://www.duplicati.com/)) | digest | `57d76eb` -> `226de07` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHVwbGljYXRpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
dae00aa489 |
chore(adguardhome-sync): update image oci.trueforge.org/containerforge/adguardhome-sync digest to 9dd9e47 (#43952)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/adguardhome-sync](https://ghcr.io/trueforge-org/adguardhome-sync) ([source](https://redirect.github.com/bakito/adguardhome-sync)) | digest | `5232f1b` -> `9dd9e47` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYWRndWFyZGhvbWUtc3luYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2bda3b6dbd |
fix(helm-deps): update chart common to v28.29.30 (#43902)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.29.27` -> `28.29.30` | | [common](https://truecharts.org/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | patch | `28.29.18` -> `28.29.30` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
5dcbbecad9 |
fix(strapi): update image docker.io/vshadbolt/strapi 5.33.3 → 5.33.4 (#43951)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | patch | `e62bb5a` -> `39eb912` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RyYXBpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
3c67b12dfb | chore(home-assistant): update image oci.trueforge.org/containerforge/go-yq digest to d5e0a2a (#43942) | ||
|
|
4082680629 | fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.898 → 0.24.900 (#43950) | ||
|
|
48160ede5f |
fix(gitea): update image docker.io/gitea/gitea 1.25.3 → 1.25.4 (#43949)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/gitea/gitea](https://redirect.github.com/go-gitea/gitea) | patch | `6836238` -> `1926e89` | --- > [!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>go-gitea/gitea (docker.io/gitea/gitea)</summary> ### [`v1.25.4`](https://redirect.github.com/go-gitea/gitea/releases/tag/v1.25.4) [Compare Source](https://redirect.github.com/go-gitea/gitea/compare/v1.25.3...v1.25.4) - SECURITY - Release attachments must belong to the intended repo ([#​36347](https://redirect.github.com/go-gitea/gitea/issues/36347)) ([#​36375](https://redirect.github.com/go-gitea/gitea/issues/36375)) - Fix permission check on org project operations ([#​36318](https://redirect.github.com/go-gitea/gitea/issues/36318)) ([#​36373](https://redirect.github.com/go-gitea/gitea/issues/36373)) - Clean watches when make a repository private and check permission when send release emails ([#​36319](https://redirect.github.com/go-gitea/gitea/issues/36319)) ([#​36370](https://redirect.github.com/go-gitea/gitea/issues/36370)) - Add more check for stopwatch read or list ([#​36340](https://redirect.github.com/go-gitea/gitea/issues/36340)) ([#​36368](https://redirect.github.com/go-gitea/gitea/issues/36368)) - Fix openid setting check ([#​36346](https://redirect.github.com/go-gitea/gitea/issues/36346)) ([#​36361](https://redirect.github.com/go-gitea/gitea/issues/36361)) - Fix cancel auto merge bug ([#​36341](https://redirect.github.com/go-gitea/gitea/issues/36341)) ([#​36356](https://redirect.github.com/go-gitea/gitea/issues/36356)) - Fix delete attachment check ([#​36320](https://redirect.github.com/go-gitea/gitea/issues/36320)) ([#​36355](https://redirect.github.com/go-gitea/gitea/issues/36355)) - LFS locks must belong to the intended repo ([#​36344](https://redirect.github.com/go-gitea/gitea/issues/36344)) ([#​36349](https://redirect.github.com/go-gitea/gitea/issues/36349)) - Fix bug on notification read ([#​36339](https://redirect.github.com/go-gitea/gitea/issues/36339)) [#​36387](https://redirect.github.com/go-gitea/gitea/issues/36387) - ENHANCEMENTS - Add more routes to the "expensive" list ([#​36290](https://redirect.github.com/go-gitea/gitea/issues/36290)) - Make "commit statuses" API accept slashes in "ref" ([#​36264](https://redirect.github.com/go-gitea/gitea/issues/36264)) ([#​36275](https://redirect.github.com/go-gitea/gitea/issues/36275)) - BUGFIXES - Fix markdown newline handling during IME composition ([#​36421](https://redirect.github.com/go-gitea/gitea/issues/36421)) [#​36424](https://redirect.github.com/go-gitea/gitea/issues/36424) - Fix missing repository id when migrating release attachments ([#​36389](https://redirect.github.com/go-gitea/gitea/issues/36389)) - Fix bug when compare in the pull request ([#​36363](https://redirect.github.com/go-gitea/gitea/issues/36363)) ([#​36372](https://redirect.github.com/go-gitea/gitea/issues/36372)) - Fix incorrect text content detection ([#​36364](https://redirect.github.com/go-gitea/gitea/issues/36364)) ([#​36369](https://redirect.github.com/go-gitea/gitea/issues/36369)) - Fill missing `has_code` in repository api ([#​36338](https://redirect.github.com/go-gitea/gitea/issues/36338)) ([#​36359](https://redirect.github.com/go-gitea/gitea/issues/36359)) - Fix notifications pagination query parameters ([#​36351](https://redirect.github.com/go-gitea/gitea/issues/36351)) ([#​36358](https://redirect.github.com/go-gitea/gitea/issues/36358)) - Fix some trivial problems ([#​36336](https://redirect.github.com/go-gitea/gitea/issues/36336)) ([#​36337](https://redirect.github.com/go-gitea/gitea/issues/36337)) - Prevent panic when GitLab release has more links than sources ([#​36295](https://redirect.github.com/go-gitea/gitea/issues/36295)) ([#​36305](https://redirect.github.com/go-gitea/gitea/issues/36305)) - Fix stats bug when syncing release ([#​36285](https://redirect.github.com/go-gitea/gitea/issues/36285)) ([#​36294](https://redirect.github.com/go-gitea/gitea/issues/36294)) - Always honor user's choice for "delete branch after merge" ([#​36281](https://redirect.github.com/go-gitea/gitea/issues/36281)) ([#​36286](https://redirect.github.com/go-gitea/gitea/issues/36286)) - Use the requested host for LFS links ([#​36242](https://redirect.github.com/go-gitea/gitea/issues/36242)) ([#​36258](https://redirect.github.com/go-gitea/gitea/issues/36258)) - Fix panic when get editor config file ([#​36241](https://redirect.github.com/go-gitea/gitea/issues/36241)) ([#​36247](https://redirect.github.com/go-gitea/gitea/issues/36247)) - Fix regression in writing authorized principals ([#​36213](https://redirect.github.com/go-gitea/gitea/issues/36213)) ([#​36218](https://redirect.github.com/go-gitea/gitea/issues/36218)) - Fix WebAuthn error checking ([#​36219](https://redirect.github.com/go-gitea/gitea/issues/36219)) ([#​36235](https://redirect.github.com/go-gitea/gitea/issues/36235)) Instances on **[Gitea Cloud](https://cloud.gitea.com)** will be automatically upgraded to this version during the specified maintenance window. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2l0ZWEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
76c377c1b7 |
chore(resilio-sync): update image ghcr.io/linuxserver/resilio-sync digest to 42c90ff (#43947)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/resilio-sync](https://redirect.github.com/linuxserver/docker-resilio-sync/packages) ([source](https://redirect.github.com/linuxserver/docker-resilio-sync)) | digest | `06468c9` -> `42c90ff` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVzaWxpby1zeW5jIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
959b0b5bda |
chore(sabnzbd): update image oci.trueforge.org/containerforge/sabnzbd digest to 32a6c62 (#43948)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/sabnzbd](https://ghcr.io/trueforge-org/sabnzbd) ([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest | `98e20cf` -> `32a6c62` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2FibnpiZCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
895fb2f473 |
chore(qbittorrent): update image oci.trueforge.org/containerforge/qbittorrent digest to a2a76de (#43946)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/qbittorrent](https://ghcr.io/trueforge-org/qbittorrent) ([source](https://redirect.github.com/qbittorrent/qBittorrent)) | digest | `e5605cc` -> `a2a76de` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcWJpdHRvcnJlbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
c80f72bd0b | chore(nzbget): update image oci.trueforge.org/containerforge/nzbget digest to bd03472 (#43945) | ||
|
|
cc38b2d78c | chore(lazylibrarian): update image oci.trueforge.org/containerforge/lazylibrarian digest to ffb223c (#43943) | ||
|
|
94ba969fe9 |
chore(minecraft-gate): update image ghcr.io/minekube/gate digest to 69d02b9 (#43944)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/minekube/gate | digest | `5d41349` -> `69d02b9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWdhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
98e7473be0 |
chore(calibre-web): update image oci.trueforge.org/containerforge/calibre-web digest to 79e78b7 (#43941)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/calibre-web](https://ghcr.io/trueforge-org/calibre-web) ([source](https://redirect.github.com/janeczku/calibre-web)) | digest | `bca401f` -> `79e78b7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZS13ZWIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
e1f9481dab |
chore(broadcast-box): update image seaduboi/broadcast-box digest to 4ea1c68 (#43940)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | seaduboi/broadcast-box | digest | `19e47d9` -> `4ea1c68` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYnJvYWRjYXN0LWJveCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ad1d2ce311 | chore(github-action): update actions/setup-python digest digest to a309ff8 | ||
|
|
b560582c25 |
fix(renovate): update image oci.trueforge.org/containerforge/renovate 42.88.0 → 42.88.2 (#43936)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | patch | `dce4bb6` -> `dc33f35` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9fe1af0bda | chore(common): update image oci.trueforge.org/containerforge/ubuntu digest to 5e17d35 (#43933) | ||
|
|
9c4ea96313 |
fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.3.0 → 2.3.1 (#43938)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `517101e` -> `8fb811b` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `f5609c3` -> `976fd58` | | [ghcr.io/stirling-tools/s-pdf](https://redirect.github.com/Stirling-Tools/Stirling-PDF) | patch | `f2e1183` -> `1af7e57` | --- > [!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>Stirling-Tools/Stirling-PDF (ghcr.io/stirling-tools/s-pdf)</summary> ### [`v2.3.1`](https://redirect.github.com/Stirling-Tools/Stirling-PDF/releases/tag/v2.3.1): 2.3.1 Bug fixes, Ui optimisations and SVG [Compare Source](https://redirect.github.com/Stirling-Tools/Stirling-PDF/compare/v2.3.0...v2.3.1) Several bug fixes , including - Scroll bar not showing correctly in settings menu - Automate menus showing options correctly and several other change,s such as SVG to PDF conversion and performance changes throughout app ##### What's Changed ##### Enhancements - feat(conversion): add SVG to PDF conversion functionality by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​5431](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5431) - feat(pipeline): improve file processing with resource management and temp file handling by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​5488](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5488) - feat(admin): add tessdata language management for OCR and download support by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5519](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5519) ##### Minor Enhancements - :globe\_with\_meridians: Sync Translations + Update README Progress Table by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in [#​5489](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5489) - 🤖 format everything with pre-commit by stirlingbot by [@​stirlingbot](https://redirect.github.com/stirlingbot)\[bot] in [#​5484](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5484) - \[V2] fix(automation): enhance parameter handling and default values across operations, fix error in ManyToOne tools by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​5123](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5123) - scrollbar fixes by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5529](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5529) - Fix hook ordering for endpoint name resolution by [@​Frooodle](https://redirect.github.com/Frooodle) in [#​5517](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5517) - fix(automation): add zIndex and withinPortal props to dropdown components for improved UI consistency by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) in [#​5527](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5527) - refactor: remove legacy Thymeleaf web UI controllers and templates by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5406](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5406) - fix(pipeline): avoid bad multipart by letting RestTemplate set boundary by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5522](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5522) - chore(i18n): update and expand Dutch (nl-NL) translations by [@​Stephan-P](https://redirect.github.com/Stephan-P) in [#​5355](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5355) - Update Italian translations by [@​albanobattistella](https://redirect.github.com/albanobattistella) in [#​5508](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5508) ##### Docker Updates - chore(ci): enable Gradle dependency caching across GitHub workflows by [@​Ludy87](https://redirect.github.com/Ludy87) in [#​5400](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5400) - build(deps): bump actions/checkout from 4.2.2 to 6.0.1 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​5465](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5465) ##### Development Tools - build(deps-dev): bump stylelint-config-standard from 39.0.1 to 40.0.0 in /devTools by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​5504](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5504) ##### Other Changes - build(deps): bump actions/download-artifact from 6.0.0 to 7.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​5503](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5503) - build(deps): bump reportlab from 4.4.5 to 4.4.9 in /testing/cucumber by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​5505](https://redirect.github.com/Stirling-Tools/Stirling-PDF/pull/5505) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RpcmxpbmctcGRmIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
a98d3b6355 |
fix(soft-serve): update image docker.io/charmcli/soft-serve v0.11.2 → v0.11.3 (#43937)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/charmcli/soft-serve](https://redirect.github.com/charmbracelet/soft-serve) | patch | `f4aa197` -> `c652482` | --- > [!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>charmbracelet/soft-serve (docker.io/charmcli/soft-serve)</summary> ### [`v0.11.3`](https://redirect.github.com/charmbracelet/soft-serve/releases/tag/v0.11.3) [Compare Source](https://redirect.github.com/charmbracelet/soft-serve/compare/v0.11.2...v0.11.3) This release patches a critical auth issue that allows any malicious actor to gain access as any user. Please upgrade ASAP! Credits goes to [@​juancabe](https://redirect.github.com/juancabe), so thank you so much for noticing and reporting this one 🙂 #### Changelog ##### New! - [`28c4854`](https://redirect.github.com/charmbracelet/soft-serve/commit/28c48548903dcbdf5d73438bce920af34bd66fae): feat: add support for certificate reloading upon SIGHUP ([#​710](https://redirect.github.com/charmbracelet/soft-serve/issues/710)) ([@​cheesyhypocrisy](https://redirect.github.com/cheesyhypocrisy)) ##### Fixed - [`8539f9a`](https://redirect.github.com/charmbracelet/soft-serve/commit/8539f9ad39918b67d612a35785a2b4326efc8741): fix: authentication bypass ([@​aymanbagabas](https://redirect.github.com/aymanbagabas)) *** <details> <summary>Verifying the artifacts</summary> First, download the [`checksums.txt` file](https://redirect.github.com/charmbracelet/soft-serve/releases/download/v0.11.3/checksums.txt) and the [`checksums.txt.sigstore.json` file](https://redirect.github.com/charmbracelet/soft-serve/releases/download/v0.11.3/checksums.txt.sigstore.json) files, for example, with `wget`: ```bash wget 'https://github.com/charmbracelet/soft-serve/releases/download/v0.11.3/checksums.txt' wget 'https://github.com/charmbracelet/soft-serve/releases/download/v0.11.3/checksums.txt.sigstore.json' ``` Then, verify it using [`cosign`](https://redirect.github.com/sigstore/cosign): ```bash cosign verify-blob \ --certificate-identity 'https://github.com/charmbracelet/meta/.github/workflows/goreleaser.yml@refs/heads/main' \ --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \ --bundle 'checksums.txt.sigstore.json' \ ./checksums.txt ``` If the output is `Verified OK`, you can safely use it to verify the checksums of other artifacts you downloaded from the release using `sha256sum`: ```bash sha256sum --ignore-missing -c checksums.txt ``` Done! You artifacts are now verified! </details> <a href="https://charm.land/"><img alt="The Charm logo" src="https://stuff.charm.sh/charm-banner-next.jpg" width="400"></a> Thoughts? Questions? We love hearing from you. Feel free to reach out on [X](https://x.com/charmcli), [Discord](https://charm.land/discord), [Slack](https://charm.land/slack), [The Fediverse](https://mastodon.social/@​charmcli), [Bluesky](https://bsky.app/profile/charm.land). </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc29mdC1zZXJ2ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
94272b1970 |
fix(minecraft-router): update image docker.io/itzg/mc-router 1.39.0 → 1.39.1 (#43935)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | patch | `b5e4bb0` -> `be10943` | --- > [!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/mc-router (docker.io/itzg/mc-router)</summary> ### [`v1.39.1`](https://redirect.github.com/itzg/mc-router/releases/tag/v1.39.1) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/v1.39.0...v1.39.1) #### Changelog - [`4df81f0`](https://redirect.github.com/itzg/mc-router/commit/4df81f032dee948518e5a23ec3a38a66dae925ba) Fix race condition during first connection ([#​509](https://redirect.github.com/itzg/mc-router/issues/509)) - [`be1163e`](https://redirect.github.com/itzg/mc-router/commit/be1163e2014ee5d3b139a1b74e3d6bf9beba2b12) build(deps): bump github.com/sirupsen/logrus in the patches group ([#​508](https://redirect.github.com/itzg/mc-router/issues/508)) - [`9a682c1`](https://redirect.github.com/itzg/mc-router/commit/9a682c1f353cd46ee1204fe56a8cf2480b9fb7b4) build(deps): bump golang.org/x/text from 0.30.0 to 0.33.0 ([#​504](https://redirect.github.com/itzg/mc-router/issues/504)) - [`a0eee38`](https://redirect.github.com/itzg/mc-router/commit/a0eee385192683050bafb9df242562d4c03e9372) Add svc-router to README Community Solutions ([#​503](https://redirect.github.com/itzg/mc-router/issues/503)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LXJvdXRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
63ab22be5b |
feat(splunk): update image docker.io/splunk/splunk 10.0.2 → 10.2.0 (#43939)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/splunk/splunk | minor | `5f75d0d` -> `e9b9b7a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BsdW5rIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
b5033f0895 |
chore(minecraft-gate): update image ghcr.io/minekube/gate digest to 5d41349 (#43934)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/minekube/gate | digest | `31442bb` -> `5d41349` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWdhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
c6f52c35ef |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
1669de0879 |
feat(omada-controller): update image docker.io/mbentley/omada-controller 6.0 → 6.1 (#43930)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | minor | `7fc69d5` -> `a11e623` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb21hZGEtY29udHJvbGxlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
5409ed73d6 |
feat(wekan): update image docker.io/wekanteam/wekan v8.22 → v8.23 (#43932)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/wekanteam/wekan](https://redirect.github.com/wekan/wekan) | minor | `cdcca94` -> `eabf4f6` | --- > [!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.23`](https://redirect.github.com/wekan/wekan/blob/HEAD/CHANGELOG.md#v823-2026-01-21-WeKan--release) [Compare Source](https://redirect.github.com/wekan/wekan/compare/v8.22...v8.23) This release adds the following updates: - [Migrate from percolate:synced-cron to quave:synced-cron](https://redirect.github.com/wekan/wekan/pull/6080). Thanks to harryadel. - [Replace mousetrap](https://redirect.github.com/wekan/wekan/pull/6082). Thanks to harryadel. - [Remove kadira:dochead](https://redirect.github.com/wekan/wekan/pull/6083). Thanks to harryadel. - [Replace cottz:publish-relations with reywood:publish-composite](https://redirect.github.com/wekan/wekan/pull/6084). Thanks to harryadel. - [Bump tar from 7.5.3 to 7.5.6](https://redirect.github.com/wekan/wekan/pull/6085). Thanks to dependabot. - [Updated dependencies](https://redirect.github.com/wekan/wekan/commit/04bfa0e6ba278a9d6544a678d1fba3ea71841062). Thanks to developers of dependencies. and fixes the following bugs: - [Fixed newly created "Default" swimlane are displayed as "key 'default (LOCALE)' returned an object instead of string"](https://redirect.github.com/wekan/wekan/commit/ce55f0d8f432922ca4c0e3d28b1fb0e826d8008f). Thanks to brlin-tw and xet7. - [Fix DB migration from 8.19 to 8.21 stuck forever](https://redirect.github.com/wekan/wekan/commit/a31a615da6911a2db22d4db86875b31fc951ae96). Thanks to MaccabeeY 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--> |
||
|
|
09a80b1a19 |
feat(renovate): update image oci.trueforge.org/containerforge/renovate 42.87.0 → 42.88.0 (#43931)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | minor | `c245f9f` -> `dce4bb6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
3e35090380 |
fix(nocodb): update image docker.io/nocodb/nocodb 0.301.1 → 0.301.2 (#43926)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/nocodb/nocodb | patch | `5d1c796` -> `d3aba4f` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbm9jb2RiIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
281f42c755 | fix(vocechat-server): update image docker.io/privoce/vocechat-server v0.5.14 → v0.5.15 (#43929) | ||
|
|
af8c7114cb | fix(meshcentral): update image ghcr.io/ylianst/meshcentral 1.1.55 → 1.1.56 (#43924) | ||
|
|
c83c250067 |
fix(ollama): update image docker.io/ollama/ollama 0.14.2 → 0.14.3 (#43927)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `a86da2b` -> `910a291` | | docker.io/ollama/ollama | patch | `4489353` -> `a7471e7` | --- > [!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 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2xsYW1hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |