[PR #6063] [MERGED] profiles: nodejs-common: add support for pnpm #5811

Closed
opened 2026-05-05 10:45:20 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6063
Author: @ghost
Created: 10/23/2023
Status: Merged
Merged: 10/24/2023
Merged by: @undefined

Base: masterHead: node-stack


📝 Commits (4)

  • 75f1263 nodejs-common: add pnpm support
  • 151e908 disable-programs.inc: add pnpm support
  • ea73b46 Create pnpm.profile
  • 9e678b2 Create pnpx.profile

📊 Changes

4 files changed (+27 additions, -1 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+1 -0)
📝 etc/profile-m-z/nodejs-common.profile (+4 -1)
etc/profile-m-z/pnpm.profile (+11 -0)
etc/profile-m-z/pnpx.profile (+11 -0)

📄 Description

pnpm
Fast, disk space efficient package manager
https://pnpm.io/


🔄 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/netblue30/firejail/pull/6063 **Author:** [@ghost](https://github.com/ghost) **Created:** 10/23/2023 **Status:** ✅ Merged **Merged:** 10/24/2023 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `node-stack` --- ### 📝 Commits (4) - [`75f1263`](https://github.com/netblue30/firejail/commit/75f12632a019e68a9f3d127659c2389a6f2ef56a) nodejs-common: add pnpm support - [`151e908`](https://github.com/netblue30/firejail/commit/151e9080a7784fc6bd75a3ff629df365774499f1) disable-programs.inc: add pnpm support - [`ea73b46`](https://github.com/netblue30/firejail/commit/ea73b465a36e0916203516d6f4f80bdf207dfd45) Create pnpm.profile - [`9e678b2`](https://github.com/netblue30/firejail/commit/9e678b2dbe4f9c070e155aff80c9474b3e6a4de5) Create pnpx.profile ### 📊 Changes **4 files changed** (+27 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+1 -0) 📝 `etc/profile-m-z/nodejs-common.profile` (+4 -1) ➕ `etc/profile-m-z/pnpm.profile` (+11 -0) ➕ `etc/profile-m-z/pnpx.profile` (+11 -0) </details> ### 📄 Description pnpm Fast, disk space efficient package manager https://pnpm.io/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:45:20 -06: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: github-starred/firejail#5811
No description provided.