[PR #2011] [MERGED] Update packages #2819

Closed
opened 2026-04-16 09:37:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2011
Author: @Lokowitz
Created: 12/8/2025
Status: Merged
Merged: 12/9/2025
Merged by: @oschwartz10612

Base: devHead: fix-dev


📝 Commits (6)

  • f8ab5b7 update packages
  • e60dce2 Merge remote-tracking branch 'upstream/dev' into fix-dev
  • ace402a update packages
  • c9a1da2 revert my fix
  • bba28bc Merge remote-tracking branch 'upstream/dev' into fix-dev
  • 5428ad1 merge upstream

📊 Changes

2 files changed (+1032 additions, -3083 deletions)

View changed files

📝 package-lock.json (+960 -3005)
📝 package.json (+72 -78)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

  • update all packages
  • update better-sqlite3 to latest possible v11.9.1
  • removed all "^" to not accidentally install a newer versions
  • added full version for postcss and typescript
  • removed overrides

🔄 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/fosrl/pangolin/pull/2011 **Author:** [@Lokowitz](https://github.com/Lokowitz) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `fix-dev` --- ### 📝 Commits (6) - [`f8ab5b7`](https://github.com/fosrl/pangolin/commit/f8ab5b7af71eac5f63d9354cec820fa28f77a7c9) update packages - [`e60dce2`](https://github.com/fosrl/pangolin/commit/e60dce25c99d7696664228d7d148de7a70e0c234) Merge remote-tracking branch 'upstream/dev' into fix-dev - [`ace402a`](https://github.com/fosrl/pangolin/commit/ace402af2d054bddb553b3a9850c27a9c3b1e132) update packages - [`c9a1da2`](https://github.com/fosrl/pangolin/commit/c9a1da210f5a43e9a41298797a162462840e1c01) revert my fix - [`bba28bc`](https://github.com/fosrl/pangolin/commit/bba28bc5f2ce55e91d24f1b195558400f1d5b5ad) Merge remote-tracking branch 'upstream/dev' into fix-dev - [`5428ad1`](https://github.com/fosrl/pangolin/commit/5428ad10097b64b2521f07444aac51e8cd004abd) merge upstream ### 📊 Changes **2 files changed** (+1032 additions, -3083 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+960 -3005) 📝 `package.json` (+72 -78) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description - update all packages - update better-sqlite3 to latest possible v11.9.1 - removed all "^" to not accidentally install a newer versions - added full version for postcss and typescript - removed overrides --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 09:37:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#2819