c685ddd8cff3bac0e8a2cbfd471dc3f7ed8d69d8
100
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
c685ddd8cf |
feat(helm-deps): update chart common 28.32.5 → 28.33.0 (#45682)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://trueforge.org/truetech/truecharts/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | minor | `28.32.5` → `28.33.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
6827775756 |
BREAKING CHANGE(teslamate): Update image docker.io/teslamate/teslamate 2.2.0 → 3.0.0 (#45685)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/teslamate/teslamate](https://redirect.github.com/teslamate-org/teslamate) | major | `db11116` → `6569026` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>teslamate-org/teslamate (docker.io/teslamate/teslamate)</summary> ### [`v3.0.0`](https://redirect.github.com/teslamate-org/teslamate/blob/HEAD/CHANGELOG.md#300---2026-02-28) [Compare Source](https://redirect.github.com/teslamate-org/teslamate/compare/v2.2.0...v3.0.0) Let's start with a quote: "Why do programmers like dark mode? Because light attracts bugs.". Yes, you read that right. TeslaMate Webview now has a dark mode. As always, lots of improvements have been made. Memory usage has been reduced, while performance has been increased — it sounds too good to be true, but it's the reality. Battery heating is now also shown on the overview dashboard, and the drives dashboard now always shows the consumption. To make your TeslaMate experience even better, we have also made more than 52 other improvements. Enjoy! ##### 📄 License Change Notice As of PR [#​5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131), TeslaMate has transitioned from the MIT License to the GNU Affero General Public License v3.0 (AGPLv3). What does this mean for you? - For Private Users: Nothing changes. You can continue to use, host, and modify TeslaMate for your personal use for free, just as before. - For the Community: This change ensures that TeslaMate remains open and free. It prevents companies from taking the community's hard work and turning it into a closed-source commercial service without giving back. - For Developers: If you modify or use TeslaMate, you must now share your source code modifications under the same license. We believe this step is necessary to protect the project from exploitation and to ensure its long-term sustainability. ##### New features - feat: add optional dark mode feature ([#​5065](https://redirect.github.com/teslamate-org/teslamate/issues/5065) - [@​wooter](https://redirect.github.com/wooter)) - legal: relicense under AGPLv3 ([#​5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - legal: add Trademark notice ([#​5131](https://redirect.github.com/teslamate-org/teslamate/issues/5131) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - feat: use Bulma 1 for dark theme and revised it ([#​5112](https://redirect.github.com/teslamate-org/teslamate/issues/5112) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Improvements and bug fixes - feat: use Logger instead of IO.puts in DB check ([#​5050](https://redirect.github.com/teslamate-org/teslamate/issues/5050) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: Increase max\_header\_value\_length to support oauth2-proxy ([#​5031](https://redirect.github.com/teslamate-org/teslamate/issues/5031) - [@​ultravail](https://redirect.github.com/ultravail)) - perf: Replace positions indexes from BTREE to BRIN to reduce memory usage ([#​5075](https://redirect.github.com/teslamate-org/teslamate/issues/5075) - [@​ilya-y-synth](https://redirect.github.com/ilya-y-synth)) - feat(grafana): disable update checks as version is handled via docker image ([#​5115](https://redirect.github.com/teslamate-org/teslamate/issues/5115) - [@​fatbasstard](https://redirect.github.com/fatbasstard)) - perf: use static asset compression via brotli and zstandard to enhance HTTP Compression ([#​5113](https://redirect.github.com/teslamate-org/teslamate/issues/5113) - [@​swiffer](https://redirect.github.com/swiffer)) - feat: use Grafana 12.4.0 ([#​4965](https://redirect.github.com/teslamate-org/teslamate/issues/4965) - [@​swiffer](https://redirect.github.com/swiffer)) - fix(vehicle): update state transition to handle offline scenario after a drive end with no network ([#​5152](https://redirect.github.com/teslamate-org/teslamate/issues/5152) - [@​jlestel](https://redirect.github.com/jlestel)) ##### Build, CI, internal - build(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /website ([#​5059](https://redirect.github.com/teslamate-org/teslamate/issues/5059)) - build(deps): bump js-yaml from 3.14.1 to 3.14.2 in /website ([#​5043](https://redirect.github.com/teslamate-org/teslamate/issues/5043)) - build(deps): bump crate-ci/typos from 1.39.0 to 1.40.0 ([#​5055](https://redirect.github.com/teslamate-org/teslamate/issues/5055)) - build(deps): bump DeterminateSystems/update-flake-lock from 27 to 28 ([#​5056](https://redirect.github.com/teslamate-org/teslamate/issues/5056)) - build(deps): bump express from 4.21.2 to 4.22.1 in /website ([#​5060](https://redirect.github.com/teslamate-org/teslamate/issues/5060)) - build(deps): update flake.lock ([#​5027](https://redirect.github.com/teslamate-org/teslamate/issues/5027)) - fix(website): Bump node-forge to 1.3.3 to resolve CVE-2025-12816, CVE-2025-66030 and CVE-2025-66031 ([#​5071](https://redirect.github.com/teslamate-org/teslamate/issues/5071) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore(website): bump qs to fix CVE-2025-15284 ([#​5091](https://redirect.github.com/teslamate-org/teslamate/issues/5091) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump react and react-dom from 19.2.0 to 19.2.3 in /website ([#​5084](https://redirect.github.com/teslamate-org/teslamate/issues/5084)) - build(deps): bump nix-community/cache-nix-action from 6.1.3 to 7.0.0 ([#​5082](https://redirect.github.com/teslamate-org/teslamate/issues/5082)) - build(deps): bump actions/cache from 4.3.0 to 5.0.1 ([#​5077](https://redirect.github.com/teslamate-org/teslamate/issues/5077)) - build(deps): bump crate-ci/typos from 1.40.0 to 1.41.0 ([#​5079](https://redirect.github.com/teslamate-org/teslamate/issues/5079)) - build(deps): bump actions/stale from 10.1.0 to 10.1.1 ([#​5080](https://redirect.github.com/teslamate-org/teslamate/issues/5080)) - build(deps): bump lodash from 4.17.21 to 4.17.23 in /website ([#​5109](https://redirect.github.com/teslamate-org/teslamate/issues/5109)) - build(deps): bump lodash and [@​geoman-io/leaflet-geoman-free](https://redirect.github.com/geoman-io/leaflet-geoman-free) in /assets ([#​5126](https://redirect.github.com/teslamate-org/teslamate/issues/5126)) - build(deps): bump react and react-dom from 19.2.3 to 19.2.4 in /website ([#​5124](https://redirect.github.com/teslamate-org/teslamate/issues/5124)) - build(deps): bump crate-ci/typos from 1.41.0 to 1.42.3 ([#​5123](https://redirect.github.com/teslamate-org/teslamate/issues/5123)) - build(deps): bump docker/login-action from 3.6.0 to 3.7.0 ([#​5119](https://redirect.github.com/teslamate-org/teslamate/issues/5119)) - build(deps): bump nix-community/cache-nix-action from 7.0.0 to 7.0.2 ([#​5122](https://redirect.github.com/teslamate-org/teslamate/issues/5122)) - build(deps): bump actions/cache from 5.0.1 to 5.0.3 ([#​5120](https://redirect.github.com/teslamate-org/teslamate/issues/5120)) - build(deps): bump webpack from 5.102.0 to 5.105.0 in /website ([#​5135](https://redirect.github.com/teslamate-org/teslamate/issues/5135)) - feat(nix): use nixos-25.11 ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore(nix): update flake.lock with new dependency revisions ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(nix): use elixir 1.19 to align with dockerfile ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore: reorganize CLI definition to avoid elixir 1.19 warning ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build: update db\_connection to version 2.9.0 ([#​5062](https://redirect.github.com/teslamate-org/teslamate/issues/5062) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build: use Elixir 1.19.5 OTP 26 ([#​5130](https://redirect.github.com/teslamate-org/teslamate/issues/5130) - [@​swiffer](https://redirect.github.com/swiffer), [@​brianmay](https://redirect.github.com/brianmay) and [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump qs from 6.14.1 to 6.14.2 in /website ([#​5140](https://redirect.github.com/teslamate-org/teslamate/issues/5140)) - build(deps): update & bump mix deps ([#​5139](https://redirect.github.com/teslamate-org/teslamate/issues/5139) - [@​swiffer](https://redirect.github.com/swiffer)) - build(deps): bump ex\_cldr from 2.42.0 to 2.46.0 ([#​5053](https://redirect.github.com/teslamate-org/teslamate/issues/5053) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - build(deps): bump floki & gettext, remove override on ranch, require elixir 1.19 ([#​5142](https://redirect.github.com/teslamate-org/teslamate/issues/5142) - [@​swiffer](https://redirect.github.com/swiffer)) - feat(grafana-home-dashboard): change cors proxy ([#​5143](https://redirect.github.com/teslamate-org/teslamate/issues/5143) - [@​swiffer](https://redirect.github.com/swiffer)) - build(deps): update flake.lock ([#​5141](https://redirect.github.com/teslamate-org/teslamate/issues/5141)) - build(deps): relax requirement for elixir to allow 1.17+ and clarify what is supported ([#​5145](https://redirect.github.com/teslamate-org/teslamate/issues/5145) - [@​swiffer](https://redirect.github.com/swiffer)) - build(deps): update flake.lock ([#​5148](https://redirect.github.com/teslamate-org/teslamate/issues/5148)) - build(deps): update flake.lock ([#​5154](https://redirect.github.com/teslamate-org/teslamate/issues/5154)) - build(deps): bump ajv in /website ([#​5149](https://redirect.github.com/teslamate-org/teslamate/issues/5149)) - chore(website): bump mimimatch to version 3.1.5 to solve CVE-2026-26996, CVE-2026-27903 and CVE-2026-27904 ([#​5155](https://redirect.github.com/teslamate-org/teslamate/issues/5155) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - chore(website): bump serialize-javascript to version 7.0.3 to solve CWE-96 ([#​5156](https://redirect.github.com/teslamate-org/teslamate/issues/5156) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) ##### Dashboards - feat(overview): show battery heating on overview dashboard as well ([#​5090](https://redirect.github.com/teslamate-org/teslamate/issues/5090) - [@​kaistian](https://redirect.github.com/kaistian)) - feat: optimize reduced\_range query and always show consumption kwh in drives dashboard ([#​5089](https://redirect.github.com/teslamate-org/teslamate/issues/5089) - [@​swiffer](https://redirect.github.com/swiffer)) ##### Translations ##### Documentation - docs(traefik): update to v3.6 as 3.6.1 solves issues with docker 29.0 ([#​5034](https://redirect.github.com/teslamate-org/teslamate/issues/5034) - [@​JakobLichterfeld](https://redirect.github.com/JakobLichterfeld)) - docs: fix the formatting of the `DATABASE_SOCKET_DIR` description ([#​5026](https://redirect.github.com/teslamate-org/teslamate/issues/5026) - [@​IngmarStein](https://redirect.github.com/IngmarStein)) - docs: fix external image rendering with Traefik SSL ([#​5074](https://redirect.github.com/teslamate-org/teslamate/issues/5074) - [@​swiffer](https://redirect.github.com/swiffer)) - docs(home\_assistant): default tesla\_active\_route\_distance\_to\_arrival sensor to kilometers ([#​5086](https://redirect.github.com/teslamate-org/teslamate/issues/5086) - [@​kenni](https://redirect.github.com/kenni)) - docs: Remove hints to now deprecated Grafana VS Code Extension in contribution guide ([#​5110](https://redirect.github.com/teslamate-org/teslamate/issues/5110) - [@​swiffer](https://redirect.github.com/swiffer)) - docs: Add reference to TeslaMate Achievements ([#​5134](https://redirect.github.com/teslamate-org/teslamate/issues/5134) - [@​crstian19](https://redirect.github.com/crstian19)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGVzbGFtYXRlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
b376852b2e |
BREAKING CHANGE(seerr): Update image oci.trueforge.org/containerforge/seerr 2.7.3 → 3.0.1 (#45684)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/seerr](https://ghcr.io/trueforge-org/seerr) ([source](https://redirect.github.com/seerr-team/seerr)) | major | `a388948` → `f52d058` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>seerr-team/seerr (oci.trueforge.org/containerforge/seerr)</summary> ### [`v3.0.1`](https://redirect.github.com/seerr-team/seerr/releases/tag/v3.0.1) [Compare Source](https://redirect.github.com/seerr-team/seerr/compare/v2.7.3...v3.0.1) #### [3.0.1](https://redirect.github.com/seerr-team/seerr/compare/v3.0.0..v3.0.1) - 2026-02-14 ##### ⚙️ Miscellaneous Tasks - *(release)* Prepare 3.0.1 - ([789bcc8](https://redirect.github.com/seerr-team/seerr/commit/789bcc8eec3414da373328e374c2edb1abc3ac0d))<!-- generated by git-cliff --> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VlcnIiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
95906b9869 |
BREAKING CHANGE(maintainerr): Update image docker.io/jorenn92/maintainerr 2.27.0 → 3.0.1 (#45683)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr) | major | `4d07ffa` → `91ea358` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Maintainerr/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v3.0.1`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#301-2026-02-28) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v3.0.0...v3.0.1) ##### Bug Fixes - emit collection notification events only after successful operations ([#​2429](https://redirect.github.com/maintainerr/Maintainerr/issues/2429)) ([d0a11e9](https://redirect.github.com/maintainerr/Maintainerr/commit/d0a11e90bdea562b4677c152516a31f8b934925d)) - **server:** resolve Seerr addUser returning NULL ([#​2436](https://redirect.github.com/maintainerr/Maintainerr/issues/2436)) ([c4eb986](https://redirect.github.com/maintainerr/Maintainerr/commit/c4eb98606029ac56d2cba7c079ca589a03d213a6)), closes [#​2434](https://redirect.github.com/maintainerr/Maintainerr/issues/2434) ### [`v3.0.0`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#300-2026-02-28) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v2.27.0...v3.0.0) - Add Jellyfin support ([#​2330](https://redirect.github.com/maintainerr/Maintainerr/issues/2330)) ([174a5cb](https://redirect.github.com/maintainerr/Maintainerr/commit/174a5cb2c4e999470ea6af174787e49c19246e03)) ##### Features - add Jellyfin favorites support as rule property ([#​2393](https://redirect.github.com/maintainerr/Maintainerr/issues/2393)) ([c4e4238](https://redirect.github.com/maintainerr/Maintainerr/commit/c4e42381e119baac7e49cf4896d8489b5903b59c)) - display total collection size in GB on dashboard cards ([#​2394](https://redirect.github.com/maintainerr/Maintainerr/issues/2394)) ([77d85d5](https://redirect.github.com/maintainerr/Maintainerr/commit/77d85d5adb4f722c5433c851ecc37331d0700747)) ##### refactore - unify Overseerr and Jellyseerr into single Seerr abstraction ([#​2397](https://redirect.github.com/maintainerr/Maintainerr/issues/2397)) ([e52cfeb](https://redirect.github.com/maintainerr/Maintainerr/commit/e52cfeb5e3c7bf765239d5a87258b6e5acb74b79)) ##### BREAKING CHANGES - The DB migrations completed here are not backwards compatible with pre-3.0 versions of Maintainerr. - Database schema updated to support multiple media servers. This release is not backward compatible with pre-3.0 versions. </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFpbnRhaW5lcnIiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19--> |
||
|
|
7bbeacfb39 |
feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.244.0 → 2.245.0 (#45681)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `93c2da0` → `122cba6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.245.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22450---2026-03-01) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.244.0...2.245.0) ##### Changed - Excluded the scraper configuration from the import and export functionality - Excluded the symbol mapping from the import and export functionality - Improved the language localization for Dutch (`nl`) - Improved the language localization for Italian (`it`) - Improved the language localization for Spanish (`es`) ##### Fixed - Resolved the data source transformation in the errors of the performance endpoint - Resolved the data source transformation in the export functionality </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
c25a788664 |
fix(tdarr): update image docker.io/haveagitgat/tdarr 2.59.01 → 2.59.02 (#45680)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr](https://redirect.github.com/HaveAGitGat/tdarr_express_be) | patch | `95ee0aa` → `42553e3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
d4711bfdca |
fix(tdarr-node): update image docker.io/haveagitgat/tdarr_node 2.59.01 → 2.59.02 (#45679)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be) | patch | `3cc1a44` → `a2fcaae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnItbm9kZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
eac917f539 |
feat(common): update image ghcr.io/cloudnative-pg/postgresql 16.12 → 16.13 (#45670)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/postgresql | minor | `7fe820e` → `2c1f2b2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
6e04d9d9b5 |
fix(booklore): update image ghcr.io/booklore-app/booklore v2.0.4 → v2.0.5 (#45676)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore) | patch | `e5a6ce2` → `805c387` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
e5e835aa3e |
fix(ollama): update image docker.io/ollama/ollama 0.17.4 → 0.17.5 (#45677)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `df8f2e4` → `deb7672` | | docker.io/ollama/ollama | patch | `b165fa2` → `0c6d523` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2xsYW1hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
39603335d9 | chore(universal-media-server): update image docker.io/universalmediaserver/ums digest to 29b23f0 (#45674) | ||
|
|
3dac0f2b5f | fix(slskd): update image ghcr.io/slskd/slskd 0.24.4 → 0.24.5 (#45678) | ||
|
|
ce06b52b77 |
chore(wifi-card): update image docker.io/bndw/wifi-card digest to 0e61a86 (#45675)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bndw/wifi-card | digest | `0fc0dce` → `0e61a86` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2lmaS1jYXJkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
f2e9a186f8 |
feat(common): update image ghcr.io/cloudnative-pg/postgresql 15.16 → 15.17 (#45669)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/cloudnative-pg/postgresql | minor | `9826a04` → `e2c52cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
e71085f965 | feat(tdarr): update image docker.io/haveagitgat/tdarr 2.58.02 → 2.59.01 (#45673) | ||
|
|
e104ed9cab |
feat(tdarr-node): update image docker.io/haveagitgat/tdarr_node 2.58.02 → 2.59.01 (#45672)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be) | minor | `62e1450` → `3cc1a44` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnItbm9kZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9a538b7587 |
fix(multus-cni): update image docker.io/alpine/crane 0.21.0 → 0.21.1 (#45666)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/alpine/crane | patch | `da43e4f` → `2da699a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXVsdHVzLWNuaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
d5e0fa71c3 | fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.54.2 → 0.54.3 (#45665) | ||
|
|
47c39292e4 | fix(tracearr): update image ghcr.io/connorgallopo/tracearr 1.4.18 → 1.4.19 (#45668) | ||
|
|
ffa2cb5e06 |
chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 96c8b13 (#45664)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lancachenet/monolithic | digest | `78438d7` → `96c8b13` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGFuY2FjaGUtbW9ub2xpdGhpYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
099d24347d |
fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.15 → v2.17.16 (#45667)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `0da43f1` → `b321b08` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.17.16`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.15...v2.17.16) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.15...v2.17.16) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VtYXBob3JlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
0a4890b18a |
feat(fileflows): update image docker.io/revenz/fileflows 26.01 → 26.03 (#45671)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/revenz/fileflows | minor | `2558e8c` → `9c74a8e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZWZsb3dzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
22388f8509 |
chore(lancache-dns): update image docker.io/lancachenet/lancache-dns digest to 887dfe6 (#45663)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lancachenet/lancache-dns | digest | `b703410` → `887dfe6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGFuY2FjaGUtZG5zIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
1460ae70df |
fix(oscam): update image ghcr.io/linuxserver/oscam 11943-ls6 → 11945-ls7 (#45661)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/oscam](https://redirect.github.com/linuxserver/docker-oscam/packages) ([source](https://redirect.github.com/linuxserver/docker-oscam)) | patch | `7407856` → `b92ce45` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>linuxserver/docker-oscam (ghcr.io/linuxserver/oscam)</summary> ### [`v11945-ls7`](https://redirect.github.com/linuxserver/docker-oscam/releases/tag/11945-ls7) [Compare Source](https://redirect.github.com/linuxserver/docker-oscam/compare/11943-ls6...11945-ls7) **CI Report:** <https://ci-tests.linuxserver.io/linuxserver/oscam/11945-ls7/index.html> **LinuxServer Changes:** **Full Changelog**: <https://github.com/linuxserver/docker-oscam/compare/11943-ls6...11945-ls7> **Remote Changes:** Updating to 11945 </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3NjYW0iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
a8fdd6d68b |
chore(traccar): update image docker.io/traccar/traccar digest to 0643815 (#45660)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/traccar/traccar](https://redirect.github.com/traccar/traccar) | digest | `b5d6400` → `0643815` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhY2NhciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
c4b06f7809 |
feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.243.0 → 2.244.0 (#45659)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `e1a555e` → `93c2da0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.244.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22440---2026-02-28) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.243.0...2.244.0) ##### Changed - Improved the usability of the asset profile details dialog in the admin control panel for currencies - Removed the deprecated static portfolio analysis rule: *Fees* (Fee Ratio) - Refactored queries in the data provider service to use Prisma’s safe query methods ##### Fixed - Fixed an exception by adding a fallback for missing market price values on the *X-ray* page </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
dbeca9feac |
fix(paperless-ngx): update image ghcr.io/paperless-ngx/paperless-ngx 2.20.8 → 2.20.9 (#45657)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/paperless-ngx/paperless-ngx](https://redirect.github.com/paperless-ngx/paperless-ngx) | patch | `e231ec1` → `1d99ede` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)</summary> ### [`v2.20.9`](https://redirect.github.com/paperless-ngx/paperless-ngx/releases/tag/v2.20.9): Paperless-ngx v2.20.9 [Compare Source](https://redirect.github.com/paperless-ngx/paperless-ngx/compare/v2.20.8...v2.20.9) #### paperless-ngx 2.20.9 > \[!NOTE] > This release addresses a security issue (GHSA-386h-chg4-cfw9) and is recommended for all users. Our sincere thank you to the community members who reported this. ##### Bug Fixes - Fixhancement: config option reset [@​shamoon](https://redirect.github.com/shamoon) ([#​12176](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12176)) - Fix: correct page count by separating display vs collection sizes for tags [@​shamoon](https://redirect.github.com/shamoon) ([#​12170](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12170)) ##### All App Changes <details> <summary>2 changes</summary> - Fixhancement: config option reset [@​shamoon](https://redirect.github.com/shamoon) ([#​12176](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12176)) - Fix: correct page count by separating display vs collection sizes for tags [@​shamoon](https://redirect.github.com/shamoon) ([#​12170](https://redirect.github.com/paperless-ngx/paperless-ngx/pull/12170)) </details> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGFwZXJsZXNzLW5neCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
4a9f90bfc4 |
chore(tubesync): update image ghcr.io/meeb/tubesync digest to d9436cb (#45656)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/meeb/tubesync | digest | `fe9924b` → `d9436cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHViZXN5bmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
732cdf18f4 | feat(filebrowser): update image docker.io/filebrowser/filebrowser v2.60.0 → v2.61.0 (#45658) | ||
|
|
4076551d83 |
chore(searxng): update image docker.io/searxng/searxng digest to 98257d1 (#45655)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `822989f` → `98257d1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VhcnhuZyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
e6e5bec995 | chore(tubesync): update image ghcr.io/meeb/tubesync digest to fe9924b (#45653) | ||
|
|
48d9a45f0c |
feat(xen-orchestra): update image docker.io/ronivay/xen-orchestra 5.196.3 → 5.197.3 (#45654)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronivay/xen-orchestra | minor | `1ce3454` → `696853e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveGVuLW9yY2hlc3RyYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
68922e4a95 |
chore(jellyseerr): update image oci.trueforge.org/containerforge/jellyseerr digest to 1924b1e (#45651)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jellyseerr](https://ghcr.io/trueforge-org/jellyseerr) ([source](https://redirect.github.com/seerr-team/seerr)) | digest | `85421a5` → `1924b1e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamVsbHlzZWVyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8ed93a7ddc |
chore(filestash): update image docker.io/machines/filestash digest to 6829e05 (#45650)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `6ffaead` → `6829e05` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmlsZXN0YXNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
89a9db0c1a |
chore(searxng): update image docker.io/searxng/searxng digest to 822989f (#45652)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `edf110a` → `822989f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VhcnhuZyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9f9a32d63e |
fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.14 → v2.17.15 (#45647)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `a10d001` → `0da43f1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.17.15`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.14...v2.17.15) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.14...v2.17.15) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VtYXBob3JlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
7ace5034ee |
fix(splunk): update image docker.io/splunk/splunk 10.2.0 → 10.2.1 (#45648)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/splunk/splunk | patch | `a7a7d80` → `4cb755f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BsdW5rIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
6f37b1cfb2 | fix(remmina): update image ghcr.io/linuxserver/remmina 1.4.40 → 1.4.43 (#45646) | ||
|
|
0f04cccca3 | fix(flexget): update image docker.io/wiserain/flexget 3.18.48 → 3.18.52 (#45643) | ||
|
|
d3c352f473 |
fix(metabase): update image docker.io/metabase/metabase v0.58.7 → v0.58.8 (#45645)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `9357aeb` → `2ec9dc9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0YWJhc2UiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
65b4ab8390 |
chore(pyload-ng): update image lscr.io/linuxserver/pyload-ng digest to 2e910b9 (#45639)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/pyload-ng | digest | `1448a5d` → `2e910b9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcHlsb2FkLW5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
e6eadc900f |
fix(booklore): update image ghcr.io/booklore-app/booklore v2.0.3 → v2.0.4 (#45642)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore) | patch | `50ddd52` → `e5a6ce2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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> ### [`v2.0.4`](https://redirect.github.com/booklore-app/booklore/releases/tag/v2.0.4) [Compare Source](https://redirect.github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4) #### 🌟 What's New in v2.0.4 #### 🚀 New Features - Add NOT filter mode ([#​2966](https://redirect.github.com/booklore-app/booklore/issues/2966)) ([#​3099](https://redirect.github.com/booklore-app/booklore/issues/3099)) by [@​acx10](https://redirect.github.com/acx10) - Add library health indicator in sidebar ([#​3005](https://redirect.github.com/booklore-app/booklore/issues/3005)) ([#​3066](https://redirect.github.com/booklore-app/booklore/issues/3066)) by [@​acx10](https://redirect.github.com/acx10) #### ✨ Enhancements - Improve book searcher UX ([#​3093](https://redirect.github.com/booklore-app/booklore/issues/3093)) by [@​acx10](https://redirect.github.com/acx10) - add codec, chapter count, and bitrate magic shelf filters ([#​3065](https://redirect.github.com/booklore-app/booklore/issues/3065)) by [@​acx10](https://redirect.github.com/acx10) - Save cover and fetch metadata by ISBN for physical books ([#​3035](https://redirect.github.com/booklore-app/booklore/issues/3035)) ([#​3046](https://redirect.github.com/booklore-app/booklore/issues/3046)) by [@​acx10](https://redirect.github.com/acx10) #### 🎨 UI Tweaks - style tag component to match github label aesthetics ([#​3068](https://redirect.github.com/booklore-app/booklore/issues/3068)) by [@​acx10](https://redirect.github.com/acx10) #### 🐛 Bug Fixes - Fix audio player cover pushing controls off-screen on resize ([#​2927](https://redirect.github.com/booklore-app/booklore/issues/2927)) ([#​3100](https://redirect.github.com/booklore-app/booklore/issues/3100)) by [@​acx10](https://redirect.github.com/acx10) - Fix metadata search save clearing age rating and content rating ([#​3069](https://redirect.github.com/booklore-app/booklore/issues/3069)) ([#​3098](https://redirect.github.com/booklore-app/booklore/issues/3098)) by [@​acx10](https://redirect.github.com/acx10) - fix title sort using series name instead of book title ([#​3070](https://redirect.github.com/booklore-app/booklore/issues/3070)) ([#​3097](https://redirect.github.com/booklore-app/booklore/issues/3097)) by [@​acx10](https://redirect.github.com/acx10) - Fix author endpoints leaking authors across library boundaries ([#​3077](https://redirect.github.com/booklore-app/booklore/issues/3077)) ([#​3096](https://redirect.github.com/booklore-app/booklore/issues/3096)) by [@​acx10](https://redirect.github.com/acx10) - Fix search metadata tab showing stale title after editing ([#​3085](https://redirect.github.com/booklore-app/booklore/issues/3085)) ([#​3092](https://redirect.github.com/booklore-app/booklore/issues/3092)) by [@​acx10](https://redirect.github.com/acx10) - Show bulk transfer buttons on mobile in metadata picker ([#​3083](https://redirect.github.com/booklore-app/booklore/issues/3083)) ([#​3091](https://redirect.github.com/booklore-app/booklore/issues/3091)) by [@​acx10](https://redirect.github.com/acx10) - Fix selection footer overflow on mobile and narrow viewports ([#​3090](https://redirect.github.com/booklore-app/booklore/issues/3090)) by [@​acx10](https://redirect.github.com/acx10) - Clear book selection when navigating between libraries/shelves ([#​3073](https://redirect.github.com/booklore-app/booklore/issues/3073)) ([#​3089](https://redirect.github.com/booklore-app/booklore/issues/3089)) by [@​acx10](https://redirect.github.com/acx10) - fix: Add non-lowercased auth header to include list ([#​3078](https://redirect.github.com/booklore-app/booklore/issues/3078)) by [@​iszla](https://redirect.github.com/iszla) - fix comic book deletion failing with transient entity error ([#​3000](https://redirect.github.com/booklore-app/booklore/issues/3000)) ([#​3067](https://redirect.github.com/booklore-app/booklore/issues/3067)) by [@​acx10](https://redirect.github.com/acx10) - fix magic shelf audiobook duration filter ([#​3059](https://redirect.github.com/booklore-app/booklore/issues/3059)) ([#​3064](https://redirect.github.com/booklore-app/booklore/issues/3064)) by [@​acx10](https://redirect.github.com/acx10) - revert uuid and eslint bumps that broke CI peer deps ([#​3058](https://redirect.github.com/booklore-app/booklore/issues/3058)) by [@​acx10](https://redirect.github.com/acx10) - fix NPE when re-attaching a book file to a physical book after deleting the previous one ([#​3056](https://redirect.github.com/booklore-app/booklore/issues/3056)) by [@​acx10](https://redirect.github.com/acx10) - fix auto-save on navigation not working in multi-book metadata editor ([#​3019](https://redirect.github.com/booklore-app/booklore/issues/3019)) ([#​3051](https://redirect.github.com/booklore-app/booklore/issues/3051)) by [@​acx10](https://redirect.github.com/acx10) - fix series page blank for names with trailing whitespace ([#​3040](https://redirect.github.com/booklore-app/booklore/issues/3040)) ([#​3049](https://redirect.github.com/booklore-app/booklore/issues/3049)) by [@​acx10](https://redirect.github.com/acx10) - fix prev/next book navigation arrows not showing in metadata viewer ([#​2969](https://redirect.github.com/booklore-app/booklore/issues/2969)) ([#​3042](https://redirect.github.com/booklore-app/booklore/issues/3042)) by [@​acx10](https://redirect.github.com/acx10) - fix medium and high severity security vulnerabilities ([#​3062](https://redirect.github.com/booklore-app/booklore/issues/3062)) by [@​acx10](https://redirect.github.com/acx10) - fix medium severity security vulnerabilities ([#​3061](https://redirect.github.com/booklore-app/booklore/issues/3061)) by [@​acx10](https://redirect.github.com/acx10) - Fix critical and high severity security vulnerabilities ([#​3060](https://redirect.github.com/booklore-app/booklore/issues/3060)) by [@​acx10](https://redirect.github.com/acx10) #### 🛠️ Refactoring & Maintenance - Improve stats button icon in topbar ([#​3095](https://redirect.github.com/booklore-app/booklore/issues/3095)) by [@​acx10](https://redirect.github.com/acx10) - Add option to disable support button animation ([#​3075](https://redirect.github.com/booklore-app/booklore/issues/3075)) ([#​3094](https://redirect.github.com/booklore-app/booklore/issues/3094)) by [@​acx10](https://redirect.github.com/acx10) - tune jvm flags for containerized deployments ([#​3063](https://redirect.github.com/booklore-app/booklore/issues/3063)) by [@​acx10](https://redirect.github.com/acx10) - fix(goodreads): handle null and blank timestamps in date conversion ([#​3034](https://redirect.github.com/booklore-app/booklore/issues/3034)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - show friendly error when email send fails and warn on large attachments ([#​3008](https://redirect.github.com/booklore-app/booklore/issues/3008)) ([#​3055](https://redirect.github.com/booklore-app/booklore/issues/3055)) by [@​acx10](https://redirect.github.com/acx10) #### 📦 Dependencies - chore(deps): bump the gradle-dependencies group in /booklore-api with 8 updates ([#​3048](https://redirect.github.com/booklore-app/booklore/issues/3048)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): bump the npm-dependencies group in /booklore-ui with 19 updates ([#​3050](https://redirect.github.com/booklore-app/booklore/issues/3050)) by @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) #### 📖 Documentation - add backend and frontend conventions to contributing docs ([#​3081](https://redirect.github.com/booklore-app/booklore/issues/3081)) by [@​acx10](https://redirect.github.com/acx10) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v2.0.4` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v2.0.4` **Full Changelog**: <https://github.com/booklore-app/booklore/compare/v2.0.3...v2.0.4> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
092ea4bdfb |
feat(helm-deps): update chart clickhouse 17.3.1 → 17.4.0 (#45649)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://trueforge.org/truetech/truecharts/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | minor | `17.3.1` → `17.4.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGxhdXNpYmxlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
9b69e7cc52 |
chore(comet): update image ghcr.io/g0ldyy/comet digest to 0fdbe82 (#45634)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/g0ldyy/comet | digest | `2b2761b` → `0fdbe82` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tZXQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
7305705761 |
chore(blender): update image lscr.io/linuxserver/blender digest to a3c8653 (#45633)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `4ce3d01` → `a3c8653` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmxlbmRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5e46d251d6 |
chore(lyrion-music-server): update image docker.io/lmscommunity/lyrionmusicserver digest to 1b8b40e (#45637)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `2e19e5c` → `1b8b40e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbHlyaW9uLW11c2ljLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
14d4e2b86a | chore(medusa): update image ghcr.io/linuxserver/medusa digest to 2d76506 (#45638) | ||
|
|
78ddf2b814 |
chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 693f8af (#45632)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `13738f3` → `693f8af` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYW55dGhpbmctbGxtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
73ee9fa051 | chore(iyuuplus): update image docker.io/iyuucn/iyuuplus digest to 492ef77 (#45636) | ||
|
|
f729d7745b |
fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.13 → 10.0.14 (#45644)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector) | patch | `3940b4b` → `23033db` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.14`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.14) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.13...v10.0.14) 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 [#​604](https://redirect.github.com/emberstack/kubernetes-reflector/pull/604) **Full Changelog**: <https://github.com/emberstack/kubernetes-reflector/compare/v10.0.13...v10.0.14> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3ViZXJuZXRlcy1yZWZsZWN0b3IiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
2b7d37aa5b |
chore(rsshub): update image docker.io/diygod/rsshub digest to 815051a (#45640)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `be0a5e0` → `815051a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcnNzaHViIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
cbed4ca691 |
chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to ecfbbe3 (#45635)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `3dd4395` → `ecfbbe3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG91YmxlY29tbWFuZGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
b7e8351193 | feat(clickhouse): update image docker.io/clickhouse/clickhouse-server 26.1.3.52 → 26.2.1.1139 (#45630) | ||
|
|
b9e52d111f |
feat(homarr): update image ghcr.io/homarr-labs/homarr v1.53.2 → v1.54.0 (#45631)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/homarr-labs/homarr](https://redirect.github.com/homarr-labs/homarr) | minor | `6d5c2ad` → `5307258` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>homarr-labs/homarr (ghcr.io/homarr-labs/homarr)</summary> ### [`v1.54.0`](https://redirect.github.com/homarr-labs/homarr/releases/tag/v1.54.0) [Compare Source](https://redirect.github.com/homarr-labs/homarr/compare/v1.53.2...v1.54.0) ##### Features - add glances integration ([#​5102](https://redirect.github.com/homarr-labs/homarr/issues/5102)) ([91846bc](https://redirect.github.com/homarr-labs/homarr/commit/91846bc000b419b03925acc4b447efcc696ff009)) - add slskd integration ([#​5088](https://redirect.github.com/homarr-labs/homarr/issues/5088)) ([d999f37](https://redirect.github.com/homarr-labs/homarr/commit/d999f3797562a4c1d07a08b10ef4821c12390d2f)) ##### Bug Fixes - **deps:** update dependency [@​ctrl/deluge](https://redirect.github.com/ctrl/deluge) to ^7.5.1 ([#​5098](https://redirect.github.com/homarr-labs/homarr/issues/5098)) ([53d4625](https://redirect.github.com/homarr-labs/homarr/commit/53d46257ce2c257f2e083d0645178823afd45227)) - **deps:** update dependency [@​ctrl/deluge](https://redirect.github.com/ctrl/deluge) to ^7.5.2 ([#​5105](https://redirect.github.com/homarr-labs/homarr/issues/5105)) ([dacbcce](https://redirect.github.com/homarr-labs/homarr/commit/dacbcce179c21f8858f61633c4a72b248ec437b7)) - **deps:** update dependency [@​ctrl/qbittorrent](https://redirect.github.com/ctrl/qbittorrent) to ^9.11.1 ([#​5097](https://redirect.github.com/homarr-labs/homarr/issues/5097)) ([193d4d2](https://redirect.github.com/homarr-labs/homarr/commit/193d4d2e2aabaffb019108c3150de3f92d84efe8)) - **deps:** update dependency [@​ctrl/qbittorrent](https://redirect.github.com/ctrl/qbittorrent) to ^9.11.2 ([#​5106](https://redirect.github.com/homarr-labs/homarr/issues/5106)) ([ee62667](https://redirect.github.com/homarr-labs/homarr/commit/ee6266707f779e7a080b40b4ed3e0a8679bb2910)) - **deps:** update dependency [@​tabler/icons-react](https://redirect.github.com/tabler/icons-react) to ^3.37.0 ([#​5119](https://redirect.github.com/homarr-labs/homarr/issues/5119)) ([ba86019](https://redirect.github.com/homarr-labs/homarr/commit/ba860193d78f84fa9326a006caba4b3cc7c195c2)) - **deps:** update dependency [@​tabler/icons-react](https://redirect.github.com/tabler/icons-react) to ^3.37.1 ([#​5121](https://redirect.github.com/homarr-labs/homarr/issues/5121)) ([c3a4051](https://redirect.github.com/homarr-labs/homarr/commit/c3a40510075f56d7f156c877e1041b7bf36677b5)) - **deps:** update dependency fast-xml-parser to ^5.3.7 ([#​5122](https://redirect.github.com/homarr-labs/homarr/issues/5122)) ([6861839](https://redirect.github.com/homarr-labs/homarr/commit/6861839b65fffb0c8030ae7a6fd24105fdad6b95)) - **deps:** update dependency glob to ^13.0.4 ([#​5107](https://redirect.github.com/homarr-labs/homarr/issues/5107)) ([ea0a411](https://redirect.github.com/homarr-labs/homarr/commit/ea0a411c813c8dfcb17493e6a41d2ab96077adb6)) - **deps:** update dependency glob to ^13.0.5 ([#​5109](https://redirect.github.com/homarr-labs/homarr/issues/5109)) ([02ec089](https://redirect.github.com/homarr-labs/homarr/commit/02ec0898ef32f8b6ac540a9c005130f3e7312e65)) - **deps:** update dependency glob to ^13.0.6 ([#​5117](https://redirect.github.com/homarr-labs/homarr/issues/5117)) ([908bced](https://redirect.github.com/homarr-labs/homarr/commit/908bced0dfb158a9da155c97dbf982c2d544fc20)) - **deps:** update dependency isomorphic-dompurify to v3 ([#​5130](https://redirect.github.com/homarr-labs/homarr/issues/5130)) ([cfaf82c](https://redirect.github.com/homarr-labs/homarr/commit/cfaf82cd04e4659db50e6074fce4cc739ee2aaf8)) - **deps:** update dependency jotai to ^2.18.0 ([#​5115](https://redirect.github.com/homarr-labs/homarr/issues/5115)) ([4aad087](https://redirect.github.com/homarr-labs/homarr/commit/4aad0873baec97167460bad1c69c770aecb38bd0)) - **deps:** update dependency mysql2 to v3.17.2 ([#​5104](https://redirect.github.com/homarr-labs/homarr/issues/5104)) ([15c7fc5](https://redirect.github.com/homarr-labs/homarr/commit/15c7fc5ae809b671c8d774d39b7a7fdf893db611)) - **deps:** update dependency mysql2 to v3.17.3 ([#​5116](https://redirect.github.com/homarr-labs/homarr/issues/5116)) ([42e5326](https://redirect.github.com/homarr-labs/homarr/commit/42e53261ef956a0f5ad60ac45c623d3acd3d9530)) - **deps:** update dependency mysql2 to v3.17.4 ([#​5123](https://redirect.github.com/homarr-labs/homarr/issues/5123)) ([7ca38c3](https://redirect.github.com/homarr-labs/homarr/commit/7ca38c3a781d54f91d01844e077528345a9b190b)) - **deps:** update dependency next-intl to v4.8.3 ([#​5100](https://redirect.github.com/homarr-labs/homarr/issues/5100)) ([d67c2db](https://redirect.github.com/homarr-labs/homarr/commit/d67c2db886b92e7d0973bf17ff5059b8328acdf6)) - **deps:** update dependency swagger-ui-react to ^5.31.1 ([#​5101](https://redirect.github.com/homarr-labs/homarr/issues/5101)) ([210d46b](https://redirect.github.com/homarr-labs/homarr/commit/210d46b43ffeb956af3f983a82772609e42f08df)) - **deps:** update dependency swagger-ui-react to ^5.31.2 ([#​5124](https://redirect.github.com/homarr-labs/homarr/issues/5124)) ([51585c6](https://redirect.github.com/homarr-labs/homarr/commit/51585c6413ab3841f0bee1e736d726081912ab08)) - **deps:** update dependency typescript-eslint to ^8.56.0 ([#​5103](https://redirect.github.com/homarr-labs/homarr/issues/5103)) ([8bac6e1](https://redirect.github.com/homarr-labs/homarr/commit/8bac6e1c5a239108bc48fd877b3fc1ec8b445109)) - **deps:** update mantine monorepo to ^8.3.15 ([#​5099](https://redirect.github.com/homarr-labs/homarr/issues/5099)) ([b8f9b4c](https://redirect.github.com/homarr-labs/homarr/commit/b8f9b4cf1d870956806a68ad78a95af60c99975f)) - **deps:** update testcontainers-node monorepo to ^11.12.0 ([#​5110](https://redirect.github.com/homarr-labs/homarr/issues/5110)) ([e3c8174](https://redirect.github.com/homarr-labs/homarr/commit/e3c8174bdcb95de8e731c79c2b4bebce98d6dbce)) - **deps:** update tiptap monorepo to v3.20.0 ([#​5112](https://redirect.github.com/homarr-labs/homarr/issues/5112)) ([3d2bc82](https://redirect.github.com/homarr-labs/homarr/commit/3d2bc82a33a88a8f2d60fd61112f1f712e956670)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaG9tYXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
d5eed70d22 |
feat(blocky): update image ghcr.io/0xerr0r/blocky v0.28.2 → v0.29.0 (#45629)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/0xerr0r/blocky](https://redirect.github.com/0xERR0R/blocky) | minor | `5f84a54` → `a6d99f3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>0xERR0R/blocky (ghcr.io/0xerr0r/blocky)</summary> ### [`v0.29.0`](https://redirect.github.com/0xERR0R/blocky/releases/tag/v0.29.0) [Compare Source](https://redirect.github.com/0xERR0R/blocky/compare/v0.28.2...v0.29.0) #### Changelog ##### Features - [`0c35f21`](https://redirect.github.com/0xERR0R/blocky/commit/0c35f21b8524d208335a8fcf87fcdb7016c30235): feat: add RFC 7239 Forwarded header support for client IP parsing ([#​1941](https://redirect.github.com/0xERR0R/blocky/issues/1941)) ([@​0xERR0R](https://redirect.github.com/0xERR0R)) - [`011e3eb`](https://redirect.github.com/0xERR0R/blocky/commit/011e3eb5001127ff8bcc859320ae45dde9492d8d): feat: implement DNS64 support ([#​1933](https://redirect.github.com/0xERR0R/blocky/issues/1933)) ([@​0xERR0R](https://redirect.github.com/0xERR0R)) - [`e199445`](https://redirect.github.com/0xERR0R/blocky/commit/e199445bcde148dc9c12837e1e97a79a6b8ba633): feat: improve IP parsing from X-Forwarded-For header ([#​1940](https://redirect.github.com/0xERR0R/blocky/issues/1940)) ([@​0xERR0R](https://redirect.github.com/0xERR0R)) ##### Bug fixes - [`257fe07`](https://redirect.github.com/0xERR0R/blocky/commit/257fe07f311c90b3d046cb76b6084882da8313b1): fix: Incorrect rate data shown on Grafana dashboards ([#​1948](https://redirect.github.com/0xERR0R/blocky/issues/1948)) ([@​mattdy](https://redirect.github.com/mattdy)) - [`1a4d22d`](https://redirect.github.com/0xERR0R/blocky/commit/1a4d22d3d8154a4f45e22e08ea68a7d55eb7cbeb): fix: db automigration with timescaledb ([#​1975](https://redirect.github.com/0xERR0R/blocky/issues/1975)) ([@​manofthepeace](https://redirect.github.com/manofthepeace)) - [`9874212`](https://redirect.github.com/0xERR0R/blocky/commit/98742121da6ce4cd7cce6e6da829f6916ff490d4): fix: use context based versions of net.Listen and net.Dial ([#​1952](https://redirect.github.com/0xERR0R/blocky/issues/1952)) ([@​sonjek](https://redirect.github.com/sonjek)) ##### Build and dependencies - [`fe67404`](https://redirect.github.com/0xERR0R/blocky/commit/fe674044da83b1f1be409229c41da82deaaf0379): build(deps): bump actions/checkout from 5 to 6 ([#​1943](https://redirect.github.com/0xERR0R/blocky/issues/1943)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`4752061`](https://redirect.github.com/0xERR0R/blocky/commit/4752061443b37cd75eb41b22f4cfb118b11e61ea): build(deps): bump actions/download-artifact from 6 to 7 ([#​1961](https://redirect.github.com/0xERR0R/blocky/issues/1961)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`d459311`](https://redirect.github.com/0xERR0R/blocky/commit/d45931137860881f1cda31b9018e44b773982948): build(deps): bump actions/download-artifact from 7 to 8 ([#​2000](https://redirect.github.com/0xERR0R/blocky/issues/2000)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`fa1614b`](https://redirect.github.com/0xERR0R/blocky/commit/fa1614bbbe6b026bdf6a424e9048f05f051c2dac): build(deps): bump actions/upload-artifact from 5 to 6 ([#​1960](https://redirect.github.com/0xERR0R/blocky/issues/1960)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`11b6f92`](https://redirect.github.com/0xERR0R/blocky/commit/11b6f923874c48aa5a16a35ec56d3a9f7ce5a07b): build(deps): bump actions/upload-artifact from 6 to 7 ([#​1998](https://redirect.github.com/0xERR0R/blocky/issues/1998)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e83805c`](https://redirect.github.com/0xERR0R/blocky/commit/e83805c9876e3b0c60025043dcfb28c4b4316beb): build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 ([#​1992](https://redirect.github.com/0xERR0R/blocky/issues/1992)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`4f62ec8`](https://redirect.github.com/0xERR0R/blocky/commit/4f62ec8009833a588b900dce71fe3442a0985296): build(deps): bump github.com/alicebob/miniredis/v2 from 2.35.0 to 2.36.0 ([#​1976](https://redirect.github.com/0xERR0R/blocky/issues/1976)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`16644c5`](https://redirect.github.com/0xERR0R/blocky/commit/16644c5659fac8affdc1eeb38ee5549927d6191e): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.0 to 2.36.1 ([#​1978](https://redirect.github.com/0xERR0R/blocky/issues/1978)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`36ae188`](https://redirect.github.com/0xERR0R/blocky/commit/36ae188e724ca91d8b0873d8cbe66715d62bc744): build(deps): bump github.com/alicebob/miniredis/v2 from 2.36.1 to 2.37.0 ([#​1996](https://redirect.github.com/0xERR0R/blocky/issues/1996)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`4733c6b`](https://redirect.github.com/0xERR0R/blocky/commit/4733c6bb529c735594520a84a1fbcbcd485f569a): build(deps): bump github.com/breml/rootcerts from 0.3.3 to 0.3.4 ([#​1987](https://redirect.github.com/0xERR0R/blocky/issues/1987)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e4f7462`](https://redirect.github.com/0xERR0R/blocky/commit/e4f746218f9c44d14515398b2258fcb1dc904861): build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4 ([#​1972](https://redirect.github.com/0xERR0R/blocky/issues/1972)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`f9dd4d2`](https://redirect.github.com/0xERR0R/blocky/commit/f9dd4d294a5d4a8d1144584ff406d7e6ba8e21c0): build(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 ([#​1985](https://redirect.github.com/0xERR0R/blocky/issues/1985)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e66a29d`](https://redirect.github.com/0xERR0R/blocky/commit/e66a29d8742b2de39b33166b3caa8533305956b7): build(deps): bump github.com/miekg/dns from 1.1.68 to 1.1.69 ([#​1959](https://redirect.github.com/0xERR0R/blocky/issues/1959)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`8e69355`](https://redirect.github.com/0xERR0R/blocky/commit/8e693558d775148125f78074a65b6b1f628d79d9): build(deps): bump github.com/miekg/dns from 1.1.69 to 1.1.70 ([#​1968](https://redirect.github.com/0xERR0R/blocky/issues/1968)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`5e8b555`](https://redirect.github.com/0xERR0R/blocky/commit/5e8b5559847ca7f5adf2f3aa3e5b950041148583): build(deps): bump github.com/miekg/dns from 1.1.70 to 1.1.72 ([#​1977](https://redirect.github.com/0xERR0R/blocky/issues/1977)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`ef5dc97`](https://redirect.github.com/0xERR0R/blocky/commit/ef5dc97ddf80a62f6ca844ab5af6d23ff3d81f7a): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 ([#​1956](https://redirect.github.com/0xERR0R/blocky/issues/1956)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`670542b`](https://redirect.github.com/0xERR0R/blocky/commit/670542bacfb574472fdc8964e811e3366d544fe0): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 ([#​1966](https://redirect.github.com/0xERR0R/blocky/issues/1966)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`e062742`](https://redirect.github.com/0xERR0R/blocky/commit/e062742259af26cadec391da875783349401596c): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 ([#​1970](https://redirect.github.com/0xERR0R/blocky/issues/1970)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`4926d16`](https://redirect.github.com/0xERR0R/blocky/commit/4926d161fe68e642e7e967f58907f36ef75a79d3): build(deps): bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 ([#​1981](https://redirect.github.com/0xERR0R/blocky/issues/1981)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`ca0da10`](https://redirect.github.com/0xERR0R/blocky/commit/ca0da10f7c5d7a42b86f729d6083012665c09233): build(deps): bump github.com/onsi/gomega from 1.38.2 to 1.38.3 ([#​1955](https://redirect.github.com/0xERR0R/blocky/issues/1955)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`567a738`](https://redirect.github.com/0xERR0R/blocky/commit/567a73887b7c0c3ab1b638172c92e10246dbef72): build(deps): bump github.com/onsi/gomega from 1.38.3 to 1.39.0 ([#​1967](https://redirect.github.com/0xERR0R/blocky/issues/1967)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`c3aab87`](https://redirect.github.com/0xERR0R/blocky/commit/c3aab87e1de7a7cec8dae12728b28399e62ebe85): build(deps): bump github.com/onsi/gomega from 1.39.0 to 1.39.1 ([#​1982](https://redirect.github.com/0xERR0R/blocky/issues/1982)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`ef79a67`](https://redirect.github.com/0xERR0R/blocky/commit/ef79a6789a5db8b405b285b9c3212580d1e21250): build(deps): bump github.com/sirupsen/logrus from 1.9.3 to 1.9.4 ([#​1974](https://redirect.github.com/0xERR0R/blocky/issues/1974)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`6775759`](https://redirect.github.com/0xERR0R/blocky/commit/67757591e5b8e057bb3390ed5f7e4db2e86554a9): build(deps): bump github.com/spf13/cobra from 1.10.1 to 1.10.2 ([#​1953](https://redirect.github.com/0xERR0R/blocky/issues/1953)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`71c39fc`](https://redirect.github.com/0xERR0R/blocky/commit/71c39fc132955e04be167307396a85c6be30a3fe): build(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 ([#​1939](https://redirect.github.com/0xERR0R/blocky/issues/1939)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`be31648`](https://redirect.github.com/0xERR0R/blocky/commit/be316486ac515850cba384f76c963a30bda39afe): build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 ([#​1957](https://redirect.github.com/0xERR0R/blocky/issues/1957)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`a574078`](https://redirect.github.com/0xERR0R/blocky/commit/a5740782eaf2f2fa3b0af3b0d4a4c6ab0ec9d6b2): build(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 ([#​1971](https://redirect.github.com/0xERR0R/blocky/issues/1971)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`6f3f295`](https://redirect.github.com/0xERR0R/blocky/commit/6f3f2959d3138bdfa03debf9aa891aa65aa1457c): build(deps): bump golang.org/x/net from 0.49.0 to 0.50.0 ([#​1988](https://redirect.github.com/0xERR0R/blocky/issues/1988)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`6a75afb`](https://redirect.github.com/0xERR0R/blocky/commit/6a75afb48078643426366914282d24b2131a8f96): build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 ([#​1997](https://redirect.github.com/0xERR0R/blocky/issues/1997)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) ##### Misc - [`439e99b`](https://redirect.github.com/0xERR0R/blocky/commit/439e99b1932ec1a3460e26e8b4d29c2fa3a6f826): Add Blocky Visor to web UIs section in installation.md ([#​1993](https://redirect.github.com/0xERR0R/blocky/issues/1993)) ([@​JCHHeilmann](https://redirect.github.com/JCHHeilmann)) - [`ced469f`](https://redirect.github.com/0xERR0R/blocky/commit/ced469f479cea049f411c21f453658abcea297c9): refactor: centralize DNS response creation logic with helper functions ([#​1942](https://redirect.github.com/0xERR0R/blocky/issues/1942)) ([@​0xERR0R](https://redirect.github.com/0xERR0R)) - [`3075c38`](https://redirect.github.com/0xERR0R/blocky/commit/3075c3810c8ac238ea06d335d439768b7b3c1dea): refactor: clean up obsolete Go syntax ([#​1951](https://redirect.github.com/0xERR0R/blocky/issues/1951)) ([@​sonjek](https://redirect.github.com/sonjek)) - [`9fe42a8`](https://redirect.github.com/0xERR0R/blocky/commit/9fe42a86218307794f5d0d866edaca0c45ee71be): refactor: simplify code for improved readability and maintainability ([#​1945](https://redirect.github.com/0xERR0R/blocky/issues/1945)) ([@​0xERR0R](https://redirect.github.com/0xERR0R)) - [`6581668`](https://redirect.github.com/0xERR0R/blocky/commit/65816682cce98d1caf5973d3d28640006b33997b): refactor: use mockery for mocks ([#​1944](https://redirect.github.com/0xERR0R/blocky/issues/1944)) ([@​0xERR0R](https://redirect.github.com/0xERR0R)) - [`55ab95e`](https://redirect.github.com/0xERR0R/blocky/commit/55ab95ed4d6d6a05f057116bfdcd5ba07ba83d48): test(metrics): Prometheus metrics ([#​1868](https://redirect.github.com/0xERR0R/blocky/issues/1868)) ([@​zeilenschubser](https://redirect.github.com/zeilenschubser)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmxvY2t5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
508526f8a1 |
fix(chroma): update image ghcr.io/chroma-core/chroma 1.5.1 → 1.5.2 (#45624)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/chroma-core/chroma | patch | `7605e7b` → `3a9bcbc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hyb21hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
6613045b12 |
chore(omada-controller): update image docker.io/mbentley/omada-controller digest to ca9b851 (#45622)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `4bf2ec2` → `ca9b851` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb21hZGEtY29udHJvbGxlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1549b48665 | chore(yourls): update image yourls digest to 3d7c963 (#45623) | ||
|
|
31aad7272f |
chore(friendica): update image friendica digest to a1a2895 (#45620)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | friendica | digest | `7eece59` → `a1a2895` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZnJpZW5kaWNhIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
9421db88b2 |
chore(core-keeper-dedicated-server): update image docker.io/escaping/core-keeper-dedicated digest to 87fa792 (#45619)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/escaping/core-keeper-dedicated | digest | `57a339c` → `87fa792` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29yZS1rZWVwZXItZGVkaWNhdGVkLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
46c35a011d | chore(monica): update image monica digest to ea0e06e (#45621) | ||
|
|
f024bdb751 |
fix(dashdot): update image docker.io/mauricenino/dashdot 6.3.0 → 6.3.2 (#45625)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot) | patch | `ab37102` → `3abbef1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>MauriceNino/dashdot (docker.io/mauricenino/dashdot)</summary> ### [`v6.3.2`](https://redirect.github.com/MauriceNino/dashdot/compare/v6.3.1...v6.3.2) [Compare Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.3.1...v6.3.2) ### [`v6.3.1`](https://redirect.github.com/MauriceNino/dashdot/compare/v6.3.0...v6.3.1) [Compare Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.3.0...v6.3.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGFzaGRvdCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c4fc6feacd |
fix(ipfs): update image docker.io/ipfs/kubo v0.40.0 → v0.40.1 (#45626)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ipfs/kubo | patch | `e08c602` → `9c70a3d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaXBmcyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
acd99a81ea |
feat(adguardhome-sync): update image oci.trueforge.org/containerforge/adguardhome-sync 0.8.2 → 0.9.0 (#45627)
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)) | minor | `7efd076` → `b44446c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>bakito/adguardhome-sync (oci.trueforge.org/containerforge/adguardhome-sync)</summary> ### [`v0.9.0`](https://redirect.github.com/bakito/adguardhome-sync/releases/tag/v0.9.0) [Compare Source](https://redirect.github.com/bakito/adguardhome-sync/compare/v0.8.2...v0.9.0) #### Changelog - [`f209292`](https://redirect.github.com/bakito/adguardhome-sync/commit/f2092920e003c4db7077fdd490390596d2fc5c86): Add integration section for GL.iNet routers [#​719](https://redirect.github.com/bakito/adguardhome-sync/issues/719) ([@​bakito](https://redirect.github.com/bakito)) - [`6f498ae`](https://redirect.github.com/bakito/adguardhome-sync/commit/6f498aedc6d3a2ad82e9e96433243374ed146bf9): Add riscv64 architecture support to goreleaser ([#​688](https://redirect.github.com/bakito/adguardhome-sync/issues/688)) ([@​bakito](https://redirect.github.com/bakito)) - [`d9e5b56`](https://redirect.github.com/bakito/adguardhome-sync/commit/d9e5b56774da593bf23daf27992887fce8fc459f): Reapply "chore(deps): update module github.com/go-resty/resty/v2 to v2.17.1 ([#​721](https://redirect.github.com/bakito/adguardhome-sync/issues/721))" ([#​727](https://redirect.github.com/bakito/adguardhome-sync/issues/727)) ([@​bakito](https://redirect.github.com/bakito)) - [`0652f96`](https://redirect.github.com/bakito/adguardhome-sync/commit/0652f96dcd6c706ff18f38f4ea1ebee2ad16ff84): Revert "chore(deps): update module github.com/go-resty/resty/v2 to v2.17.1 ([#​721](https://redirect.github.com/bakito/adguardhome-sync/issues/721))" ([@​bakito](https://redirect.github.com/bakito)) - [`8654a2b`](https://redirect.github.com/bakito/adguardhome-sync/commit/8654a2be2f43966d49e3ff7a2f1adfa5ae56912c): Sanitize DNS server config to ignore empty private PTR upstreams ([#​725](https://redirect.github.com/bakito/adguardhome-sync/issues/725)) ([@​daddyparodz](https://redirect.github.com/daddyparodz)) - [`283a04e`](https://redirect.github.com/bakito/adguardhome-sync/commit/283a04ef791bda36595ee05e3646b7da9687cdb8): feat: add feature to disable protection status sync ([#​764](https://redirect.github.com/bakito/adguardhome-sync/issues/764)) ([@​bakito](https://redirect.github.com/bakito)) - [`4870b88`](https://redirect.github.com/bakito/adguardhome-sync/commit/4870b8886493927e7362f3c002bf528351092cb6): feat: add opencontainers image labels ([#​738](https://redirect.github.com/bakito/adguardhome-sync/issues/738)) ([@​bakito](https://redirect.github.com/bakito)) - [`d4fa81d`](https://redirect.github.com/bakito/adguardhome-sync/commit/d4fa81d5cdf1c8aa800844f48f86d58eddbb0680): feat: allow configuring client timeout ([#​763](https://redirect.github.com/bakito/adguardhome-sync/issues/763)) ([@​bakito](https://redirect.github.com/bakito)) - [`afee473`](https://redirect.github.com/bakito/adguardhome-sync/commit/afee473692de9b029680f162e5bf82abb93d9afd): feat: generate yaml config docs ([#​696](https://redirect.github.com/bakito/adguardhome-sync/issues/696)) ([@​bakito](https://redirect.github.com/bakito)) - [`ea6d083`](https://redirect.github.com/bakito/adguardhome-sync/commit/ea6d0836fc69e537ebf80e1dc6b0756d59a0eb9a): feat: optimize docker image build ([#​765](https://redirect.github.com/bakito/adguardhome-sync/issues/765)) ([@​bakito](https://redirect.github.com/bakito)) - [`6ad4b69`](https://redirect.github.com/bakito/adguardhome-sync/commit/6ad4b6961f11cf10af4c85a7153bd0ce6c9b02b0): feat: print synced upstream dns [#​697](https://redirect.github.com/bakito/adguardhome-sync/issues/697) ([@​bakito](https://redirect.github.com/bakito)) - [`fa0fd68`](https://redirect.github.com/bakito/adguardhome-sync/commit/fa0fd688d7cd3702fb04eb9841b61ff9166a78bf): feat: support for individual rewrite enabled/disabled ([#​762](https://redirect.github.com/bakito/adguardhome-sync/issues/762)) ([@​bakito](https://redirect.github.com/bakito)) - [`72b9e86`](https://redirect.github.com/bakito/adguardhome-sync/commit/72b9e86cd7e65c8a0dbd4bb45e1ed0cd9f499a02): feat: support installation with brew ([@​bakito](https://redirect.github.com/bakito)) - [`37ec302`](https://redirect.github.com/bakito/adguardhome-sync/commit/37ec30279fba4047590b923dd43ff8413c10e561): fix: content-type for post and put ([#​726](https://redirect.github.com/bakito/adguardhome-sync/issues/726)) ([@​bakito](https://redirect.github.com/bakito)) #### 🦠 VirusTotal Report 🔎 - [adguardhome-sync\_0.9.0\_windows\_386.zip](https://www.virustotal.com/gui/file-analysis/ODYzZDc5NDdlYjYzZjA0OGMwMGYwYzVmNGJiZTE4NzA6MTc3MjIxNzQ2OQ==/detection) ([adguardhome-sync.exe](https://www.virustotal.com/gui/file-analysis/NjBiY2VjZmE5YzJkYTg3YjA0M2Q2NGMwZWVhMjc2MWU6MTc3MjIxNzQ3NQ==/detection)) - [adguardhome-sync\_0.9.0\_windows\_amd64.zip](https://www.virustotal.com/gui/file-analysis/YmQyZWUzMGUzYTA2OTViNTI2YTVkNWYzOGViN2Y2OTQ6MTc3MjIxNzQ3Nw==/detection) ([adguardhome-sync.exe](https://www.virustotal.com/gui/file-analysis/OTMxNWQ2ZmU0NzNiMzQ0MWViZGVlM2ViZDMwYmI5Y2E6MTc3MjIxNzQ4Mg==/detection)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYWRndWFyZGhvbWUtc3luYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
c951b5d0c4 |
fix(n8n): update image ghcr.io/n8n-io/n8n 2.10.1 → 2.10.2 (#45615)
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 | `a0840a5` → `cfa5054` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
f41a52055e |
chore(remmina): update image ghcr.io/linuxserver/remmina digest to 88cee3f (#45609)
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 | `f2eb92b` → `88cee3f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVtbWluYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
13eb69eb9b |
fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.54.1 → 0.54.2 (#45611)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/dgtlmoon/changedetection.io](https://redirect.github.com/dgtlmoon/changedetection.io) | patch | `bda857d` → `8f207fe` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.54.2`](https://redirect.github.com/dgtlmoon/changedetection.io/releases/tag/0.54.2) [Compare Source](https://redirect.github.com/dgtlmoon/changedetection.io/compare/0.54.1...0.54.2) #### What's Changed - Fixing `change_datetime` notification token (and adding test) by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3922](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3922) - Notification Token {{diff}} can accept arguments like `{{diff_added(lines=5, context=2)}}` by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3923](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3923) - Processor extensible API for updating by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3902](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3902) - Update jsonpath-ng requirement from \~=1.7.0 to \~=1.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3929](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3929) - Bump the all group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3931](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3931) - Unresolvable hostnames should still be added, they are security checked at fetch time by [@​dgtlmoon](https://redirect.github.com/dgtlmoon) in [#​3933](https://redirect.github.com/dgtlmoon/changedetection.io/pull/3933) **Full Changelog**: <https://github.com/dgtlmoon/changedetection.io/compare/0.54.1...0.54.2> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hhbmdlZGV0ZWN0aW9uLWlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
1a44275f45 | feat(vikunja): update image docker.io/vikunja/vikunja 2.0.0 → 2.1.0 (#45618) | ||
|
|
f04edb5ede |
fix(openobserve): update image public.ecr.aws/zinclabs/openobserve v0.60.1 → v0.60.2 (#45617)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | public.ecr.aws/zinclabs/openobserve | patch | `88e2446` → `d20fea9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3Blbm9ic2VydmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
c7e4902687 |
fix(nocodb): update image docker.io/nocodb/nocodb 0.301.2 → 0.301.3 (#45616)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/nocodb/nocodb | patch | `d3aba4f` → `c3d38b5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbm9jb2RiIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
80d4c927b9 |
fix(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2026.2.1 → 2026.2.2 (#45613)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server) | patch | `f081b6f` → `fc0f303` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/docker-minecraft-bedrock-server (docker.io/itzg/minecraft-bedrock-server)</summary> ### [`v2026.2.2`](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/releases/tag/2026.2.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2026.2.1...2026.2.2) <!-- Release notes generated using configuration in .github/release.yml at a92017d669e70d780b9eccf7df45ad174ddcb312 --> #### What's Changed ##### Enhancements - Try both primary and secondary download links URLs by [@​itzg](https://redirect.github.com/itzg) in [#​600](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/600) ##### Other Changes - chore: Configure Renovate by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​601](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/601) - chore(deps): update dependency itzg/mc-monitor to v0.16.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​603](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/603) - chore(deps): update dependency itzg/mc-server-runner to v1.14.1 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​604](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/604) #### New Contributors - [@​renovate](https://redirect.github.com/renovate)\[bot] made their first contribution in [#​601](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/601) **Full Changelog**: <https://github.com/itzg/docker-minecraft-bedrock-server/compare/2026.2.1...2026.2.2> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWJlZHJvY2siLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
65f0cfe7d7 |
fix(minecraft-router): update image docker.io/itzg/mc-router 1.40.1 → 1.40.3 (#45614)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router) | patch | `d6709a5` → `10881cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.40.3`](https://redirect.github.com/itzg/mc-router/releases/tag/v1.40.3) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/v1.40.2...v1.40.3) #### Changelog - [`6d82553`](https://redirect.github.com/itzg/mc-router/commit/6d82553a654755a40f6719175d11b9fa58577355) Don't spam warnings when stopped container discovered ([#​530](https://redirect.github.com/itzg/mc-router/issues/530)) ### [`v1.40.2`](https://redirect.github.com/itzg/mc-router/releases/tag/v1.40.2) [Compare Source](https://redirect.github.com/itzg/mc-router/compare/v1.40.1...v1.40.2) #### Changelog - [`2023e73`](https://redirect.github.com/itzg/mc-router/commit/2023e7389205b544b2760775f3f7aa8d5ae2070e) Fix docker scaling and show loading MOTD ([#​529](https://redirect.github.com/itzg/mc-router/issues/529)) - [`ea6419b`](https://redirect.github.com/itzg/mc-router/commit/ea6419bece92a26052f19f42ca443d72ac7ab6c8) Add GitHub Actions workflow for issue notifications ([#​528](https://redirect.github.com/itzg/mc-router/issues/528)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LXJvdXRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
05bda8d44f |
fix(borg-server): update image ghcr.io/anotherstranger/borg-server 2.8.2 → 2.8.3 (#45610)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/anotherstranger/borg-server](https://redirect.github.com/AnotherStranger/docker-borg-backup) | patch | `d8b91b7` → `2ab4d6e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>AnotherStranger/docker-borg-backup (ghcr.io/anotherstranger/borg-server)</summary> ### [`v2.8.3`](https://redirect.github.com/AnotherStranger/docker-borg-backup/releases/tag/v2.8.3) [Compare Source](https://redirect.github.com/AnotherStranger/docker-borg-backup/compare/v2.8.2...v2.8.3) ##### Bug Fixes - add missing bracket ([52921c9](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/52921c94ada6188ee804735ed091dcb3a3eb24c2)) - Fix formatting in .releaserc.json ([d49fc99](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/d49fc99cba176630ae60e097136ee651020b4aac)) - set correct release branches ([944016f](https://redirect.github.com/AnotherStranger/docker-borg-backup/commit/944016f8887d9308806444c20f2eca331f6329a0)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9yZy1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9f276a42a4 |
fix(metube): update image ghcr.io/alexta69/metube 2026.02.22 → 2026.02.27 (#45612)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/alexta69/metube | patch | `7a10c8a` → `9934022` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0dWJlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
6ba27ef386 |
feat(frigate): update image ghcr.io/blakeblackshear/frigate 0.16.4 → 0.17.0 (#45607)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/blakeblackshear/frigate | minor | `2dde176` → `ff5c5e0` | | ghcr.io/blakeblackshear/frigate | minor | `1f8dbaa` → `5be5ce3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZnJpZ2F0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
2d2f4b9c82 |
feat(strapi): update image docker.io/vshadbolt/strapi 5.36.1 → 5.37.1 (#45608)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/vshadbolt/strapi | minor | `34ff6e2` → `c7ee5cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3RyYXBpIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
90b36f3173 |
feat(calibre): update image ghcr.io/linuxserver/calibre 9.3.1 → 9.4.0 (#45606)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre)) | minor | `4b91f11` → `ec82029` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
7d2f85d460 |
fix(ollama): update image docker.io/ollama/ollama 0.17.3 → 0.17.4 (#45605)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `dc1e818` → `df8f2e4` | | docker.io/ollama/ollama | patch | `d392e8e` → `b165fa2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2xsYW1hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
37f52d503d |
fix(helm-deps): update chart mariadb 17.14.1 → 17.14.2 (#45600)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mariadb](https://trueforge.org/truetech/truecharts/charts/stable/mariadb) ([source](https://redirect.github.com/bitnami/bitnami-docker-mariadb)) | patch | `17.14.1` → `17.14.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveW91cmxzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
86cc1173bd |
fix(kubernetes-reflector): update image ghcr.io/emberstack/kubernetes-reflector 10.0.12 → 10.0.13 (#45602)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/emberstack/kubernetes-reflector](https://redirect.github.com/emberstack/kubernetes-reflector) | patch | `ac0025a` → `3940b4b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.13`](https://redirect.github.com/emberstack/kubernetes-reflector/releases/tag/v10.0.13) [Compare Source](https://redirect.github.com/emberstack/kubernetes-reflector/compare/v10.0.12...v10.0.13) The release process is automated. #### What's Changed - build(deps): bump the all-dependencies group with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​602](https://redirect.github.com/emberstack/kubernetes-reflector/pull/602) - Bump the all-dependencies group with 6 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​603](https://redirect.github.com/emberstack/kubernetes-reflector/pull/603) **Full Changelog**: <https://github.com/emberstack/kubernetes-reflector/compare/v10.0.12...v10.0.13> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAva3ViZXJuZXRlcy1yZWZsZWN0b3IiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
4cacfda4da |
fix(helm-deps): update chart mongodb 16.17.1 → 16.17.2 (#45601)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mongodb](https://trueforge.org/truetech/truecharts/charts/stable/mongodb) ([source](https://redirect.github.com/bitnami/bitnami-docker-mongodb)) | patch | `16.17.1` → `16.17.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAveW91dHViZWRsLW1hdGVyaWFsIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
72a1c24565 |
fix(transmission): update image docker.io/linuxserver/transmission 4.1.0 → 4.1.1 (#45604)
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)) | patch | `3f75efd` → `99475cc` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHJhbnNtaXNzaW9uIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
b5bbdbc7bf |
fix(dispatcharr): update image docker.io/dispatcharr/dispatcharr 0.20.0 → 0.20.1 (#45599)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/dispatcharr/dispatcharr](https://redirect.github.com/Dispatcharr/Dispatcharr) | patch | `f3583e5` → `db8a9d3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Dispatcharr/Dispatcharr (docker.io/dispatcharr/dispatcharr)</summary> ### [`v0.20.1`](https://redirect.github.com/Dispatcharr/Dispatcharr/blob/HEAD/CHANGELOG.md#0201---2026-02-26) [Compare Source](https://redirect.github.com/Dispatcharr/Dispatcharr/compare/v0.20.0...v0.20.1) ##### Fixed - Login form disabled after token expiry: The login button was permanently rendered as disabled ("Logging you in...") on page load after a session expired, preventing users from logging back in. A regression in v0.20.0 caused `LoginForm` to check `if (user)` to detect an already-authenticated reload, but the Zustand auth store initializes `user` as a truthy empty object `{ username: '', email: '', user_level: '' }`, so the loading state was set immediately on every mount. Reverted to pre-regression behavior. (Fixes [#​1029](https://redirect.github.com/Dispatcharr/Dispatcharr/issues/1029)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGlzcGF0Y2hhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
f148a17c33 | chore(ubooquity): update image ghcr.io/linuxserver/ubooquity digest to aaa750e (#45597) | ||
|
|
f832eb4a91 |
chore(redis): update image docker.io/bitnamisecure/redis digest to 5179ef5 (#45596)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/redis | digest | `de4b73e` → `5179ef5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVkaXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ffb9deadd3 |
fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.6.7 → 19.6.8 (#45598)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | patch | `3b04291` → `b4cfc7f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd)</summary> ### [`v19.6.8`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.6.8): cloudcmd v19.6.8 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.6.7...v19.6.8) #### 🔥 feature - [`15fab51`](https://redirect.github.com/coderaiser/cloudcmd/commit/15fab514) cloudcmd: copymitter v10.3.0 ([#​458](https://redirect.github.com/coderaiser/cloudcmd/issues/458)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
25de8015a3 |
fix(ollama): update image docker.io/ollama/ollama 0.17.1 → 0.17.3 (#45603)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `96d8afb` → `dc1e818` | | docker.io/ollama/ollama | patch | `39af4e4` → `d392e8e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2xsYW1hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
b9f6a0f9c0 |
chore(deps): update oci.trueforge.org/containerforge/devcontainer:3.0.2 docker digest digest to 64581a1 (#45595)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oci.trueforge.org/containerforge/devcontainer](https://ghcr.io/trueforge-org/devcontainer) ([source](https://trueforge.org)) | image | digest | `2408a38` → `64581a1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvLmRldmNvbnRhaW5lciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
42108fc450 |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
7204db0070 |
fix(nextcloud): update image docker.io/collabora/code 25.04.9.1.1 → 25.04.9.2.1 (#45590)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/collabora/code | patch | `1709b3b` → `cfbf62d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dGNsb3VkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
ac53c949e5 | feat(dispatcharr): update image docker.io/dispatcharr/dispatcharr 0.19.0 → 0.20.0 (#45593) | ||
|
|
88b926b91f |
fix(radicale): update image docker.io/tomsquest/docker-radicale 3.6.0.0 → 3.6.1.0 (#45591)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/tomsquest/docker-radicale](https://redirect.github.com/tomsquest/docker-radicale) | patch | `4d46a33` → `a594c62` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>tomsquest/docker-radicale (docker.io/tomsquest/docker-radicale)</summary> ### [`v3.6.1.0`](https://redirect.github.com/tomsquest/docker-radicale/blob/HEAD/CHANGELOG.md#3610---2026-02-26) [Compare Source](https://redirect.github.com/tomsquest/docker-radicale/compare/3.6.0.0...3.6.1.0) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmFkaWNhbGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
bfff02282d | fix(manyfold): update image ghcr.io/manyfold3d/manyfold 0.133.0 → 0.133.1 (#45589) | ||
|
|
7bc42f2797 | fix(helm-deps): update chart memcached 16.17.1 → 16.17.2 (#45588) | ||
|
|
1699b0d235 |
feat(redisinsight): update image docker.io/redislabs/redisinsight 3.0.3 → 3.2.0 (#45594)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/redislabs/redisinsight | minor | `4455c33` → `55542a7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVkaXNpbnNpZ2h0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
2cdbe08d4c |
chore(mongodb): update image docker.io/bitnamisecure/mongodb digest to fc0e9e2 (#45584)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mongodb | digest | `d1afabe` → `fc0e9e2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbW9uZ29kYiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
5f9f76d05a | fix(booklore): update image ghcr.io/booklore-app/booklore v2.0.2 → v2.0.3 (#45586) | ||
|
|
c9bc004770 | chore(smokeping): update image ghcr.io/linuxserver/smokeping digest to 77edcfd (#45585) | ||
|
|
5f79aa262d |
chore(mariadb): update image docker.io/bitnamisecure/mariadb digest to 3092b0b (#45583)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mariadb | digest | `b02640b` → `3092b0b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFyaWFkYiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
dbff626eea |
chore(chronograf): update image chronograf digest to 58c6dc8 (#45580)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | chronograf | digest | `6bde6be` → `58c6dc8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hyb25vZ3JhZiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |