Skip to content

chore: update WhatsApp Web version to v2.3000.1040061749#452

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

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

Conversation

@rsalcara

@rsalcara rsalcara commented May 23, 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.1040061749

Single source of truth:

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

Update frequency: Daily at 09:00 UTC


Summary by cubic

Updates the WhatsApp Web client version to 2.3000.1040061749 to stay compatible with the latest web client. Bumps the single source of truth in src/Defaults/baileys-version.json so all consumers use the new version.

Written for commit 35402b1. Summary will update on new commits. Review in cubic

Summary by CodeRabbit

  • Chores
    • Updated internal version information in configuration files.

Review Change Stack

Copilot AI review requested due to automatic review settings May 23, 2026 09:32
@rsalcara rsalcara merged commit 4b6cfa3 into master May 23, 2026
4 of 5 checks passed
@rsalcara rsalcara deleted the update-version/stable branch May 23, 2026 09:32
@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 23, 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: 4a22bd05-a4ee-4646-8104-f15473c4913e

📥 Commits

Reviewing files that changed from the base of the PR and between 89acf64 and 35402b1.

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

📝 Walkthrough

Walkthrough

This PR updates the Baileys version reference in src/Defaults/baileys-version.json by incrementing the revision number from 1040051030 to 1040061749, keeping the major and minor version components [2, 3000] unchanged.

Changes

Baileys Version Update

Layer / File(s) Summary
Baileys version revision
src/Defaults/baileys-version.json
Version array's final element updated from 1040051030 to 1040061749 to reflect a newer WhatsApp Web revision.

Possibly Related PRs

  • rsalcara/InfiniteAPI#370: Also updates version[2] in the same baileys-version.json file with a different revision number.
  • rsalcara/InfiniteAPI#422: Updates the same file's version array trailing numeric value while keeping [2, 3000] constant.
  • rsalcara/InfiniteAPI#427: Modifies baileys-version.json by updating the same version array's trailing numeric component.

Poem

🐰 A version number hops along so fine,
From fifty to sixty, WhatsApp's in line!
Two and three-thousand stay proud and tall,
While the patch bumps up—that's the best update of all! 🎯


🎯 1 (Trivial) | ⏱️ ~2 minutes

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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs the daily automated bump of the WhatsApp Web client revision used by the codebase’s single source of truth (src/Defaults/baileys-version.json) to keep compatibility with the latest web client.

Changes:

  • Update the WhatsApp Web version array to 2.3000.1040061749.
  • Keep baileys-version.json in the compact single-line JSON format with a trailing newline.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

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.

2 participants