Skip to content

chore: update WhatsApp Web version to v2.3000.1039655000#429

Merged
rsalcara merged 1 commit into
masterfrom
update-version/stable
May 16, 2026
Merged

chore: update WhatsApp Web version to v2.3000.1039655000#429
rsalcara merged 1 commit into
masterfrom
update-version/stable

Conversation

@rsalcara

@rsalcara rsalcara commented May 16, 2026

Copy link
Copy Markdown
Owner

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.1039655000

Single source of truth:

  • src/Defaults/baileys-version.json (other files import from here)

Update frequency: Daily at 09:00 UTC


Summary by cubic

Update WhatsApp Web client version to v2.3000.1039655000 to stay aligned with the latest upstream release and prevent compatibility issues.
Source of truth: src/Defaults/baileys-version.json.

Written for commit 4634d52. Summary will update on new commits. Review in cubic

Summary by CodeRabbit

  • Chores
    • Updated version build information

Review Change Stack

Copilot AI review requested due to automatic review settings May 16, 2026 09:30
@rsalcara rsalcara merged commit 2b97c05 into master May 16, 2026
4 of 5 checks passed
@github-actions

Copy link
Copy Markdown

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 works

If you’ve tested this PR, please comment below with:

Tested and working ✅

This helps us speed up the review and merge process.

📦 To test this PR locally:

# NPM
npm install @whiskeysockets/baileys@rsalcara/InfiniteAPI#update-version/stable

# Yarn (v2+)
yarn add @whiskeysockets/baileys@rsalcara/InfiniteAPI#update-version/stable

# PNPM
pnpm add @whiskeysockets/baileys@rsalcara/InfiniteAPI#update-version/stable

If you encounter any issues or have feedback, feel free to comment as well.

@coderabbitai

coderabbitai Bot commented May 16, 2026

Copy link
Copy Markdown

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f82e1f00-2e13-42cc-b3b9-d1cdbe0f6fb0

📥 Commits

Reviewing files that changed from the base of the PR and between c0a394e and 4634d52.

📒 Files selected for processing (1)
  • src/Defaults/baileys-version.json

📝 Walkthrough

Walkthrough

The PR updates the Baileys library version configuration by incrementing the patch number in src/Defaults/baileys-version.json from 1039643351 to 1039655000, keeping the major version (2) and minor version (3000) unchanged. This reflects a newer WhatsApp Web build compatibility.

Changes

Baileys version bump

Layer / File(s) Summary
Version array patch number update
src/Defaults/baileys-version.json
The third element of the version array is incremented from 1039643351 to 1039655000, updating the WhatsApp Web revision number.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • rsalcara/InfiniteAPI#427: Both PRs modify the same file src/Defaults/baileys-version.json, specifically updating the last value in the version array to a different WhatsApp Web build number.
  • rsalcara/InfiniteAPI#424: Both PRs modify the same src/Defaults/baileys-version.json by bumping the version array's last value to a new WhatsApp Web revision.
  • rsalcara/InfiniteAPI#422: Both PRs modify the same JSON file (src/Defaults/baileys-version.json) by updating the version array's last element for the WhatsApp Web version, differing only in the specific numeric value.

Poem

🐰 A version bump, so small and neat,
The Baileys number's now complete,
From patch to patch we gently glide,
WhatsApp Web keeps pace, side by side! 🚀

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-version/stable

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant