[PR #9457] [MERGED] Upgrade pve-scripts-local to node 24 #8047

Closed
opened 2026-02-26 16:31:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/9457
Author: @michelroegl-brunner
Created: 11/26/2025
Status: Merged
Merged: 11/27/2025
Merged by: @tremor021

Base: mainHead: michelroegl-brunner-patch-2


📝 Commits (4)

  • 96e5d14 Update Node.js version to 24 in install script
  • 790b245 Remove update logic for ProxmoxVE-Local
  • c8c3a48 Update pve-scripts-local.sh
  • ca4432b update

📊 Changes

2 files changed (+4 additions, -37 deletions)

View changed files

📝 ct/pve-scripts-local.sh (+3 -36)
📝 install/pve-scripts-local-install.sh (+1 -1)

📄 Description

✍️ Description

Updates the node Version to 24. Remove the update logic as this is handeld by the App itself.

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/9457 **Author:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Created:** 11/26/2025 **Status:** ✅ Merged **Merged:** 11/27/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `michelroegl-brunner-patch-2` --- ### 📝 Commits (4) - [`96e5d14`](https://github.com/community-scripts/ProxmoxVE/commit/96e5d14f6ed3d71bedd6f5658e902bac46adad37) Update Node.js version to 24 in install script - [`790b245`](https://github.com/community-scripts/ProxmoxVE/commit/790b245d37fc077a665849f36d6ba6dfaa6d4be7) Remove update logic for ProxmoxVE-Local - [`c8c3a48`](https://github.com/community-scripts/ProxmoxVE/commit/c8c3a486656fd403ab949aa576e31d3ba3d621f1) Update pve-scripts-local.sh - [`ca4432b`](https://github.com/community-scripts/ProxmoxVE/commit/ca4432b03d3a204d6565e2137955b1d8ca2ce792) update ### 📊 Changes **2 files changed** (+4 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `ct/pve-scripts-local.sh` (+3 -36) 📝 `install/pve-scripts-local-install.sh` (+1 -1) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description Updates the node Version to 24. Remove the update logic as this is handeld by the App itself. ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [X] **Tested thoroughly** – Changes work as expected. - [X] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [ ] ✨ **New feature** – Adds new, non-breaking functionality. - [X] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [ ] 🆕 **New script** – A fully functional and tested script or script set. - [ ] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [ ] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 16:31:37 +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#8047
No description provided.