aa5d57b876d3218974dd4dd5582391eba5f9cc15
100
Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
aa5d57b876 |
chore(helm): update image ghcr.io/linuxserver/smokeping digest to fae29ee (#31940)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/smokeping](https://redirect.github.com/linuxserver/docker-smokeping/packages) ([source](https://redirect.github.com/linuxserver/docker-smokeping)) | digest | `6db40c6` -> `fae29ee` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2cb206f1fc |
chore(helm): update image ghcr.io/linuxserver/resilio-sync digest to 617fcd0 (#31939)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/resilio-sync](https://redirect.github.com/linuxserver/docker-resilio-sync/packages) ([source](https://redirect.github.com/linuxserver/docker-resilio-sync)) | digest | `b540f83` -> `617fcd0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
27b330182f |
chore(helm): update image docker.io/advplyr/audiobookshelf 2.19.0 → 2.19.1 (#31960)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | patch | `46f36b2` -> `c6dba58` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf)</summary> ### [`v2.19.1`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.19.1) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.19.0...v2.19.1) ##### Fixed - Security issue for remote authentication bypass by [@​mikiher](https://redirect.github.com/mikiher) in [#​3963](https://redirect.github.com/advplyr/audiobookshelf/issues/3963) (thanks [@​swiftbird07](https://redirect.github.com/swiftbird07)) - Batch update after mapping empty fields shows no update necessary [#​3938](https://redirect.github.com/advplyr/audiobookshelf/issues/3938) - Users with update permissions unable to remove books from collections [#​3947](https://redirect.github.com/advplyr/audiobookshelf/issues/3947) - Server crash when feed cover image is requested and doesn't exist - UI/UX: Book/episode edit modals: Next/prev buttons don't update contents of rich textarea when focused [#​3951](https://redirect.github.com/advplyr/audiobookshelf/issues/3951) in [#​3954](https://redirect.github.com/advplyr/audiobookshelf/issues/3954) - UI/UX: Episode edit modal: Next/prev buttons causes 500 error (when opened on home page) (see [#​3954](https://redirect.github.com/advplyr/audiobookshelf/issues/3954)) ##### Changed - Performance improvement: book library page queries for title and addedAt sort [#​2073](https://redirect.github.com/advplyr/audiobookshelf/issues/2073) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3952](https://redirect.github.com/advplyr/audiobookshelf/issues/3952) - Requests for podcast feeds includes `'Accept-Encoding': 'gzip, compress, deflate'` header [#​3885](https://redirect.github.com/advplyr/audiobookshelf/issues/3885) by [@​Vynce](https://redirect.github.com/Vynce) in [#​3941](https://redirect.github.com/advplyr/audiobookshelf/issues/3941) - Better parsing of name strings with single name authors when using semicolon delimiter (and no commas) [#​3940](https://redirect.github.com/advplyr/audiobookshelf/issues/3940) - UI/UX: Trim whitespace on blur from text inputs in book/podcast/episode edit modals and batch edit page [#​3943](https://redirect.github.com/advplyr/audiobookshelf/issues/3943) in [#​3946](https://redirect.github.com/advplyr/audiobookshelf/issues/3946) - UI/UX: Book rich text description is now resizable [#​3928](https://redirect.github.com/advplyr/audiobookshelf/issues/3928) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3929](https://redirect.github.com/advplyr/audiobookshelf/issues/3929) - UI/UX: Collection/Playlist and Batch Quick Match modals bg color consistent with other modals - UI/UX: View feed modal on feed config page now shows feed episodes in order of pubDate - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Dutch by [@​Pepsicola1995](https://redirect.github.com/Pepsicola1995) - German by [@​JBlond](https://redirect.github.com/JBlond) - Italian by [@​burghy86](https://redirect.github.com/burghy86) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) ##### Internal - ROUTER_BASE_PATH env variable uses nullish coalescing operator by [@​devnoname120](https://redirect.github.com/devnoname120) in [#​3958](https://redirect.github.com/advplyr/audiobookshelf/issues/3958) #### New Contributors - [@​Vynce](https://redirect.github.com/Vynce) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3941](https://redirect.github.com/advplyr/audiobookshelf/pull/3941) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.19.0...v2.19.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
8848346f62 |
chore(helm): update image ghcr.io/m1k1o/neko/tor-browser 2.8.12 → 2.8.13 (#31990)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/tor-browser](https://redirect.github.com/m1k1o/neko) | patch | `16e985d` -> `a6e4bf1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/tor-browser)</summary> ### [`v2.8.13`](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
317063c670 |
chore(helm): update image ghcr.io/m1k1o/neko/google-chrome 2.8.12 → 2.8.13 (#31987)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/google-chrome](https://redirect.github.com/m1k1o/neko) | patch | `5b9c75b` -> `5aa2a2f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/google-chrome)</summary> ### [`v2.8.13`](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
c40a763e53 |
chore(helm): update image ghcr.io/m1k1o/neko/xfce 2.8.12 → 2.8.13 (#31993)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/xfce](https://redirect.github.com/m1k1o/neko) | patch | `9e22037` -> `58305d7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/xfce)</summary> ### [`v2.8.13`](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
7429520084 |
chore(helm): update image ghcr.io/m1k1o/neko/firefox 2.8.12 → 2.8.13 (#31986)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/firefox](https://redirect.github.com/m1k1o/neko) | patch | `a6ccd71` -> `cf95cc7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/firefox)</summary> ### [`v2.8.13`](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
94e2f216c9 | chore(helm): update image ghcr.io/m1k1o/neko/vivaldi 2.8.12 → 2.8.13 (#31991) | ||
|
|
f8f693ba4e | chore(helm): update image ghcr.io/manyfold3d/manyfold 0.99.1 → 0.100.0 (#31995) | ||
|
|
bad060f507 |
chore(helm): update image ghcr.io/m1k1o/neko/vlc 2.8.12 → 2.8.13 (#31992)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/vlc](https://redirect.github.com/m1k1o/neko) | patch | `bd5448e` -> `4b9fb57` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/vlc)</summary> ### [`v2.8.13`](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
b73d0a66bc | chore(helm): update image ghcr.io/m1k1o/neko/remmina 2.8.12 → 2.8.13 (#31989) | ||
|
|
5bf31642b6 |
chore(helm): update image ghcr.io/m1k1o/neko/microsoft-edge 2.8.12 → 2.8.13 (#31988)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/microsoft-edge](https://redirect.github.com/m1k1o/neko) | patch | `c93e3cd` -> `65bf9ca` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/microsoft-edge)</summary> ### [`v2.8.13`](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
481c3c7dda | chore(helm): update image ghcr.io/m1k1o/neko/brave 2.8.12 → 2.8.13 (#31984) | ||
|
|
22bd4d7a43 |
chore(helm): update image ghcr.io/m1k1o/neko/chromium 2.8.12 → 2.8.13 (#31985)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/m1k1o/neko/chromium](https://redirect.github.com/m1k1o/neko) | patch | `8d9d431` -> `e6be2e5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>m1k1o/neko (ghcr.io/m1k1o/neko/chromium)</summary> ### [`v2.8.13`](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) [Compare Source](https://redirect.github.com/m1k1o/neko/compare/v2.8.12...v2.8.13) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6417481a09 |
chore(helm): update image docker.io/searxng/searxng digest to a555d80 (#31980)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/searxng/searxng | digest | `e22d861` -> `a555d80` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1d427dc11c |
chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1404 → 0.22.1411 (#31983)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/elfhosted/jackett | patch | `e77b24f` -> `5725f4e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
68cf1179f8 | chore(helm): update image docker.io/universalmediaserver/ums digest to c10efa6 (#31981) | ||
|
|
4a50d2e514 |
chore(helm): update image ghcr.io/suwayomi/tachidesk digest to 155d1cd (#31982)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/suwayomi/tachidesk | digest | `33bebec` -> `155d1cd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f8c1085890 | chore(helm): update chart mongodb 15.3.2 → 15.3.3 (#31977) | ||
|
|
a785954ef7 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 7d347be (#31975)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `042f326` -> `7d347be` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ceb0a04789 | chore(helm): update chart memcached 14.5.4 → 14.5.5 (#31976) | ||
|
|
1a9217790b |
chore(helm): update image ghcr.io/onedr0p/sonarr 4.0.12.2823 → 4.0.13.2932 (#31979)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/sonarr](https://ghcr.io/onedr0p/sonarr) ([source](https://redirect.github.com/Sonarr/Sonarr)) | patch | `55c6878` -> `004aa9d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Sonarr/Sonarr (ghcr.io/onedr0p/sonarr)</summary> ### [`v4.0.13.2932`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.13.2932): 4.0.13.2932 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.12.2823...v4.0.13.2932) <!-- Release notes generated using configuration in .github/release.yml at 4e65669c482e8b0ed0d6ec756c4c95630624d192 --> #### What's Changed ##### Changes - Fix: adjust qBittorrent ratio limit check accounting for float by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7533](https://redirect.github.com/Sonarr/Sonarr/pull/7533) - remove `0.0.0.0` validation for bind host by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7532](https://redirect.github.com/Sonarr/Sonarr/pull/7532) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7551](https://redirect.github.com/Sonarr/Sonarr/pull/7551) - Fixed: Tooltips for detailed error messages by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7546](https://redirect.github.com/Sonarr/Sonarr/pull/7546) - Additional logging for custom format score by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7547](https://redirect.github.com/Sonarr/Sonarr/pull/7547) - Remote image links for Discord's manual interaction needed by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7553](https://redirect.github.com/Sonarr/Sonarr/pull/7553) - New: show release source in history grab popup by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7554](https://redirect.github.com/Sonarr/Sonarr/pull/7554) - Additional logging for delay profile decisions by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7561](https://redirect.github.com/Sonarr/Sonarr/pull/7561) - update translation widget by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7562](https://redirect.github.com/Sonarr/Sonarr/pull/7562) - Fixed: Series added via other IDs unmonitored/tagged unexpectedly by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7563](https://redirect.github.com/Sonarr/Sonarr/pull/7563) - New: Parse releases with year and season number in brackets by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7564](https://redirect.github.com/Sonarr/Sonarr/pull/7564) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7571](https://redirect.github.com/Sonarr/Sonarr/pull/7571) - Add reflink support for ZFS by [@​jcassette](https://redirect.github.com/jcassette) in [https://github.com/Sonarr/Sonarr/pull/7566](https://redirect.github.com/Sonarr/Sonarr/pull/7566) - Fix translation key for RSS in History Details by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7572](https://redirect.github.com/Sonarr/Sonarr/pull/7572) - Fixed: Map covers to local for Series Editor by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7573](https://redirect.github.com/Sonarr/Sonarr/pull/7573) - Fixed: Parsing of AKA release titles by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7577](https://redirect.github.com/Sonarr/Sonarr/pull/7577) - Fixed: Augmenting languages for releases with MULTI and other languages by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7580](https://redirect.github.com/Sonarr/Sonarr/pull/7580) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7581](https://redirect.github.com/Sonarr/Sonarr/pull/7581) - Prevent page crash on console.error being used with non-string values by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [https://github.com/Sonarr/Sonarr/pull/7586](https://redirect.github.com/Sonarr/Sonarr/pull/7586) - Fix: respect MonitoredOnly for search for specials by title by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7590](https://redirect.github.com/Sonarr/Sonarr/pull/7590) - add .scr to dangerousExtensions by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7596](https://redirect.github.com/Sonarr/Sonarr/pull/7596) - Fix: Fail downloads for dangerous or exe by [@​stevietv](https://redirect.github.com/stevietv) in [https://github.com/Sonarr/Sonarr/pull/7601](https://redirect.github.com/Sonarr/Sonarr/pull/7601) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7606](https://redirect.github.com/Sonarr/Sonarr/pull/7606) - Fixed: Drop downs flickering in some cases by [@​markus101](https://redirect.github.com/markus101) in [https://github.com/Sonarr/Sonarr/pull/7610](https://redirect.github.com/Sonarr/Sonarr/pull/7610) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [https://github.com/Sonarr/Sonarr/pull/7636](https://redirect.github.com/Sonarr/Sonarr/pull/7636) #### New Contributors - [@​jcassette](https://redirect.github.com/jcassette) made their first contribution in [https://github.com/Sonarr/Sonarr/pull/7566](https://redirect.github.com/Sonarr/Sonarr/pull/7566) **Full Changelog**: https://github.com/Sonarr/Sonarr/compare/v4.0.12.2823...v4.0.13.2932 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
5802c84d82 |
chore(helm): update image docker.io/machines/filestash digest to 35a4943 (#31974)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/machines/filestash | digest | `b442e09` -> `35a4943` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1b68c47480 |
chore(helm): update image docker.io/diygod/rsshub digest to 373c22e (#31973)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `83ed0c5` -> `373c22e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8a52de1229 | chore(helm): update image docker.io/ollama/ollama 0.5.7 → 0.5.8 (#31966) | ||
|
|
95e44f4eb2 | chore(helm): update image docker.io/brandawg93/peanut 5.1.1 → 5.2.0 (#31969) | ||
|
|
8c7d2b791d | chore(helm): update image docker.io/sissbruecker/linkding 1.37.0 → 1.38.0 (#31972) | ||
|
|
ef6a00e315 |
chore(helm): update image ghcr.io/beryju/gravity v0.26.3 → v0.26.5 (#31968)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/beryju/gravity](https://redirect.github.com/BeryJu/gravity) | patch | `d872f4f` -> `cc9e95f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>BeryJu/gravity (ghcr.io/beryju/gravity)</summary> ### [`v0.26.5`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.26.5): Release 0.26.5 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.26.4...v0.26.5) Upgrade to this version of gravity by using this container image: ghcr.io/beryju/gravity:v0.26.5 Upgrade to the current JS API Client using npm i gravity-api@0.26.5 Upgrade to the current Golang API Client using go get beryju.io/gravity@v0.26.5 #### What's Changed - dhcp: delete leases of a scope when the scope is deleted by [@​BeryJu](https://redirect.github.com/BeryJu) in [https://github.com/BeryJu/gravity/pull/1500](https://redirect.github.com/BeryJu/gravity/pull/1500) - web: fix empty IP address causing sorting to fail by [@​BeryJu](https://redirect.github.com/BeryJu) in [https://github.com/BeryJu/gravity/pull/1501](https://redirect.github.com/BeryJu/gravity/pull/1501) - web: fix dns table chart with multiple nodes by [@​BeryJu](https://redirect.github.com/BeryJu) in [https://github.com/BeryJu/gravity/pull/1502](https://redirect.github.com/BeryJu/gravity/pull/1502) **Full Changelog**: https://github.com/BeryJu/gravity/compare/v0.26.4...v0.26.5 ### [`v0.26.4`](https://redirect.github.com/BeryJu/gravity/releases/tag/v0.26.4): Release 0.26.4 [Compare Source](https://redirect.github.com/BeryJu/gravity/compare/v0.26.3...v0.26.4) Upgrade to this version of gravity by using this container image: ghcr.io/beryju/gravity:v0.26.4 Upgrade to the current JS API Client using npm i gravity-api@0.26.4 Upgrade to the current Golang API Client using go get beryju.io/gravity@v0.26.4 **Full Changelog**: https://github.com/BeryJu/gravity/compare/v0.26.3...v0.26.4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
1f16a93339 |
chore(helm): update image docker.io/haveagitgat/tdarr 2.31.02 → 2.32.01 (#31970)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu)) | minor | `4df313a` -> `347b25b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
1426099be3 |
chore(helm): update image docker.io/metabase/metabase v0.53.1 → v0.53.2 (#31965)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `0567903` -> `db0a1d8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e8df9225f3 |
chore(helm): update image docker.io/collabora/code 24.04.12.2.1 → 24.04.12.3.1 (#31963)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/collabora/code | patch | `46f799f` -> `76d50a5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
793ed110c1 |
chore(helm): update image docker.io/docuseal/docuseal 1.9.0 → 1.9.1 (#31964)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/docuseal/docuseal | patch | `b05c29b` -> `830ea7d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8922bb8e2c |
chore(helm): update image docker.io/baserow/baserow 1.31.0 → 1.31.1 (#31961)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/baserow/baserow](https://gitlab.com/baserow/baserow) | patch | `309a176` -> `96c1e49` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>baserow/baserow (docker.io/baserow/baserow)</summary> ### [`v1.31.1`](https://gitlab.com/baserow/baserow/blob/HEAD/changelog.md#Released-1311) [Compare Source](https://gitlab.com/baserow/baserow/compare/1.31.0...1.31.1) ##### Bug fixes - \[Builder] Resolved an issue in data source filters and sortings which prevented them from working correctly when the database field they were associated with were trashed. [#​3378](https://gitlab.com/baserow/baserow/-/issues/3378) - Fixed an issue where the notification mode settings were not displayed correctly if the row was not in the view. [#​3411](https://gitlab.com/baserow/baserow/-/issues/3411) - Disable optimistic updates for rows with filters, sorts, or group by on backend-calculated read-only fields. [#​3415](https://gitlab.com/baserow/baserow/-/issues/3415) - Fixed issue where collaborator names were not displayed in filter when scrolling or searching [#​3431](https://gitlab.com/baserow/baserow/-/issues/3431) - \[Builder] Resolved an issue which prevented tables from paging correctly. - Fix indentation bug where duplicate table entries were added. - Fix iCal feed when the table has select_related fields from enhance_queryset. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
ff34fe6ee3 | chore(helm): update image docker.io/bobokun/qbit_manage v4.1.16 → v4.1.17 (#31962) | ||
|
|
8c14b674a9 |
chore(helm): update webtop (#31959)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `9f38f81` -> `06505c0` | | lscr.io/linuxserver/webtop | digest | `b2d6f6f` -> `1d4ce17` | | lscr.io/linuxserver/webtop | digest | `57c7ace` -> `0664a3b` | | lscr.io/linuxserver/webtop | digest | `49dd94d` -> `c850ba6` | | lscr.io/linuxserver/webtop | digest | `42db308` -> `3bb8460` | | lscr.io/linuxserver/webtop | digest | `92e91e9` -> `39bfd22` | | lscr.io/linuxserver/webtop | digest | `e757b60` -> `3a5e214` | | lscr.io/linuxserver/webtop | digest | `1862166` -> `d6959c4` | | lscr.io/linuxserver/webtop | digest | `1cbb9f9` -> `a5a5f63` | | lscr.io/linuxserver/webtop | digest | `ac2579a` -> `568343f` | | lscr.io/linuxserver/webtop | digest | `3ea4591` -> `bb51bdf` | | lscr.io/linuxserver/webtop | digest | `d4c8bd5` -> `49b413b` | | lscr.io/linuxserver/webtop | digest | `f27cb8b` -> `b9119f9` | | lscr.io/linuxserver/webtop | digest | `8feff49` -> `06141f3` | | lscr.io/linuxserver/webtop | digest | `6af36bd` -> `d89a8d5` | | lscr.io/linuxserver/webtop | digest | `6d2b302` -> `cc0bb8c` | | lscr.io/linuxserver/webtop | digest | `74283f4` -> `cba436c` | | lscr.io/linuxserver/webtop | digest | `0012ee7` -> `668b15f` | | lscr.io/linuxserver/webtop | digest | `e867a0f` -> `f254b8f` | | lscr.io/linuxserver/webtop | digest | `c4df281` -> `563774d` | | lscr.io/linuxserver/webtop | digest | `86ef542` -> `143f58b` | | lscr.io/linuxserver/webtop | digest | `d7a360c` -> `c01cbe2` | | lscr.io/linuxserver/webtop | digest | `abd2618` -> `5497a8d` | | lscr.io/linuxserver/webtop | digest | `5f7efec` -> `9ea1a6d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6f39263b45 |
chore(helm): update image public.ecr.aws/docker/library/xwiki digest to 4b464d8 (#31957)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/xwiki](https://hub.docker.com/_/xwiki) ([source](https://redirect.github.com/xwiki-contrib/docker-xwiki)) | digest | `7e25b0a` -> `4b464d8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4d5cc3ebeb |
chore(helm): update rdesktop (#31958)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/rdesktop | digest | `160bcd9` -> `1bcd93c` | | lscr.io/linuxserver/rdesktop | digest | `c0e5b79` -> `261db2c` | | lscr.io/linuxserver/rdesktop | digest | `902af89` -> `134afc0` | | lscr.io/linuxserver/rdesktop | digest | `99dda09` -> `c84dc46` | | lscr.io/linuxserver/rdesktop | digest | `dfc32fb` -> `792906c` | | lscr.io/linuxserver/rdesktop | digest | `ffa0eb8` -> `fed108f` | | lscr.io/linuxserver/rdesktop | digest | `75d614d` -> `eb4122d` | | lscr.io/linuxserver/rdesktop | digest | `de9deef` -> `547c5f6` | | lscr.io/linuxserver/rdesktop | digest | `00c5994` -> `c93de16` | | lscr.io/linuxserver/rdesktop | digest | `d8d917e` -> `398602f` | | lscr.io/linuxserver/rdesktop | digest | `43849f5` -> `8d44380` | | lscr.io/linuxserver/rdesktop | digest | `f4e8b97` -> `ce2e0f5` | | lscr.io/linuxserver/rdesktop | digest | `a4c325a` -> `efa7b9b` | | lscr.io/linuxserver/rdesktop | digest | `683ba51` -> `d7482cf` | | lscr.io/linuxserver/rdesktop | digest | `42170d0` -> `c1441d7` | | lscr.io/linuxserver/rdesktop | digest | `9118720` -> `39639b6` | | lscr.io/linuxserver/rdesktop | digest | `c10d723` -> `4c92e74` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a574b88109 |
chore(helm): update image docker.io/haveagitgat/tdarr_node 2.31.02 → 2.32.01 (#31971)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr_node](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu/packages) ([source](https://redirect.github.com/linuxserver/docker-baseimage-ubuntu)) | minor | `75b2a8a` -> `c187c7c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9b899acdd9 |
chore(helm): update image public.ecr.aws/docker/library/odoo digest to e984296 (#31956)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/docker/library/odoo](https://hub.docker.com/_/odoo) ([source](https://redirect.github.com/odoo/docker)) | digest | `fb921bf` -> `e984296` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4ba1c4155c |
chore(helm): update image public.ecr.aws/bitnami/wordpress digest to 5b252ae (#31955)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/wordpress](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/wordpress)) | digest | `ca3a33b` -> `5b252ae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a123160ac0 |
chore(helm): update image lscr.io/linuxserver/calibre-web digest to a9920b3 (#31945)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre-web)) | digest | `e45459f` -> `a9920b3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
be8fe04064 |
chore(helm): update image lscr.io/linuxserver/snapdrop digest to 9197bed (#31948)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/snapdrop | digest | `3a14230` -> `9197bed` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ae61875e71 |
chore(helm): update image lscr.io/linuxserver/cops digest to 7b73518 (#31946)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages) ([source](https://redirect.github.com/linuxserver/docker-cops)) | digest | `8b3734e` -> `7b73518` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8b6592b174 |
chore(helm): update image lscr.io/linuxserver/kdenlive digest to 6e65e12 (#31947)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/kdenlive | digest | `a50ff0d` -> `6e65e12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b9040e22f8 |
chore(helm): update image ghcr.io/linuxserver/ubooquity digest to 939b514 (#31942)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ubooquity](https://redirect.github.com/linuxserver/docker-ubooquity/packages) ([source](https://redirect.github.com/linuxserver/docker-ubooquity)) | digest | `289f3d0` -> `939b514` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d826025e44 |
chore(helm): update image ghcr.io/mintplex-labs/anything-llm digest to 042f326 (#31944)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `0994db8` -> `042f326` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
32875e9924 |
chore(helm): update image docker.io/semaphoreui/semaphore v2.12.4 → v2.12.8 (#31967)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore) | patch | `5af55e3` -> `f67520b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>semaphoreui/semaphore (docker.io/semaphoreui/semaphore)</summary> ### [`v2.12.8`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.12.8) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.7...v2.12.8) #### Bugfix - Fixed bug with deleting old tasks when field `max_tasks_per_template` provided. ### [`v2.12.7`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.12.7) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.6...v2.12.7) #### Bugfixes - Fixed TOTP QR code incorrect URL when `web_host` specified. - Fixed space on bottom of Task Log. ### [`v2.12.6`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.5...v2.12.6) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.5...v2.12.6) ### [`v2.12.5`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.12.5) [Compare Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.12.4...v2.12.5) #### Bugfixes - Minor UI fixes. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
0fd2064fd4 |
chore(helm): update image ghcr.io/linuxserver/synclounge digest to 0f41923 (#31941)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/synclounge](https://redirect.github.com/linuxserver/docker-synclounge/packages) ([source](https://redirect.github.com/linuxserver/docker-synclounge)) | digest | `ba531c3` -> `0f41923` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fad13d5eb3 | chore(helm): update image public.ecr.aws/bitnami/mongodb digest to ce4b2b3 (#31952) | ||
|
|
ed1477fc14 |
chore(helm): update image public.ecr.aws/bitnami/solr digest to fecd611 (#31954)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/solr](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/solr)) | digest | `76999da` -> `fecd611` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0f3755e392 |
chore(helm): update image public.ecr.aws/bitnami/redis digest to 46244c9 (#31953)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/redis](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/redis)) | digest | `f3caa41` -> `46244c9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
4325b047ef |
chore(helm): update image public.ecr.aws/bitnami/memcached digest to e63635d (#31951)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/memcached](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/memcached)) | digest | `6f93688` -> `e63635d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
9a1af562a7 |
chore(helm): update image ghcr.io/linuxserver/pylon digest to 7741c0d (#31938)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pylon](https://redirect.github.com/linuxserver/docker-pylon/packages) ([source](https://redirect.github.com/linuxserver/docker-pylon)) | digest | `63f2652` -> `7741c0d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
32cfa7fd0b |
chore(helm): update image public.ecr.aws/bitnami/matomo digest to 55408d6 (#31950)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/matomo](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/matomo)) | digest | `011e644` -> `55408d6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
51adedf026 |
chore(helm): update image ghcr.io/linuxserver/projectsend digest to 21e9d1a (#31936)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/projectsend | digest | `2e8a4fc` -> `21e9d1a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
a8766f30b9 |
chore(helm): update image docker.io/jgraph/drawio digest to 56c7683 (#31915)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jgraph/drawio](https://www.drawio.com) ([source](https://redirect.github.com/jgraph/docker-drawio)) | digest | `37246b7` -> `56c7683` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7f0c4dcff9 |
chore(helm): update image ghcr.io/linuxserver/ombi digest to ad0db39 (#31934)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages) ([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest | `074af33` -> `ad0db39` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
97e0f6cb93 |
chore(helm): update image docker.io/mikenye/tar1090 digest to 38f2773 (#31920)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/mikenye/tar1090 | digest | `786ceeb` -> `38f2773` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7aaee0acc8 |
chore(helm): update image ghcr.io/linuxserver/foldingathome digest to bf9919a (#31932)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/foldingathome](https://redirect.github.com/linuxserver/docker-foldingathome/packages) ([source](https://redirect.github.com/linuxserver/docker-foldingathome)) | digest | `44e37dc` -> `bf9919a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6341f390da |
chore(helm): update image public.ecr.aws/bitnami/alertmanager digest to 5941159 (#31949)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [public.ecr.aws/bitnami/alertmanager](https://redirect.github.com/bitnami/containers) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/alertmanager)) | digest | `a28f966` -> `5941159` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
2c6613a811 | chore(helm): update image ghcr.io/linuxserver/lazylibrarian digest to af11d8a (#31933) | ||
|
|
c1769e8943 |
chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to c58901a (#31918)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `5bffd40` -> `c58901a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
765322a269 |
chore(helm): update image ghcr.io/linuxserver/babybuddy digest to eba88cb (#31926)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages) ([source](https://redirect.github.com/linuxserver/docker-babybuddy)) | digest | `c802793` -> `eba88cb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7a10d16000 |
chore(helm): update image docker.io/diygod/rsshub digest to 83ed0c5 (#31913)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `73af837` -> `83ed0c5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
07cd2f90f9 | chore(helm): update image ghcr.io/linuxserver/duckdns digest to 47db61f (#31930) | ||
|
|
735f5546d2 |
chore(helm): update image ghcr.io/linuxserver/ddclient digest to ba28bcf (#31928)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/ddclient](https://redirect.github.com/linuxserver/docker-ddclient/packages) ([source](https://redirect.github.com/linuxserver/docker-ddclient)) | digest | `855acbb` -> `ba28bcf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
0556a87799 |
chore(helm): update image docker.io/x1unix/go-playground digest to 071cf5a (#31925)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/x1unix/go-playground | digest | `1ff5a4f` -> `071cf5a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
be41a8e76c |
chore(helm): update image ghcr.io/linuxserver/digikam digest to 9037241 (#31929)
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 | `f495e34` -> `9037241` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b1314dfc1f |
chore(helm): update image docker.io/soulraven1980/wdosg digest to 19cb965 (#31921)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/soulraven1980/wdosg | digest | `671be9a` -> `19cb965` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
aa1f6ae5e9 |
chore(helm): update image ghcr.io/linuxserver/boinc digest to efdfecb (#31927)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/boinc | digest | `617c46e` -> `efdfecb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
222b6b3b68 |
chore(helm): update image docker.io/krateng/maloja digest to 4ecea26 (#31916)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/krateng/maloja | digest | `034896e` -> `4ecea26` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1acf98a365 |
chore(helm): update image docker.io/linuxserver/transmission digest to 847d4f4 (#31917)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/linuxserver/transmission](https://redirect.github.com/linuxserver/docker-transmission/packages) ([source](https://redirect.github.com/linuxserver/docker-transmission)) | digest | `d3a56ad` -> `847d4f4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
bedee65a93 | chore(helm): update image docker.io/machines/filestash digest to b442e09 (#31919) | ||
|
|
1d5d58e0e8 |
chore(helm): update image docker.io/grafana/grafana-image-renderer digest to 74911db (#31914)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/grafana/grafana-image-renderer | digest | `791977d` -> `74911db` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
18b4434e77 |
chore(helm): update image docker.io/tombursch/kitchenowl digest to 60d491c (#31922)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tombursch/kitchenowl | digest | `af54421` -> `60d491c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d87e34cafc | chore(helm): update image ghcr.io/linuxserver/orcaslicer digest to 1103626 (#31935) | ||
|
|
4d18c599b5 |
chore(helm): update image ghcr.io/linuxserver/pwndrop digest to 17e86c9 (#31937)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/pwndrop](https://redirect.github.com/linuxserver/docker-pwndrop/packages) ([source](https://redirect.github.com/linuxserver/docker-pwndrop)) | digest | `3529fcf` -> `17e86c9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
7908f822ab |
chore(helm): update image ghcr.io/linuxserver/filezilla digest to 51d3b1d (#31931)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/filezilla](https://redirect.github.com/linuxserver/docker-filezilla/packages) ([source](https://redirect.github.com/linuxserver/docker-filezilla)) | digest | `69a485e` -> `51d3b1d` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
525bfa3a33 | chore(helm): update image docker.io/victoriametrics/victoria-metrics digest to 1676d73 (#31924) | ||
|
|
5dc8427675 |
chore(helm): update image docker.io/tombursch/kitchenowl-web digest to f112eac (#31923)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/tombursch/kitchenowl-web | digest | `1dad171` -> `f112eac` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
6406e24f03 | chore(helm): update image docker.io/clamav/clamav digest to 12efd8f (#31912) | ||
|
|
8dd1eb9136 |
chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to c5d6ae4 (#31911)
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 | `77b52e2` -> `c5d6ae4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
b903e44072 | chore(helm): update image ghcr.io/beryju/gravity v0.26.1 → v0.26.3 (#31906) | ||
|
|
6491931d20 |
chore(helm): update image docker.io/jenkins/jenkins 2.496 → 2.497 (#31909)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jenkins/jenkins](https://www.jenkins.io/) ([source](https://redirect.github.com/jenkinsci/docker)) | minor | `53e112c` -> `08ac65a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jenkinsci/docker (docker.io/jenkins/jenkins)</summary> ### [`v2.497`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.497) [Compare Source](https://redirect.github.com/jenkinsci/docker/compare/2.496...2.497) <!-- Optional: add a release summary here --> #### 📦 Jenkins Core updates - Update to Jenkins 2.497 ([changelog](https://www.jenkins.io/changelog/2.497)) #### 📦 Dependency updates - Bump Debian Bookworm Linux Version to [`2025020`](https://redirect.github.com/jenkinsci/docker/commit/20250203) ([#​1987](https://redirect.github.com/jenkinsci/docker/issues/1987)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions) - chore(deps): bump ubi9/ubi from 9.5-1736404036 to 9.5-1738814488 in /rhel/ubi9/hotspot ([#​1986](https://redirect.github.com/jenkinsci/docker/issues/1986)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
a9b70e27b0 |
chore(helm): update image ghcr.io/fluidd-core/fluidd v1.32.1 → v1.32.2 (#31907)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd) | patch | `c233e09` -> `f0ec686` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary> ### [`v1.32.2`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.32.2) [Compare Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.32.1...v1.32.2) ##### Features - **Spoolman:** show currency for price field ([#​1584](https://redirect.github.com/fluidd-core/fluidd/issues/1584)) ([32075dd](https://redirect.github.com/fluidd-core/fluidd/commit/32075ddd8c301fcfc713b0b80aa2e6d492dbaa48)) ##### Bug Fixes - **Camera:** full-screen link ([#​1586](https://redirect.github.com/fluidd-core/fluidd/issues/1586)) ([8e7afd8](https://redirect.github.com/fluidd-core/fluidd/commit/8e7afd86f74dfad1592c1c65b504fd8d2ddb6c2e)) - ensure Kalico is correctly detected ([#​1593](https://redirect.github.com/fluidd-core/fluidd/issues/1593)) ([1d18a6b](https://redirect.github.com/fluidd-core/fluidd/commit/1d18a6bcd60b03720c6428ede06a6e86573eacb3)) - **FileSystem:** extension parsing ([#​1590](https://redirect.github.com/fluidd-core/fluidd/issues/1590)) ([c47d6d6](https://redirect.github.com/fluidd-core/fluidd/commit/c47d6d6f7295776756ff2d5bd84754b2007b771b)) - **i18n:** broken moonraker link ([#​1588](https://redirect.github.com/fluidd-core/fluidd/issues/1588)) ([bf52fe1](https://redirect.github.com/fluidd-core/fluidd/commit/bf52fe1886bdc7dbae15a101c69058c0cbc48789)) - **i18n:** replaces broken links ([18961ca](https://redirect.github.com/fluidd-core/fluidd/commit/18961ca5859df28f6f840288d9fed135b41b9b4f)) ##### Code Refactorings - typing improvements and fixes ([e60cef1](https://redirect.github.com/fluidd-core/fluidd/commit/e60cef1e7f4e0d63afe8aea54fdad45be80828c0)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
852f1e418f |
chore(helm): update jupyter 2025-02-10 → 2025-02-11 (patch) (#31908)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | quay.io/jupyter/all-spark-notebook | patch | `9ec8940` -> `327394a` | | quay.io/jupyter/base-notebook | patch | `d5cd5a8` -> `681af7b` | | quay.io/jupyter/datascience-notebook | patch | `9895eae` -> `ceba81b` | | quay.io/jupyter/minimal-notebook | patch | `f7a147a` -> `b5d8282` | | quay.io/jupyter/pyspark-notebook | patch | `9ff80cc` -> `b009200` | | quay.io/jupyter/r-notebook | patch | `0140e9a` -> `f0e65cd` | | quay.io/jupyter/scipy-notebook | patch | `8a3d629` -> `e211c75` | | quay.io/jupyter/tensorflow-notebook | patch | `3aa8e8e` -> `f149b17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6e0fdb5b55 |
chore(flux): update image app-template 3.7.0 → 3.7.1 (clustertool) (#31904)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [app-template](https://redirect.github.com/bjw-s/helm-charts) | patch | `3.7.0` -> `3.7.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>bjw-s/helm-charts (app-template)</summary> ### [`v3.7.1`](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1) [Compare Source](https://redirect.github.com/bjw-s/helm-charts/compare/app-template-3.7.0...app-template-3.7.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
a7a2ad8dce |
chore(flux): update image jackett 23.3.17 → 23.3.18 (#31905)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.17` -> `23.3.18` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8639734de7 | chore(helm): update image ghcr.io/elfhosted/jackett 0.22.1393 → 0.22.1404 (#31901) | ||
|
|
df6ff38b78 | chore(deps): update node.js v22.13.1 → v22.14.0 (#31903) | ||
|
|
aeecff7eac |
chore(helm): update image ghcr.io/ix-ai/smtp v0.7.1 → v0.7.2 (#31902)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ix-ai/smtp | patch | `4b02e81` -> `6202189` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
df1606d515 |
chore(helm): update image ghcr.io/immich-app/immich-server v1.125.7 → v1.126.1 (#31895)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `217cddb` -> `f8a3c78` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v1.126.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.126.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.126.0...v1.126.1) ### v1.126.1 #### Hotfixes - Fixes a compatibility issue with the mobile app #### Announcement ##### FOSDEM Howdy, everybody! We just came back from FOSDEM and had a great time in Brussels. Thanks to everyone who came to see us! We received lots of feedback from the community, and your encouragement warmed our hearts. ##### MERCH! <details> <summary>Merch options video</summary> https://www.youtube.com/watch?v=ooWLS7BUERE </details> <a href="https://immich.store"> <img src="https://github.com/user-attachments/assets/c986d977-4b16-40c9-9447-00f5ba560ea4" /> </a> In case you missed our live stream, Immich now has a merch store where you can get cool swag, such as t-shirts, sweaters, stickers, magnets, and mugs… in the Immich theme. You can visit the store at <https://immich.store> You can also re-watch the live stream and our talk from FOSDEM at: - [Live stream](https://www.youtube.com/live/DjyQ4b7r-XE?si=tE5B2867acbhlUJ2) - [FOSDEM talk](https://video.fosdem.org/2025/h2215/fosdem-2025-5052-immich-self-hosted-photo-and-video-management-solution.mp4) *** #### Highlights Welcome to the release `v1.126.0` of Immich. This release continues our bug clean-up operation from the Kysely migration (Kysely is our new database abstraction layer). Some nice features and enhancement also make their way in. Please find some of the highlights below: - Search improvement on asset’s description and tags - Revamp places UI on the web - Mark people as favorite - Shared link UI improvement - Cursed knowledge candidate: fixes a bug where the database timezone causes the timezone to be interpreted as an invalid date in Javascript. ##### Search improvement - Tag and description search You can now search by tag (web) and description (web + mobile). We plan to add a more powerful search in the near future increasingly, so stay tuned!  <p align="center"> <img src="https://github.com/user-attachments/assets/e6f569e3-77a4-4c0a-9845-98dc48d40366" width="450"> </p> ##### Revamp UI for places on the web. In the detail location view, you can now toggle the grouping to group them by country. It is a nice way to see where you have been through the camera lens :)  ##### Mark people as favorite You can now mark people as favorites so that the person will be showing first on the list  ##### Shared link UI improvement The album’s sharing popup now includes information on what shared links have been created. In the shared link view, you can now filter for all/individual share/album share. You can also toggle an option in the Account Setting > Features section to place a quick access button on the shared link page to the sidebar. <p align="center"> <img src="https://github.com/user-attachments/assets/31cb7afa-62c3-4d0c-99be-de1b90769ad6" width="450" > </p>  <!-- Release notes generated using configuration in .github/release.yml at main --> #### 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 purchase our merchandise at https://immich.store Cheers! 🍻 #### What's Changed ##### 🚀 Features - feat: add searching by tags by [@​dav-wolff](https://redirect.github.com/dav-wolff) in [#​15395](https://redirect.github.com/immich-app/immich/pull/15395) - feat(web): revamp places by [@​kvalev](https://redirect.github.com/kvalev) in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) ##### 🌟 Enhancements - feat(server): synology exclusion patterns by [@​etnoy](https://redirect.github.com/etnoy) in [#​15773](https://redirect.github.com/immich-app/immich/pull/15773) - feat(mobile): Add filter to people_picker.dart by [@​jforseth210](https://redirect.github.com/jforseth210) in [#​15771](https://redirect.github.com/immich-app/immich/pull/15771) - feat: search by description by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15818](https://redirect.github.com/immich-app/immich/pull/15818) - feat(mobile): Use `NavigationRail` when the screen is in landscape mode by [@​ferraridamiano](https://redirect.github.com/ferraridamiano) in [#​15885](https://redirect.github.com/immich-app/immich/pull/15885) - feat(web): merge suggestion modal: focus on Yes button by default. by [@​afv](https://redirect.github.com/afv) in [#​15827](https://redirect.github.com/immich-app/immich/pull/15827) - fix(mobile): improved the visibility of backup cloud icon on lighter images by [@​meesam4687](https://redirect.github.com/meesam4687) in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - feat: Mark people as favorite by [@​arnolicious](https://redirect.github.com/arnolicious) in [#​14866](https://redirect.github.com/immich-app/immich/pull/14866) - feat(api): set person color by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15937](https://redirect.github.com/immich-app/immich/pull/15937) - feat(web): shared link filters by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15948](https://redirect.github.com/immich-app/immich/pull/15948) - feat: view album shared links by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15943](https://redirect.github.com/immich-app/immich/pull/15943) ##### 🐛 Bug fixes - fix(web): shared link date range by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15802](https://redirect.github.com/immich-app/immich/pull/15802) - fix(mobile): search page issues by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15804](https://redirect.github.com/immich-app/immich/pull/15804) - fix(mobile): retain the edited title when album updates by [@​immangat](https://redirect.github.com/immangat) in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - feat(web): Updated Onboarding page by [@​OkayStark](https://redirect.github.com/OkayStark) in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - fix(server): memory lane assets order by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15882](https://redirect.github.com/immich-app/immich/pull/15882) - fix(mobile): [#​15182](https://redirect.github.com/immich-app/immich/issues/15182) Video memories no longer play by [@​Tyris](https://redirect.github.com/Tyris) in [#​15210](https://redirect.github.com/immich-app/immich/pull/15210) - fix(server): queue missing metadata by [@​etnoy](https://redirect.github.com/etnoy) in [#​15864](https://redirect.github.com/immich-app/immich/pull/15864) - fix(server): for individual shares not showing thumbnails by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [#​15895](https://redirect.github.com/immich-app/immich/pull/15895) - fix(web): prevent accidental modal closures on mouseup outside by [@​afv](https://redirect.github.com/afv) in [#​15900](https://redirect.github.com/immich-app/immich/pull/15900) - fix: call hexOrBufferToBase64 for stripMetadata thumbhash by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [#​15917](https://redirect.github.com/immich-app/immich/pull/15917) - fix(server): always get UTC dates from postgres by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15920](https://redirect.github.com/immich-app/immich/pull/15920) - fix(server): validate oauth profile has a sub by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15967](https://redirect.github.com/immich-app/immich/pull/15967) ##### 📚 Documentation - docs: update server arch by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15775](https://redirect.github.com/immich-app/immich/pull/15775) - docs: TrueNAS: add danger message to external libraries by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15857](https://redirect.github.com/immich-app/immich/pull/15857) - fix(docs): query DB by ID by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​15863](https://redirect.github.com/immich-app/immich/pull/15863) - fix: bash [install.sh](http://install.sh) script for mac os by [@​jtkmckenna](https://redirect.github.com/jtkmckenna) in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - docs: add-current-path-to-version-switcher by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15860](https://redirect.github.com/immich-app/immich/pull/15860) - chore(docs): update [setup.md](http://setup.md) to include FVM dependency by [@​ridvan-cln](https://redirect.github.com/ridvan-cln) in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - fix(docs): show version selection dropdown on mobile by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15894](https://redirect.github.com/immich-app/immich/pull/15894) - docs: soften wording for openvino igpu by [@​mertalev](https://redirect.github.com/mertalev) in [#​15941](https://redirect.github.com/immich-app/immich/pull/15941) ##### 🌐 Translations - chore: update of the Thai translation by [@​bankjirapan](https://redirect.github.com/bankjirapan) in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) #### New Contributors - [@​bankjirapan](https://redirect.github.com/bankjirapan) made their first contribution in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) - [@​preeperkiller](https://redirect.github.com/preeperkiller) made their first contribution in [#​15791](https://redirect.github.com/immich-app/immich/pull/15791) - [@​tribut](https://redirect.github.com/tribut) made their first contribution in [#​15800](https://redirect.github.com/immich-app/immich/pull/15800) - [@​immangat](https://redirect.github.com/immangat) made their first contribution in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - [@​OkayStark](https://redirect.github.com/OkayStark) made their first contribution in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - [@​meesam4687](https://redirect.github.com/meesam4687) made their first contribution in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - [@​jtkmckenna](https://redirect.github.com/jtkmckenna) made their first contribution in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - [@​defooster](https://redirect.github.com/defooster) made their first contribution in [#​15913](https://redirect.github.com/immich-app/immich/pull/15913) - [@​ridvan-cln](https://redirect.github.com/ridvan-cln) made their first contribution in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - [@​kvalev](https://redirect.github.com/kvalev) made their first contribution in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.125.7...v1.126.1> ### [`v1.126.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.126.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.125.7...v1.126.0) ### v1.126.0 #### Announcement ##### FOSDEM Howdy, everybody! We just came back from FOSDEM and had a great time in Brussels. Thanks to everyone who came to see us! We received lots of feedback from the community, and your encouragement warmed our hearts. ##### MERCH! <details> <summary>Merch options video</summary> https://www.youtube.com/watch?v=ooWLS7BUERE </details> <a href="https://immich.store"> <img src="https://github.com/user-attachments/assets/c986d977-4b16-40c9-9447-00f5ba560ea4" /> </a> In case you missed our live stream, Immich now has a merch store where you can get cool swag, such as t-shirts, sweaters, stickers, magnets, and mugs… in the Immich theme. You can visit the store at <https://immich.store> You can also re-watch the live stream and our talk from FOSDEM at: - [Live stream](https://www.youtube.com/live/DjyQ4b7r-XE?si=tE5B2867acbhlUJ2) - [FOSDEM talk](https://video.fosdem.org/2025/h2215/fosdem-2025-5052-immich-self-hosted-photo-and-video-management-solution.mp4) *** #### Highlights Welcome to the release `v1.126.0` of Immich. This release continues our bug clean-up operation from the Kysely migration (Kysely is our new database abstraction layer). Some nice features and enhancement also make their way in. Please find some of the highlights below: - Search improvement on asset’s description and tags - Revamp places UI on the web - Mark people as favorite - Shared link UI improvement - Cursed knowledge candidate: fixes a bug where the database timezone causes the timezone to be interpreted as an invalid date in Javascript. ##### Search improvement - Tag and description search You can now search by tag (web) and description (web + mobile). We plan to add a more powerful search in the near future increasingly, so stay tuned!  <p align="center"> <img src="https://github.com/user-attachments/assets/e6f569e3-77a4-4c0a-9845-98dc48d40366" width="450"> </p> ##### Revamp UI for places on the web. In the detail location view, you can now toggle the grouping to group them by country. It is a nice way to see where you have been through the camera lens :)  ##### Mark people as favorite You can now mark people as favorites so that the person will be showing first on the list  ##### Shared link UI improvement The album’s sharing popup now includes information on what shared links have been created. In the shared link view, you can now filter for all/individual share/album share. You can also toggle an option in the Account Setting > Features section to place a quick access button on the shared link page to the sidebar. <p align="center"> <img src="https://github.com/user-attachments/assets/31cb7afa-62c3-4d0c-99be-de1b90769ad6" width="450" > </p>  <!-- Release notes generated using configuration in .github/release.yml at main --> #### 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 purchase our merchandise at https://immich.store Cheers! 🍻 #### What's Changed ##### 🚀 Features - feat: add searching by tags by [@​dav-wolff](https://redirect.github.com/dav-wolff) in [#​15395](https://redirect.github.com/immich-app/immich/pull/15395) - feat(web): revamp places by [@​kvalev](https://redirect.github.com/kvalev) in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) ##### 🌟 Enhancements - feat(server): synology exclusion patterns by [@​etnoy](https://redirect.github.com/etnoy) in [#​15773](https://redirect.github.com/immich-app/immich/pull/15773) - feat(mobile): Add filter to people_picker.dart by [@​jforseth210](https://redirect.github.com/jforseth210) in [#​15771](https://redirect.github.com/immich-app/immich/pull/15771) - feat: search by description by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15818](https://redirect.github.com/immich-app/immich/pull/15818) - feat(mobile): Use `NavigationRail` when the screen is in landscape mode by [@​ferraridamiano](https://redirect.github.com/ferraridamiano) in [#​15885](https://redirect.github.com/immich-app/immich/pull/15885) - feat(web): merge suggestion modal: focus on Yes button by default. by [@​afv](https://redirect.github.com/afv) in [#​15827](https://redirect.github.com/immich-app/immich/pull/15827) - fix(mobile): improved the visibility of backup cloud icon on lighter images by [@​meesam4687](https://redirect.github.com/meesam4687) in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - feat: Mark people as favorite by [@​arnolicious](https://redirect.github.com/arnolicious) in [#​14866](https://redirect.github.com/immich-app/immich/pull/14866) - feat(api): set person color by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15937](https://redirect.github.com/immich-app/immich/pull/15937) - feat(web): shared link filters by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15948](https://redirect.github.com/immich-app/immich/pull/15948) - feat: view album shared links by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15943](https://redirect.github.com/immich-app/immich/pull/15943) ##### 🐛 Bug fixes - fix(web): shared link date range by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15802](https://redirect.github.com/immich-app/immich/pull/15802) - fix(mobile): search page issues by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15804](https://redirect.github.com/immich-app/immich/pull/15804) - fix(mobile): retain the edited title when album updates by [@​immangat](https://redirect.github.com/immangat) in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - feat(web): Updated Onboarding page by [@​OkayStark](https://redirect.github.com/OkayStark) in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - fix(server): memory lane assets order by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15882](https://redirect.github.com/immich-app/immich/pull/15882) - fix(mobile): [#​15182](https://redirect.github.com/immich-app/immich/issues/15182) Video memories no longer play by [@​Tyris](https://redirect.github.com/Tyris) in [#​15210](https://redirect.github.com/immich-app/immich/pull/15210) - fix(server): queue missing metadata by [@​etnoy](https://redirect.github.com/etnoy) in [#​15864](https://redirect.github.com/immich-app/immich/pull/15864) - fix(server): for individual shares not showing thumbnails by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [#​15895](https://redirect.github.com/immich-app/immich/pull/15895) - fix(web): prevent accidental modal closures on mouseup outside by [@​afv](https://redirect.github.com/afv) in [#​15900](https://redirect.github.com/immich-app/immich/pull/15900) - fix: call hexOrBufferToBase64 for stripMetadata thumbhash by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [#​15917](https://redirect.github.com/immich-app/immich/pull/15917) - fix(server): always get UTC dates from postgres by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15920](https://redirect.github.com/immich-app/immich/pull/15920) - fix(server): validate oauth profile has a sub by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15967](https://redirect.github.com/immich-app/immich/pull/15967) ##### 📚 Documentation - docs: update server arch by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15775](https://redirect.github.com/immich-app/immich/pull/15775) - docs: TrueNAS: add danger message to external libraries by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15857](https://redirect.github.com/immich-app/immich/pull/15857) - fix(docs): query DB by ID by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​15863](https://redirect.github.com/immich-app/immich/pull/15863) - fix: bash [install.sh](http://install.sh) script for mac os by [@​jtkmckenna](https://redirect.github.com/jtkmckenna) in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - docs: add-current-path-to-version-switcher by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15860](https://redirect.github.com/immich-app/immich/pull/15860) - chore(docs): update [setup.md](http://setup.md) to include FVM dependency by [@​ridvan-cln](https://redirect.github.com/ridvan-cln) in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - fix(docs): show version selection dropdown on mobile by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15894](https://redirect.github.com/immich-app/immich/pull/15894) - docs: soften wording for openvino igpu by [@​mertalev](https://redirect.github.com/mertalev) in [#​15941](https://redirect.github.com/immich-app/immich/pull/15941) ##### 🌐 Translations - chore: update of the Thai translation by [@​bankjirapan](https://redirect.github.com/bankjirapan) in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) #### New Contributors - [@​bankjirapan](https://redirect.github.com/bankjirapan) made their first contribution in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) - [@​preeperkiller](https://redirect.github.com/preeperkiller) made their first contribution in [#​15791](https://redirect.github.com/immich-app/immich/pull/15791) - [@​tribut](https://redirect.github.com/tribut) made their first contribution in [#​15800](https://redirect.github.com/immich-app/immich/pull/15800) - [@​immangat](https://redirect.github.com/immangat) made their first contribution in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - [@​OkayStark](https://redirect.github.com/OkayStark) made their first contribution in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - [@​meesam4687](https://redirect.github.com/meesam4687) made their first contribution in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - [@​jtkmckenna](https://redirect.github.com/jtkmckenna) made their first contribution in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - [@​defooster](https://redirect.github.com/defooster) made their first contribution in [#​15913](https://redirect.github.com/immich-app/immich/pull/15913) - [@​ridvan-cln](https://redirect.github.com/ridvan-cln) made their first contribution in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - [@​kvalev](https://redirect.github.com/kvalev) made their first contribution in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.125.7...v1.126.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
a44ceb5060 |
chore(github-action): update goreleaser/goreleaser-action digest to 90a3faa (#31900)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [goreleaser/goreleaser-action](https://redirect.github.com/goreleaser/goreleaser-action) | action | digest | `9ed2f89` -> `90a3faa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
17e4e1ea27 |
chore(helm): update image ghcr.io/goofball222/unifi 9.0.108 → 9.0.114 (#31897)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | patch | `9c7ae25` -> `80f7cec` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>goofball222/unifi (ghcr.io/goofball222/unifi)</summary> ### [`v9.0.114`](https://redirect.github.com/goofball222/unifi/releases/tag/9.0.114) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/9.0.108...9.0.114) UniFi Network Application v9.0.114 - https://community.ui.com/releases/UniFi-Network-Application-9-0-114/35b6e9ac-f63d-46c9-bbbe-74a4a61ac95f **Full Changelog**: https://github.com/goofball222/unifi/compare/9.0.108...9.0.114 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
23670cb732 |
chore(helm): update image ghcr.io/static-web-server/static-web-server 2.35.0 → 2.36.0 (#31899)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/static-web-server/static-web-server](https://redirect.github.com/static-web-server/static-web-server) | minor | `96a8869` -> `cd05aeb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>static-web-server/static-web-server (ghcr.io/static-web-server/static-web-server)</summary> ### [`v2.36.0`](https://redirect.github.com/static-web-server/static-web-server/blob/HEAD/CHANGELOG.md#v2360---2025-02-10) [Compare Source](https://redirect.github.com/static-web-server/static-web-server/compare/v2.35.0...v2.36.0) This new `v2.36.0` release brings several security and bug fixes. A bugfix for the trailing slash redirect, new feature to log from the `X-Real-IP` header as well as other improvements. **Fixes** - [aadca81](https://redirect.github.com/static-web-server/static-web-server/commit/aadca81) Bugfix/security dependency updates including httparse, rustls, clap, bcrypt, maud, bytes and other crates. PR [#​524](https://redirect.github.com/static-web-server/static-web-server/pull/524). - [99aa74d](https://redirect.github.com/static-web-server/static-web-server/commit/99aa74d) Docker: Update Alpine (3.19.6) and Debian (12.9) Docker images. PR [#​518](https://redirect.github.com/static-web-server/static-web-server/pull/518). - [a639039](https://redirect.github.com/static-web-server/static-web-server/commit/a639039) Add missing query string to the URI trailing slash redirect. PR [#​523](https://redirect.github.com/static-web-server/static-web-server/pull/523). **Features** - [134db39](https://redirect.github.com/static-web-server/static-web-server/commit/134db39) Log from `X-Real-IP` header via new `--log-x-real-ip` option. PR [#​521](https://redirect.github.com/static-web-server/static-web-server/pull/521) by [@​dctaf](https://redirect.github.com/dctaf). See [docs](https://static-web-server.net/features/logging/#logging-client-ip-from-x-real-ip-header). **Refactorings** - [8fa9cda](https://redirect.github.com/static-web-server/static-web-server/commit/8fa9cda) Improve fallback page path checking and logging. PR [#​522](https://redirect.github.com/static-web-server/static-web-server/pull/522). - [0053d74](https://redirect.github.com/static-web-server/static-web-server/commit/0053d74) CI: Improve post release updates workflow. PR [#​525](https://redirect.github.com/static-web-server/static-web-server/pull/525). For more details see the [v2.36.0 milestone](https://redirect.github.com/static-web-server/static-web-server/milestone/27?closed=1) and the full changelog [v2.35.0...v2.36.0](https://redirect.github.com/static-web-server/static-web-server/compare/v2.35.0...v2.36.0). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
245bd7b730 | chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.126.0 → v1.126.1 (#31898) | ||
|
|
cc8dde2fd5 |
chore(helm): update image docker.io/homeassistant/home-assistant 2025.2.1 → 2025.2.2 (#31896)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/homeassistant/home-assistant](https://www.home-assistant.io/) ([source](https://redirect.github.com/home-assistant/core)) | patch | `1ce5f9a` -> `a9fab1c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>home-assistant/core (docker.io/homeassistant/home-assistant)</summary> ### [`v2025.2.2`](https://redirect.github.com/home-assistant/core/releases/tag/2025.2.2) [Compare Source](https://redirect.github.com/home-assistant/core/compare/2025.2.1...2025.2.2) - LaCrosse View new endpoint ([@​IceBotYT] - [#​137284]) ([lacrosse_view docs]) - Convert coinbase account amounts as floats to properly add them together ([@​natekspencer] - [#​137588]) ([coinbase docs]) - Bump ohmepy to 1.2.9 ([@​dan-r] - [#​137695]) ([ohme docs]) (dependency) - Bump onedrive_personal_sdk to 0.0.9 ([@​zweckj] - [#​137729]) ([onedrive docs]) (dependency) - Limit habitica ConfigEntrySelect to integration domain ([@​cdce8p] - [#​137767]) ([habitica docs]) - Limit nordpool ConfigEntrySelect to integration domain ([@​cdce8p] - [#​137768]) ([nordpool docs]) - Limit transmission ConfigEntrySelect to integration domain ([@​cdce8p] - [#​137769]) ([transmission docs]) - Fix tplink child updates taking up to 60s ([@​bdraco] - [#​137782]) ([tplink docs]) - Call backup listener during setup in Google Drive ([@​tronikos] - [#​137789]) ([google_drive docs]) - Use the external URL set in Settings > System > Network if my is disabled as redirect URL for Google Drive instructions ([@​tronikos] - [#​137791]) - Fix manufacturer_id matching for 0 ([@​patman15] - [#​137802]) ([bluetooth docs]) - Fix DAB radio in Onkyo ([@​arturpragacz] - [#​137852]) ([onkyo docs]) - Fix LG webOS TV fails to setup when device is off ([@​thecode] - [#​137870]) ([webostv docs]) - Fix heos migration ([@​balloob] - [#​137887]) ([heos docs]) - Bump pydrawise to 2025.2.0 ([@​dknowles2] - [#​137961]) ([hydrawise docs]) (dependency) - Bump aioshelly to version 12.4.2 ([@​bieniu] - [#​137986]) ([shelly docs]) (dependency) - Prevent crash if telegram message failed and did not generate an ID ([@​CloCkWeRX] - [#​137989]) ([telegram_bot docs]) - Bump habiticalib to v0.3.7 ([@​tr4nt0r] - [#​137993]) ([habitica docs]) (dependency) - Refresh the nest authentication token on integration start before invoking the pub/sub subsciber ([@​allenporter] - [#​138003]) ([nest docs]) - Use resumable uploads in Google Drive ([@​tronikos] - [#​138010]) ([google_drive docs]) (dependency) - Bump py-synologydsm-api to 2.6.2 ([@​mib1185] - [#​138060]) ([synology_dsm docs]) (dependency) - Handle generic agent exceptions when getting and deleting backups ([@​abmantis] - [#​138145]) ([backup docs]) - Bump onedrive-personal-sdk to 0.0.10 ([@​zweckj] - [#​138186]) ([onedrive docs]) (dependency) - Keep one backup per backup agent when executing retention policy ([@​emontnemery] - [#​138189]) ([backup docs]) - Improve inexogy logging when failed to update ([@​jpbede] - [#​138210]) ([discovergy docs]) - Bump pyheos to v1.0.2 ([@​andrewsayre] - [#​138224]) ([heos docs]) (dependency) - Update frontend to [`2025021`](https://redirect.github.com/home-assistant/core/commit/20250210).0 ([@​bramkragten] - [#​138227]) ([frontend docs]) (dependency) [#​137284]: https://redirect.github.com/home-assistant/core/pull/137284 [#​137448]: https://redirect.github.com/home-assistant/core/pull/137448 [#​137588]: https://redirect.github.com/home-assistant/core/pull/137588 [#​137688]: https://redirect.github.com/home-assistant/core/pull/137688 [#​137695]: https://redirect.github.com/home-assistant/core/pull/137695 [#​137729]: https://redirect.github.com/home-assistant/core/pull/137729 [#​137767]: https://redirect.github.com/home-assistant/core/pull/137767 [#​137768]: https://redirect.github.com/home-assistant/core/pull/137768 [#​137769]: https://redirect.github.com/home-assistant/core/pull/137769 [#​137782]: https://redirect.github.com/home-assistant/core/pull/137782 [#​137789]: https://redirect.github.com/home-assistant/core/pull/137789 [#​137791]: https://redirect.github.com/home-assistant/core/pull/137791 [#​137802]: https://redirect.github.com/home-assistant/core/pull/137802 [#​137852]: https://redirect.github.com/home-assistant/core/pull/137852 [#​137870]: https://redirect.github.com/home-assistant/core/pull/137870 [#​137887]: https://redirect.github.com/home-assistant/core/pull/137887 [#​137961]: https://redirect.github.com/home-assistant/core/pull/137961 [#​137986]: https://redirect.github.com/home-assistant/core/pull/137986 [#​137989]: https://redirect.github.com/home-assistant/core/pull/137989 [#​137993]: https://redirect.github.com/home-assistant/core/pull/137993 [#​138003]: https://redirect.github.com/home-assistant/core/pull/138003 [#​138010]: https://redirect.github.com/home-assistant/core/pull/138010 [#​138060]: https://redirect.github.com/home-assistant/core/pull/138060 [#​138145]: https://redirect.github.com/home-assistant/core/pull/138145 [#​138186]: https://redirect.github.com/home-assistant/core/pull/138186 [#​138189]: https://redirect.github.com/home-assistant/core/pull/138189 [#​138210]: https://redirect.github.com/home-assistant/core/pull/138210 [#​138224]: https://redirect.github.com/home-assistant/core/pull/138224 [#​138227]: https://redirect.github.com/home-assistant/core/pull/138227 [@​CloCkWeRX]: https://redirect.github.com/CloCkWeRX [@​IceBotYT]: https://redirect.github.com/IceBotYT [@​abmantis]: https://redirect.github.com/abmantis [@​allenporter]: https://redirect.github.com/allenporter [@​andrewsayre]: https://redirect.github.com/andrewsayre [@​arturpragacz]: https://redirect.github.com/arturpragacz [@​balloob]: https://redirect.github.com/balloob [@​bdraco]: https://redirect.github.com/bdraco [@​bieniu]: https://redirect.github.com/bieniu [@​bramkragten]: https://redirect.github.com/bramkragten [@​cdce8p]: https://redirect.github.com/cdce8p [@​dan-r]: https://redirect.github.com/dan-r [@​dknowles2]: https://redirect.github.com/dknowles2 [@​emontnemery]: https://redirect.github.com/emontnemery [@​frenck]: https://redirect.github.com/frenck [@​jpbede]: https://redirect.github.com/jpbede [@​mib1185]: https://redirect.github.com/mib1185 [@​natekspencer]: https://redirect.github.com/natekspencer [@​patman15]: https://redirect.github.com/patman15 [@​thecode]: https://redirect.github.com/thecode [@​tr4nt0r]: https://redirect.github.com/tr4nt0r [@​tronikos]: https://redirect.github.com/tronikos [@​zweckj]: https://redirect.github.com/zweckj [abode docs]: https://www.home-assistant.io/integrations/abode/ [acaia docs]: https://www.home-assistant.io/integrations/acaia/ [accuweather docs]: https://www.home-assistant.io/integrations/accuweather/ [acer_projector docs]: https://www.home-assistant.io/integrations/acer_projector/ [acmeda docs]: https://www.home-assistant.io/integrations/acmeda/ [backup docs]: https://www.home-assistant.io/integrations/backup/ [bluetooth docs]: https://www.home-assistant.io/integrations/bluetooth/ [coinbase docs]: https://www.home-assistant.io/integrations/coinbase/ [discovergy docs]: https://www.home-assistant.io/integrations/discovergy/ [frontend docs]: https://www.home-assistant.io/integrations/frontend/ [google_drive docs]: https://www.home-assistant.io/integrations/google_drive/ [habitica docs]: https://www.home-assistant.io/integrations/habitica/ [heos docs]: https://www.home-assistant.io/integrations/heos/ [hydrawise docs]: https://www.home-assistant.io/integrations/hydrawise/ [lacrosse_view docs]: https://www.home-assistant.io/integrations/lacrosse_view/ [nest docs]: https://www.home-assistant.io/integrations/nest/ [nordpool docs]: https://www.home-assistant.io/integrations/nordpool/ [ohme docs]: https://www.home-assistant.io/integrations/ohme/ [onedrive docs]: https://www.home-assistant.io/integrations/onedrive/ [onkyo docs]: https://www.home-assistant.io/integrations/onkyo/ [shelly docs]: https://www.home-assistant.io/integrations/shelly/ [synology_dsm docs]: https://www.home-assistant.io/integrations/synology_dsm/ [telegram_bot docs]: https://www.home-assistant.io/integrations/telegram_bot/ [tplink docs]: https://www.home-assistant.io/integrations/tplink/ [transmission docs]: https://www.home-assistant.io/integrations/transmission/ [webostv docs]: https://www.home-assistant.io/integrations/webostv/ </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
990b23f654 |
chore(helm): update image ghcr.io/immich-app/immich-machine-learning v1.125.7 → v1.126.0 (#31894)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/immich-app/immich-machine-learning | minor | `2ff49f7` -> `b50d356` | | ghcr.io/immich-app/immich-machine-learning | minor | `4cc88e5` -> `117b80d` | | ghcr.io/immich-app/immich-machine-learning | minor | `5a7bac2` -> `bb66caf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
aed598e1e9 |
chore(flux): update image jackett 23.3.16 → 23.3.17 (#31892)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [jackett](https://truecharts.org/charts/stable/jackett) ([source](https://ghcr.io/elfhosted/jackett)) | patch | `23.3.16` -> `23.3.17` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
cc56b055ca |
chore(github-action): update golangci/golangci-lint-action digest to 051d919 (#31891)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [golangci/golangci-lint-action](https://redirect.github.com/golangci/golangci-lint-action) | action | digest | `2e78893` -> `051d919` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvZGlnZXN0Il19--> |