[PR #581] [CLOSED] feat: migrated to signpdf from node-signpdf #1060

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/581
Author: @adithyaakrishna
Created: 10/19/2023
Status: Closed

Base: feat/refreshHead: feat/migrate-signpdf


📝 Commits (5)

  • 761b928 feat: migrated to @signpdf from node-signpdf
  • c9863fe Merge branch 'feat/refresh' into feat/migrate-signpdf
  • b587e9f Merge branch 'feat/refresh' into feat/migrate-signpdf
  • 6d5e63c Merge branch 'feat/refresh' into feat/migrate-signpdf
  • 3b7d97b Merge branch 'feat/refresh' into feat/migrate-signpdf

📊 Changes

4 files changed (+741 additions, -30 deletions)

View changed files

📝 package-lock.json (+724 -17)
📝 packages/signing/helpers/addSigningPlaceholder.ts (+4 -4)
📝 packages/signing/package.json (+5 -4)
📝 packages/signing/transports/local-cert.ts (+8 -5)

📄 Description

Description:


🔄 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/documenso/documenso/pull/581 **Author:** [@adithyaakrishna](https://github.com/adithyaakrishna) **Created:** 10/19/2023 **Status:** ❌ Closed **Base:** `feat/refresh` ← **Head:** `feat/migrate-signpdf` --- ### 📝 Commits (5) - [`761b928`](https://github.com/documenso/documenso/commit/761b9282489e3cf52cce2bd746aff6c287dc8d69) feat: migrated to @signpdf from node-signpdf - [`c9863fe`](https://github.com/documenso/documenso/commit/c9863feb606577564a5319ca4e288b148b48d4b0) Merge branch 'feat/refresh' into feat/migrate-signpdf - [`b587e9f`](https://github.com/documenso/documenso/commit/b587e9f669c01a94278410ec2a80071329269446) Merge branch 'feat/refresh' into feat/migrate-signpdf - [`6d5e63c`](https://github.com/documenso/documenso/commit/6d5e63c38400e9f5fbf9925f275e57b16182aec3) Merge branch 'feat/refresh' into feat/migrate-signpdf - [`3b7d97b`](https://github.com/documenso/documenso/commit/3b7d97b8f19fa50c63eaf138ff89deb7f0379a62) Merge branch 'feat/refresh' into feat/migrate-signpdf ### 📊 Changes **4 files changed** (+741 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+724 -17) 📝 `packages/signing/helpers/addSigningPlaceholder.ts` (+4 -4) 📝 `packages/signing/package.json` (+5 -4) 📝 `packages/signing/transports/local-cert.ts` (+8 -5) </details> ### 📄 Description **Description:** - `node-signpdf` is deprecated according to https://www.npmjs.com/package/node-signpdf and is replaced by `signpdf` with each package now being a separate one and hence, this PR updates the same :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:39 +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/documenso#1060
No description provided.