From 23a891172998013edc1355f645f96c607c892774 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 27 Feb 2026 18:05:56 +0000 Subject: [PATCH] chore(deps): update seerr-team/seerr to v3.1.0 (#4284) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/seerr-team/seerr](https://github.com/seerr-team/seerr) | minor | `v3.0.1` → `v3.1.0` | | [seerr-team/seerr](https://github.com/seerr-team/seerr) | minor | `v3.0.1` → `v3.1.0` | --- ### Release Notes
seerr-team/seerr (ghcr.io/seerr-team/seerr) ### [`v3.1.0`](https://github.com/seerr-team/seerr/releases/tag/v3.1.0) [Compare Source](https://github.com/seerr-team/seerr/compare/v3.0.1...v3.1.0) ##### 🛡️ Security - Patch [CVE-2026-27707](https://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://github.com/seerr-team/seerr/commit/4ae20684092b5b28527b23dfbc1a3417858fee8e)) - Patch [CVE-2026-27793](https://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://github.com/seerr-team/seerr/commit/4f089b29d0bb41d382168b17aa152eb5b8a25303)) - Patch [CVE-2026-27792](https://github.com/seerr-team/seerr/security/advisories/GHSA-gx3h-3jg5-q65f) - Missing authentication on pushSubscription endpoints - ([946bdecec](https://github.com/seerr-team/seerr/commit/946bdecec524b4e7f8aaf8f2b3856f319a3580c1)) ##### 🚀 Features - *(helm)* Use an existing PVC as config volume ([#​2447](https://github.com/seerr-team/seerr/issues/2447)) - ([8f0c904](https://github.com/seerr-team/seerr/commit/8f0c90492859e1331cb9b4fbe85497ce5eb22061)) - *(servarr-api)* Make Servarr API request timeout configurable ([#​2556](https://github.com/seerr-team/seerr/issues/2556)) - ([3bcb4da](https://github.com/seerr-team/seerr/commit/3bcb4da1e5048a7b2141716d9bf0387a75909ee6)) - Self-host font for better privacy ([#​2540](https://github.com/seerr-team/seerr/issues/2540)) - ([10ea21b](https://github.com/seerr-team/seerr/commit/10ea21b20ff696768424b64f6fd834c8e3e24108)) ##### 🐛 Bug Fixes - *(helm)* Add "v" as prefix for appVersion tag ([#​2445](https://github.com/seerr-team/seerr/issues/2445)) - ([04b9d87](https://github.com/seerr-team/seerr/commit/04b9d87174f08e8d08ee31a032154f8b0f12e322)) - *(jellyfin-scanner)* Include unmatched seasons in processable seasons ([#​2538](https://github.com/seerr-team/seerr/issues/2538)) - ([68f56d2](https://github.com/seerr-team/seerr/commit/68f56d2035d05827d47ffd9a4e374b19043146b5)) - *(link-account)* Fix error-message override ([#​2547](https://github.com/seerr-team/seerr/issues/2547)) - ([b843be0](https://github.com/seerr-team/seerr/commit/b843be0cad895c5f974d47dc44c85557fdbcce36)) - *(plex-scanner)* Add TVDb to TMDB fallback in plex scanner ([#​2537](https://github.com/seerr-team/seerr/issues/2537)) - ([7c60a5c](https://github.com/seerr-team/seerr/commit/7c60a5c3c5209116506de6f590a6b0f428610871)) - *(radarr)* Trigger search for existing monitored movies without files ([#​2391](https://github.com/seerr-team/seerr/issues/2391)) - ([55776ea](https://github.com/seerr-team/seerr/commit/55776ea24f271435d83b30e5220b42c150f59175)) - *(servarr)* Increase default API timeout from 5000ms to 10000ms ([#​2442](https://github.com/seerr-team/seerr/issues/2442)) - ([b499976](https://github.com/seerr-team/seerr/commit/b49997690276c58abf66b53c308b23e55e299da3)) - *(sonarr)* Use configured metadata provider for season filtering ([#​2516](https://github.com/seerr-team/seerr/issues/2516)) - ([5013d1d](https://github.com/seerr-team/seerr/commit/5013d1d54db5787469e030493fc628f5c2db57d9)) - *(watch-data)* Use sentinel values to avoid invalid SQL syntax ([#​2552](https://github.com/seerr-team/seerr/issues/2552)) - ([947f70c](https://github.com/seerr-team/seerr/commit/947f70c3d7c370453b9000691ac17a34a8fcebb7)) - *(watchlist-sync)* Correct permission typo for TV auto requests ([#​2488](https://github.com/seerr-team/seerr/issues/2488)) - ([e0e4b6f](https://github.com/seerr-team/seerr/commit/e0e4b6f512d2efe717d1065ab5a85aa5c717dea4)) - Preserve blocklist on media deletion & optimise watchlist-sync ([#​2478](https://github.com/seerr-team/seerr/issues/2478)) - ([9da8bb6](https://github.com/seerr-team/seerr/commit/9da8bb6deaca09a93d89a2ec1df3e42f3c1f6bcd)) ##### 🚜 Refactor - *(tailwind)* Replace deprecated tailwind utilities ([#​2542](https://github.com/seerr-team/seerr/issues/2542)) - ([f42a4ec](https://github.com/seerr-team/seerr/commit/f42a4ecf82fd09d11b116e8751c77631006125f8)) ##### 📖 Documentation - *(synology)* Add installation guide via SynoCommunity ([#​2503](https://github.com/seerr-team/seerr/issues/2503)) - ([0e636a3](https://github.com/seerr-team/seerr/commit/0e636a3f9905df66124a29a60fc7a01a78821016)) - *(truenas)* Update install/migration guide ([#​2491](https://github.com/seerr-team/seerr/issues/2491)) - ([dc1734d](https://github.com/seerr-team/seerr/commit/dc1734d41fcd7a66f835e5f14538254fa8f8b2c2)) - *(unraid)* Improve unraid migration guide ([#​2470](https://github.com/seerr-team/seerr/issues/2470)) - ([5e64d49](https://github.com/seerr-team/seerr/commit/5e64d49c32a8510d1f19b62395e46b78476084a3)) - Update Unraid install and migration guides with dual permission methods ([#​2532](https://github.com/seerr-team/seerr/issues/2532)) - ([a0d0eb1](https://github.com/seerr-team/seerr/commit/a0d0eb185800a1444f5402b15bdd1047b05b04aa)) - Add a warning in migration-guide for third party installation ([#​2527](https://github.com/seerr-team/seerr/issues/2527)) - ([7e9dff3](https://github.com/seerr-team/seerr/commit/7e9dff3a1b7055d598edaa0cd3d2425a03edd306)) - Remove double quotes (") from DB\_HOST environment variable ([#​2514](https://github.com/seerr-team/seerr/issues/2514)) - ([fa905be](https://github.com/seerr-team/seerr/commit/fa905be0026c91d55e3fe632d9110ed679455761)) - Add Unraid installation and migration guide ([#​2440](https://github.com/seerr-team/seerr/issues/2440)) - ([b6a9132](https://github.com/seerr-team/seerr/commit/b6a913211a0bced304de394d716df3b09e04774d)) - Fix migration guide title ([#​2425](https://github.com/seerr-team/seerr/issues/2425)) - ([39ae32f](https://github.com/seerr-team/seerr/commit/39ae32f509e532f828393b2b2ff9c7a5b1db132f)) ##### ⚡ Performance - Add missing indexes on all foreign key columns ([#​2461](https://github.com/seerr-team/seerr/issues/2461)) - ([c6bcfe0](https://github.com/seerr-team/seerr/commit/c6bcfe0ae4637565e46b56f63284f473b732baae)) ##### ⚙️ Miscellaneous Tasks - *(changelog)* Fix changelog template ([#​2431](https://github.com/seerr-team/seerr/issues/2431)) - ([c2977f6](https://github.com/seerr-team/seerr/commit/c2977f64306207d44a10081c0791a42fcd774c48)) - *(eslint)* Add react/self-closing-comp ([#​2563](https://github.com/seerr-team/seerr/issues/2563)) - ([cd8b386](https://github.com/seerr-team/seerr/commit/cd8b386bf819a8874f5384dcd397422f001fb1d3)) - *(github)* Add docs and maintenance issue templates ([#​2467](https://github.com/seerr-team/seerr/issues/2467)) - ([cf4883a](https://github.com/seerr-team/seerr/commit/cf4883a55ef2881c9c8113cfdfce891acc5f10de)) - *(helm)* Add GatewayAPI route support to helm chart ([#​2544](https://github.com/seerr-team/seerr/issues/2544)) - ([3a42f59](https://github.com/seerr-team/seerr/commit/3a42f593d57292d1e9ddd0c2955f7b0a6b09c38b)) - *(helm)* Update ghcr.io/seerr-team/seerr ( 3.0.0 → 3.0.1 ) \[skip-ci] ([#​2441](https://github.com/seerr-team/seerr/issues/2441)) - ([87fb0df](https://github.com/seerr-team/seerr/commit/87fb0dfd6c0cd3ed39cee20b79e08c2ef9b6ffa4)) - *(husky)* Fixed husky commit message from bash/zsh syntax to sh syntax ([#​2572](https://github.com/seerr-team/seerr/issues/2572)) - ([a00c9e5](https://github.com/seerr-team/seerr/commit/a00c9e5e7c4bc24a3af4740a89da334b922e8c30)) - *(release)* Prepare ${TAG\_VERSION} - ([94a70bb](https://github.com/seerr-team/seerr/commit/94a70bb5fc9a4486857071a6fc048c8081fa7ca9)) - Updated the Contributing and Security guides to reflect our current practices ([#​2579](https://github.com/seerr-team/seerr/issues/2579)) - ([0d40a42](https://github.com/seerr-team/seerr/commit/0d40a42de708913e4328f871f9c57de5c88767de)) - Disable nextjs telemetry ([#​2517](https://github.com/seerr-team/seerr/issues/2517)) - ([cecdd63](https://github.com/seerr-team/seerr/commit/cecdd631086232daaf73b3ba8a8c220315340d8c)) - Update contributing guide regarding Automated AI Agent ([#​2518](https://github.com/seerr-team/seerr/issues/2518)) - ([880fbc9](https://github.com/seerr-team/seerr/commit/880fbc902dad86f35c765437c8dea28046ed0f4c)) - Remove discord notification from release ([#​2501](https://github.com/seerr-team/seerr/issues/2501)) - ([fba20c1](https://github.com/seerr-team/seerr/commit/fba20c1b39b428a68bd09893ebba9cbd8d4e2d4e)) - Add create-tag workflow to streamline release process ([#​2493](https://github.com/seerr-team/seerr/issues/2493)) - ([06e5eb0](https://github.com/seerr-team/seerr/commit/06e5eb0704d995fdfc14738e8a085c27a20e2e11)) - Update concurrency logic ([#​2481](https://github.com/seerr-team/seerr/issues/2481)) - ([4939f13](https://github.com/seerr-team/seerr/commit/4939f13dbe00ab0d268373e2bf1f27513fd9d0fd)) - Add semantic-pr workflow to enforce conventional commits ([#​2472](https://github.com/seerr-team/seerr/issues/2472)) - ([5e57fdc](https://github.com/seerr-team/seerr/commit/5e57fdcf66928f0cd17557fa5cf22e9805ebcf14)) ##### New Contributors ❤️ - [@​caillou](https://github.com/caillou) made their first contribution - [@​Kenshin9977](https://github.com/Kenshin9977) made their first contribution - [@​MagicLegend](https://github.com/MagicLegend) made their first contribution - [@​wiiaam](https://github.com/wiiaam) made their first contribution - [@​mjonkus](https://github.com/mjonkus) made their first contribution - [@​nova-api](https://github.com/nova-api) made their first contribution - [@​mreid-tt](https://github.com/mreid-tt) made their first contribution - [@​DataBitz](https://github.com/DataBitz) made their first contribution - [@​Hyperion2220](https://github.com/Hyperion2220) made their first contribution - [@​blassley](https://github.com/blassley) made their first contribution - [@​JanKleine](https://github.com/JanKleine) made their first contribution - [@​koiralasandesh](https://github.com/koiralasandesh) made their first contribution
--- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4284 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/seerr/Chart.yaml | 2 +- clusters/cl01tl/helm/seerr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/seerr/Chart.yaml b/clusters/cl01tl/helm/seerr/Chart.yaml index bd5deecb7..6869bc782 100644 --- a/clusters/cl01tl/helm/seerr/Chart.yaml +++ b/clusters/cl01tl/helm/seerr/Chart.yaml @@ -24,4 +24,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/seerr.png # renovate: datasource=github-releases depName=seerr-team/seerr -appVersion: v3.0.1 +appVersion: v3.1.0 diff --git a/clusters/cl01tl/helm/seerr/values.yaml b/clusters/cl01tl/helm/seerr/values.yaml index 52cb58f9c..28479b912 100644 --- a/clusters/cl01tl/helm/seerr/values.yaml +++ b/clusters/cl01tl/helm/seerr/values.yaml @@ -2,7 +2,7 @@ seerr-chart: image: registry: ghcr.io repository: seerr-team/seerr - tag: v3.0.1 + tag: v3.1.0 probes: livenessProbe: initialDelaySeconds: 60