chore(deps): update seerr-team/seerr to v3.1.0 #4284

Merged
alexlebens merged 1 commits from renovate/unified-seerr-teamseerr into main 2026-02-27 18:05:59 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/seerr-team/seerr minor v3.0.1v3.1.0
seerr-team/seerr minor v3.0.1v3.1.0

Release Notes

seerr-team/seerr (ghcr.io/seerr-team/seerr)

v3.1.0

Compare Source

🛡️ Security
  • Patch CVE-2026-27707 - Unauthenticated account registration on Plex-configured Seerr instances via Jellyfin authentication endpoint - (4ae2068)
  • Patch CVE-2026-27793 - Broken Object-Level Authorization in User Profile Endpoint Exposes Third-Party Notification Credentials - (4f089b2)
  • Patch CVE-2026-27792 - Missing authentication on pushSubscription endpoints - (946bdecec)
🚀 Features
🐛 Bug Fixes
  • (helm) Add "v" as prefix for appVersion tag (#​2445) - (04b9d87)
  • (jellyfin-scanner) Include unmatched seasons in processable seasons (#​2538) - (68f56d2)
  • (link-account) Fix error-message override (#​2547) - (b843be0)
  • (plex-scanner) Add TVDb to TMDB fallback in plex scanner (#​2537) - (7c60a5c)
  • (radarr) Trigger search for existing monitored movies without files (#​2391) - (55776ea)
  • (servarr) Increase default API timeout from 5000ms to 10000ms (#​2442) - (b499976)
  • (sonarr) Use configured metadata provider for season filtering (#​2516) - (5013d1d)
  • (watch-data) Use sentinel values to avoid invalid SQL syntax (#​2552) - (947f70c)
  • (watchlist-sync) Correct permission typo for TV auto requests (#​2488) - (e0e4b6f)
  • Preserve blocklist on media deletion & optimise watchlist-sync (#​2478) - (9da8bb6)
🚜 Refactor
📖 Documentation
Performance
⚙️ Miscellaneous Tasks
New Contributors ❤️

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.

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 <details> <summary>seerr-team/seerr (ghcr.io/seerr-team/seerr)</summary> ### [`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 ([#&#8203;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 ([#&#8203;2556](https://github.com/seerr-team/seerr/issues/2556)) - ([3bcb4da](https://github.com/seerr-team/seerr/commit/3bcb4da1e5048a7b2141716d9bf0387a75909ee6)) - Self-host font for better privacy ([#&#8203;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 ([#&#8203;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 ([#&#8203;2538](https://github.com/seerr-team/seerr/issues/2538)) - ([68f56d2](https://github.com/seerr-team/seerr/commit/68f56d2035d05827d47ffd9a4e374b19043146b5)) - *(link-account)* Fix error-message override ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;2478](https://github.com/seerr-team/seerr/issues/2478)) - ([9da8bb6](https://github.com/seerr-team/seerr/commit/9da8bb6deaca09a93d89a2ec1df3e42f3c1f6bcd)) ##### 🚜 Refactor - *(tailwind)* Replace deprecated tailwind utilities ([#&#8203;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 ([#&#8203;2503](https://github.com/seerr-team/seerr/issues/2503)) - ([0e636a3](https://github.com/seerr-team/seerr/commit/0e636a3f9905df66124a29a60fc7a01a78821016)) - *(truenas)* Update install/migration guide ([#&#8203;2491](https://github.com/seerr-team/seerr/issues/2491)) - ([dc1734d](https://github.com/seerr-team/seerr/commit/dc1734d41fcd7a66f835e5f14538254fa8f8b2c2)) - *(unraid)* Improve unraid migration guide ([#&#8203;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 ([#&#8203;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 ([#&#8203;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 ([#&#8203;2514](https://github.com/seerr-team/seerr/issues/2514)) - ([fa905be](https://github.com/seerr-team/seerr/commit/fa905be0026c91d55e3fe632d9110ed679455761)) - Add Unraid installation and migration guide ([#&#8203;2440](https://github.com/seerr-team/seerr/issues/2440)) - ([b6a9132](https://github.com/seerr-team/seerr/commit/b6a913211a0bced304de394d716df3b09e04774d)) - Fix migration guide title ([#&#8203;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 ([#&#8203;2461](https://github.com/seerr-team/seerr/issues/2461)) - ([c6bcfe0](https://github.com/seerr-team/seerr/commit/c6bcfe0ae4637565e46b56f63284f473b732baae)) ##### ⚙️ Miscellaneous Tasks - *(changelog)* Fix changelog template ([#&#8203;2431](https://github.com/seerr-team/seerr/issues/2431)) - ([c2977f6](https://github.com/seerr-team/seerr/commit/c2977f64306207d44a10081c0791a42fcd774c48)) - *(eslint)* Add react/self-closing-comp ([#&#8203;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 ([#&#8203;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 ([#&#8203;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] ([#&#8203;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 ([#&#8203;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 ([#&#8203;2579](https://github.com/seerr-team/seerr/issues/2579)) - ([0d40a42](https://github.com/seerr-team/seerr/commit/0d40a42de708913e4328f871f9c57de5c88767de)) - Disable nextjs telemetry ([#&#8203;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 ([#&#8203;2518](https://github.com/seerr-team/seerr/issues/2518)) - ([880fbc9](https://github.com/seerr-team/seerr/commit/880fbc902dad86f35c765437c8dea28046ed0f4c)) - Remove discord notification from release ([#&#8203;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 ([#&#8203;2493](https://github.com/seerr-team/seerr/issues/2493)) - ([06e5eb0](https://github.com/seerr-team/seerr/commit/06e5eb0704d995fdfc14738e8a085c27a20e2e11)) - Update concurrency logic ([#&#8203;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 ([#&#8203;2472](https://github.com/seerr-team/seerr/issues/2472)) - ([5e57fdc](https://github.com/seerr-team/seerr/commit/5e57fdcf66928f0cd17557fa5cf22e9805ebcf14)) ##### New Contributors ❤️ - [@&#8203;caillou](https://github.com/caillou) made their first contribution - [@&#8203;Kenshin9977](https://github.com/Kenshin9977) made their first contribution - [@&#8203;MagicLegend](https://github.com/MagicLegend) made their first contribution - [@&#8203;wiiaam](https://github.com/wiiaam) made their first contribution - [@&#8203;mjonkus](https://github.com/mjonkus) made their first contribution - [@&#8203;nova-api](https://github.com/nova-api) made their first contribution - [@&#8203;mreid-tt](https://github.com/mreid-tt) made their first contribution - [@&#8203;DataBitz](https://github.com/DataBitz) made their first contribution - [@&#8203;Hyperion2220](https://github.com/Hyperion2220) made their first contribution - [@&#8203;blassley](https://github.com/blassley) made their first contribution - [@&#8203;JanKleine](https://github.com/JanKleine) made their first contribution - [@&#8203;koiralasandesh](https://github.com/koiralasandesh) made their first contribution<!-- generated by git-cliff --> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->
renovate-bot added the image label 2026-02-27 18:02:16 +00:00
renovate-bot added 1 commit 2026-02-27 18:02:17 +00:00
chore(deps): update seerr-team/seerr to v3.1.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 1m55s
render-manifests-automerge / render-manifests-automerge (pull_request) Has been skipped
render-manifests-merge / render-manifests-merge (pull_request) Successful in 36s
b05fbc25df
alexlebens merged commit 23a8911729 into main 2026-02-27 18:05:59 +00:00
alexlebens deleted branch renovate/unified-seerr-teamseerr 2026-02-27 18:06:08 +00:00
Sign in to join this conversation.