Skip to content

chore: update WhatsApp Web version to v2.3000.1041103517#528

Merged
rsalcara merged 1 commit into
masterfrom
update-version/stable
Jun 9, 2026
Merged

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

Conversation

@rsalcara

@rsalcara rsalcara commented Jun 9, 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.1041103517

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

Review in cubic

Summary by CodeRabbit

  • Chores
    • Updated version configuration settings to maintain compatibility with current systems.

Copilot AI review requested due to automatic review settings June 9, 2026 10:13
@rsalcara rsalcara merged commit 5290713 into master Jun 9, 2026
4 of 5 checks passed
@rsalcara rsalcara deleted the update-version/stable branch June 9, 2026 10:13
@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 32981a46-e95f-4d45-aa66-f93f62eae119

📥 Commits

Reviewing files that changed from the base of the PR and between 6c882ba and e024084.

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

📝 Walkthrough

Walkthrough

This PR updates the Baileys WhatsApp Web client version identifier by bumping the final revision number in src/Defaults/baileys-version.json from 1041063798 to 1041103517. The major and minor version components remain unchanged at [2, 3000].

Changes

Baileys Version Configuration Update

Layer / File(s) Summary
Baileys version revision bump
src/Defaults/baileys-version.json
The JSON version array's final element is updated from 1041063798 to 1041103517, reflecting a newer WhatsApp Web client revision while keeping the leading [2, 3000] components unchanged.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • rsalcara/InfiniteAPI#525: Both PRs modify src/Defaults/baileys-version.json by updating the last element of the same version array (WhatsApp Web client revision), indicating this change is in the same version field.
  • rsalcara/InfiniteAPI#492: Both PRs update the same src/Defaults/baileys-version.json version array's last element (only the specific numeric bump differs).
  • rsalcara/InfiniteAPI#498: Both PRs update the same src/Defaults/baileys-version.json file by changing only the last element of the version array while keeping [2, 3000] unchanged.

Poem

🐰 A hop, a bump, a revision so fine,
WhatsApp marches on, in sync with the time,
From 1041063798 to the new, shiny state,
Baileys keeps dancing—never too late! 🎯

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

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 @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented Jun 9, 2026

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.

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

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 version tuple in the JSON default.

💡 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