Skip to content

chore: update WhatsApp Web version to v2.3000.1037659536#367

Merged
rsalcara merged 1 commit into
masterfrom
update-version/stable
Apr 19, 2026
Merged

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

Conversation

@rsalcara

@rsalcara rsalcara commented Apr 19, 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.1037659536

Single source of truth:

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

Update frequency: Daily at 09:00 UTC

Summary by CodeRabbit

  • Chores
    • Updated version configuration.

Copilot AI review requested due to automatic review settings April 19, 2026 09:15
@rsalcara rsalcara merged commit 98995aa into master Apr 19, 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 April 19, 2026 09:15
@coderabbitai

coderabbitai Bot commented Apr 19, 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: 3bb1a51c-996c-4daf-85bb-8b6d64d2b7b7

📥 Commits

Reviewing files that changed from the base of the PR and between 7a7d92e and 57dc657.

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

📝 Walkthrough

Walkthrough

The PR updates the WhatsApp Web client build number in the baileys library's default version configuration file. The patch component increments from 1037654574 to 1037659536 while major and minor version numbers remain unchanged at 2 and 3000 respectively.

Changes

Cohort / File(s) Summary
Version Configuration
src/Defaults/baileys-version.json
Updated patch/build version number in the version array from 1037654574 to 1037659536.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • #363: Updates the same version array in src/Defaults/baileys-version.json for WhatsApp Web client revision bumps.
  • #357: Modifies the version array's patch component in the same configuration file.
  • #365: Updates the build/patch number in src/Defaults/baileys-version.json.

Poem

🐰 Hops and nibbles through the code so fine,
A version bump, just one small line,
From 1037654574 it leaps with glee,
To 1037659536, new and free! 🌟

✨ 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

Updates the WhatsApp Web client revision used by the project to the latest fetched version.

Changes:

  • Bumped WhatsApp Web version array to 2.3000.1037659536.
  • Normalized the JSON formatting of the version file to a compact representation.

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

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