471d78edd797fc7681cdca2ab66211e6bad6ddf9
52480 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
471d78edd7 |
chore(smokeping): update image ghcr.io/linuxserver/smokeping digest to f6cbc88 (#44536)
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 | `9dae051` -> `f6cbc88` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc21va2VwaW5nIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
2c24888937 |
chore(ubooquity): update image ghcr.io/linuxserver/ubooquity digest to 28f225a (#44537)
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 | `3d5c8e7` -> `28f225a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdWJvb3F1aXR5IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
26bb61661c |
chore(wordpress): update image docker.io/bitnamisecure/wordpress digest to ae7cde9 (#44538)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/wordpress | digest | `c7420df` -> `ae7cde9` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd29yZHByZXNzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
5918b628b7 |
fix(esphome): update image oci.trueforge.org/containerforge/esphome 2026.1.3 → 2026.1.4 (#44540)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/esphome](https://ghcr.io/trueforge-org/esphome) ([source](https://redirect.github.com/esphome/esphome)) | patch | `1c4c08d` -> `27c3c03` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>esphome/esphome (oci.trueforge.org/containerforge/esphome)</summary> ### [`v2026.1.4`](https://redirect.github.com/esphome/esphome/releases/tag/2026.1.4) [Compare Source](https://redirect.github.com/esphome/esphome/compare/2026.1.3...2026.1.4) - \[mipi\_spi] Fix log\_pin() FlashStringHelper compatibility [esphome#13624](https://redirect.github.com/esphome/esphome/pull/13624) by [@​J0k3r2k1](https://redirect.github.com/J0k3r2k1) - \[max7219] Allocate buffer in constructor [esphome#13660](https://redirect.github.com/esphome/esphome/pull/13660) by [@​swoboda1337](https://redirect.github.com/swoboda1337) - \[mqtt] resolve warnings related to use of ip.str() [esphome#13719](https://redirect.github.com/esphome/esphome/pull/13719) by [@​rwrozelle](https://redirect.github.com/rwrozelle) - \[core] Add missing uint32\_t ID overloads for defer() and cancel\_defer() [esphome#13720](https://redirect.github.com/esphome/esphome/pull/13720) by [@​bdraco](https://redirect.github.com/bdraco) - \[http\_request] Fix requests taking full timeout when response is already complete [esphome#13649](https://redirect.github.com/esphome/esphome/pull/13649) by [@​bdraco](https://redirect.github.com/bdraco) - \[cse7766] Fix power reading stuck when load switches off [esphome#13734](https://redirect.github.com/esphome/esphome/pull/13734) by [@​bdraco](https://redirect.github.com/bdraco) - \[wifi] Fix wifi.connected condition returning false in connect state listener automations [esphome#13733](https://redirect.github.com/esphome/esphome/pull/13733) by [@​bdraco](https://redirect.github.com/bdraco) - \[ultrasonic] adjust timeouts and bring the parameter back [esphome#13738](https://redirect.github.com/esphome/esphome/pull/13738) by [@​ssieb](https://redirect.github.com/ssieb) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZXNwaG9tZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
31b69a481b |
chore(projectsend): update image ghcr.io/linuxserver/projectsend digest to a893c1a (#44534)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/projectsend | digest | `2715181` -> `a893c1a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcHJvamVjdHNlbmQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
a2d5fdee34 |
chore(mongodb): update image docker.io/bitnamisecure/mongodb digest to d912dec (#44533)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mongodb | digest | `4d1a677` -> `d912dec` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbW9uZ29kYiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
86de118c2e |
chore(redis): update image docker.io/bitnamisecure/redis digest to 412da89 (#44535)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/redis | digest | `b2ccace` -> `412da89` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVkaXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
f516b0822c |
chore(mariadb): update image docker.io/bitnamisecure/mariadb digest to b78cd82 (#44532)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/mariadb | digest | `fc61d7c` -> `b78cd82` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFyaWFkYiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1c1a6bbdb6 |
chore(freshrss): update image ghcr.io/linuxserver/freshrss digest to aaf8378 (#44531)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages) ([source](https://redirect.github.com/linuxserver/docker-freshrss)) | digest | `873fa0d` -> `aaf8378` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZnJlc2hyc3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
d3a5cfcfe3 |
chore(immich): update immich (#44525)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `d089eeb` -> `3d15833` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `c11a207` -> `924c28a` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `8dd4aa1` -> `fa843f7` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | digest | `ccc2f7e` -> `9b2e552` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1taWNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
b71fd2b99e |
fix(metabase): update image docker.io/metabase/metabase v0.58.4 → v0.58.5 (#44529)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `2ee1b8f` -> `6a1fad6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0YWJhc2UiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
19cbe1916a | feat(shlink-web-client): update image docker.io/shlinkio/shlink-web-client 4.6.2 → 4.7.0 (#44530) | ||
|
|
999442d2c9 | fix(kubelet-csr-approver): update image ghcr.io/postfinance/kubelet-csr-approver v1.2.12 → v1.2.13 (#44528) | ||
|
|
6817a48f3e |
fix(jackett): update image oci.trueforge.org/containerforge/jackett 0.24.1019 → 0.24.1027 (#44527)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jackett](https://ghcr.io/trueforge-org/jackett) ([source](https://redirect.github.com/Jackett/Jackett)) | patch | `d267cac` -> `7e775ae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Jackett/Jackett (oci.trueforge.org/containerforge/jackett)</summary> ### [`v0.24.1027`](https://redirect.github.com/Jackett/Jackett/releases/tag/v0.24.1027) [Compare Source](https://redirect.github.com/Jackett/Jackett/compare/v0.24.1019...v0.24.1027) #### Changes: - [`6c1efb5`](https://redirect.github.com/Jackett/Jackett/commit/6c1efb5dd57f98055aa8ca0fbc596e218b7219e6) abtorrents: new selectors resolves [#​16549](https://redirect.github.com/Jackett/Jackett/issues/16549) - [`8dcb2f8`](https://redirect.github.com/Jackett/Jackett/commit/8dcb2f812051d7aa609b25292159ad12b25bb5b0) hhd: -> 9.2.0 - [`052df80`](https://redirect.github.com/Jackett/Jackett/commit/052df80ae1d5fe2f770bce8503c0987c3101f482) fearnopeer: -> 9.2.0 - [`907b0e5`](https://redirect.github.com/Jackett/Jackett/commit/907b0e5f7c281456797eae8405abbb85d848119e) animelayer: new domain and login path This list of changes was [auto generated](https://dev.azure.com/Jackett/Jackett/_build/results?buildId=15545\&view=logs). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamFja2V0dCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
2ffd4128d0 |
fix(immich): update immich v2.5.2 → v2.5.3 (patch) (#44522)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `ee58fc4` -> `d089eeb` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `20e07a4` -> `c11a207` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `531d2bc` -> `8dd4aa1` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `8ac5a6d` -> `ccc2f7e` | --- > [!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-machine-learning)</summary> ### [`v2.5.3`](https://redirect.github.com/immich-app/immich/releases/tag/v2.5.3) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v2.5.2...v2.5.3) ##### What's Changed ##### 🐛 Bug fixes - chore: remove random code snippet by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25677](https://redirect.github.com/immich-app/immich/pull/25677) - fix: reset and unsaved change states in editor by [@​bwees](https://redirect.github.com/bwees) in [#​25588](https://redirect.github.com/immich-app/immich/pull/25588) - fix: no notification if release check is disabled by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25688](https://redirect.github.com/immich-app/immich/pull/25688) - fix(mobile): hide latest version if disabled by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​25691](https://redirect.github.com/immich-app/immich/pull/25691) - fix(web): enable asset viewer navigation across memory boundaries by [@​midzelis](https://redirect.github.com/midzelis) in [#​25741](https://redirect.github.com/immich-app/immich/pull/25741) - fix: upload progress bar flickering by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​25829](https://redirect.github.com/immich-app/immich/pull/25829) - fix: prevent stale values in edit user form after save by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​25859](https://redirect.github.com/immich-app/immich/pull/25859) - fix: prevent album page get rebuilt when resuming app by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​25862](https://redirect.github.com/immich-app/immich/pull/25862) - fix: prevent backspace from accidentally triggering delete modals by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​25858](https://redirect.github.com/immich-app/immich/pull/25858) - fix: metadata extraction race condition by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​25866](https://redirect.github.com/immich-app/immich/pull/25866) - fix: reset zoom when navigating between assets by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​25863](https://redirect.github.com/immich-app/immich/pull/25863) ##### 📚 Documentation - docs(openapi): Add descriptions to OpenAPI specification by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​25185](https://redirect.github.com/immich-app/immich/pull/25185) - fix(docs): clarify supported vector version by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​25753](https://redirect.github.com/immich-app/immich/pull/25753) **Full Changelog**: <https://github.com/immich-app/immich/compare/v2.5.2...v2.5.3> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1taWNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
e60be4d46d |
fix(renovate): update image oci.trueforge.org/containerforge/renovate 43.2.5 → 43.2.6 (#44523)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | patch | `14a3d2c` -> `20dd2f4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
41021c2d41 | fix(helm-deps): update chart memcached 16.14.18 → 16.14.19 (#44521) | ||
|
|
29be02e4b0 |
chore(drawio): update image docker.io/jgraph/drawio digest to 5498e8a (#44520)
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 | `e095139` -> `5498e8a` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHJhd2lvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
c192ac2809 |
feat(unpoller): update image ghcr.io/unpoller/unpoller v2.32.0 → v2.33.0 (#44524)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/unpoller/unpoller](https://redirect.github.com/unpoller/unpoller) | minor | `6cb7d05` -> `654764c` | --- > [!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>unpoller/unpoller (ghcr.io/unpoller/unpoller)</summary> ### [`v2.33.0`](https://redirect.github.com/unpoller/unpoller/releases/tag/v2.33.0) [Compare Source](https://redirect.github.com/unpoller/unpoller/compare/v2.32.0...v2.33.0) #### Changelog - [`b4fa16b`](https://redirect.github.com/unpoller/unpoller/commit/b4fa16b2fdfc26d52eb4700c7045dd3df5e3df01) fix(influxunifi): use CelsiusSafe() for temp fields to fix InfluxDB type conflict ([#​944](https://redirect.github.com/unpoller/unpoller/issues/944)) ([#​945](https://redirect.github.com/unpoller/unpoller/issues/945)) - [`6488fef`](https://redirect.github.com/unpoller/unpoller/commit/6488feff062ce5df7bc0b1e1d628ae3fc60add23) Bump docker/login-action from 3.6.0 to 3.7.0 in the all group ([#​942](https://redirect.github.com/unpoller/unpoller/issues/942)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5wb2xsZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
285f80db9d |
chore(arksurvivalevolved): update image docker.io/drpsychick/arkserver digest to fb64ced (#44519)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/drpsychick/arkserver | digest | `993f2c9` -> `fb64ced` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXJrc3Vydml2YWxldm9sdmVkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
21c41fa63e |
Commit daily changes
Signed-off-by: TrueCharts-Bot <bot@truecharts.org> |
||
|
|
866ee22ae7 |
feat(ghostfolio): update image docker.io/ghostfolio/ghostfolio 2.234.0 → 2.235.0 (#44517)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio) | minor | `105ef91` -> `2f16640` | --- > [!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>ghostfolio/ghostfolio (docker.io/ghostfolio/ghostfolio)</summary> ### [`v2.235.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#22350---2026-02-03) [Compare Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.234.0...2.235.0) ##### Added - Added the ability to fetch top holdings for ETF and mutual fund assets from *Yahoo Finance* - Added support for the impersonation mode in the endpoint `GET api/v1/account/:id/balances` - Added an action menu to the user detail dialog in the users section of the admin control panel ##### Changed - Optimized the value redaction interceptor for the impersonation mode by introducing `fast-redact` - Refactored `showTransactions` in favor of `showActivitiesCount` in the accounts table component - Refactored `transactionCount` in favor of `activitiesCount` in the accounts table component - Deprecated `transactionCount` in favor of `activitiesCount` in the endpoint `GET api/v1/admin` - Removed the deprecated `firstBuyDate` in the portfolio calculator - Upgraded `yahoo-finance2` from version `3.11.2` to `3.13.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZ2hvc3Rmb2xpbyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
9c050eedb7 |
feat(navidrome): update image docker.io/deluan/navidrome 0.59.0 → 0.60.0 (#44518)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome) | minor | `4edc8a1` -> `5d0f6ab` | --- > [!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>navidrome/navidrome (docker.io/deluan/navidrome)</summary> ### [`v0.60.0`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.60.0) [Compare Source](https://redirect.github.com/navidrome/navidrome/compare/v0.59.0...v0.60.0) #### Plugins This release introduces a major rewrite of the experimental **Plugin System**, now with multi-language PDK support, enabling developers to extend Navidrome's functionality using WebAssembly-based plugins written in Go, Rust, Python or JavaScript. Plugins run in a secure sandbox and can provide additional metadata sources, custom integrations, and server-side enhancements. Users can now easily configure plugins directly from the UI through a new JSONForms-based configuration interface. A couple of working plugins are already available: - [AudioMuse-AI integration](https://redirect.github.com/NeptuneHub/AudioMuse-AI-NV-plugin) - [ListenBrainz Daily Playlist Importer](https://redirect.github.com/kgarner7/navidrome-listenbrainz-daily-playlist) - [Discord Rich Presence](https://redirect.github.com/navidrome/discord-rich-presence-plugin) For more plugins, keep an eye on the tag [navidrome-plugins](https://redirect.github.com/topics/navidrome-plugin) in GitHub. More details and instructions on how to use and manage plugins can be found in our [documentation](https://www.navidrome.org/docs/usage/features/plugins/). New documentation will soon be added with details on how to create new plugins. #### Metadata Extraction Additionally, this version includes a **pure-Go metadata extractor** built on top of the new `go-taglib` library. This is a significant step toward removing the C++ TagLib dependency, which will simplify cross-platform builds and packaging in future releases. The new extractor is activated by default, but in case of any issues you can revert to the previous implementation by setting `Scanner.Extractor="legacy-taglib"` configuration option. #### Instant Mix The Instant Mix feature generates a playlist of similar songs based on a selected track. By default, it retrieves similar songs from Last.fm (if configured with an API key) or falls back to Deezer. It can also be configured to use external plugins, like [AudioMuse-AI](https://redirect.github.com/NeptuneHub/AudioMuse-AI-NV-plugin) for sonic analysis-based similarity recommendations. #### New and Changed Configuration Options ##### Plugin System Options | Option | Default | Description | | -------------------- | --------- | ------------------------------------------------------------- | | `Plugins.Enabled` | `true` | Enable/disable the plugin system | | `Plugins.Folder` | `""` | Path to the plugins directory. Default: `$DataFolder/Plugins` | | `Plugins.CacheSize` | `"200MB"` | Maximum cache size for storing compiled plugin WASM modules | | `Plugins.AutoReload` | `false` | Automatically detect new/changed/removed plugins | | `Plugins.LogLevel` | `""` | Override log level for plugin-related messages | ##### Subsonic API Options | Option | Default | Description | | ------------------------------ | ------- | ------------------------------------------------------------------------------------------------------------------------------ | | `Subsonic.MinimalClients` | `""` | Comma-separated list of clients that receive reduced API responses (useful for resource-constrained devices like smartwatches) | | `Subsonic.EnableAverageRating` | `true` | Include average rating in API responses | ##### Metadata & Matching Options | Option | Default | Description | | ---------------------------- | ------- | -------------------------------------------------------------------------------------------------- | | `SimilarSongsMatchThreshold` | `85` | Minimum similarity score (0-100) for matching similar songs from external sources to local library | | `LastFM.Language` | `"en"` | Now supports comma-separated list of languages (e.g., `"de,fr,en"`) for metadata fallback | | `Deezer.Language` | `"en"` | Now supports comma-separated list of languages for metadata fallback | ##### Renamed Options (Deprecation Notice) The following options have been renamed. The old names still work but will be removed in a future release: | Old Name | New Name | | --------------------------------------------- | -------------------------- | | `HTTPSecurityHeaders.CustomFrameOptionsValue` | `HTTPHeaders.FrameOptions` | #### Security - Fix potential XSS vulnerability by sanitizing user-supplied data before rendering ([GHSA-rh3r-8pxm-hg4w](https://redirect.github.com/navidrome/navidrome/security/advisories/GHSA-rh3r-8pxm-hg4w)). ([d7ec735](https://redirect.github.com/navidrome/navidrome/commit/d7ec7355c) by [@​AlexGustafsson](https://redirect.github.com/AlexGustafsson)) - Fix potential DoS vulnerability in cover art upscaling by clamping requested square size to original dimensions ([GHSA-hrr4-3wgr-68x3](https://redirect.github.com/navidrome/navidrome/security/advisories/GHSA-hrr4-3wgr-68x3)). ([77367548](https://redirect.github.com/navidrome/navidrome/commit/77367548f) by [@​deluan](https://redirect.github.com/deluan)). Thanks to [@​yunfachi](https://redirect.github.com/yunfachi) #### Added - Plugins: - Add new WebAssembly-based plugin system with multi-language PDK support (Go, Rust, Python). ([#​4833](https://redirect.github.com/navidrome/navidrome/pull/4833) by [@​deluan](https://redirect.github.com/deluan)) - Add JSONForms-based plugin configuration UI. ([#​4911](https://redirect.github.com/navidrome/navidrome/pull/4911) by [@​deluan](https://redirect.github.com/deluan)) - Add similar songs retrieval functions to plugins API. ([#​4933](https://redirect.github.com/navidrome/navidrome/pull/4933) by [@​deluan](https://redirect.github.com/deluan)) - Server: - Add pure-Go metadata extractor (`go-taglib`) as alternative to FFmpeg-based extraction. ([#​4902](https://redirect.github.com/navidrome/navidrome/pull/4902) by [@​deluan](https://redirect.github.com/deluan)) - Add support for reading embedded images using the new taglib extractor by default. ([66474fc](https://redirect.github.com/navidrome/navidrome/commit/66474fc9f) by [@​deluan](https://redirect.github.com/deluan)) - Add Instant Mix (song-based Similar Songs) functionality with MBID, ISRC and Title/Artist fuzzy matching. ([#​4919](https://redirect.github.com/navidrome/navidrome/pull/4919), [#​4946](https://redirect.github.com/navidrome/navidrome/pull/4946) by [@​deluan](https://redirect.github.com/deluan)) - Add support for multiple languages when fetching metadata from Last.fm and Deezer. ([#​4952](https://redirect.github.com/navidrome/navidrome/pull/4952) by [@​deluan](https://redirect.github.com/deluan)) - Add `Subsonic.MinimalClients` configuration option for improved compatibility with minimal Subsonic clients. Default list is `"SubMusic"` ([#​4850](https://redirect.github.com/navidrome/navidrome/pull/4850) by [@​typhoon2099](https://redirect.github.com/typhoon2099)) - Add support for public/private playlists in NSP import. ([c5447a6](https://redirect.github.com/navidrome/navidrome/commit/c5447a637) by [@​deluan](https://redirect.github.com/deluan)) - Add RISCV64 builds. ([#​4949](https://redirect.github.com/navidrome/navidrome/pull/4949) by [@​MichaIng](https://redirect.github.com/MichaIng)) - UI Features: - Add composer field to table views. ([#​4857](https://redirect.github.com/navidrome/navidrome/pull/4857) by [@​AlexGustafsson](https://redirect.github.com/AlexGustafsson)) - Add prompt before closing window if music is playing. ([#​4899](https://redirect.github.com/navidrome/navidrome/pull/4899) by [@​alannnna](https://redirect.github.com/alannnna)) - Add Nautiline-like theme. ([#​4909](https://redirect.github.com/navidrome/navidrome/pull/4909) by [@​borisrorsvort](https://redirect.github.com/borisrorsvort)) - Add multiline support and resizing for playlist comment input. ([6fce30c](https://redirect.github.com/navidrome/navidrome/commit/6fce30c13) by [@​deluan](https://redirect.github.com/deluan)) - Subsonic API: - Add `avgRating` field from Subsonic spec. ([#​4900](https://redirect.github.com/navidrome/navidrome/pull/4900) by [@​terry90](https://redirect.github.com/terry90)) - Insights: - Add insights collection for Scanner.Extractor configuration to measure go-taglib usage. ([63517e9](https://redirect.github.com/navidrome/navidrome/commit/63517e904) by [@​deluan](https://redirect.github.com/deluan)) - Add file suffix counting to insights. ([0473c50](https://redirect.github.com/navidrome/navidrome/commit/0473c50b4) by [@​deluan](https://redirect.github.com/deluan)) #### Changed - Optimize cross-library move detection for single-library setups. ([#​4888](https://redirect.github.com/navidrome/navidrome/pull/4888) by [@​deluan](https://redirect.github.com/deluan)) - Improve Deezer artist search ranking. ([a081569](https://redirect.github.com/navidrome/navidrome/commit/a081569ed) by [@​deluan](https://redirect.github.com/deluan)) - Rename `HTTPSecurityHeaders.CustomFrameOptionsValue` to `HTTPHeaders.FrameOptions`. ([7ccf44b](https://redirect.github.com/navidrome/navidrome/commit/7ccf44b8e) by [@​deluan](https://redirect.github.com/deluan)) - Update translations: Bulgarian, Catalan, German, Greek, Spanish, Finnish, French, Galician, Indonesian, Dutch, Polish, Russian, Slovenian, Swedish, Thai by [POEditor contributors](https://www.navidrome.org/docs/developers/translations/). - Update Spanish translations. ([#​4904](https://redirect.github.com/navidrome/navidrome/pull/4904) by [@​abrugues](https://redirect.github.com/abrugues)) - Update Basque translation. ([#​4815](https://redirect.github.com/navidrome/navidrome/pull/4815) by [@​xabirequejo](https://redirect.github.com/xabirequejo)) #### Fixed - Playlists: - Fix M3U playlist import failing for paths with different UTF/Unicode representations (NFC/NFD normalization). ([#​4890](https://redirect.github.com/navidrome/navidrome/pull/4890) by [@​deluan](https://redirect.github.com/deluan)) - Fix playlist name sorting to be case-insensitive. ([#​4845](https://redirect.github.com/navidrome/navidrome/pull/4845) by [@​deluan](https://redirect.github.com/deluan)) - UI: - Fix various UI issues and improve styling coherence. ([#​4910](https://redirect.github.com/navidrome/navidrome/pull/4910) by [@​borisrorsvort](https://redirect.github.com/borisrorsvort)) - Fix AMusic theme player buttons and delete button color. ([#​4797](https://redirect.github.com/navidrome/navidrome/pull/4797) by [@​dragonish](https://redirect.github.com/dragonish)) - Fix export missing files showing only first 1000 results. ([017676c](https://redirect.github.com/navidrome/navidrome/commit/017676c45) by [@​deluan](https://redirect.github.com/deluan)) - Scanner: - Fix `FullScanInProgress` not reflecting current scan request during interrupted scans. ([8c80be5](https://redirect.github.com/navidrome/navidrome/commit/8c80be56d) by [@​deluan](https://redirect.github.com/deluan)) - Fix "Expression tree is too large" error by executing GetFolderUpdateInfo in batches. ([cde5992](https://redirect.github.com/navidrome/navidrome/commit/cde5992c4) by [@​deluan](https://redirect.github.com/deluan)) - Fix stale role associations when artist role changes. ([2d7b716](https://redirect.github.com/navidrome/navidrome/commit/2d7b71683) by [@​deluan](https://redirect.github.com/deluan)) - Fix infinite recursion in PID configuration. ([1c4a7e8](https://redirect.github.com/navidrome/navidrome/commit/1c4a7e855) by [@​deluan](https://redirect.github.com/deluan)) - Fix default PIDs not being set for Album and Track. In some circumstances it could lead to empty PIDs ([71f549a](https://redirect.github.com/navidrome/navidrome/commit/71f549afb) by [@​deluan](https://redirect.github.com/deluan)) - Fix error when watcher detected too many folder changes, causing the scan to fail. ([9ed309a](https://redirect.github.com/navidrome/navidrome/commit/9ed309ac8) by [@​deluan](https://redirect.github.com/deluan)) - Show scan errors in the UI more consistently. ([ebbc31f](https://redirect.github.com/navidrome/navidrome/commit/ebbc31f1a) by [@​deluan](https://redirect.github.com/deluan)) - Subsonic API: - Fix username parameter validation for `getUser` endpoint. ([6ed6524](https://redirect.github.com/navidrome/navidrome/commit/6ed652475) by [@​deluan](https://redirect.github.com/deluan)) - Fix `getNowPlaying` endpoint to always be enabled regardless of configuration. ([603cccd](https://redirect.github.com/navidrome/navidrome/commit/603cccde1) by [@​deluan](https://redirect.github.com/deluan)) - Server: - Fix JWT-related errors being exposed on share page. ([#​4892](https://redirect.github.com/navidrome/navidrome/pull/4892) by [@​AlexGustafsson](https://redirect.github.com/AlexGustafsson)) - Fix user context not preserved in async NowPlaying dispatch. ([396eee4](https://redirect.github.com/navidrome/navidrome/commit/396eee48c) by [@​deluan](https://redirect.github.com/deluan)) - Fix environment variable configuration loading not being logged when no config file is found. ([51ca2de](https://redirect.github.com/navidrome/navidrome/commit/51ca2dee6) by [@​deluan](https://redirect.github.com/deluan)) - Fix items with no annotation not being included for `starred=false` filter, handle `has_rating=false`. ([#​4921](https://redirect.github.com/navidrome/navidrome/pull/4921) by [@​kgarner7](https://redirect.github.com/kgarner7)) - Last.fm's `scrobble` and `updateNowPlaying` methods should send parameters in request body. ([51026de](https://redirect.github.com/navidrome/navidrome/commit/51026de80) by [@​deluan](https://redirect.github.com/deluan)) #### New Contributors - [@​alannnna](https://redirect.github.com/alannnna) made their first contribution in [#​4899](https://redirect.github.com/navidrome/navidrome/pull/4899) - [@​abrugues](https://redirect.github.com/abrugues) made their first contribution in [#​4904](https://redirect.github.com/navidrome/navidrome/pull/4904) - [@​AlexGustafsson](https://redirect.github.com/AlexGustafsson) made their first contribution in [#​4857](https://redirect.github.com/navidrome/navidrome/pull/4857) - [@​borisrorsvort](https://redirect.github.com/borisrorsvort) made their first contribution in [#​4909](https://redirect.github.com/navidrome/navidrome/pull/4909) - [@​dragonish](https://redirect.github.com/dragonish) made their first contribution in [#​4797](https://redirect.github.com/navidrome/navidrome/pull/4797) - [@​MichaIng](https://redirect.github.com/MichaIng) made their first contribution in [#​4949](https://redirect.github.com/navidrome/navidrome/pull/4949) - [@​terry90](https://redirect.github.com/terry90) made their first contribution in [#​4900](https://redirect.github.com/navidrome/navidrome/pull/4900) - [@​typhoon2099](https://redirect.github.com/typhoon2099) made their first contribution in [#​4850](https://redirect.github.com/navidrome/navidrome/pull/4850) **Full Changelog**: <https://github.com/navidrome/navidrome/compare/v0.59.0...v0.60.0> #### Helping out This release is only possible thanks to the support of some **awesome people**! Want to be one of them? You can [sponsor](https://redirect.github.com/sponsors/deluan), pay me a [Ko-fi](https://ko-fi.com/deluan), or [contribute with code](https://www.navidrome.org/docs/developers/). #### Where to go next? - Read installation instructions on our [website](https://www.navidrome.org/docs/installation/). - Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome) for a simple cloud solution. - Reach out on [Discord](https://discord.gg/xh7j7yF), [Reddit](https://www.reddit.com/r/navidrome/) and [Twitter](https://twitter.com/navidrome)! </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmF2aWRyb21lIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
7e3f06e98e | fix(bytestash): update image ghcr.io/jordan-dalby/bytestash 1.5.10 → 1.5.11 (#44512) | ||
|
|
b5c01142df |
fix(spoolman): update image ghcr.io/donkie/spoolman 0.23.0 → 0.23.1 (#44516)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/donkie/spoolman](https://redirect.github.com/Donkie/Spoolman) | patch | `6606dcb` -> `c798bcc` | --- > [!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>Donkie/Spoolman (ghcr.io/donkie/spoolman)</summary> ### [`v0.23.1`](https://redirect.github.com/Donkie/Spoolman/releases/tag/v0.23.1) [Compare Source](https://redirect.github.com/Donkie/Spoolman/compare/v0.23.0...v0.23.1) Minor update to fix filament list not showing all items. Many thanks to [@​nyanotech](https://redirect.github.com/nyanotech) for the fix! #### What's Changed - explicitly disable pagination for useSelect by [@​nyanotech](https://redirect.github.com/nyanotech) in [#​831](https://redirect.github.com/Donkie/Spoolman/pull/831) - Bump lodash from 4.17.21 to 4.17.23 in /client by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​823](https://redirect.github.com/Donkie/Spoolman/pull/823) - Bump lodash-es from 4.17.22 to 4.17.23 in /client by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​822](https://redirect.github.com/Donkie/Spoolman/pull/822) #### New Contributors - [@​nyanotech](https://redirect.github.com/nyanotech) made their first contribution in [#​831](https://redirect.github.com/Donkie/Spoolman/pull/831) **Full Changelog**: <https://github.com/Donkie/Spoolman/compare/v0.23.0...v0.23.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3Bvb2xtYW4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
703a29d87b |
chore(rsshub): update image docker.io/diygod/rsshub digest to 8cca409 (#44510)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/diygod/rsshub | digest | `6b90494` -> `8cca409` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcnNzaHViIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
22937ec78a |
fix(renovate): update image oci.trueforge.org/containerforge/renovate 43.2.4 → 43.2.5 (#44514)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/renovate](https://ghcr.io/trueforge-org/renovate) ([source](https://redirect.github.com/renovate/renovate)) | patch | `8dfcf3a` -> `14a3d2c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVub3ZhdGUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
91fbe5e6c8 | chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 1612a2e (#44504) | ||
|
|
89c0953495 |
chore(nexus-oss): update image docker.io/sonatype/nexus3 digest to a198d52 (#44509)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/sonatype/nexus3 | digest | `0fe49d5` -> `a198d52` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dXMtb3NzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
dc5966c27b |
fix(speedtest-tracker): update image ghcr.io/linuxserver/speedtest-tracker 1.13.5 → 1.13.6 (#44515)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/speedtest-tracker](https://redirect.github.com/linuxserver/docker-speedtest-tracker/packages) ([source](https://redirect.github.com/linuxserver/docker-speedtest-tracker)) | patch | `d269fd7` -> `dedc276` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3BlZWR0ZXN0LXRyYWNrZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
1a7045ccdd |
chore(duckdns): update image ghcr.io/linuxserver/duckdns digest to 1bfa394 (#44506)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/duckdns | digest | `8038b73` -> `1bfa394` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZHVja2RucyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
1e794fc5bf |
fix(metube): update image ghcr.io/alexta69/metube 2026.02.01 → 2026.02.03 (#44513)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/alexta69/metube | patch | `6c35324` -> `54397e6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0dWJlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
c1d4c83eda | chore(transmission): update image docker.io/linuxserver/transmission digest to d35b7cc (#44511) | ||
|
|
46aeb92568 |
chore(memcached): update image docker.io/bitnamisecure/memcached digest to 64bfe24 (#44508)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bitnamisecure/memcached | digest | `6b400a5` -> `64bfe24` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVtY2FjaGVkIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
b7ba3a5821 |
chore(ddclient): update image ghcr.io/linuxserver/ddclient digest to 7e98b88 (#44505)
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 | `a572639` -> `7e98b88` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGRjbGllbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
2c9378f3a6 |
chore(lancache-monolithic): update image docker.io/lancachenet/monolithic digest to 78438d7 (#44507)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lancachenet/monolithic | digest | `00b0076` -> `78438d7` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGFuY2FjaGUtbW9ub2xpdGhpYyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
58d9308670 |
fix(hytale): correct description (#44503)
**Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [x] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code - [ ] 📜 Documentation Changes **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made changes to the documentation - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning - [x] I made sure the title starts with `feat(chart-name):`, `fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or `fix(docs):` **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com> |
||
|
|
fb6b92da34 | feat(nexus-oss): update image docker.io/sonatype/nexus3 3.88.0 → 3.89.0 (#44501) | ||
|
|
4006946c4f | fix(renovate): update image oci.trueforge.org/containerforge/renovate 43.2.1 → 43.2.4 (#44498) | ||
|
|
31f825aaaf |
feat(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.1.20 → 19.3.1 (#44500)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/coderaiser/cloudcmd](https://redirect.github.com/coderaiser/cloudcmd) | minor | `cb5a9c4` -> `d0b1687` | --- > [!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>coderaiser/cloudcmd (ghcr.io/coderaiser/cloudcmd)</summary> ### [`v19.3.1`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.3.1): cloudcmd v19.3.1 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.3.0...v19.3.1) #### 🐞 fix - [`5661bc4`](https://redirect.github.com/coderaiser/cloudcmd/commit/5661bc4f) Closing X in editor disappeared ([#​445](https://redirect.github.com/coderaiser/cloudcmd/issues/445)) ### [`v19.3.0`](https://redirect.github.com/coderaiser/cloudcmd/releases/tag/v19.3.0): cloudcmd v19.3.0 [Compare Source](https://redirect.github.com/coderaiser/cloudcmd/compare/v19.1.20...v19.3.0) #### 🔥 feature - [`4533a25`](https://redirect.github.com/coderaiser/cloudcmd/commit/4533a25c) cloudcmd: migrate to ESM - [`e8a81c4`](https://redirect.github.com/coderaiser/cloudcmd/commit/e8a81c49) client: dom: events: migrate to ESM - [`071141b`](https://redirect.github.com/coderaiser/cloudcmd/commit/071141bc) client: terminal-run: migrate to ESM </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2xvdWRjb21tYW5kZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
ce7e0e507c | fix(n8n): update image ghcr.io/n8n-io/n8n 2.7.0 → 2.7.1 (#44496) | ||
|
|
6d05881909 |
feat(zwavejs2mqtt): update image docker.io/zwavejs/zwave-js-ui 11.10.1 → 11.11.0 (#44502)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | minor | `d38bee8` -> `d14b02b` | --- > [!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>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v11.11.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#11110-2026-02-03) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.10.1...v11.11.0) ##### ✨ Features - bump zwave-js\@​15.20.1 ([#​4527](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4527)) ([cf9dec4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/cf9dec463f3be6f782cd9e3263c3c13285990eef)) - support embedding Z-Wave JS UI in other software ([#​4520](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4520)) ([9b081cc](https://redirect.github.com/zwave-js/zwave-js-ui/commit/9b081cc396c3270c4ad8118edf79b49055e01427)) ##### 🐛 Bug Fixes - correct JSON template syntax in color temperature command ([ceabeae](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ceabeaead4e1fa8a90879d1ffc296900ea48bd1a)), closes [#​4528](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4528) ##### 🔧 Chores - add NPM version verification and update step in release workflow ([d864664](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d864664074dafb521ce3a46adf8e9ae62b02cc07)) - add registry URL to Node.js setup in release workflow ([f3e74d2](https://redirect.github.com/zwave-js/zwave-js-ui/commit/f3e74d231f6b741f7d402bea19530c4efe629b1c)) - add registry URL to Node.js setup in release workflow ([89e5ecd](https://redirect.github.com/zwave-js/zwave-js-ui/commit/89e5ecdcef931cd1b1e271d7b930bcde18272742)) - add skipChecks option to npm configuration in release-it setup ([43a86e1](https://redirect.github.com/zwave-js/zwave-js-ui/commit/43a86e1e370ce8ba8e181e110c071e6458d54ba0)) - enable npm provenance ([13ed900](https://redirect.github.com/zwave-js/zwave-js-ui/commit/13ed900f6465d3a586c23aff450ec9b6ee999bc1)) - remove registry URL from Node.js setup in release workflow ([fbe735e](https://redirect.github.com/zwave-js/zwave-js-ui/commit/fbe735ee58dcef9a8bb68da7683b61ba4ba21c20)) - remove registry URL from Node.js setup in release workflow ([c4a1673](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c4a16736b37221b6154bad6111429bc00f226210)) - simplify npm upgrade step in release workflow ([afb6d07](https://redirect.github.com/zwave-js/zwave-js-ui/commit/afb6d0745acdc975849cf8f8be23adaed010e81c)) - update Node.js version to 22.x in release workflow ([dc9a3b7](https://redirect.github.com/zwave-js/zwave-js-ui/commit/dc9a3b7306c1262254fdd4b5fe87d84a6c10e2c8)) - update release-it version to 19.2.4 in package.json and package-lock.json ([3628cc4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/3628cc4f84da19f823d1121e44ebca6a5e98cbdc)) - update repository URL format and restructure bin entry in package.json ([d4f7c6a](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d4f7c6a8096bdc168de6324328f6c6c6d3196cd3)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
471ff0b2a7 |
fix(flowise): update image docker.io/flowiseai/flowise 3.0.12 → 3.0.13 (#44494)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/flowiseai/flowise | patch | `25401a5` -> `5fa98cd` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZmxvd2lzZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
6af3c96bb8 | fix(seafile): update image docker.io/seafileltd/seafile-mc 13.0.15 → 13.0.17 (#44499) | ||
|
|
55bc3435d4 | chore(rsshub): update image docker.io/diygod/rsshub digest to 6b90494 (#44493) | ||
|
|
12e50fb87a | fix(matomo): update image public.ecr.aws/bitnami/matomo 5.7.0 → 5.7.1 (#44495) | ||
|
|
347ef347f0 |
fix(pasta): update image docker.io/cglatot/pasta 2.2.4 → 2.2.5 (#44497)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/cglatot/pasta | patch | `cb77bd2` -> `dba77cf` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGFzdGEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
fdf44dc285 | chore(pwndrop): update image ghcr.io/linuxserver/pwndrop digest to 1e1e4d6 (#44492) | ||
|
|
192801a016 |
chore(lancache-dns): update image docker.io/lancachenet/lancache-dns digest to b703410 (#44491)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lancachenet/lancache-dns | digest | `0ac433d` -> `b703410` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbGFuY2FjaGUtZG5zIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
390ca4afe9 | chore(github-action): update actions/checkout digest digest to de0fac2 |