[PR #2229] [MERGED] chore: dependency updates #2138

Closed
opened 2026-02-26 20:32:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2229
Author: @Mythie
Created: 11/21/2025
Status: Merged
Merged: 11/22/2025
Merged by: @Mythie

Base: mainHead: chore/dep-updates-2025-11-22


📝 Commits (4)

  • 7ff27b3 chore: dependency updates
  • 54948e9 fix: client-only pdf-viewer and test updates
  • 6846711 chore: update tests
  • 068cae3 chore: update tests

📊 Changes

103 files changed (+26403 additions, -82182 deletions)

View changed files

📝 apps/documentation/next.config.ts (+3 -2)
📝 apps/documentation/package.json (+8 -8)
apps/documentation/pages/_app.mdx (+0 -10)
apps/documentation/pages/_app.tsx (+18 -0)
apps/documentation/pages/_meta.js (+34 -0)
apps/documentation/pages/_meta.json (+0 -34)
apps/documentation/pages/developers/_meta.js (+18 -0)
apps/documentation/pages/developers/_meta.json (+0 -18)
apps/documentation/pages/developers/contributing/_meta.js (+4 -0)
apps/documentation/pages/developers/contributing/_meta.json (+0 -4)
apps/documentation/pages/developers/embedding/_meta.js (+11 -0)
apps/documentation/pages/developers/embedding/_meta.json (+0 -11)
📝 apps/documentation/pages/developers/index.mdx (+6 -6)
apps/documentation/pages/developers/local-development/_meta.js (+8 -0)
apps/documentation/pages/developers/local-development/_meta.json (+0 -8)
apps/documentation/pages/developers/public-api/_meta.js (+6 -0)
apps/documentation/pages/developers/public-api/_meta.json (+0 -6)
apps/documentation/pages/developers/self-hosting/_meta.js (+6 -0)
apps/documentation/pages/developers/self-hosting/_meta.json (+0 -6)
apps/documentation/pages/users/_meta.js (+23 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/2229 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `chore/dep-updates-2025-11-22` --- ### 📝 Commits (4) - [`7ff27b3`](https://github.com/documenso/documenso/commit/7ff27b3b30b614bf1f068a89b9dee517603d60d5) chore: dependency updates - [`54948e9`](https://github.com/documenso/documenso/commit/54948e9f30f501f8548ffeddb06dc4246a0079b1) fix: client-only pdf-viewer and test updates - [`6846711`](https://github.com/documenso/documenso/commit/6846711f98b6543324d21ce02546ec56aa28da5d) chore: update tests - [`068cae3`](https://github.com/documenso/documenso/commit/068cae38423f4ff92c445c5c464e8337889714cc) chore: update tests ### 📊 Changes **103 files changed** (+26403 additions, -82182 deletions) <details> <summary>View changed files</summary> 📝 `apps/documentation/next.config.ts` (+3 -2) 📝 `apps/documentation/package.json` (+8 -8) ➖ `apps/documentation/pages/_app.mdx` (+0 -10) ➕ `apps/documentation/pages/_app.tsx` (+18 -0) ➕ `apps/documentation/pages/_meta.js` (+34 -0) ➖ `apps/documentation/pages/_meta.json` (+0 -34) ➕ `apps/documentation/pages/developers/_meta.js` (+18 -0) ➖ `apps/documentation/pages/developers/_meta.json` (+0 -18) ➕ `apps/documentation/pages/developers/contributing/_meta.js` (+4 -0) ➖ `apps/documentation/pages/developers/contributing/_meta.json` (+0 -4) ➕ `apps/documentation/pages/developers/embedding/_meta.js` (+11 -0) ➖ `apps/documentation/pages/developers/embedding/_meta.json` (+0 -11) 📝 `apps/documentation/pages/developers/index.mdx` (+6 -6) ➕ `apps/documentation/pages/developers/local-development/_meta.js` (+8 -0) ➖ `apps/documentation/pages/developers/local-development/_meta.json` (+0 -8) ➕ `apps/documentation/pages/developers/public-api/_meta.js` (+6 -0) ➖ `apps/documentation/pages/developers/public-api/_meta.json` (+0 -6) ➕ `apps/documentation/pages/developers/self-hosting/_meta.js` (+6 -0) ➖ `apps/documentation/pages/developers/self-hosting/_meta.json` (+0 -6) ➕ `apps/documentation/pages/users/_meta.js` (+23 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:35 +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#2138
No description provided.