[PR #221] [CLOSED] Bump whatsapp-web.js from 1.30.0 to 1.33.1 in /server #225

Closed
opened 2026-02-27 04:59:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/221
Author: @dependabot[bot]
Created: 9/2/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/server/whatsapp-web.js-1.33.1


📝 Commits (1)

  • 2f4e23e Bump whatsapp-web.js from 1.30.0 to 1.33.1 in /server

📊 Changes

1 file changed (+30 additions, -18 deletions)

View changed files

📝 server/package-lock.json (+30 -18)

📄 Description

Bumps whatsapp-web.js from 1.30.0 to 1.33.1.

Release notes

Sourced from whatsapp-web.js's releases.

v1.33.1

What's Changed

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.33.0...v1.33.1

v1.33.0

What's Changed

New Contributors

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.32.0...v1.33.0

v1.32.0

What's Changed

New Contributors

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.31.0...v1.32.0

v1.31.1-alpha.0

What's Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/guyzyl/whatsapp-contact-sync/pull/221 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/server/whatsapp-web.js-1.33.1` --- ### 📝 Commits (1) - [`2f4e23e`](https://github.com/guyzyl/whatsapp-contact-sync/commit/2f4e23edc4e8764b69f60e1a26d1114aa8c0ebfa) Bump whatsapp-web.js from 1.30.0 to 1.33.1 in /server ### 📊 Changes **1 file changed** (+30 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `server/package-lock.json` (+30 -18) </details> ### 📄 Description Bumps [whatsapp-web.js](https://github.com/pedroslopez/whatsapp-web.js) from 1.30.0 to 1.33.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pedroslopez/whatsapp-web.js/releases">whatsapp-web.js's releases</a>.</em></p> <blockquote> <h2>v1.33.1</h2> <h2>What's Changed</h2> <ul> <li>Fix Event Ready gets stuck or not showing it by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3727">pedroslopez/whatsapp-web.js#3727</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.33.0...v1.33.1">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.33.0...v1.33.1</a></p> <h2>v1.33.0</h2> <h2>What's Changed</h2> <ul> <li>Fix checking if sending to a group by <a href="https://github.com/shirser121"><code>@​shirser121</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3592">pedroslopez/whatsapp-web.js#3592</a></li> <li>fix: send message properly by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3692">pedroslopez/whatsapp-web.js#3692</a></li> <li>fix: Correct method invocation by <a href="https://github.com/DimplesY"><code>@​DimplesY</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3720">pedroslopez/whatsapp-web.js#3720</a></li> <li>fix: return poll vote reactions by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3694">pedroslopez/whatsapp-web.js#3694</a></li> <li>fix: Add protocolMessageKey and fix revoked messages to preserve original before.id by <a href="https://github.com/fernandomondo"><code>@​fernandomondo</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3715">pedroslopez/whatsapp-web.js#3715</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DimplesY"><code>@​DimplesY</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3720">pedroslopez/whatsapp-web.js#3720</a></li> <li><a href="https://github.com/fernandomondo"><code>@​fernandomondo</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3715">pedroslopez/whatsapp-web.js#3715</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.32.0...v1.33.0">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.32.0...v1.33.0</a></p> <h2>v1.32.0</h2> <h2>What's Changed</h2> <ul> <li>Fix TS2371 error in requestPairingCode type declaration by <a href="https://github.com/Swaraj2004"><code>@​Swaraj2004</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3622">pedroslopez/whatsapp-web.js#3622</a></li> <li>fix: error when processing channel messages without messageSecret by <a href="https://github.com/iNerdStack"><code>@​iNerdStack</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3617">pedroslopez/whatsapp-web.js#3617</a></li> <li>Fix send seen chat by <a href="https://github.com/devlikepro"><code>@​devlikepro</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3663">pedroslopez/whatsapp-web.js#3663</a></li> <li>feat: getContactLidAndPhone by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3673">pedroslopez/whatsapp-web.js#3673</a></li> <li>fix: <code>Client.createGroup + GroupChat.addParticipants</code> by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3670">pedroslopez/whatsapp-web.js#3670</a></li> <li>feat: customise linked device name by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3325">pedroslopez/whatsapp-web.js#3325</a></li> <li>Fix Message Forward by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3680">pedroslopez/whatsapp-web.js#3680</a></li> <li>fix(types): update mentions type in MessageEditOptions by <a href="https://github.com/eni4sure"><code>@​eni4sure</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3691">pedroslopez/whatsapp-web.js#3691</a></li> <li>feat: get pinned messages by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3004">pedroslopez/whatsapp-web.js#3004</a></li> <li>fix: <code>Message.pin</code> and <code>Message.unpin</code> by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3319">pedroslopez/whatsapp-web.js#3319</a></li> <li>feat: <code>Event</code> messages by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3345">pedroslopez/whatsapp-web.js#3345</a></li> <li>feat: Switch between QR or phone number pairing method by <a href="https://github.com/MobCode100"><code>@​MobCode100</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3180">pedroslopez/whatsapp-web.js#3180</a></li> <li>Fix: Remove, Promote and Demote Participants by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3674">pedroslopez/whatsapp-web.js#3674</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Swaraj2004"><code>@​Swaraj2004</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3622">pedroslopez/whatsapp-web.js#3622</a></li> <li><a href="https://github.com/iNerdStack"><code>@​iNerdStack</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3617">pedroslopez/whatsapp-web.js#3617</a></li> <li><a href="https://github.com/eni4sure"><code>@​eni4sure</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3691">pedroslopez/whatsapp-web.js#3691</a></li> <li><a href="https://github.com/MobCode100"><code>@​MobCode100</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3180">pedroslopez/whatsapp-web.js#3180</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.31.0...v1.32.0">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.31.0...v1.32.0</a></p> <h2>v1.31.1-alpha.0</h2> <h2>What's Changed</h2> <ul> <li>Fix TS2371 error in requestPairingCode type declaration by <a href="https://github.com/Swaraj2004"><code>@​Swaraj2004</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3622">pedroslopez/whatsapp-web.js#3622</a></li> <li>fix: error when processing channel messages without messageSecret by <a href="https://github.com/iNerdStack"><code>@​iNerdStack</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3617">pedroslopez/whatsapp-web.js#3617</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/6549b11a6704b171f54776f9f019ec6172fbe78c"><code>6549b11</code></a> 1.33.1</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/6d496560b205208a96f2f1be8905b451b97bbaf9"><code>6d49656</code></a> Fix Method window.Store.User.getMaybeMeUser() (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3727">#3727</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/14a391a5e89d0d6f8d90afb036092e875600dc3c"><code>14a391a</code></a> chore(): generate docs</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/dc866e7b702c7f4237ae82d465f15e7497298c9b"><code>dc866e7</code></a> 1.33.0</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/912b78d299d477c4cf0729f62fbaf3809a8ab7ad"><code>912b78d</code></a> fix: Add protocolMessageKey and fix revoked messages to preserve original bef...</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/2ac982ee1cd2a22f85ab3bd9e240d87f7cd904ae"><code>2ac982e</code></a> fix: return poll vote reactions (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3694">#3694</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/6d3078fd77823ab62b25ebfeb563bb3b6a699cc1"><code>6d3078f</code></a> fix: Correct method invocation (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3720">#3720</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/bd677a8a66d44cea8f6d0d4bdb56e41cd0c0ccd5"><code>bd677a8</code></a> fix: send message properly (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3692">#3692</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/ecb50450b7db3175510c858f3af8c7e015260844"><code>ecb5045</code></a> Fix checking if sending to a group (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3592">#3592</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/30b3f5e82ec33a0b112df39868a7d69a7260b575"><code>30b3f5e</code></a> chore(): generate docs</li> <li>Additional commits viewable in <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.30.0...v1.33.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=whatsapp-web.js&package-manager=npm_and_yarn&previous-version=1.30.0&new-version=1.33.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#225
No description provided.