a9a3b69e9a7c8a91ef0739b83ff904e5b448d0da
54137 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
a9a3b69e9a | chore(deps): update oci.trueforge.org/containerforge/devcontainer:3.0.2 docker digest digest to 46884ec (#46237) | ||
|
|
336675f84b | chore(filestash): update image docker.io/machines/filestash digest to 8daa862 (#46238) | ||
|
|
51b1984c89 | fix(stirling-pdf): update image ghcr.io/stirling-tools/s-pdf 2.7.2 → 2.7.3 (#46234) | ||
|
|
38f077e976 |
fix(wallos): update image ghcr.io/ellite/wallos 4.7.1 → 4.7.2 (#46235)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | patch | `aba53e3` → `7bb6c96` | --- > [!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>ellite/Wallos (ghcr.io/ellite/wallos)</summary> ### [`v4.7.2`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#472-2026-03-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.7.1...v4.7.2) ##### Bug Fixes - password reset tokens now expire after 60 minutes ([90bb618](https://redirect.github.com/ellite/Wallos/commit/90bb6186ee4091590b6efdef824c85f2494ff2bb)) - vulnerability would allow to bypass 2fa ([#​1021](https://redirect.github.com/ellite/Wallos/issues/1021)) ([90bb618](https://redirect.github.com/ellite/Wallos/commit/90bb6186ee4091590b6efdef824c85f2494ff2bb)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2FsbG9zIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
9a7ed82d0a |
feat(immich): update immich v2.5.6 → v2.6.1 (minor) (#46236)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `a3a4241` → `5bba0d1` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `fec6fd6` → `bd5aa51` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `d7d35e1` → `981fca6` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `b213fa3` → `cafc1ff` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `aa163d2` → `aa7fe8e` | --- > [!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>immich-app/immich (ghcr.io/immich-app/immich-machine-learning)</summary> ### [`v2.6.1`](https://redirect.github.com/immich-app/immich/releases/tag/v2.6.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v2.6.0...v2.6.1) ##### v2.6.1 ##### Hot fixes - Fixed a failed migration issue on the mobile app when the URL Switching feature is used ##### What's Changed ##### 🐛 Bug fixes - fix(server): fallback to email when name is empty by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​27016](https://redirect.github.com/immich-app/immich/pull/27016) - fix: ignore errors deleting untitled album by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​27020](https://redirect.github.com/immich-app/immich/pull/27020) - fix(web): wrap long album title by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​27012](https://redirect.github.com/immich-app/immich/pull/27012) - fix(web): stop in-progress uploads on logout by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​27021](https://redirect.github.com/immich-app/immich/pull/27021) - fix: writing empty exif tags by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​27025](https://redirect.github.com/immich-app/immich/pull/27025) - fix(web): disable send button by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​27051](https://redirect.github.com/immich-app/immich/pull/27051) - fix(mobile): server url migration by [@​mertalev](https://redirect.github.com/mertalev) in [#​27050](https://redirect.github.com/immich-app/immich/pull/27050) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.6.0...v2.6.1> ### [`v2.6.0`](https://redirect.github.com/immich-app/immich/releases/tag/v2.6.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v2.5.6...v2.6.0) ##### v2.6.0 Welcome to Immich `v2.6.0`, This release is a collection of more than *350 commits over 6 weeks*. I know, it is an eternity between releases compared to our previous era. This version focuses on bug fixes and enhancements across the app to provide a more delightful and smoother experience to you. This release also prepares for the next major release in the coming month, which will remove the old timeline implementation. Let's dive into the highlights of the release: > \[!WARNING] > For those who are still using the old timeline, please switch to the new timeline to avoid interruption, as the old timeline will be removed in the next release. > > ps: The old timeline has an exclamation icon next to the logo. <img width="525" height="120" alt="image" src="https://github.com/user-attachments/assets/ed36ea22-b16e-472f-961c-c19501712ba5" /> ##### Highlights - Map side panel (web) - Pick album cover (mobile) - Shared link slugs (mobile) - Shared link presets (web) - Native HTTP clients (mobile) - Video player and asset viewer improvements (mobile) - Improved search results (mobile) - `schema-check`: a new `immich-admin` command - Read profile claims from ID token (OAuth) - Notable fix: cast videos now automatically loop - Notable fix: correctly extract make and model from Sony XAVC video files - Notable fix: escape key handling on web - Notable fix: healthcheck endpoint in maintenance mode - Notable fix: timeline rendering for RTL languages like Arabic and Hebrew - Notable fix: prevent server crash when extracting invalid metadata ##### Map side panel (web) The map view on the web now opens a mini-timeline component as a side panel when you click on a cluster of assets. This makes it easier to view the cluster at a glance and enables bulk actions, such as adding to favorites and adding to an album. <img width="800" alt="image" src="https://github.com/user-attachments/assets/6f90b04d-4aa7-4f68-b59c-c2b912e638f7" /> ##### Pick album cover (mobile) Users can now pick a new album cover directly from the mobile app. <https://github.com/user-attachments/assets/7f99dc80-21c6-4ce6-9f75-8e6b0163dcaa> ##### Shared link slugs (mobile) The mobile app now also supports setting a shared link slug, a feature that's been available on the web for a while. <https://github.com/user-attachments/assets/5420995a-cfd4-471d-a3ac-db4fa45de780> ##### Shared link presets (web) The expiration form input on the web was always a bit confusing, but it's been updated to make it easier to see and understand when a shared link will expire. <img width="400" alt="image" src="https://github.com/user-attachments/assets/9d6124a9-eec2-43e8-b228-e1ac6c0415e8" /> ##### Native HTTP clients (mobile) The mobile app now uses native HTTP clients across both Android and iOS, with support for mTLS, self-signed certificates, basic auth, and custom headers. These features should now be more reliable and extend to background tasks, video playback, and other parts of the app. This also improves the app's overall network request performance thanks to HTTP/2 and HTTP/3, multiplexing, and caching. ##### Video player and asset viewer improvements (mobile) The asset viewer has undergone many improvements under the hood to make it simpler, faster and more reliable. We've also added playback support for GIFs, enabled video zooming, and made many more bug fixes and tweaks. ##### The asset viewer now uses a gradient for actions, and video controls have been restyled <img width="300" alt="image" src="https://github.com/user-attachments/assets/9a4e0892-f178-45fc-812c-10a6cba3f48b" /> ##### Inline asset details This used to be a bottom sheet and had a lot of glue for alignment. The new version is much more responsive and less buggy. ##### Before <https://github.com/user-attachments/assets/43b59b59-7d6a-48d0-94d7-84b8cae1c2a9> ##### After <https://github.com/user-attachments/assets/9217b6f4-1c92-40b0-bd95-a0681307cf38> ##### Improved search results (mobile) The search results page now loads more results without rebuilding the entire grid, and should now load much faster. There are also new screens for when there are no search results and when all results have been loaded. <https://github.com/user-attachments/assets/42ce69d4-1618-48ee-9cb9-91ec22e12b27> ##### `schema-check`: a new `immich-admin` command A new `immich-admin` command has been added in this release: `schema-check`. The command runs a report on the database to check if any indexes, constraints, tables, or columns are missing. This check also runs automatically on startup. ##### Read profile claims from `idToken` (OAuth) Prior to `v2.6.0`, Immich resolved the `email` and other claims from the [userinfo](https://openid.net/specs/openid-connect-core-1_0.html#UserInfo) endpoint. Now, Immich also supports reading those claims directly from the `idToken`. This makes it possible to use providers such as Microsoft ADFS that do not support the userinfo endpoint. *** As always, there are many more QoL improvements, bug fixes, and enhancements in this release. Please find the full release note below ##### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> If you find the project helpful, you can support Immich by purchasing a product key at <https://buy.immich.app> or our merchandise at <https://immich.store> *** <!-- Release notes generated using configuration in .github/release.yml at v2.6.0 --> ##### What's Changed ##### 🔒 Security - fix(server): restrict individual shared link asset removal to owners by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26868](https://redirect.github.com/immich-app/immich/pull/26868) - fix: add to shared link by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​26886](https://redirect.github.com/immich-app/immich/pull/26886) ##### 🚀 Features - feat: shared link login by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25678](https://redirect.github.com/immich-app/immich/pull/25678) - feat: schema-check by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25904](https://redirect.github.com/immich-app/immich/pull/25904) - feat: add people deeplink by [@​arne182](https://redirect.github.com/arne182) in [#​25686](https://redirect.github.com/immich-app/immich/pull/25686) - feat(mobile): inline asset details by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​25952](https://redirect.github.com/immich-app/immich/pull/25952) - feat(mobile): filter by tags by [@​benjamonnguyen](https://redirect.github.com/benjamonnguyen) in [#​26196](https://redirect.github.com/immich-app/immich/pull/26196) - feat: add .mxf file support by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​24644](https://redirect.github.com/immich-app/immich/pull/24644) - feat: tap to see next/previous image by [@​thezeroalpha](https://redirect.github.com/thezeroalpha) in [#​20286](https://redirect.github.com/immich-app/immich/pull/20286) - feat(mobile): Allow users to set album cover from mobile app by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​25515](https://redirect.github.com/immich-app/immich/pull/25515) - feat(mobile): Allow users to set profile picture from asset viewer by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​25517](https://redirect.github.com/immich-app/immich/pull/25517) - feat: ROCm 7.2 and MIGraphX support by [@​kprinssu](https://redirect.github.com/kprinssu) in [#​26178](https://redirect.github.com/immich-app/immich/pull/26178) - feat(web): map timeline sidepanel by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26532](https://redirect.github.com/immich-app/immich/pull/26532) - feat: add responsive layout to broken asset by [@​midzelis](https://redirect.github.com/midzelis) in [#​26384](https://redirect.github.com/immich-app/immich/pull/26384) - feat(web): toggle zoom on double-click in photo viewer by [@​midzelis](https://redirect.github.com/midzelis) in [#​26732](https://redirect.github.com/immich-app/immich/pull/26732) - feat(mobile): show animated images in asset viewer by [@​LeLunZ](https://redirect.github.com/LeLunZ) in [#​26614](https://redirect.github.com/immich-app/immich/pull/26614) - feat(mobile): open in browser by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​26369](https://redirect.github.com/immich-app/immich/pull/26369) ##### 🌟 Enhancements - feat: verify permissions by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25647](https://redirect.github.com/immich-app/immich/pull/25647) - feat(web): change link expiration logic & presets by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​26064](https://redirect.github.com/immich-app/immich/pull/26064) - feat(mobile): dynamic layout in new timeline by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​23837](https://redirect.github.com/immich-app/immich/pull/23837) - feat(cli): change progress bar to display file size by [@​Nykri](https://redirect.github.com/Nykri) in [#​23328](https://redirect.github.com/immich-app/immich/pull/23328) - feat(mobile): dynamic multi-line album name by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26040](https://redirect.github.com/immich-app/immich/pull/26040) - feat(mobile): hide search by context/OCR if disabled on server ([#​25472](https://redirect.github.com/immich-app/immich/issues/25472)) by [@​Nacolis](https://redirect.github.com/Nacolis) in [#​26063](https://redirect.github.com/immich-app/immich/pull/26063) - fix(release): add docker-compose.rootless.yml to released assets by [@​dnozay](https://redirect.github.com/dnozay) in [#​26261](https://redirect.github.com/immich-app/immich/pull/26261) - feat(web): show ocr text boxes in panoramas by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​25727](https://redirect.github.com/immich-app/immich/pull/25727) - feat(web): loop chromecast video by [@​etnoy](https://redirect.github.com/etnoy) in [#​24410](https://redirect.github.com/immich-app/immich/pull/24410) - chore(web): merge "Add to album" and "Add to shared album" actions into a single action by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​24669](https://redirect.github.com/immich-app/immich/pull/24669) - feat(mobile): timeline - add bottomWidgetBuilder by [@​PeterOmbodi](https://redirect.github.com/PeterOmbodi) in [#​25634](https://redirect.github.com/immich-app/immich/pull/25634) - feat(mobile): video zooming in asset viewer by [@​goalie2002](https://redirect.github.com/goalie2002) in [#​22036](https://redirect.github.com/immich-app/immich/pull/22036) - feat(mobile): Add slug support for shared links by [@​Lauritz-Tieste](https://redirect.github.com/Lauritz-Tieste) in [#​26441](https://redirect.github.com/immich-app/immich/pull/26441) - feat: warn when losing transparency during thumbnail generation by [@​midzelis](https://redirect.github.com/midzelis) in [#​26243](https://redirect.github.com/immich-app/immich/pull/26243) - perf(mobile): optimized album sorting by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​25179](https://redirect.github.com/immich-app/immich/pull/25179) - feat(mobile): prompt when deleting from trash by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​26392](https://redirect.github.com/immich-app/immich/pull/26392) - feat: getAssetEdits respond with edit IDs by [@​bwees](https://redirect.github.com/bwees) in [#​26445](https://redirect.github.com/immich-app/immich/pull/26445) - fix(server): accept showAt and hideAt for creating memories by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​26429](https://redirect.github.com/immich-app/immich/pull/26429) - feat(server): SyncAssetEditV1 by [@​bwees](https://redirect.github.com/bwees) in [#​26446](https://redirect.github.com/immich-app/immich/pull/26446) - feat: splash screen error page by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​26460](https://redirect.github.com/immich-app/immich/pull/26460) - feat(mobile): add confirmation dialog to permanent delete action by [@​ByteSizedMarius](https://redirect.github.com/ByteSizedMarius) in [#​26442](https://redirect.github.com/immich-app/immich/pull/26442) - feat: enhance face-editor positioning by [@​midzelis](https://redirect.github.com/midzelis) in [#​26303](https://redirect.github.com/immich-app/immich/pull/26303) - feat: improve HEIC, HEIF and JPEG XL browser support detection by [@​nicosemp](https://redirect.github.com/nicosemp) in [#​26122](https://redirect.github.com/immich-app/immich/pull/26122) - refactor(web): remove replaceAsset action by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​26444](https://redirect.github.com/immich-app/immich/pull/26444) - feat(web): bounding box for faces when hovering over the face in photo view by [@​cratoo](https://redirect.github.com/cratoo) in [#​26667](https://redirect.github.com/immich-app/immich/pull/26667) - feat(mobile): keep search results visible by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26498](https://redirect.github.com/immich-app/immich/pull/26498) - feat(mobile): use shared native client by [@​mertalev](https://redirect.github.com/mertalev) in [#​25942](https://redirect.github.com/immich-app/immich/pull/25942) - feat(mobile): SyncAssetEditV1 by [@​bwees](https://redirect.github.com/bwees) in [#​26518](https://redirect.github.com/immich-app/immich/pull/26518) - feat(ml): enable openvino for cpu by [@​apejcic](https://redirect.github.com/apejcic) in [#​22948](https://redirect.github.com/immich-app/immich/pull/22948) - feat: responsive video duration in thumbnail by [@​midzelis](https://redirect.github.com/midzelis) in [#​26770](https://redirect.github.com/immich-app/immich/pull/26770) - feat(web): animate zoom toggle with cubicOut easing by [@​midzelis](https://redirect.github.com/midzelis) in [#​26731](https://redirect.github.com/immich-app/immich/pull/26731) - feat(mobile): consolidate video controls by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26673](https://redirect.github.com/immich-app/immich/pull/26673) - feat(web): add shortcut "p" to open/close the face tag box by [@​cratoo](https://redirect.github.com/cratoo) in [#​26826](https://redirect.github.com/immich-app/immich/pull/26826) - feat(mobile): use material design 3 slider by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26829](https://redirect.github.com/immich-app/immich/pull/26829) - feat: adaptive progressive image loading for photo viewer by [@​midzelis](https://redirect.github.com/midzelis) in [#​26636](https://redirect.github.com/immich-app/immich/pull/26636) - fix(server): extract make/model from sony video files by [@​brendanngo](https://redirect.github.com/brendanngo) in [#​26833](https://redirect.github.com/immich-app/immich/pull/26833) - chore(mobile): remove background from asset viewer back button by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26851](https://redirect.github.com/immich-app/immich/pull/26851) - feat(server): support IDPs that only send the userinfo in the ID token by [@​Belnadifia](https://redirect.github.com/Belnadifia) in [#​26717](https://redirect.github.com/immich-app/immich/pull/26717) - feat(web): improve OCR overlay text fitting, reactivity, and accessibility by [@​midzelis](https://redirect.github.com/midzelis) in [#​26678](https://redirect.github.com/immich-app/immich/pull/26678) - fix(web): allow pasting PIN code from clipboard or password manager by [@​pressslav](https://redirect.github.com/pressslav) in [#​26944](https://redirect.github.com/immich-app/immich/pull/26944) ##### 🐛 Bug fixes - fix: ignore checksum constraint error when logging by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​26113](https://redirect.github.com/immich-app/immich/pull/26113) - fix(web): use locale for date picker by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26125](https://redirect.github.com/immich-app/immich/pull/26125) - fix(web): escape shortcut handling by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26096](https://redirect.github.com/immich-app/immich/pull/26096) - fix(mobile): Login routing on Splash screen by [@​PeterOmbodi](https://redirect.github.com/PeterOmbodi) in [#​26128](https://redirect.github.com/immich-app/immich/pull/26128) - fix: null local date time in timeline queries by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​26133](https://redirect.github.com/immich-app/immich/pull/26133) - fix(web): prevent event manager from throwing error by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26156](https://redirect.github.com/immich-app/immich/pull/26156) - fix(web): improve api key modal responsiveness by [@​klenner1](https://redirect.github.com/klenner1) in [#​26151](https://redirect.github.com/immich-app/immich/pull/26151) - fix(web): show correct assets in memory gallery by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26157](https://redirect.github.com/immich-app/immich/pull/26157) - fix(web): add missing [@​immich/ui](https://redirect.github.com/immich/ui) translations by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26143](https://redirect.github.com/immich-app/immich/pull/26143) - fix(mobile): timeline handling on foldable phones + ensuring that images are not cut off by [@​bkchr](https://redirect.github.com/bkchr) in [#​25088](https://redirect.github.com/immich-app/immich/pull/25088) - fix(mobile): prevent nav bar label text wrapping by [@​chrislongros](https://redirect.github.com/chrislongros) in [#​26011](https://redirect.github.com/immich-app/immich/pull/26011) - fix(mobile): hide latest version warnings by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26036](https://redirect.github.com/immich-app/immich/pull/26036) - fix(mobile): inconsistent query for people by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​24437](https://redirect.github.com/immich-app/immich/pull/24437) - fix(web): timeline multi select group state by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26180](https://redirect.github.com/immich-app/immich/pull/26180) - fix(web): add checkerboard background for transparent images by [@​agent-steven](https://redirect.github.com/agent-steven) in [#​26091](https://redirect.github.com/immich-app/immich/pull/26091) - fix(mobile): inherit toolbar opacity by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​25694](https://redirect.github.com/immich-app/immich/pull/25694) - fix(web): focus tag input when modal opens by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26256](https://redirect.github.com/immich-app/immich/pull/26256) - fix(web): clear face boxes when switching assets by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26249](https://redirect.github.com/immich-app/immich/pull/26249) - fix(web): clear unsaved asset description when changing asset by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26255](https://redirect.github.com/immich-app/immich/pull/26255) - fix(web): clear cache when asset changes by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26257](https://redirect.github.com/immich-app/immich/pull/26257) - fix: utc time zone upserts by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​26258](https://redirect.github.com/immich-app/immich/pull/26258) - fix: metadata crash by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​26327](https://redirect.github.com/immich-app/immich/pull/26327) - fix: prevent server crash when extraction of metadata fails if the assets are corrupted by [@​Devansh-Jani](https://redirect.github.com/Devansh-Jani) in [#​26042](https://redirect.github.com/immich-app/immich/pull/26042) - fix(server): db restore failure when `DB_URL` is set to unix-domain socket connection by [@​fabio-garavini](https://redirect.github.com/fabio-garavini) in [#​26252](https://redirect.github.com/immich-app/immich/pull/26252) - fix: Download the edited version when downloading multiple photos by [@​MontejoJorge](https://redirect.github.com/MontejoJorge) in [#​26259](https://redirect.github.com/immich-app/immich/pull/26259) - fix: include `DROP INDEX` in transaction to prevent missing index on rollback by [@​haoxi911](https://redirect.github.com/haoxi911) in [#​25399](https://redirect.github.com/immich-app/immich/pull/25399) - fix: safari address bar color by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​26346](https://redirect.github.com/immich-app/immich/pull/26346) - fix(web): prevent panorama image reload during asset updates by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26349](https://redirect.github.com/immich-app/immich/pull/26349) - fix(web): favoriting assets opened via GalleryViewer by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26350](https://redirect.github.com/immich-app/immich/pull/26350) - fix(i18n): add translation key for partner's photos by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​26348](https://redirect.github.com/immich-app/immich/pull/26348) - fix(web): single select scroll behavior by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​26358](https://redirect.github.com/immich-app/immich/pull/26358) - perf: add indexes to improve People API response times by [@​bxtdvd](https://redirect.github.com/bxtdvd) in [#​26337](https://redirect.github.com/immich-app/immich/pull/26337) - fix: pin code reset modal by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​26370](https://redirect.github.com/immich-app/immich/pull/26370) - fix(mobile): Reset "People" search filter chip if no selections are made by [@​benjamonnguyen](https://redirect.github.com/benjamonnguyen) in [#​26267](https://redirect.github.com/immich-app/immich/pull/26267) - fix(cli): delete sidecar files after upload if requested by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​26353](https://redirect.github.com/immich-app/immich/pull/26353) - fix(web): album description auto height by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26420](https://redirect.github.com/immich-app/immich/pull/26420) - fix(web): prevent side panel overlap during transition by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26398](https://redirect.github.com/immich-app/immich/pull/26398) - fix(web): storage template example by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​26424](https://redirect.github.com/immich-app/immich/pull/26424) - fix(web): prevent `state_unsafe_mutation` error on people page by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26438](https://redirect.github.com/immich-app/immich/pull/26438) - fix: missing deletedAt and isVisible columns on mobile by [@​bwees](https://redirect.github.com/bwees) in [#​26414](https://redirect.github.com/immich-app/immich/pull/26414) - fix(mobile): joinLocal on archived timeline by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​26387](https://redirect.github.com/immich-app/immich/pull/26387) - fix: always show library scan button by [@​etnoy](https://redirect.github.com/etnoy) in [#​26428](https://redirect.github.com/immich-app/immich/pull/26428) - fix: retain asset when either asset is a favorite by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​26473](https://redirect.github.com/immich-app/immich/pull/26473) - fix(web): prevent null folder tree on concurrent load by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26489](https://redirect.github.com/immich-app/immich/pull/26489) - fix(web): toast warning when trying to upload unsupported file type by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​26492](https://redirect.github.com/immich-app/immich/pull/26492) - fix(mobile): birthday picker shows limited months when no date exists by [@​socksprox](https://redirect.github.com/socksprox) in [#​26407](https://redirect.github.com/immich-app/immich/pull/26407) - fix: consider DAR when extracting video dimension by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​25293](https://redirect.github.com/immich-app/immich/pull/25293) - feat(mobile): Prevent premature image cache eviction when higher image loading is enabled by [@​LeLunZ](https://redirect.github.com/LeLunZ) in [#​26208](https://redirect.github.com/immich-app/immich/pull/26208) - refactor: star rating by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​26357](https://redirect.github.com/immich-app/immich/pull/26357) - fix(mobile): set correct initial system-ui mode in asset viewer by [@​goalie2002](https://redirect.github.com/goalie2002) in [#​26500](https://redirect.github.com/immich-app/immich/pull/26500) - fix(server): Live Photo migration bug when album is in template by [@​NikhilAlapati](https://redirect.github.com/NikhilAlapati) in [#​25329](https://redirect.github.com/immich-app/immich/pull/25329) - fix(web): handle delete shortcut on shared link page as remove by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​26552](https://redirect.github.com/immich-app/immich/pull/26552) - fix(mobile): prevent video player from being recreated unnecessarily by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26553](https://redirect.github.com/immich-app/immich/pull/26553) - fix(mobile): don't cut off top corners of app bar by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26550](https://redirect.github.com/immich-app/immich/pull/26550) - feat: update onnxruntime-openvino to 1.24.1 and intel drivers by [@​savely-krasovsky](https://redirect.github.com/savely-krasovsky) in [#​26565](https://redirect.github.com/immich-app/immich/pull/26565) - fix: hide download action for local/merged assets by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​26461](https://redirect.github.com/immich-app/immich/pull/26461) - fix(web): top bar z index on search page by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​26582](https://redirect.github.com/immich-app/immich/pull/26582) - fix(web): show shared link download button when logged in by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​26629](https://redirect.github.com/immich-app/immich/pull/26629) - fix(mobile): asset viewer hero animation by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26545](https://redirect.github.com/immich-app/immich/pull/26545) - fix(web): timeline and asset viewer RTL support by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​26513](https://redirect.github.com/immich-app/immich/pull/26513) - fix(server): clean up edited thumbnail when deleting asset by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26664](https://redirect.github.com/immich-app/immich/pull/26664) - fix: implement existing withStacked on searchAssetBuilder by [@​babbitt](https://redirect.github.com/babbitt) in [#​26607](https://redirect.github.com/immich-app/immich/pull/26607) - fix(mobile): video state by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26574](https://redirect.github.com/immich-app/immich/pull/26574) - fix(maintenance mode): wait for valid server config on restart by [@​insertish](https://redirect.github.com/insertish) in [#​26456](https://redirect.github.com/immich-app/immich/pull/26456) - fix(web): inconsistent asset nav bar state after visiting shared link by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​26674](https://redirect.github.com/immich-app/immich/pull/26674) - fix(web): download toast showing wrong filename for motion assets by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​26689](https://redirect.github.com/immich-app/immich/pull/26689) - fix(mobile): add safe area for asset details by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26675](https://redirect.github.com/immich-app/immich/pull/26675) - fix(web): combobox dropdown positioning in modals by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26707](https://redirect.github.com/immich-app/immich/pull/26707) - fix(web): video stealing focus when it plays again when looping by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​26704](https://redirect.github.com/immich-app/immich/pull/26704) - fix(ml): batch size setting by [@​mertalev](https://redirect.github.com/mertalev) in [#​26524](https://redirect.github.com/immich-app/immich/pull/26524) - fix(server): clarify transcoding bitrate policy by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​26711](https://redirect.github.com/immich-app/immich/pull/26711) - fix: playback style migration by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​26718](https://redirect.github.com/immich-app/immich/pull/26718) - fix(web): asset viewer showing wrong viewer type when hovering on stack thumbnails by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​26741](https://redirect.github.com/immich-app/immich/pull/26741) - fix(server): opus handling as accepted audio codec in transcode policy by [@​skatsubo](https://redirect.github.com/skatsubo) in [#​26736](https://redirect.github.com/immich-app/immich/pull/26736) - fix(web): refresh recent albums sidebar after album changes by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26757](https://redirect.github.com/immich-app/immich/pull/26757) - fix(web): show the correct cursor at crop bounds when editing an asset by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​26748](https://redirect.github.com/immich-app/immich/pull/26748) - fix(web): recalculate face bounding boxes by [@​cratoo](https://redirect.github.com/cratoo) in [#​26737](https://redirect.github.com/immich-app/immich/pull/26737) - fix(web): context menu overflow by [@​SevereCloud](https://redirect.github.com/SevereCloud) in [#​26760](https://redirect.github.com/immich-app/immich/pull/26760) - fix(web): correct tag rounding in search options by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26814](https://redirect.github.com/immich-app/immich/pull/26814) - fix(web): prevent unrelated assets from appearing in tag view by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26816](https://redirect.github.com/immich-app/immich/pull/26816) - fix(mobile): use tabular figures in backup page by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26830](https://redirect.github.com/immich-app/immich/pull/26830) - fix(mobile): wrap backup error message text by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26834](https://redirect.github.com/immich-app/immich/pull/26834) - fix(server): use correct day ordering in timeline buckets by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26821](https://redirect.github.com/immich-app/immich/pull/26821) - fix(web): face selection box position resetting on browser resize by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​26766](https://redirect.github.com/immich-app/immich/pull/26766) - fix: use correct original URL for 360 video panorama playback by [@​luis15pt](https://redirect.github.com/luis15pt) in [#​26831](https://redirect.github.com/immich-app/immich/pull/26831) - fix(web): disable drag and drop for internal items by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26897](https://redirect.github.com/immich-app/immich/pull/26897) - fix(web): keep header fixed on individual shared links by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26892](https://redirect.github.com/immich-app/immich/pull/26892) - fix: SMTP over TLS by [@​nathanielhourt](https://redirect.github.com/nathanielhourt) in [#​26893](https://redirect.github.com/immich-app/immich/pull/26893) - fix(web): copy yearMonth in MonthGroup to avoid shared object reference with asset in [#​26890](https://redirect.github.com/immich-app/immich/pull/26890) - fix(mobile): use shared auth for background\_downloader by [@​mertalev](https://redirect.github.com/mertalev) in [#​26911](https://redirect.github.com/immich-app/immich/pull/26911) - fix(web): prevent search page error on missing album filter by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26948](https://redirect.github.com/immich-app/immich/pull/26948) - fix(server): sync files to disk by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26881](https://redirect.github.com/immich-app/immich/pull/26881) - fix(web): jump to primary stacked asset from memory by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​26978](https://redirect.github.com/immich-app/immich/pull/26978) - fix(mobile): reflect asset deletions instantly by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​26835](https://redirect.github.com/immich-app/immich/pull/26835) - fix: healthcheck by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​26989](https://redirect.github.com/immich-app/immich/pull/26989) - fix(web): escape handling for tagging and adding a face in asset viewer by [@​cratoo](https://redirect.github.com/cratoo) in [#​26870](https://redirect.github.com/immich-app/immich/pull/26870) - fix: filter after searching by asset id by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​26994](https://redirect.github.com/immich-app/immich/pull/26994) - fix: bounding box return type by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​27014](https://redirect.github.com/immich-app/immich/pull/27014) - fix: validate accept header before returning html by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​27019](https://redirect.github.com/immich-app/immich/pull/27019) ##### 📚 Documentation - chore(docs): Update help channel for developers by [@​Mraedis](https://redirect.github.com/Mraedis) in [#​26284](https://redirect.github.com/immich-app/immich/pull/26284) - feat(docs): Explain configuration file location for Docker Compose by [@​keunes](https://redirect.github.com/keunes) in [#​24989](https://redirect.github.com/immich-app/immich/pull/24989) - chore(docs): add quick-start guide for DevPod with docker by [@​dhlavaty](https://redirect.github.com/dhlavaty) in [#​26213](https://redirect.github.com/immich-app/immich/pull/26213) - feat(docs): Adding information about parameter c= by [@​aviv926](https://redirect.github.com/aviv926) in [#​26430](https://redirect.github.com/immich-app/immich/pull/26430) - feat: doc links by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​26519](https://redirect.github.com/immich-app/immich/pull/26519) - fix(docs): add ocr to job flow diagram by [@​niij](https://redirect.github.com/niij) in [#​26505](https://redirect.github.com/immich-app/immich/pull/26505) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [#​26118](https://redirect.github.com/immich-app/immich/pull/26118) - fix: clarify external domain setting is used for emails too by [@​chrislongros](https://redirect.github.com/chrislongros) in [#​26009](https://redirect.github.com/immich-app/immich/pull/26009) - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [#​26167](https://redirect.github.com/immich-app/immich/pull/26167) - fix(web): error page i18n by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​26517](https://redirect.github.com/immich-app/immich/pull/26517) - chore(web): clarify locale settings description by [@​meesfrensel](https://redirect.github.com/meesfrensel) in [#​25562](https://redirect.github.com/immich-app/immich/pull/25562) - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [#​26192](https://redirect.github.com/immich-app/immich/pull/26192) ##### New Contributors - [@​klenner1](https://redirect.github.com/klenner1) made their first contribution in [#​26151](https://redirect.github.com/immich-app/immich/pull/26151) - [@​bkchr](https://redirect.github.com/bkchr) made their first contribution in [#​25088](https://redirect.github.com/immich-app/immich/pull/25088) - [@​chrislongros](https://redirect.github.com/chrislongros) made their first contribution in [#​26011](https://redirect.github.com/immich-app/immich/pull/26011) - [@​agent-steven](https://redirect.github.com/agent-steven) made their first contribution in [#​26091](https://redirect.github.com/immich-app/immich/pull/26091) - [@​dhlavaty](https://redirect.github.com/dhlavaty) made their first contribution in [#​26238](https://redirect.github.com/immich-app/immich/pull/26238) - [@​Nacolis](https://redirect.github.com/Nacolis) made their first contribution in [#​26063](https://redirect.github.com/immich-app/immich/pull/26063) - [@​ewinnd](https://redirect.github.com/ewinnd) made their first contribution in [#​26277](https://redirect.github.com/immich-app/immich/pull/26277) - [@​dnozay](https://redirect.github.com/dnozay) made their first contribution in [#​26261](https://redirect.github.com/immich-app/immich/pull/26261) - [@​keunes](https://redirect.github.com/keunes) made their first contribution in [#​24989](https://redirect.github.com/immich-app/immich/pull/24989) - [@​Devansh-Jani](https://redirect.github.com/Devansh-Jani) made their first contribution in [#​26042](https://redirect.github.com/immich-app/immich/pull/26042) - [@​benjamonnguyen](https://redirect.github.com/benjamonnguyen) made their first contribution in [#​26196](https://redirect.github.com/immich-app/immich/pull/26196) - [@​fabio-garavini](https://redirect.github.com/fabio-garavini) made their first contribution in [#​26252](https://redirect.github.com/immich-app/immich/pull/26252) - [@​haoxi911](https://redirect.github.com/haoxi911) made their first contribution in [#​25399](https://redirect.github.com/immich-app/immich/pull/25399) - [@​thezeroalpha](https://redirect.github.com/thezeroalpha) made their first contribution in [#​20286](https://redirect.github.com/immich-app/immich/pull/20286) - [@​socksprox](https://redirect.github.com/socksprox) made their first contribution in [#​26407](https://redirect.github.com/immich-app/immich/pull/26407) - [@​kprinssu](https://redirect.github.com/kprinssu) made their first contribution in [#​26178](https://redirect.github.com/immich-app/immich/pull/26178) - [@​babbitt](https://redirect.github.com/babbitt) made their first contribution in [#​26607](https://redirect.github.com/immich-app/immich/pull/26607) - [@​niij](https://redirect.github.com/niij) made their first contribution in [#​26505](https://redirect.github.com/immich-app/immich/pull/26505) - [@​cratoo](https://redirect.github.com/cratoo) made their first contribution in [#​26667](https://redirect.github.com/immich-app/immich/pull/26667) - [@​M123-dev](https://redirect.github.com/M123-dev) made their first contribution in [#​26630](https://redirect.github.com/immich-app/immich/pull/26630) - [@​apejcic](https://redirect.github.com/apejcic) made their first contribution in [#​22948](https://redirect.github.com/immich-app/immich/pull/22948) - [@​SevereCloud](https://redirect.github.com/SevereCloud) made their first contribution in [#​26760](https://redirect.github.com/immich-app/immich/pull/26760) - [@​brendanngo](https://redirect.github.com/brendanngo) made their first contribution in [#​26833](https://redirect.github.com/immich-app/immich/pull/26833) - [@​luis15pt](https://redirect.github.com/luis15pt) made their first contribution in [#​26831](https://redirect.github.com/immich-app/immich/pull/26831) - [@​nathanielhourt](https://redirect.github.com/nathanielhourt) made their first contribution in [#​26893](https://redirect.github.com/immich-app/immich/pull/26893) - [@​Belnadifia](https://redirect.github.com/Belnadifia) made their first contribution in [#​26717](https://redirect.github.com/immich-app/immich/pull/26717) - [@​pressslav](https://redirect.github.com/pressslav) made their first contribution in [#​26944](https://redirect.github.com/immich-app/immich/pull/26944) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.5.6...v2.6.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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1taWNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
40672321b5 |
fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.26 → v2.17.27 (#46233)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `c1014fb` → `86d22bb` | --- > [!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.27`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.27) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.17.26...v2.17.27) #### Bugfixes - Fixed bug with running Terragrunt <img width="1141" height="804" alt="image" src="https://github.com/user-attachments/assets/6718e50f-4091-4128-84dc-2d153d0b64e1" /> </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==--> |
||
|
|
822e1047e8 |
chore(red-discordbot): update image docker.io/phasecorex/red-discordbot digest to a8845d5 (#46228)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/phasecorex/red-discordbot | digest | `1379b34` → `a8845d5` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVkLWRpc2NvcmRib3QiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
f12c712456 | fix(portainer): update image docker.io/portainer/portainer-ce 2.39.0 → 2.39.1 (#46231) | ||
|
|
47a2edbe56 |
fix(helm-deps): update chart clickhouse 17.5.5 → 17.5.6 (#46230)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [clickhouse](https://trueforge.org/truetech/truecharts/charts/stable/clickhouse) ([source](https://clickhouse.com/)) | patch | `17.5.5` → `17.5.6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGxhdXNpYmxlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
91b711adca |
chore(songkong): update image docker.io/songkong/songkong digest to 6bb37de (#46229)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/songkong/songkong | digest | `65fc50c` → `6bb37de` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc29uZ2tvbmciLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
55589aa69e | fix(portainer): update image docker.io/portainer/portainer-ee 2.39.0 → 2.39.1 (#46232) | ||
|
|
c42513cdfd |
chore(archiveteam-warrior): update image atdr.meo.ws/archiveteam/warrior-dockerfile digest to ee40f3b (#46226)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | atdr.meo.ws/archiveteam/warrior-dockerfile | digest | `4a83c94` → `ee40f3b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXJjaGl2ZXRlYW0td2FycmlvciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8b828aaba4 | chore(filestash): update image docker.io/machines/filestash digest to a34e18b (#46227) | ||
|
|
8c3acc5bb9 |
chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 7172a32 (#46225)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `01a00f1` → `7172a32` | --- > [!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=--> |
||
|
|
d2925c98de |
BREAKING CHANGE(helm-deps): Update chart common 28.33.4 → 29.0.0 (#46224)
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)) | major | `28.33.4` → `29.0.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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
7071c335dd |
fix(minecraft-java): update image ghcr.io/itzg/minecraft-server 2026.3.1 → 2026.3.2 (#46222)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `0678de3` → `bb08cd9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `aef4a2a` → `14769ca` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `7fd1fd2` → `55f5115` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `bbe9533` → `95811e9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `f0346b6` → `e471a33` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `1ce3ff2` → `4b4355d` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `82145c0` → `dfe1599` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `86d470f` → `166080c` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `17020f7` → `0550bd3` | --- > [!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-server (ghcr.io/itzg/minecraft-server)</summary> ### [`v2026.3.2`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.3.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2026.3.1...2026.3.2) <!-- Release notes generated using configuration in .github/release.yml at fba656561f178dd0d0f3b4a7237845e464b774d9 --> ##### What's Changed ##### Enhancements - Added NUMA library by [@​itzg](https://redirect.github.com/itzg) in [#​3962](https://redirect.github.com/itzg/docker-minecraft-server/pull/3962) - Apply logging prefix on output from DEBUG\_MEMORY by [@​itzg](https://redirect.github.com/itzg) in [#​3975](https://redirect.github.com/itzg/docker-minecraft-server/pull/3975) - Add image variant java25-alpine by [@​itzg](https://redirect.github.com/itzg) in [#​3980](https://redirect.github.com/itzg/docker-minecraft-server/pull/3980) ##### Documentation - build: adjust RTD config to explicitly use docs/requirements.txt by [@​itzg](https://redirect.github.com/itzg) in [#​3964](https://redirect.github.com/itzg/docker-minecraft-server/pull/3964) - add dockerfile\_inline example to misc/building by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3963](https://redirect.github.com/itzg/docker-minecraft-server/pull/3963) - notes: removed start-setupForgeApiMods from start flow diagram by [@​itzg](https://redirect.github.com/itzg) in [#​3972](https://redirect.github.com/itzg/docker-minecraft-server/pull/3972) ##### Other Changes - build(deps): bump platformdirs from 4.9.2 to 4.9.4 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3970](https://redirect.github.com/itzg/docker-minecraft-server/pull/3970) - chore(deps): update dependency itzg/mc-server-runner to v1.14.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3971](https://redirect.github.com/itzg/docker-minecraft-server/pull/3971) - chore(deps): update dependency itzg/rcon-cli to v1.7.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3973](https://redirect.github.com/itzg/docker-minecraft-server/pull/3973) - build(deps): bump the patches group in /docs with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3976](https://redirect.github.com/itzg/docker-minecraft-server/pull/3976) **Full Changelog**: <https://github.com/itzg/docker-minecraft-server/compare/2026.3.1...2026.3.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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWphdmEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
e2338e3c96 | fix(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2026.3.0 → 2026.3.1 (#46221) | ||
|
|
625d3af81f |
chore(calibre): update image ghcr.io/linuxserver/calibre digest to 6934daa (#46218)
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)) | digest | `1fd7dad` → `6934daa` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fa4ac4d70b |
chore(sshwifty): update image docker.io/niruix/sshwifty digest to 676b4c3 (#46219)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/niruix/sshwifty | digest | `36e6a84` → `676b4c3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3Nod2lmdHkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ff7a863f25 | fix(soft-serve): update image docker.io/charmcli/soft-serve v0.11.5 → v0.11.6 (#46223) | ||
|
|
22a1e094e1 | fix(clickhouse): update image docker.io/clickhouse/clickhouse-server 26.2.4.23 → 26.2.5.45 (#46220) | ||
|
|
d20d97458b |
BREAKING CHANGE(nextcloud): Update image oci.trueforge.org/containerforge/nextcloud-fpm 32.0.6 → 33.0.0 (#46217)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nextcloud-fpm](https://ghcr.io/trueforge-org/nextcloud-fpm) ([source](https://nextcloud.com)) | major | `74784a3` → `8081a0c` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dGNsb3VkIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
5de37bfce9 |
chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 19b6db8 (#46213)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `ed38e31` → `19b6db8` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8ab969d58c |
chore(lyrion-music-server): update image docker.io/lmscommunity/lyrionmusicserver digest to 4a0d420 (#46215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `4ed59c5` → `4a0d420` | --- > [!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--> |
||
|
|
854ca3b7d4 | feat(esphome): update image oci.trueforge.org/containerforge/esphome 2026.2.4 → 2026.3.0 (#46216) | ||
|
|
8a15ac7e8a |
chore(deps): update oci.trueforge.org/containerforge/devcontainer:3.0.2 docker digest digest to c425fc7 (#46214)
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 | `5b81076` → `c425fc7` | --- > [!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--> |
||
|
|
3becc88e4a |
fix(helm-deps): update chart valkey 0.4.3 → 0.4.4 (#46194)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [valkey](https://trueforge.org/truetech/truecharts/charts/incubator/valkey) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/valkey)) | patch | `0.4.3` → `0.4.4` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VibGF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8ee3bc2d7f |
BREAKING CHANGE(common): Update image oci.trueforge.org/containerforge/postgresql-client 1.1.0 → 9.6.24 (#46202)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/postgresql-client](https://ghcr.io/trueforge-org/postgresql-client) ([source](https://truecharts.org)) | major | `4df4c77` → `5232c62` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
06ec271781 |
BREAKING CHANGE(common): Update image oci.trueforge.org/containerforge/mongosh 1.10.6 → 2.8.1 (#46201)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/mongosh](https://ghcr.io/trueforge-org/mongosh) ([source](https://truecharts.org)) | major | `a51d329` → `0dde3b9` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
26f3c9d128 |
BREAKING CHANGE(common): Update image oci.trueforge.org/containerforge/mariadb-client 1.1.0 → 12.2.2 (#46200)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/mariadb-client](https://ghcr.io/trueforge-org/mariadb-client) ([source](https://truecharts.org)) | major | `fa06391` → `87b97ae` | --- > [!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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
38b7cbc8f5 | fix(outline): update image docker.io/outlinewiki/outline 1.6.0 → 1.6.1 (#46209) | ||
|
|
49dd7a055d |
fix(ollama): update image docker.io/ollama/ollama 0.18.1 → 0.18.2 (#46208)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `7d055e1` → `69a6f74` | | docker.io/ollama/ollama | patch | `5949ec0` → `5a5d014` | --- > [!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==--> |
||
|
|
455879daee |
feat(wallos): update image ghcr.io/ellite/wallos 4.6.2 → 4.7.1 (#46212)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | minor | `ff4f09d` → `aba53e3` | --- > [!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>ellite/Wallos (ghcr.io/ellite/wallos)</summary> ### [`v4.7.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#471-2026-03-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.7.1...v4.7.1) ##### Bug Fixes - remove extra line on languages.php causing headers already sent ([#​1019](https://redirect.github.com/ellite/Wallos/issues/1019)) ([f5c9a34](https://redirect.github.com/ellite/Wallos/commit/f5c9a3498ed2df8ae6b225fc63ce01a8ed5ce348)) ### [`v4.7.1`](https://redirect.github.com/ellite/Wallos/releases/tag/v4.7.1) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.7.0...v4.7.1) ##### Bug Fixes - remove extra line on languages.php causing headers already sent ([#​1019](https://redirect.github.com/ellite/Wallos/issues/1019)) ([f5c9a34](https://redirect.github.com/ellite/Wallos/commit/f5c9a3498ed2df8ae6b225fc63ce01a8ed5ce348)) ### [`v4.7.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#470-2026-03-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.6.2...v4.7.0) ##### Features - add romanian translations ([#​1017](https://redirect.github.com/ellite/Wallos/issues/1017)) ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - mask ai api key on the settings page ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) ##### Bug Fixes - ai recommendation numbering when deleting a recommendation ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - calendar ocurrences to respect subscriptions start date ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - logo search ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - retain first and last name when switching language during registration ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - set login cookie to httponly ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - ssrf vulnerability on several endpoints ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - unicode character on the css file ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - xss vulnerability on payment method rename endpoint ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2FsbG9zIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
9a53fc1393 |
chore(omada-controller): update image docker.io/mbentley/omada-controller digest to 62a2666 (#46205)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `f5ecd4c` → `62a2666` | --- > [!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--> |
||
|
|
d4e04ada3e |
chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to 44ea02e (#46204)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `44c3b6c` → `44ea02e` | --- > [!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=--> |
||
|
|
150e5169be | chore(remmina): update image ghcr.io/linuxserver/remmina digest to 3fd9f54 (#46206) | ||
|
|
76fc113bee |
chore(comet): update image ghcr.io/g0ldyy/comet digest to d4549e0 (#46203)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/g0ldyy/comet | digest | `1c405f1` → `d4549e0` | --- > [!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==--> |
||
|
|
cf4063d587 | feat(strapi): update image docker.io/vshadbolt/strapi 5.39.0 → 5.40.0 (#46211) | ||
|
|
36d32cf2fd | fix(mealie): update image ghcr.io/mealie-recipes/mealie v3.13.0 → v3.13.1 (#46207) | ||
|
|
4c0bf549ca | fix(recyclarr): update image ghcr.io/recyclarr/recyclarr 8.5.0 → 8.5.1 (#46210) | ||
|
|
90aba3613c | fix(tdarr): update image docker.io/haveagitgat/tdarr 2.64.01 → 2.64.02 (#46197) | ||
|
|
0af62d0d2c | chore(rdesktop): update rdesktop (#46189) | ||
|
|
1660141259 | fix(metabase): update image docker.io/metabase/metabase v0.59.3 → v0.59.4 (#46195) | ||
|
|
25b73a17c9 |
feat(seerr): update image oci.trueforge.org/containerforge/seerr 3.0.1 → 3.1.0 (#46199)
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)) | minor |
`f52d058` → `95e84d1` |
---
> [!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.1.0`](https://redirect.github.com/seerr-team/seerr/releases/tag/v3.1.0)
[Compare
Source](https://redirect.github.com/seerr-team/seerr/compare/v3.0.1...v3.1.0)
##### 🛡️ Security
- Patch
[CVE-2026-27707](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-rc4w-7m3r-c2f7)
- Unauthenticated account registration on Plex-configured Seerr
instances via Jellyfin authentication endpoint -
([4ae2068](https://redirect.github.com/seerr-team/seerr/commit/4ae20684092b5b28527b23dfbc1a3417858fee8e))
- Patch
[CVE-2026-27793](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-f7xw-jcqr-57hp)
- Broken Object-Level Authorization in User Profile Endpoint Exposes
Third-Party Notification Credentials -
([4f089b2](https://redirect.github.com/seerr-team/seerr/commit/4f089b29d0bb41d382168b17aa152eb5b8a25303))
- Patch
[CVE-2026-27792](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-gx3h-3jg5-q65f)
- Missing authentication on pushSubscription endpoints -
([946bdecec](https://redirect.github.com/seerr-team/seerr/commit/946bdecec524b4e7f8aaf8f2b3856f319a3580c1))
##### 🚀 Features
- *(helm)* Use an existing PVC as config volume
([#​2447](https://redirect.github.com/seerr-team/seerr/issues/2447))
-
([8f0c904](https://redirect.github.com/seerr-team/seerr/commit/8f0c90492859e1331cb9b4fbe85497ce5eb22061))
- *(servarr-api)* Make Servarr API request timeout configurable
([#​2556](https://redirect.github.com/seerr-team/seerr/issues/2556))
-
([3bcb4da](https://redirect.github.com/seerr-team/seerr/commit/3bcb4da1e5048a7b2141716d9bf0387a75909ee6))
- Self-host font for better privacy
([#​2540](https://redirect.github.com/seerr-team/seerr/issues/2540))
-
([10ea21b](https://redirect.github.com/seerr-team/seerr/commit/10ea21b20ff696768424b64f6fd834c8e3e24108))
##### 🐛 Bug Fixes
- *(helm)* Add "v" as prefix for appVersion tag
([#​2445](https://redirect.github.com/seerr-team/seerr/issues/2445))
-
([04b9d87](https://redirect.github.com/seerr-team/seerr/commit/04b9d87174f08e8d08ee31a032154f8b0f12e322))
- *(jellyfin-scanner)* Include unmatched seasons in processable seasons
([#​2538](https://redirect.github.com/seerr-team/seerr/issues/2538))
-
([68f56d2](https://redirect.github.com/seerr-team/seerr/commit/68f56d2035d05827d47ffd9a4e374b19043146b5))
- *(link-account)* Fix error-message override
([#​2547](https://redirect.github.com/seerr-team/seerr/issues/2547))
-
([b843be0](https://redirect.github.com/seerr-team/seerr/commit/b843be0cad895c5f974d47dc44c85557fdbcce36))
- *(plex-scanner)* Add TVDb to TMDB fallback in plex scanner
([#​2537](https://redirect.github.com/seerr-team/seerr/issues/2537))
-
([7c60a5c](https://redirect.github.com/seerr-team/seerr/commit/7c60a5c3c5209116506de6f590a6b0f428610871))
- *(radarr)* Trigger search for existing monitored movies without files
([#​2391](https://redirect.github.com/seerr-team/seerr/issues/2391))
-
([55776ea](https://redirect.github.com/seerr-team/seerr/commit/55776ea24f271435d83b30e5220b42c150f59175))
- *(servarr)* Increase default API timeout from 5000ms to 10000ms
([#​2442](https://redirect.github.com/seerr-team/seerr/issues/2442))
-
([b499976](https://redirect.github.com/seerr-team/seerr/commit/b49997690276c58abf66b53c308b23e55e299da3))
- *(sonarr)* Use configured metadata provider for season filtering
([#​2516](https://redirect.github.com/seerr-team/seerr/issues/2516))
-
([5013d1d](https://redirect.github.com/seerr-team/seerr/commit/5013d1d54db5787469e030493fc628f5c2db57d9))
- *(watch-data)* Use sentinel values to avoid invalid SQL syntax
([#​2552](https://redirect.github.com/seerr-team/seerr/issues/2552))
-
([947f70c](https://redirect.github.com/seerr-team/seerr/commit/947f70c3d7c370453b9000691ac17a34a8fcebb7))
- *(watchlist-sync)* Correct permission typo for TV auto requests
([#​2488](https://redirect.github.com/seerr-team/seerr/issues/2488))
-
([e0e4b6f](https://redirect.github.com/seerr-team/seerr/commit/e0e4b6f512d2efe717d1065ab5a85aa5c717dea4))
- Preserve blocklist on media deletion & optimise watchlist-sync
([#​2478](https://redirect.github.com/seerr-team/seerr/issues/2478))
-
([9da8bb6](https://redirect.github.com/seerr-team/seerr/commit/9da8bb6deaca09a93d89a2ec1df3e42f3c1f6bcd))
##### 🚜 Refactor
- *(tailwind)* Replace deprecated tailwind utilities
([#​2542](https://redirect.github.com/seerr-team/seerr/issues/2542))
-
([f42a4ec](https://redirect.github.com/seerr-team/seerr/commit/f42a4ecf82fd09d11b116e8751c77631006125f8))
##### 📖 Documentation
- *(synology)* Add installation guide via SynoCommunity
([#​2503](https://redirect.github.com/seerr-team/seerr/issues/2503))
-
([0e636a3](https://redirect.github.com/seerr-team/seerr/commit/0e636a3f9905df66124a29a60fc7a01a78821016))
- *(truenas)* Update install/migration guide
([#​2491](https://redirect.github.com/seerr-team/seerr/issues/2491))
-
([dc1734d](https://redirect.github.com/seerr-team/seerr/commit/dc1734d41fcd7a66f835e5f14538254fa8f8b2c2))
- *(unraid)* Improve unraid migration guide
([#​2470](https://redirect.github.com/seerr-team/seerr/issues/2470))
-
([5e64d49](https://redirect.github.com/seerr-team/seerr/commit/5e64d49c32a8510d1f19b62395e46b78476084a3))
- Update Unraid install and migration guides with dual permission
methods
([#​2532](https://redirect.github.com/seerr-team/seerr/issues/2532))
-
([a0d0eb1](https://redirect.github.com/seerr-team/seerr/commit/a0d0eb185800a1444f5402b15bdd1047b05b04aa))
- Add a warning in migration-guide for third party installation
([#​2527](https://redirect.github.com/seerr-team/seerr/issues/2527))
-
([7e9dff3](https://redirect.github.com/seerr-team/seerr/commit/7e9dff3a1b7055d598edaa0cd3d2425a03edd306))
- Remove double quotes (") from DB\_HOST environment variable
([#​2514](https://redirect.github.com/seerr-team/seerr/issues/2514))
-
([fa905be](https://redirect.github.com/seerr-team/seerr/commit/fa905be0026c91d55e3fe632d9110ed679455761))
- Add Unraid installation and migration guide
([#​2440](https://redirect.github.com/seerr-team/seerr/issues/2440))
-
([b6a9132](https://redirect.github.com/seerr-team/seerr/commit/b6a913211a0bced304de394d716df3b09e04774d))
- Fix migration guide title
([#​2425](https://redirect.github.com/seerr-team/seerr/issues/2425))
-
([39ae32f](https://redirect.github.com/seerr-team/seerr/commit/39ae32f509e532f828393b2b2ff9c7a5b1db132f))
##### ⚡ Performance
- Add missing indexes on all foreign key columns
([#​2461](https://redirect.github.com/seerr-team/seerr/issues/2461))
-
([c6bcfe0](https://redirect.github.com/seerr-team/seerr/commit/c6bcfe0ae4637565e46b56f63284f473b732baae))
##### ⚙️ Miscellaneous Tasks
- *(changelog)* Fix changelog template
([#​2431](https://redirect.github.com/seerr-team/seerr/issues/2431))
-
([c2977f6](https://redirect.github.com/seerr-team/seerr/commit/c2977f64306207d44a10081c0791a42fcd774c48))
- *(eslint)* Add react/self-closing-comp
([#​2563](https://redirect.github.com/seerr-team/seerr/issues/2563))
-
([cd8b386](https://redirect.github.com/seerr-team/seerr/commit/cd8b386bf819a8874f5384dcd397422f001fb1d3))
- *(github)* Add docs and maintenance issue templates
([#​2467](https://redirect.github.com/seerr-team/seerr/issues/2467))
-
([cf4883a](https://redirect.github.com/seerr-team/seerr/commit/cf4883a55ef2881c9c8113cfdfce891acc5f10de))
- *(helm)* Add GatewayAPI route support to helm chart
([#​2544](https://redirect.github.com/seerr-team/seerr/issues/2544))
-
([3a42f59](https://redirect.github.com/seerr-team/seerr/commit/3a42f593d57292d1e9ddd0c2955f7b0a6b09c38b))
- *(helm)* Update ghcr.io/seerr-team/seerr ( 3.0.0 → 3.0.1 ) \[skip-ci]
([#​2441](https://redirect.github.com/seerr-team/seerr/issues/2441))
-
([87fb0df](https://redirect.github.com/seerr-team/seerr/commit/87fb0dfd6c0cd3ed39cee20b79e08c2ef9b6ffa4))
- *(husky)* Fixed husky commit message from bash/zsh syntax to sh syntax
([#​2572](https://redirect.github.com/seerr-team/seerr/issues/2572))
-
([a00c9e5](https://redirect.github.com/seerr-team/seerr/commit/a00c9e5e7c4bc24a3af4740a89da334b922e8c30))
- *(release)* Prepare ${TAG\_VERSION} -
([94a70bb](https://redirect.github.com/seerr-team/seerr/commit/94a70bb5fc9a4486857071a6fc048c8081fa7ca9))
- Updated the Contributing and Security guides to reflect our current
practices
([#​2579](https://redirect.github.com/seerr-team/seerr/issues/2579))
-
([0d40a42](https://redirect.github.com/seerr-team/seerr/commit/0d40a42de708913e4328f871f9c57de5c88767de))
- Disable nextjs telemetry
([#​2517](https://redirect.github.com/seerr-team/seerr/issues/2517))
-
([cecdd63](https://redirect.github.com/seerr-team/seerr/commit/cecdd631086232daaf73b3ba8a8c220315340d8c))
- Update contributing guide regarding Automated AI Agent
([#​2518](https://redirect.github.com/seerr-team/seerr/issues/2518))
-
([880fbc9](https://redirect.github.com/seerr-team/seerr/commit/880fbc902dad86f35c765437c8dea28046ed0f4c))
- Remove discord notification from release
([#​2501](https://redirect.github.com/seerr-team/seerr/issues/2501))
-
([fba20c1](https://redirect.github.com/seerr-team/seerr/commit/fba20c1b39b428a68bd09893ebba9cbd8d4e2d4e))
- Add create-tag workflow to streamline release process
([#​2493](https://redirect.github.com/seerr-team/seerr/issues/2493))
-
([06e5eb0](https://redirect.github.com/seerr-team/seerr/commit/06e5eb0704d995fdfc14738e8a085c27a20e2e11))
- Update concurrency logic
([#​2481](https://redirect.github.com/seerr-team/seerr/issues/2481))
-
([4939f13](https://redirect.github.com/seerr-team/seerr/commit/4939f13dbe00ab0d268373e2bf1f27513fd9d0fd))
- Add semantic-pr workflow to enforce conventional commits
([#​2472](https://redirect.github.com/seerr-team/seerr/issues/2472))
-
([
|
||
|
|
c5a97a96b3 |
fix(unifi): update image ghcr.io/goofball222/unifi 10.1.85 → 10.1.89 (#46198)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | patch | `cca3bbc` → `1ad78e0` | --- > [!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>goofball222/unifi (ghcr.io/goofball222/unifi)</summary> ### [`v10.1.89`](https://redirect.github.com/goofball222/unifi/releases/tag/10.1.89) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/10.1.85...10.1.89) #### What's Changed - UniFi Network Application v10.1.89 - <https://community.ui.com/releases/UniFi-Network-Application-10-1-89/625f366f-7ea5-4266-bd9f-500180494035> - Bump docker/login-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​163](https://redirect.github.com/goofball222/unifi/pull/163) - Bump docker/setup-qemu-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​164](https://redirect.github.com/goofball222/unifi/pull/164) - Bump docker/setup-buildx-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​165](https://redirect.github.com/goofball222/unifi/pull/165) - Bump docker/build-push-action from 6 to 7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​166](https://redirect.github.com/goofball222/unifi/pull/166) - Bump docker/metadata-action from 5 to 6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​167](https://redirect.github.com/goofball222/unifi/pull/167) **Full Changelog**: <https://github.com/goofball222/unifi/compare/10.1.85...10.1.89> </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5pZmkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9b84428048 |
chore(webtop): update webtop (#46191)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `7bd32ea` → `7db2bfd` | | lscr.io/linuxserver/webtop | digest | `323bf86` → `86f256b` | | lscr.io/linuxserver/webtop | digest | `0920db1` → `384cce4` | | lscr.io/linuxserver/webtop | digest | `8cbdc75` → `5aab368` | | lscr.io/linuxserver/webtop | digest | `587f628` → `347c08f` | --- > [!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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VidG9wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
9d685b6447 |
chore(jellyseerr): update image oci.trueforge.org/containerforge/jellyseerr digest to 9afe374 (#46187)
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 | `1924b1e` → `9afe374` | --- > [!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--> |
||
|
|
d1d7ba3ee0 |
chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to 4e36105 (#46188)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages) ([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) | digest | `3448b73` → `4e36105` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3JjYXNsaWNlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f2874d78ae |
chore(digikam): update image ghcr.io/linuxserver/digikam digest to 8ac0ff3 (#46184)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages) ([source](https://redirect.github.com/linuxserver/docker-digikam)) | digest | `f047de0` → `8ac0ff3` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGlnaWthbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ee841717d0 |
chore(blender): update image lscr.io/linuxserver/blender digest to c5906c4 (#46182)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `12716f1` → `c5906c4` | --- > [!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--> |