mirror of
https://github.com/guyzyl/whatsapp-contact-sync.git
synced 2026-04-25 14:05:48 +03:00
[PR #232] [MERGED] Track main whatsapp-web.js #229
Labels
No labels
big-feature
bug
dependencies
duplicate
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whatsapp-contact-sync#229
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (5)
57659d5fix: update whatsapp-web.js to latest main branch8c1ae67fix: update WebSocket import in api.ts to use default importea8d2dbchore: update web package-lock.jsonc875c95chore: update .gitignore with IDE and local files357b020.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.