[PR #232] [MERGED] Track main whatsapp-web.js #229

Closed
opened 2026-02-27 04:59:37 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/232
Author: @meneses-pt
Created: 12/4/2025
Status: Merged
Merged: 12/4/2025
Merged by: @guyzyl

Base: mainHead: main


📝 Commits (5)

  • 57659d5 fix: update whatsapp-web.js to latest main branch
  • 8c1ae67 fix: update WebSocket import in api.ts to use default import
  • ea8d2db chore: update web package-lock.json
  • c875c95 chore: update .gitignore with IDE and local files
  • 357b020 .gitignore

📊 Changes

6 files changed (+927 additions, -3474 deletions)

View changed files

📝 server/package-lock.json (+913 -3469)
📝 server/package.json (+1 -1)
📝 server/routes/api.ts (+1 -1)
📝 server/src/sync.ts (+1 -1)
📝 server/src/ws.ts (+1 -1)
📝 web/package-lock.json (+10 -1)

📄 Description

I was having some issues running the website, and this is how I got to fix it.


🔄 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/guyzyl/whatsapp-contact-sync/pull/232 **Author:** [@meneses-pt](https://github.com/meneses-pt) **Created:** 12/4/2025 **Status:** ✅ Merged **Merged:** 12/4/2025 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`57659d5`](https://github.com/guyzyl/whatsapp-contact-sync/commit/57659d5f8f7178631b0bdd6910b6def94eb564ec) fix: update whatsapp-web.js to latest main branch - [`8c1ae67`](https://github.com/guyzyl/whatsapp-contact-sync/commit/8c1ae67669c5ffc16225c2e4c93549dfebb26105) fix: update WebSocket import in api.ts to use default import - [`ea8d2db`](https://github.com/guyzyl/whatsapp-contact-sync/commit/ea8d2dbb76d97ac1c1185967deafacdde76ac6f6) chore: update web package-lock.json - [`c875c95`](https://github.com/guyzyl/whatsapp-contact-sync/commit/c875c95e77aa82150fdd95e221c08f5aff9dfc0c) chore: update .gitignore with IDE and local files - [`357b020`](https://github.com/guyzyl/whatsapp-contact-sync/commit/357b020a4cfff1ac05a2e2d81a6f06c8f5d19c9d) .gitignore ### 📊 Changes **6 files changed** (+927 additions, -3474 deletions) <details> <summary>View changed files</summary> 📝 `server/package-lock.json` (+913 -3469) 📝 `server/package.json` (+1 -1) 📝 `server/routes/api.ts` (+1 -1) 📝 `server/src/sync.ts` (+1 -1) 📝 `server/src/ws.ts` (+1 -1) 📝 `web/package-lock.json` (+10 -1) </details> ### 📄 Description I was having some issues running the website, and this is how I got to fix it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:37 +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/whatsapp-contact-sync#229
No description provided.