[PR #2033] [MERGED] Bugfix: Jellyseerr pnpm Version #3495

Closed
opened 2026-02-26 13:33:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2033
Author: @vidonnus
Created: 2/4/2025
Status: Merged
Merged: 2/5/2025
Merged by: @michelroegl-brunner

Base: mainHead: bugfix-jellyseerr-pnpm-version


📝 Commits (3)

  • 7cb0287 fix jellyseerr-install.sh pnpm version
  • 4a45172 fix jellyseerr.sh pnpm version
  • 09b9a30 remove version from non-verbose output

📊 Changes

2 files changed (+21 additions, -13 deletions)

View changed files

📝 ct/jellyseerr.sh (+14 -8)
📝 install/jellyseerr-install.sh (+7 -5)

📄 Description

✍️ Description

Update Jellyseerr scripts to dynamically determine required pnpm version due to current incompatibility between Jellyseerr and pnpm v10.



Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2033 **Author:** [@vidonnus](https://github.com/vidonnus) **Created:** 2/4/2025 **Status:** ✅ Merged **Merged:** 2/5/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `bugfix-jellyseerr-pnpm-version` --- ### 📝 Commits (3) - [`7cb0287`](https://github.com/community-scripts/ProxmoxVE/commit/7cb0287bb47b36c386612a5b7164ee18ae572e01) fix jellyseerr-install.sh pnpm version - [`4a45172`](https://github.com/community-scripts/ProxmoxVE/commit/4a45172e086e32e2b9e5ce0e2e786095d8591cb8) fix jellyseerr.sh pnpm version - [`09b9a30`](https://github.com/community-scripts/ProxmoxVE/commit/09b9a303ad9eab2193063156762b2dc5a4d4e044) remove version from non-verbose output ### 📊 Changes **2 files changed** (+21 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `ct/jellyseerr.sh` (+14 -8) 📝 `install/jellyseerr-install.sh` (+7 -5) </details> ### 📄 Description ## ✍️ Description Update Jellyseerr scripts to dynamically determine required pnpm version due to current incompatibility between Jellyseerr and pnpm v10. - - - - Related Issue: #2035 - Related PR: #2032 - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:42 +03:00
Sign in to join this conversation.
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.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3495
No description provided.