[PR #1851] [MERGED] fix: Clean up dependencies #1941

Closed
opened 2026-02-25 23:31:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/1851
Author: @marcelklehr
Created: 1/31/2025
Status: Merged
Merged: 2/1/2025
Merged by: @marcelklehr

Base: developHead: fix/cleanup-deps


📝 Commits (9)

📊 Changes

7 files changed (+4458 additions, -7064 deletions)

View changed files

📝 .github/workflows/tests.yml (+1 -0)
📝 gulpfile.js (+10 -14)
📝 ios/App/App/capacitor.config.json (+1 -1)
📝 package-lock.json (+4443 -7022)
📝 package.json (+0 -2)
📝 src/lib/serializers/Html.ts (+3 -5)
📝 test/selenium-runner.js (+0 -20)

📄 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/floccusaddon/floccus/pull/1851 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 1/31/2025 **Status:** ✅ Merged **Merged:** 2/1/2025 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/cleanup-deps` --- ### 📝 Commits (9) - [`3268f4c`](https://github.com/floccusaddon/floccus/commit/3268f4cf7917bf7a5fb590662d0d5cec73833126) fix: Clean up dependencies - [`1368902`](https://github.com/floccusaddon/floccus/commit/1368902e9b0ad5c6b0097d8f59b319abbb388c63) fix: Clean up release tarballs - [`05a5fc9`](https://github.com/floccusaddon/floccus/commit/05a5fc98f5959f6ea89c27b4e84c0d52263f089a) fix: typescript errors - [`745c373`](https://github.com/floccusaddon/floccus/commit/745c373ed8fcc301fd54c569b540fac083715517) fix: add icons to build - [`5213b43`](https://github.com/floccusaddon/floccus/commit/5213b4302aed0c0db087a085e26bd8282ffc88f5) fix: add lib/ to build - [`8dba7ab`](https://github.com/floccusaddon/floccus/commit/8dba7ab7136d5067e84e314d7f134d8fb50e4965) fix: add _locales/ to build - [`745e78c`](https://github.com/floccusaddon/floccus/commit/745e78ce14beb954474edd15f3fe41b4d552878a) fix: fix gulpfile - [`1a782ee`](https://github.com/floccusaddon/floccus/commit/1a782ee0b0cb7f0d0c8a2bda34243a67d6900f41) fix: fix gulpfile - [`68cad2d`](https://github.com/floccusaddon/floccus/commit/68cad2df1a1df011a967a3359382fc4b5c54ad72) fix: fix capacitor.config.json ### 📊 Changes **7 files changed** (+4458 additions, -7064 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/tests.yml` (+1 -0) 📝 `gulpfile.js` (+10 -14) 📝 `ios/App/App/capacitor.config.json` (+1 -1) 📝 `package-lock.json` (+4443 -7022) 📝 `package.json` (+0 -2) 📝 `src/lib/serializers/Html.ts` (+3 -5) 📝 `test/selenium-runner.js` (+0 -20) </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-25 23:31:18 +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/floccus#1941
No description provided.