8c3acc5bb99a0a356f0ea8e35b3463c7329c5997
54124 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
8c3acc5bb9 |
chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 7172a32 (#46225)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `01a00f1` → `7172a32` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYW55dGhpbmctbGxtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
d2925c98de |
BREAKING CHANGE(helm-deps): Update chart common 28.33.4 → 29.0.0 (#46224)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [common](https://trueforge.org/truetech/truecharts/charts/library/common) ([source](https://ghcr.io/cloudnative-pg/postgis)) | major | `28.33.4` → `29.0.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvendhdmVqczJtcXR0IiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> |
||
|
|
7071c335dd |
fix(minecraft-java): update image ghcr.io/itzg/minecraft-server 2026.3.1 → 2026.3.2 (#46222)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `0678de3` → `bb08cd9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `aef4a2a` → `14769ca` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `7fd1fd2` → `55f5115` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `bbe9533` → `95811e9` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `f0346b6` → `e471a33` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `1ce3ff2` → `4b4355d` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `82145c0` → `dfe1599` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `86d470f` → `166080c` | | [ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server) | patch | `17020f7` → `0550bd3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>itzg/docker-minecraft-server (ghcr.io/itzg/minecraft-server)</summary> ### [`v2026.3.2`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2026.3.2) [Compare Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2026.3.1...2026.3.2) <!-- Release notes generated using configuration in .github/release.yml at fba656561f178dd0d0f3b4a7237845e464b774d9 --> ##### What's Changed ##### Enhancements - Added NUMA library by [@​itzg](https://redirect.github.com/itzg) in [#​3962](https://redirect.github.com/itzg/docker-minecraft-server/pull/3962) - Apply logging prefix on output from DEBUG\_MEMORY by [@​itzg](https://redirect.github.com/itzg) in [#​3975](https://redirect.github.com/itzg/docker-minecraft-server/pull/3975) - Add image variant java25-alpine by [@​itzg](https://redirect.github.com/itzg) in [#​3980](https://redirect.github.com/itzg/docker-minecraft-server/pull/3980) ##### Documentation - build: adjust RTD config to explicitly use docs/requirements.txt by [@​itzg](https://redirect.github.com/itzg) in [#​3964](https://redirect.github.com/itzg/docker-minecraft-server/pull/3964) - add dockerfile\_inline example to misc/building by [@​EmilyxFox](https://redirect.github.com/EmilyxFox) in [#​3963](https://redirect.github.com/itzg/docker-minecraft-server/pull/3963) - notes: removed start-setupForgeApiMods from start flow diagram by [@​itzg](https://redirect.github.com/itzg) in [#​3972](https://redirect.github.com/itzg/docker-minecraft-server/pull/3972) ##### Other Changes - build(deps): bump platformdirs from 4.9.2 to 4.9.4 in /docs in the patches group by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3970](https://redirect.github.com/itzg/docker-minecraft-server/pull/3970) - chore(deps): update dependency itzg/mc-server-runner to v1.14.3 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3971](https://redirect.github.com/itzg/docker-minecraft-server/pull/3971) - chore(deps): update dependency itzg/rcon-cli to v1.7.4 by [@​renovate](https://redirect.github.com/renovate)\[bot] in [#​3973](https://redirect.github.com/itzg/docker-minecraft-server/pull/3973) - build(deps): bump the patches group in /docs with 2 updates by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​3976](https://redirect.github.com/itzg/docker-minecraft-server/pull/3976) **Full Changelog**: <https://github.com/itzg/docker-minecraft-server/compare/2026.3.1...2026.3.2> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWluZWNyYWZ0LWphdmEiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
e2338e3c96 | fix(minecraft-bedrock): update image docker.io/itzg/minecraft-bedrock-server 2026.3.0 → 2026.3.1 (#46221) | ||
|
|
625d3af81f |
chore(calibre): update image ghcr.io/linuxserver/calibre digest to 6934daa (#46218)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages) ([source](https://redirect.github.com/linuxserver/docker-calibre)) | digest | `1fd7dad` → `6934daa` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FsaWJyZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
fa4ac4d70b |
chore(sshwifty): update image docker.io/niruix/sshwifty digest to 676b4c3 (#46219)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/niruix/sshwifty | digest | `36e6a84` → `676b4c3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc3Nod2lmdHkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
ff7a863f25 | fix(soft-serve): update image docker.io/charmcli/soft-serve v0.11.5 → v0.11.6 (#46223) | ||
|
|
22a1e094e1 | fix(clickhouse): update image docker.io/clickhouse/clickhouse-server 26.2.4.23 → 26.2.5.45 (#46220) | ||
|
|
d20d97458b |
BREAKING CHANGE(nextcloud): Update image oci.trueforge.org/containerforge/nextcloud-fpm 32.0.6 → 33.0.0 (#46217)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nextcloud-fpm](https://ghcr.io/trueforge-org/nextcloud-fpm) ([source](https://nextcloud.com)) | major | `74784a3` → `8081a0c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbmV4dGNsb3VkIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
5de37bfce9 |
chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to 19b6db8 (#46213)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine) | digest | `ed38e31` → `19b6db8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
8ab969d58c |
chore(lyrion-music-server): update image docker.io/lmscommunity/lyrionmusicserver digest to 4a0d420 (#46215)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/lmscommunity/lyrionmusicserver | digest | `4ed59c5` → `4a0d420` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbHlyaW9uLW11c2ljLXNlcnZlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
854ca3b7d4 | feat(esphome): update image oci.trueforge.org/containerforge/esphome 2026.2.4 → 2026.3.0 (#46216) | ||
|
|
8a15ac7e8a |
chore(deps): update oci.trueforge.org/containerforge/devcontainer:3.0.2 docker digest digest to c425fc7 (#46214)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oci.trueforge.org/containerforge/devcontainer](https://ghcr.io/trueforge-org/devcontainer) ([source](https://trueforge.org)) | image | digest | `5b81076` → `c425fc7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvLmRldmNvbnRhaW5lciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
3becc88e4a |
fix(helm-deps): update chart valkey 0.4.3 → 0.4.4 (#46194)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [valkey](https://trueforge.org/truetech/truecharts/charts/incubator/valkey) ([source](https://redirect.github.com/bitnami/containers/tree/HEAD/bitnami/valkey)) | patch | `0.4.3` → `0.4.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VibGF0ZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
8ee3bc2d7f |
BREAKING CHANGE(common): Update image oci.trueforge.org/containerforge/postgresql-client 1.1.0 → 9.6.24 (#46202)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/postgresql-client](https://ghcr.io/trueforge-org/postgresql-client) ([source](https://truecharts.org)) | major | `4df4c77` → `5232c62` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
06ec271781 |
BREAKING CHANGE(common): Update image oci.trueforge.org/containerforge/mongosh 1.10.6 → 2.8.1 (#46201)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/mongosh](https://ghcr.io/trueforge-org/mongosh) ([source](https://truecharts.org)) | major | `a51d329` → `0dde3b9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
26f3c9d128 |
BREAKING CHANGE(common): Update image oci.trueforge.org/containerforge/mariadb-client 1.1.0 → 12.2.2 (#46200)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/mariadb-client](https://ghcr.io/trueforge-org/mariadb-client) ([source](https://truecharts.org)) | major | `fa06391` → `87b97ae` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tbW9uIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9tYWpvciJdfQ==--> |
||
|
|
38b7cbc8f5 | fix(outline): update image docker.io/outlinewiki/outline 1.6.0 → 1.6.1 (#46209) | ||
|
|
49dd7a055d |
fix(ollama): update image docker.io/ollama/ollama 0.18.1 → 0.18.2 (#46208)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ollama/ollama | patch | `7d055e1` → `69a6f74` | | docker.io/ollama/ollama | patch | `5949ec0` → `5a5d014` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb2xsYW1hIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
455879daee |
feat(wallos): update image ghcr.io/ellite/wallos 4.6.2 → 4.7.1 (#46212)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ellite/wallos](https://redirect.github.com/ellite/Wallos) | minor | `ff4f09d` → `aba53e3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>ellite/Wallos (ghcr.io/ellite/wallos)</summary> ### [`v4.7.1`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#471-2026-03-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.7.1...v4.7.1) ##### Bug Fixes - remove extra line on languages.php causing headers already sent ([#​1019](https://redirect.github.com/ellite/Wallos/issues/1019)) ([f5c9a34](https://redirect.github.com/ellite/Wallos/commit/f5c9a3498ed2df8ae6b225fc63ce01a8ed5ce348)) ### [`v4.7.1`](https://redirect.github.com/ellite/Wallos/releases/tag/v4.7.1) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.7.0...v4.7.1) ##### Bug Fixes - remove extra line on languages.php causing headers already sent ([#​1019](https://redirect.github.com/ellite/Wallos/issues/1019)) ([f5c9a34](https://redirect.github.com/ellite/Wallos/commit/f5c9a3498ed2df8ae6b225fc63ce01a8ed5ce348)) ### [`v4.7.0`](https://redirect.github.com/ellite/Wallos/blob/HEAD/CHANGELOG.md#470-2026-03-19) [Compare Source](https://redirect.github.com/ellite/Wallos/compare/v4.6.2...v4.7.0) ##### Features - add romanian translations ([#​1017](https://redirect.github.com/ellite/Wallos/issues/1017)) ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - mask ai api key on the settings page ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) ##### Bug Fixes - ai recommendation numbering when deleting a recommendation ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - calendar ocurrences to respect subscriptions start date ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - logo search ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - retain first and last name when switching language during registration ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - set login cookie to httponly ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - ssrf vulnerability on several endpoints ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - unicode character on the css file ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) - xss vulnerability on payment method rename endpoint ([e87387f](https://redirect.github.com/ellite/Wallos/commit/e87387f0ebb540cd33e6dfda7181db9db650ecef)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2FsbG9zIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |
||
|
|
9a53fc1393 |
chore(omada-controller): update image docker.io/mbentley/omada-controller digest to 62a2666 (#46205)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mbentley/omada-controller](https://redirect.github.com/mbentley/docker-omada-controller) | digest | `f5ecd4c` → `62a2666` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb21hZGEtY29udHJvbGxlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d4e04ada3e |
chore(doublecommander): update image ghcr.io/linuxserver/doublecommander digest to 44ea02e (#46204)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/doublecommander | digest | `44c3b6c` → `44ea02e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG91YmxlY29tbWFuZGVyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
150e5169be | chore(remmina): update image ghcr.io/linuxserver/remmina digest to 3fd9f54 (#46206) | ||
|
|
76fc113bee |
chore(comet): update image ghcr.io/g0ldyy/comet digest to d4549e0 (#46203)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/g0ldyy/comet | digest | `1c405f1` → `d4549e0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29tZXQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==--> |
||
|
|
cf4063d587 | feat(strapi): update image docker.io/vshadbolt/strapi 5.39.0 → 5.40.0 (#46211) | ||
|
|
36d32cf2fd | fix(mealie): update image ghcr.io/mealie-recipes/mealie v3.13.0 → v3.13.1 (#46207) | ||
|
|
4c0bf549ca | fix(recyclarr): update image ghcr.io/recyclarr/recyclarr 8.5.0 → 8.5.1 (#46210) | ||
|
|
90aba3613c | fix(tdarr): update image docker.io/haveagitgat/tdarr 2.64.01 → 2.64.02 (#46197) | ||
|
|
0af62d0d2c | chore(rdesktop): update rdesktop (#46189) | ||
|
|
1660141259 | fix(metabase): update image docker.io/metabase/metabase v0.59.3 → v0.59.4 (#46195) | ||
|
|
25b73a17c9 |
feat(seerr): update image oci.trueforge.org/containerforge/seerr 3.0.1 → 3.1.0 (#46199)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/seerr](https://ghcr.io/trueforge-org/seerr)
([source](https://redirect.github.com/seerr-team/seerr)) | minor |
`f52d058` → `95e84d1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.
Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.
---
### Release Notes
<details>
<summary>seerr-team/seerr
(oci.trueforge.org/containerforge/seerr)</summary>
###
[`v3.1.0`](https://redirect.github.com/seerr-team/seerr/releases/tag/v3.1.0)
[Compare
Source](https://redirect.github.com/seerr-team/seerr/compare/v3.0.1...v3.1.0)
##### 🛡️ Security
- Patch
[CVE-2026-27707](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-rc4w-7m3r-c2f7)
- Unauthenticated account registration on Plex-configured Seerr
instances via Jellyfin authentication endpoint -
([4ae2068](https://redirect.github.com/seerr-team/seerr/commit/4ae20684092b5b28527b23dfbc1a3417858fee8e))
- Patch
[CVE-2026-27793](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-f7xw-jcqr-57hp)
- Broken Object-Level Authorization in User Profile Endpoint Exposes
Third-Party Notification Credentials -
([4f089b2](https://redirect.github.com/seerr-team/seerr/commit/4f089b29d0bb41d382168b17aa152eb5b8a25303))
- Patch
[CVE-2026-27792](https://redirect.github.com/seerr-team/seerr/security/advisories/GHSA-gx3h-3jg5-q65f)
- Missing authentication on pushSubscription endpoints -
([946bdecec](https://redirect.github.com/seerr-team/seerr/commit/946bdecec524b4e7f8aaf8f2b3856f319a3580c1))
##### 🚀 Features
- *(helm)* Use an existing PVC as config volume
([#​2447](https://redirect.github.com/seerr-team/seerr/issues/2447))
-
([8f0c904](https://redirect.github.com/seerr-team/seerr/commit/8f0c90492859e1331cb9b4fbe85497ce5eb22061))
- *(servarr-api)* Make Servarr API request timeout configurable
([#​2556](https://redirect.github.com/seerr-team/seerr/issues/2556))
-
([3bcb4da](https://redirect.github.com/seerr-team/seerr/commit/3bcb4da1e5048a7b2141716d9bf0387a75909ee6))
- Self-host font for better privacy
([#​2540](https://redirect.github.com/seerr-team/seerr/issues/2540))
-
([10ea21b](https://redirect.github.com/seerr-team/seerr/commit/10ea21b20ff696768424b64f6fd834c8e3e24108))
##### 🐛 Bug Fixes
- *(helm)* Add "v" as prefix for appVersion tag
([#​2445](https://redirect.github.com/seerr-team/seerr/issues/2445))
-
([04b9d87](https://redirect.github.com/seerr-team/seerr/commit/04b9d87174f08e8d08ee31a032154f8b0f12e322))
- *(jellyfin-scanner)* Include unmatched seasons in processable seasons
([#​2538](https://redirect.github.com/seerr-team/seerr/issues/2538))
-
([68f56d2](https://redirect.github.com/seerr-team/seerr/commit/68f56d2035d05827d47ffd9a4e374b19043146b5))
- *(link-account)* Fix error-message override
([#​2547](https://redirect.github.com/seerr-team/seerr/issues/2547))
-
([b843be0](https://redirect.github.com/seerr-team/seerr/commit/b843be0cad895c5f974d47dc44c85557fdbcce36))
- *(plex-scanner)* Add TVDb to TMDB fallback in plex scanner
([#​2537](https://redirect.github.com/seerr-team/seerr/issues/2537))
-
([7c60a5c](https://redirect.github.com/seerr-team/seerr/commit/7c60a5c3c5209116506de6f590a6b0f428610871))
- *(radarr)* Trigger search for existing monitored movies without files
([#​2391](https://redirect.github.com/seerr-team/seerr/issues/2391))
-
([55776ea](https://redirect.github.com/seerr-team/seerr/commit/55776ea24f271435d83b30e5220b42c150f59175))
- *(servarr)* Increase default API timeout from 5000ms to 10000ms
([#​2442](https://redirect.github.com/seerr-team/seerr/issues/2442))
-
([b499976](https://redirect.github.com/seerr-team/seerr/commit/b49997690276c58abf66b53c308b23e55e299da3))
- *(sonarr)* Use configured metadata provider for season filtering
([#​2516](https://redirect.github.com/seerr-team/seerr/issues/2516))
-
([5013d1d](https://redirect.github.com/seerr-team/seerr/commit/5013d1d54db5787469e030493fc628f5c2db57d9))
- *(watch-data)* Use sentinel values to avoid invalid SQL syntax
([#​2552](https://redirect.github.com/seerr-team/seerr/issues/2552))
-
([947f70c](https://redirect.github.com/seerr-team/seerr/commit/947f70c3d7c370453b9000691ac17a34a8fcebb7))
- *(watchlist-sync)* Correct permission typo for TV auto requests
([#​2488](https://redirect.github.com/seerr-team/seerr/issues/2488))
-
([e0e4b6f](https://redirect.github.com/seerr-team/seerr/commit/e0e4b6f512d2efe717d1065ab5a85aa5c717dea4))
- Preserve blocklist on media deletion & optimise watchlist-sync
([#​2478](https://redirect.github.com/seerr-team/seerr/issues/2478))
-
([9da8bb6](https://redirect.github.com/seerr-team/seerr/commit/9da8bb6deaca09a93d89a2ec1df3e42f3c1f6bcd))
##### 🚜 Refactor
- *(tailwind)* Replace deprecated tailwind utilities
([#​2542](https://redirect.github.com/seerr-team/seerr/issues/2542))
-
([f42a4ec](https://redirect.github.com/seerr-team/seerr/commit/f42a4ecf82fd09d11b116e8751c77631006125f8))
##### 📖 Documentation
- *(synology)* Add installation guide via SynoCommunity
([#​2503](https://redirect.github.com/seerr-team/seerr/issues/2503))
-
([0e636a3](https://redirect.github.com/seerr-team/seerr/commit/0e636a3f9905df66124a29a60fc7a01a78821016))
- *(truenas)* Update install/migration guide
([#​2491](https://redirect.github.com/seerr-team/seerr/issues/2491))
-
([dc1734d](https://redirect.github.com/seerr-team/seerr/commit/dc1734d41fcd7a66f835e5f14538254fa8f8b2c2))
- *(unraid)* Improve unraid migration guide
([#​2470](https://redirect.github.com/seerr-team/seerr/issues/2470))
-
([5e64d49](https://redirect.github.com/seerr-team/seerr/commit/5e64d49c32a8510d1f19b62395e46b78476084a3))
- Update Unraid install and migration guides with dual permission
methods
([#​2532](https://redirect.github.com/seerr-team/seerr/issues/2532))
-
([a0d0eb1](https://redirect.github.com/seerr-team/seerr/commit/a0d0eb185800a1444f5402b15bdd1047b05b04aa))
- Add a warning in migration-guide for third party installation
([#​2527](https://redirect.github.com/seerr-team/seerr/issues/2527))
-
([7e9dff3](https://redirect.github.com/seerr-team/seerr/commit/7e9dff3a1b7055d598edaa0cd3d2425a03edd306))
- Remove double quotes (") from DB\_HOST environment variable
([#​2514](https://redirect.github.com/seerr-team/seerr/issues/2514))
-
([fa905be](https://redirect.github.com/seerr-team/seerr/commit/fa905be0026c91d55e3fe632d9110ed679455761))
- Add Unraid installation and migration guide
([#​2440](https://redirect.github.com/seerr-team/seerr/issues/2440))
-
([b6a9132](https://redirect.github.com/seerr-team/seerr/commit/b6a913211a0bced304de394d716df3b09e04774d))
- Fix migration guide title
([#​2425](https://redirect.github.com/seerr-team/seerr/issues/2425))
-
([39ae32f](https://redirect.github.com/seerr-team/seerr/commit/39ae32f509e532f828393b2b2ff9c7a5b1db132f))
##### ⚡ Performance
- Add missing indexes on all foreign key columns
([#​2461](https://redirect.github.com/seerr-team/seerr/issues/2461))
-
([c6bcfe0](https://redirect.github.com/seerr-team/seerr/commit/c6bcfe0ae4637565e46b56f63284f473b732baae))
##### ⚙️ Miscellaneous Tasks
- *(changelog)* Fix changelog template
([#​2431](https://redirect.github.com/seerr-team/seerr/issues/2431))
-
([c2977f6](https://redirect.github.com/seerr-team/seerr/commit/c2977f64306207d44a10081c0791a42fcd774c48))
- *(eslint)* Add react/self-closing-comp
([#​2563](https://redirect.github.com/seerr-team/seerr/issues/2563))
-
([cd8b386](https://redirect.github.com/seerr-team/seerr/commit/cd8b386bf819a8874f5384dcd397422f001fb1d3))
- *(github)* Add docs and maintenance issue templates
([#​2467](https://redirect.github.com/seerr-team/seerr/issues/2467))
-
([cf4883a](https://redirect.github.com/seerr-team/seerr/commit/cf4883a55ef2881c9c8113cfdfce891acc5f10de))
- *(helm)* Add GatewayAPI route support to helm chart
([#​2544](https://redirect.github.com/seerr-team/seerr/issues/2544))
-
([3a42f59](https://redirect.github.com/seerr-team/seerr/commit/3a42f593d57292d1e9ddd0c2955f7b0a6b09c38b))
- *(helm)* Update ghcr.io/seerr-team/seerr ( 3.0.0 → 3.0.1 ) \[skip-ci]
([#​2441](https://redirect.github.com/seerr-team/seerr/issues/2441))
-
([87fb0df](https://redirect.github.com/seerr-team/seerr/commit/87fb0dfd6c0cd3ed39cee20b79e08c2ef9b6ffa4))
- *(husky)* Fixed husky commit message from bash/zsh syntax to sh syntax
([#​2572](https://redirect.github.com/seerr-team/seerr/issues/2572))
-
([a00c9e5](https://redirect.github.com/seerr-team/seerr/commit/a00c9e5e7c4bc24a3af4740a89da334b922e8c30))
- *(release)* Prepare ${TAG\_VERSION} -
([94a70bb](https://redirect.github.com/seerr-team/seerr/commit/94a70bb5fc9a4486857071a6fc048c8081fa7ca9))
- Updated the Contributing and Security guides to reflect our current
practices
([#​2579](https://redirect.github.com/seerr-team/seerr/issues/2579))
-
([0d40a42](https://redirect.github.com/seerr-team/seerr/commit/0d40a42de708913e4328f871f9c57de5c88767de))
- Disable nextjs telemetry
([#​2517](https://redirect.github.com/seerr-team/seerr/issues/2517))
-
([cecdd63](https://redirect.github.com/seerr-team/seerr/commit/cecdd631086232daaf73b3ba8a8c220315340d8c))
- Update contributing guide regarding Automated AI Agent
([#​2518](https://redirect.github.com/seerr-team/seerr/issues/2518))
-
([880fbc9](https://redirect.github.com/seerr-team/seerr/commit/880fbc902dad86f35c765437c8dea28046ed0f4c))
- Remove discord notification from release
([#​2501](https://redirect.github.com/seerr-team/seerr/issues/2501))
-
([fba20c1](https://redirect.github.com/seerr-team/seerr/commit/fba20c1b39b428a68bd09893ebba9cbd8d4e2d4e))
- Add create-tag workflow to streamline release process
([#​2493](https://redirect.github.com/seerr-team/seerr/issues/2493))
-
([06e5eb0](https://redirect.github.com/seerr-team/seerr/commit/06e5eb0704d995fdfc14738e8a085c27a20e2e11))
- Update concurrency logic
([#​2481](https://redirect.github.com/seerr-team/seerr/issues/2481))
-
([4939f13](https://redirect.github.com/seerr-team/seerr/commit/4939f13dbe00ab0d268373e2bf1f27513fd9d0fd))
- Add semantic-pr workflow to enforce conventional commits
([#​2472](https://redirect.github.com/seerr-team/seerr/issues/2472))
-
([
|
||
|
|
c5a97a96b3 |
fix(unifi): update image ghcr.io/goofball222/unifi 10.1.85 → 10.1.89 (#46198)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/goofball222/unifi](https://redirect.github.com/goofball222/unifi) | patch | `cca3bbc` → `1ad78e0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>goofball222/unifi (ghcr.io/goofball222/unifi)</summary> ### [`v10.1.89`](https://redirect.github.com/goofball222/unifi/releases/tag/10.1.89) [Compare Source](https://redirect.github.com/goofball222/unifi/compare/10.1.85...10.1.89) #### What's Changed - UniFi Network Application v10.1.89 - <https://community.ui.com/releases/UniFi-Network-Application-10-1-89/625f366f-7ea5-4266-bd9f-500180494035> - Bump docker/login-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​163](https://redirect.github.com/goofball222/unifi/pull/163) - Bump docker/setup-qemu-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​164](https://redirect.github.com/goofball222/unifi/pull/164) - Bump docker/setup-buildx-action from 3 to 4 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​165](https://redirect.github.com/goofball222/unifi/pull/165) - Bump docker/build-push-action from 6 to 7 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​166](https://redirect.github.com/goofball222/unifi/pull/166) - Bump docker/metadata-action from 5 to 6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​167](https://redirect.github.com/goofball222/unifi/pull/167) **Full Changelog**: <https://github.com/goofball222/unifi/compare/10.1.85...10.1.89> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdW5pZmkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> |
||
|
|
9b84428048 |
chore(webtop): update webtop (#46191)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `7bd32ea` → `7db2bfd` | | lscr.io/linuxserver/webtop | digest | `323bf86` → `86f256b` | | lscr.io/linuxserver/webtop | digest | `0920db1` → `384cce4` | | lscr.io/linuxserver/webtop | digest | `8cbdc75` → `5aab368` | | lscr.io/linuxserver/webtop | digest | `587f628` → `347c08f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VidG9wIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=--> |
||
|
|
9d685b6447 |
chore(jellyseerr): update image oci.trueforge.org/containerforge/jellyseerr digest to 9afe374 (#46187)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/jellyseerr](https://ghcr.io/trueforge-org/jellyseerr) ([source](https://redirect.github.com/seerr-team/seerr)) | digest | `1924b1e` → `9afe374` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvamVsbHlzZWVyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
d1d7ba3ee0 |
chore(orcaslicer): update image ghcr.io/linuxserver/orcaslicer digest to 4e36105 (#46188)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/orcaslicer](https://redirect.github.com/linuxserver/docker-orcaslicer/packages) ([source](https://redirect.github.com/linuxserver/docker-orcaslicer)) | digest | `3448b73` → `4e36105` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3JjYXNsaWNlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
f2874d78ae |
chore(digikam): update image ghcr.io/linuxserver/digikam digest to 8ac0ff3 (#46184)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/digikam](https://redirect.github.com/linuxserver/docker-digikam/packages) ([source](https://redirect.github.com/linuxserver/docker-digikam)) | digest | `f047de0` → `8ac0ff3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZGlnaWthbSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
ee841717d0 |
chore(blender): update image lscr.io/linuxserver/blender digest to c5906c4 (#46182)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/blender | digest | `12716f1` → `c5906c4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYmxlbmRlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19--> |
||
|
|
95983264bb |
fix(tdarr-node): update image docker.io/haveagitgat/tdarr_node 2.64.01 → 2.64.02 (#46196)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be) | patch | `47d8774` → `ac2486f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnItbm9kZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=--> |
||
|
|
e283c74fe6 | chore(boinc): update image ghcr.io/linuxserver/boinc digest to c073c13 (#46183) | ||
|
|
5cfee78e6b | chore(filezilla): update image ghcr.io/linuxserver/filezilla digest to 0383fb6 (#46185) | ||
|
|
9b98d742aa | chore(wordpress): update image docker.io/bitnamisecure/wordpress digest to daa3e64 (#46192) | ||
|
|
d24f1a2aae | fix(drawio): update image docker.io/jgraph/drawio 29.6.3 → 29.6.4 (#46193) | ||
|
|
990c106ad0 | chore(synclounge): update image ghcr.io/linuxserver/synclounge digest to 7bd82cc (#46190) | ||
|
|
4ebaee11f4 | chore(grafana-image-renderer): update image docker.io/grafana/grafana-image-renderer digest to 92f3d09 (#46186) | ||
|
|
db44346ecc |
feat(tdarr-node): update image docker.io/haveagitgat/tdarr_node 2.63.01 → 2.64.01 (#46180)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr_node](https://redirect.github.com/HaveAGitGat/tdarr_express_be) | minor | `1617291` → `47d8774` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnItbm9kZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=--> |
||
|
|
ac5faf3ba6 | fix(cloudcommander): update image ghcr.io/coderaiser/cloudcmd 19.7.0 → 19.7.1 (#46176) | ||
|
|
e4fe4d52e4 |
feat(tdarr): update image docker.io/haveagitgat/tdarr 2.63.01 → 2.64.01 (#46181)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/haveagitgat/tdarr](https://redirect.github.com/HaveAGitGat/tdarr_express_be) | minor | `6d3522f` → `43dd3ec` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGRhcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19--> |
||
|
|
2236cc8ee2 | fix(nocodb): update image docker.io/nocodb/nocodb 0.301.4 → 0.301.5 (#46178) | ||
|
|
c23c6dd535 |
fix(n8n): update image ghcr.io/n8n-io/n8n 2.13.0 → 2.13.1 (#46177)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://redirect.github.com/n8n-io/n8n)) | patch | `34fd08a` → `51dc2be` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==--> |
||
|
|
c0b775992e |
feat(mealie): update image ghcr.io/mealie-recipes/mealie v3.12.0 → v3.13.0 (#46179)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/mealie-recipes/mealie](https://redirect.github.com/mealie-recipes/mealie) | minor | `8d962f6` → `37c7d9c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>mealie-recipes/mealie (ghcr.io/mealie-recipes/mealie)</summary> ### [`v3.13.0`](https://redirect.github.com/mealie-recipes/mealie/releases/tag/v3.13.0) [Compare Source](https://redirect.github.com/mealie-recipes/mealie/compare/v3.12.0...v3.13.0) ### 🍴🍴🍴🍴🍴🍴 Welcome to the latest release of Mealie! We've got a ton of new features ready for you with this release, as well as a good chunk of bug fixes. #### 🎉 Highlights - You can now import recipes from YouTube, TikTok, Instagram, and other video sources using OpenAI. Simply drop the URL of your video into Mealie and it will download and transcribe the video, then create a recipe. - Units can now be standardized to enable conversions (e.g. "1 pint" can be converted to "2 cups"). All known, standard units will be standardized for you, but you can customize your own units on the data management page. This enables automatic merging of shopping list ingredients with compatible units. This is the first of many unit-standardization features coming to Mealie, so stay tuned! - We've upgraded our scraper to more-consistently fetch websites without the need to copy/paste the raw HTML. Some sites may still require this, but the vast majority work again. We'll continue to roll out improvements to make creating recipes from websites as easy as possible. #### ✨ New features - feat: Unit standardization / conversion [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7121](https://redirect.github.com/mealie-recipes/mealie/issues/7121)) - feat: Add social media video import (YouTube, TikTok, Instagram) [@​AurelienPautet](https://redirect.github.com/AurelienPautet) ([#​6764](https://redirect.github.com/mealie-recipes/mealie/issues/6764)) - feat: Recipe import progress [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7252](https://redirect.github.com/mealie-recipes/mealie/issues/7252)) - feat: Switch to httpx-curl-cffi for better scraping [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7254](https://redirect.github.com/mealie-recipes/mealie/issues/7254)) - feat: Adjust linked recipe unit and seperate when adding to shopping list [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7260](https://redirect.github.com/mealie-recipes/mealie/issues/7260)) #### 🐛 Bug fixes - fix: migrate RecipeRating component to script setup and defineModel [@​ProperTeaMogul](https://redirect.github.com/ProperTeaMogul) ([#​7203](https://redirect.github.com/mealie-recipes/mealie/issues/7203)) - fix: Allow more precise standard quantities in unit data management [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7218](https://redirect.github.com/mealie-recipes/mealie/issues/7218)) - fix: Restore original recipe description string [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7221](https://redirect.github.com/mealie-recipes/mealie/issues/7221)) - fix: Don't continue parsing recipes with errored HTTP status codes [@​deanmalan](https://redirect.github.com/deanmalan) ([#​7230](https://redirect.github.com/mealie-recipes/mealie/issues/7230)) - fix: Add ffmpeg to prod image [@​michael-genson](https://redirect.github.com/michael-genson) ([#​7235](https://redirect.github.com/mealie-recipes/mealie/issues/7235)) - fix: Update user agents in user-agents.txt [@​RealMochaFox](https://redirect.github.com/RealMochaFox) ([#​7250](https://redirect.github.com/mealie-recipes/mealie/issues/7250)) - fix: exclude index.html from workbox precache to prevent stale 401 app shell [@​api2062](https://redirect.github.com/api2062) ([#​7255](https://redirect.github.com/mealie-recipes/mealie/issues/7255)) #### 🧰 Maintenance <details> <summary>18 changes</summary> - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7205](https://redirect.github.com/mealie-recipes/mealie/issues/7205)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7208](https://redirect.github.com/mealie-recipes/mealie/issues/7208)) - chore(auto): Update pre-commit hooks [@​mealie-actions](https://redirect.github.com/mealie-actions) ([#​7209](https://redirect.github.com/mealie-recipes/mealie/issues/7209)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7220](https://redirect.github.com/mealie-recipes/mealie/issues/7220)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7223](https://redirect.github.com/mealie-recipes/mealie/issues/7223)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7225](https://redirect.github.com/mealie-recipes/mealie/issues/7225)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7228](https://redirect.github.com/mealie-recipes/mealie/issues/7228)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7231](https://redirect.github.com/mealie-recipes/mealie/issues/7231)) - chore: run Ruff with --fix in Pre-commit to auto-fix fixable errors [@​deanmalan](https://redirect.github.com/deanmalan) ([#​7232](https://redirect.github.com/mealie-recipes/mealie/issues/7232)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7236](https://redirect.github.com/mealie-recipes/mealie/issues/7236)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7240](https://redirect.github.com/mealie-recipes/mealie/issues/7240)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7245](https://redirect.github.com/mealie-recipes/mealie/issues/7245)) - chore(l10n): Crowdin locale sync [@​mealie-actions](https://redirect.github.com/mealie-actions) ([#​7246](https://redirect.github.com/mealie-recipes/mealie/issues/7246)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7253](https://redirect.github.com/mealie-recipes/mealie/issues/7253)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7258](https://redirect.github.com/mealie-recipes/mealie/issues/7258)) - chore(auto): Update pre-commit hooks [@​mealie-actions](https://redirect.github.com/mealie-actions) ([#​7256](https://redirect.github.com/mealie-recipes/mealie/issues/7256)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7266](https://redirect.github.com/mealie-recipes/mealie/issues/7266)) - chore(l10n): New Crowdin updates [@​hay-kot](https://redirect.github.com/hay-kot) ([#​7270](https://redirect.github.com/mealie-recipes/mealie/issues/7270)) </details> #### ⬆️ Dependency updates <details> <summary>16 changes</summary> - fix(deps): update dependency apprise to v1.9.8 [@​renovate](https://redirect.github.com/renovate) ([#​7207](https://redirect.github.com/mealie-recipes/mealie/issues/7207)) - chore(deps): update dependency setuptools to v82.0.1 [@​renovate](https://redirect.github.com/renovate) ([#​7211](https://redirect.github.com/mealie-recipes/mealie/issues/7211)) - fix(deps): pin dependency pint to v0.25 [@​renovate](https://redirect.github.com/renovate) ([#​7213](https://redirect.github.com/mealie-recipes/mealie/issues/7213)) - fix(deps): update dependency pint to v0.25.2 [@​renovate](https://redirect.github.com/renovate) ([#​7214](https://redirect.github.com/mealie-recipes/mealie/issues/7214)) - chore(deps): update dependency mkdocs-material to v9.7.5 [@​renovate](https://redirect.github.com/renovate) ([#​7224](https://redirect.github.com/mealie-recipes/mealie/issues/7224)) - fix(deps): update dependency pyjwt to v2.12.0 [@​renovate](https://redirect.github.com/renovate) ([#​7234](https://redirect.github.com/mealie-recipes/mealie/issues/7234)) - chore(deps): update dependency ruff to v0.15.6 [@​renovate](https://redirect.github.com/renovate) ([#​7237](https://redirect.github.com/mealie-recipes/mealie/issues/7237)) - fix(deps): update dependency yt-dlp to v2026.3.13 [@​renovate](https://redirect.github.com/renovate) ([#​7239](https://redirect.github.com/mealie-recipes/mealie/issues/7239)) - fix(deps): update dependency openai to v2.28.0 [@​renovate](https://redirect.github.com/renovate) ([#​7242](https://redirect.github.com/mealie-recipes/mealie/issues/7242)) - fix(deps): update dependency uvicorn to v0.42.0 [@​renovate](https://redirect.github.com/renovate) ([#​7257](https://redirect.github.com/mealie-recipes/mealie/issues/7257)) - fix(deps): update dependency pyjwt to v2.12.1 [@​renovate](https://redirect.github.com/renovate) ([#​7241](https://redirect.github.com/mealie-recipes/mealie/issues/7241)) - chore(deps): update dependency coverage to v7.13.5 [@​renovate](https://redirect.github.com/renovate) ([#​7265](https://redirect.github.com/mealie-recipes/mealie/issues/7265)) - chore(deps): update node.js to [`5a593d7`](https://redirect.github.com/mealie-recipes/mealie/commit/5a593d7) [@​renovate](https://redirect.github.com/renovate) ([#​7262](https://redirect.github.com/mealie-recipes/mealie/issues/7262)) - chore(deps): update node.js to [`5a593d7`](https://redirect.github.com/mealie-recipes/mealie/commit/5a593d7) [@​renovate](https://redirect.github.com/renovate) ([#​7267](https://redirect.github.com/mealie-recipes/mealie/issues/7267)) - fix(deps): update dependency yt-dlp to v2026.3.17 [@​renovate](https://redirect.github.com/renovate) ([#​7269](https://redirect.github.com/mealie-recipes/mealie/issues/7269)) - fix(deps): update dependency openai to v2.29.0 [@​renovate](https://redirect.github.com/renovate) ([#​7268](https://redirect.github.com/mealie-recipes/mealie/issues/7268)) </details> #### 🙏 New Contributors * @​deanmalan made their first contributi[https://github.com/mealie-recipes/mealie/pull/7230](https://redirect.github.com/mealie-recipes/mealie/pull/7230)l/7230 * @​RealMochaFox made their first contributi[https://github.com/mealie-recipes/mealie/pull/7250](https://redirect.github.com/mealie-recipes/mealie/pull/7250)l/7250 * @​api2062 made their first contributi[https://github.com/mealie-recipes/mealie/pull/7255](https://redirect.github.com/mealie-recipes/mealie/pull/7255)l/7255 ### 🍴🍴🍴🍴🍴🍴 </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWVhbGllIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> |