feat(container): update image fallenbagel/jellyseerr to v2.3.0 #673

Merged
SeanOMik merged 1 commit from renovate/fallenbagel-jellyseerr-2.x into main 2025-01-19 15:18:54 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
fallenbagel/jellyseerr minor 2.2.3 -> 2.3.0

Release Notes

Fallenbagel/jellyseerr (fallenbagel/jellyseerr)

v2.3.0

Compare Source

Bug Fixes
Features

This release is also available on:

  • v2.3.0

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.


  • 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 | |---|---|---| | [fallenbagel/jellyseerr](https://github.com/Fallenbagel/jellyseerr) | minor | `2.2.3` -> `2.3.0` | --- ### Release Notes <details> <summary>Fallenbagel/jellyseerr (fallenbagel/jellyseerr)</summary> ### [`v2.3.0`](https://github.com/Fallenbagel/jellyseerr/releases/tag/v2.3.0) [Compare Source](https://github.com/Fallenbagel/jellyseerr/compare/v2.2.3...v2.3.0) ##### Bug Fixes - correct typos for the special episodes setting ([#&#8203;1209](https://github.com/fallenbagel/jellyseerr/issues/1209)) ([ebe7d11](https://github.com/fallenbagel/jellyseerr/commit/ebe7d11a5393f3d444dd9613854d6054af1ec58b)), closes [#&#8203;1193](https://github.com/fallenbagel/jellyseerr/issues/1193) [#&#8203;1208](https://github.com/fallenbagel/jellyseerr/issues/1208) - **externalapi:** clear cache after a request is made ([#&#8203;1217](https://github.com/fallenbagel/jellyseerr/issues/1217)) ([f718cec](https://github.com/fallenbagel/jellyseerr/commit/f718cec23fccbfd16fdb792c2778cd543b751799)), closes [#&#8203;1207](https://github.com/fallenbagel/jellyseerr/issues/1207) - **jellyfinlogin:** add proper error message when no admin user exists ([#&#8203;1216](https://github.com/fallenbagel/jellyseerr/issues/1216)) ([ac90802](https://github.com/fallenbagel/jellyseerr/commit/ac908026dbb7ca06c0fb520bbb360120d6b87feb)) - optimize media status update to avoid lifecycle hook triggers ([#&#8203;1218](https://github.com/fallenbagel/jellyseerr/issues/1218)) ([656cd91](https://github.com/fallenbagel/jellyseerr/commit/656cd91c9c90e57914b7fedb097f29e21fb18090)) - **overriderules:** allow override rules only when the service is created ([#&#8203;1259](https://github.com/fallenbagel/jellyseerr/issues/1259)) ([ce1b39f](https://github.com/fallenbagel/jellyseerr/commit/ce1b39f73b953b6fa0a00948e72d24c43476bc5f)) - prevent TypeORM subscribers from calling itself over and over ([#&#8203;1215](https://github.com/fallenbagel/jellyseerr/issues/1215)) ([d67ec57](https://github.com/fallenbagel/jellyseerr/commit/d67ec571c5950f04b85f5a268b38eb026a156320)) - resolve plex user mismatch due to caching issues ([#&#8203;1242](https://github.com/fallenbagel/jellyseerr/issues/1242)) ([131a5a2](https://github.com/fallenbagel/jellyseerr/commit/131a5a2b0b1a235599940affc183b93c36f12ade)), closes [#&#8203;1227](https://github.com/fallenbagel/jellyseerr/issues/1227) - **settingsmigrator:** prevent region migration from running multiple times ([#&#8203;1255](https://github.com/fallenbagel/jellyseerr/issues/1255)) ([1c6f536](https://github.com/fallenbagel/jellyseerr/commit/1c6f5362d773c850a5e58b5013f0d65474467e9c)), closes [#&#8203;1251](https://github.com/fallenbagel/jellyseerr/issues/1251) - **setup:** fix continue button disabled on refresh in setup 3 ([#&#8203;1211](https://github.com/fallenbagel/jellyseerr/issues/1211)) ([0b331ca](https://github.com/fallenbagel/jellyseerr/commit/0b331ca579c75e546dcdbf0f1896e0f0ec3a89f1)) - **setup:** plex library setting validation ([#&#8203;1233](https://github.com/fallenbagel/jellyseerr/issues/1233)) ([b8dbfaa](https://github.com/fallenbagel/jellyseerr/commit/b8dbfaaed083734b05a28a05bf100941dc673ea7)) - specify cached image type ([#&#8203;1237](https://github.com/fallenbagel/jellyseerr/issues/1237)) ([d71ee58](https://github.com/fallenbagel/jellyseerr/commit/d71ee58302fe95c9c79e27b4edf317a98faf6f5c)) - **ui:** resolve streaming region dropdown overlap ([#&#8203;1210](https://github.com/fallenbagel/jellyseerr/issues/1210)) ([2f0e493](https://github.com/fallenbagel/jellyseerr/commit/2f0e4932572497322df0d7d7f4377aeb9cc35d5b)), closes [#&#8203;1206](https://github.com/fallenbagel/jellyseerr/issues/1206) - **users:** correct request count query for PostgreSQL compatibility ([#&#8203;1213](https://github.com/fallenbagel/jellyseerr/issues/1213)) ([f3ebf60](https://github.com/fallenbagel/jellyseerr/commit/f3ebf6028b23f803a1c8801b1541a444e8856421)) ##### Features - Add latest tag to ghcr container image ([#&#8203;1224](https://github.com/fallenbagel/jellyseerr/issues/1224)) ([b9dc9bc](https://github.com/fallenbagel/jellyseerr/commit/b9dc9bceb5805889c1ea3157c3ace880865eaf9c)) - Add release charts workflow ([#&#8203;1140](https://github.com/fallenbagel/jellyseerr/issues/1140)) ([3cc34b0](https://github.com/fallenbagel/jellyseerr/commit/3cc34b0db6b868a6133408a69a60b7eab69d9ea3)) - **settings:** add settings for custom DNS servers and IPv4 resolution first ([#&#8203;1266](https://github.com/fallenbagel/jellyseerr/issues/1266)) ([7fcc0eb](https://github.com/fallenbagel/jellyseerr/commit/7fcc0eb66d907e74b72197d6abee511150ab5e1e)) *** This release is also available on: - `v2.3.0` </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 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4yIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
Renovate added 1 commit 2025-01-16 15:08:33 +00:00
SeanOMik merged commit bf00a7c4fe into main 2025-01-19 15:18:54 +00:00
SeanOMik deleted branch renovate/fallenbagel-jellyseerr-2.x 2025-01-19 15:18:54 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: SeanOMik/k3s-cluster#673
No description provided.