chore: update WhatsApp Web version to v2.3000.1041103517#528
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates the Baileys WhatsApp Web client version identifier by bumping the final revision number in ChangesBaileys Version Configuration Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Billing warning: we have not been able to collect payment for this subscription for more than 72 hours. Please update the payment method or pay any pending invoices in Billing to avoid service interruption. Comment |
|
Thanks for opening this pull request and contributing to the project! The next step is for the maintainers to review your changes. If everything looks good, it will be approved and merged into the main branch. In the meantime, anyone in the community is encouraged to test this pull request and provide feedback. ✅ How to confirm it worksIf you’ve tested this PR, please comment below with: This helps us speed up the review and merge process. 📦 To test this PR locally:If you encounter any issues or have feedback, feel free to comment as well. |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates the pinned/default Baileys client version used by the project.
Changes:
- Bumped the default Baileys
versiontuple in the JSON default.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Automated WhatsApp Web version update.
This PR updates the WhatsApp Web client revision to the latest version fetched from
web.whatsapp.com.Version:
2.3000.1041103517Single source of truth:
src/Defaults/baileys-version.json(other files import from here)Update frequency: Daily at 09:00 UTC
Summary by cubic
Bump WhatsApp Web client version to 2.3000.1041103517 to stay compatible with the latest upstream release. Updates the single source of truth in
src/Defaults/baileys-version.json; all imports read from this value.Written for commit e024084. Summary will update on new commits.
Summary by CodeRabbit