[PR #1117] [MERGED] fix: use cdp and upgrade playwright again #1401

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1117
Author: @Mythie
Created: 4/26/2024
Status: Merged
Merged: 4/26/2024
Merged by: @Mythie

Base: mainHead: fix/playwright


📝 Commits (2)

  • 88dedc9 fix: use cdp and upgrade playwright again
  • 481d739 chore: update package-lock

📊 Changes

4 files changed (+48 additions, -58 deletions)

View changed files

📝 package-lock.json (+42 -54)
📝 package.json (+1 -1)
📝 packages/lib/package.json (+2 -2)
📝 packages/lib/server-only/htmltopdf/get-certificate-pdf.ts (+3 -1)

📄 Description

Description

Upgrade playwright once again and use CDP for remote connections to avoid version lock-in with playwright.connect

Resolves the issue where all CI is failing currently due to downgrading playwright.


🔄 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/1117 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 4/26/2024 **Status:** ✅ Merged **Merged:** 4/26/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/playwright` --- ### 📝 Commits (2) - [`88dedc9`](https://github.com/documenso/documenso/commit/88dedc98298a29d9c0438d9491ab45f3fc38e315) fix: use cdp and upgrade playwright again - [`481d739`](https://github.com/documenso/documenso/commit/481d739c37e7ba147b9c3120a1bac47ea0f7919c) chore: update package-lock ### 📊 Changes **4 files changed** (+48 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+42 -54) 📝 `package.json` (+1 -1) 📝 `packages/lib/package.json` (+2 -2) 📝 `packages/lib/server-only/htmltopdf/get-certificate-pdf.ts` (+3 -1) </details> ### 📄 Description ## Description Upgrade playwright once again and use CDP for remote connections to avoid version lock-in with `playwright.connect` Resolves the issue where all CI is failing currently due to downgrading playwright. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:05 +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#1401
No description provided.