Skip to content

chore: update WhatsApp Web version to v2.3000.1040390703#479

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

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

Conversation

@rsalcara

@rsalcara rsalcara commented May 29, 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.1040390703

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 2.3000.1040390703 to match the latest upstream and maintain compatibility. This updates the single source of truth in src/Defaults/baileys-version.json used by the rest of the codebase.

Written for commit 1f62613. Summary will update on new commits.

Review in cubic

Summary by CodeRabbit

  • Chores
    • Updated internal version identifier.

Review Change Stack

Copilot AI review requested due to automatic review settings May 29, 2026 10:18
@rsalcara rsalcara merged commit 34949ae into master May 29, 2026
5 of 6 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.

@rsalcara rsalcara deleted the update-version/stable branch May 29, 2026 10:18
@coderabbitai

coderabbitai Bot commented May 29, 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: e0f7aa24-ed9a-44ed-834e-ca6cfff123a3

📥 Commits

Reviewing files that changed from the base of the PR and between 9744e2b and 1f62613.

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

📝 Walkthrough

Walkthrough

The pull request updates the baileys version configuration file by incrementing the final numeric identifier in the version array from 1040367347 to 1040390703, keeping the major and minor version components unchanged.

Version Configuration Update

Layer / File(s) Summary
Baileys version identifier bump
src/Defaults/baileys-version.json
The version array's third element is updated to a new WhatsApp Web client revision identifier while preserving the major (2) and minor (3000) version numbers.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • rsalcara/InfiniteAPI#431: Updates the same baileys-version.json version array by bumping the final numeric element to a newer WhatsApp Web revision.
  • rsalcara/InfiniteAPI#378: Modifies the same file's version array's last numeric element to update the WhatsApp Web revision.
  • rsalcara/InfiniteAPI#427: Updates baileys-version.json by changing the third element of the version array to a new WhatsApp Web build number.

Poem

🐰 A number hops from old to new,
The version bumps, the code stays true,
WhatsApp whispers its latest call,
Baileys listens, heeding all! 🚀

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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