[PR #208] [MERGED] Bump whatsapp-web.js from 1.28.0 to 1.30.0 in /server #216

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

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/208
Author: @dependabot[bot]
Created: 6/2/2025
Status: Merged
Merged: 6/6/2025
Merged by: @guyzyl

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


📝 Commits (1)

  • c73e066 Bump whatsapp-web.js from 1.28.0 to 1.30.0 in /server

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 server/package-lock.json (+6 -6)

📄 Description

Bumps whatsapp-web.js from 1.28.0 to 1.30.0.

Release notes

Sourced from whatsapp-web.js's releases.

v1.30.0

What's Changed

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.29.0...v1.30.0

v1.29.0

What's Changed

New Contributors

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.28.0...v1.29.0

v1.28.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/208 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/2/2025 **Status:** ✅ Merged **Merged:** 6/6/2025 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/server/whatsapp-web.js-1.30.0` --- ### 📝 Commits (1) - [`c73e066`](https://github.com/guyzyl/whatsapp-contact-sync/commit/c73e06639ae8741d3145ddb86d1066c14cb2c2ec) Bump whatsapp-web.js from 1.28.0 to 1.30.0 in /server ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/package-lock.json` (+6 -6) </details> ### 📄 Description Bumps [whatsapp-web.js](https://github.com/pedroslopez/whatsapp-web.js) from 1.28.0 to 1.30.0. <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.30.0</h2> <h2>What's Changed</h2> <ul> <li>hotfix for <code>window.WWebJS.getChatModel</code> by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3573">pedroslopez/whatsapp-web.js#3573</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.29.0...v1.30.0">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.29.0...v1.30.0</a></p> <h2>v1.29.0</h2> <h2>What's Changed</h2> <ul> <li>Fix chat.isReadOnly by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3515">pedroslopez/whatsapp-web.js#3515</a></li> <li>fix: Change resetState evaluate function in Client.js by <a href="https://github.com/gusfahmi"><code>@​gusfahmi</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3358">pedroslopez/whatsapp-web.js#3358</a></li> <li>feat: Setting background synchronization by <a href="https://github.com/tofers"><code>@​tofers</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3331">pedroslopez/whatsapp-web.js#3331</a></li> <li>fix: <code>openChatWindowAt</code> function by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3347">pedroslopez/whatsapp-web.js#3347</a></li> <li>fix: <code>setDisplayName</code> changes name only locally by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3302">pedroslopez/whatsapp-web.js#3302</a></li> <li>fix: puppeteer connection with browser url by <a href="https://github.com/btmluiz"><code>@​btmluiz</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3518">pedroslopez/whatsapp-web.js#3518</a></li> <li>fix: <code>getBroadcasts</code> function by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3350">pedroslopez/whatsapp-web.js#3350</a></li> <li>fix: <code>delete</code> function for messages by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3301">pedroslopez/whatsapp-web.js#3301</a></li> <li>fix: chat instance retrieving in <code>syncHistory</code> by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3342">pedroslopez/whatsapp-web.js#3342</a></li> <li>Able to forward with caption by <a href="https://github.com/momokang"><code>@​momokang</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3463">pedroslopez/whatsapp-web.js#3463</a></li> <li>Fix the Location declaration by <a href="https://github.com/wavy-cat"><code>@​wavy-cat</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3555">pedroslopez/whatsapp-web.js#3555</a></li> <li>Support lid me user in message id by <a href="https://github.com/shirser121"><code>@​shirser121</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3570">pedroslopez/whatsapp-web.js#3570</a></li> <li>feat: save contact to addressbook by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3533">pedroslopez/whatsapp-web.js#3533</a></li> <li>fix: <code>Chat.isMuted</code> by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2999">pedroslopez/whatsapp-web.js#2999</a></li> <li>feat: <code>@­lid</code> support by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3571">pedroslopez/whatsapp-web.js#3571</a></li> <li>feat: <code>Channel</code> by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2620">pedroslopez/whatsapp-web.js#2620</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gusfahmi"><code>@​gusfahmi</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3358">pedroslopez/whatsapp-web.js#3358</a></li> <li><a href="https://github.com/btmluiz"><code>@​btmluiz</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3518">pedroslopez/whatsapp-web.js#3518</a></li> <li><a href="https://github.com/wavy-cat"><code>@​wavy-cat</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3555">pedroslopez/whatsapp-web.js#3555</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.28.0...v1.29.0">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.28.0...v1.29.0</a></p> <h2>v1.28.1-alpha.0</h2> <h2>What's Changed</h2> <ul> <li>Fix chat.isReadOnly by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3515">pedroslopez/whatsapp-web.js#3515</a></li> <li>fix: Change resetState evaluate function in Client.js by <a href="https://github.com/gusfahmi"><code>@​gusfahmi</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3358">pedroslopez/whatsapp-web.js#3358</a></li> <li>feat: Setting background synchronization by <a href="https://github.com/tofers"><code>@​tofers</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3331">pedroslopez/whatsapp-web.js#3331</a></li> <li>fix: <code>openChatWindowAt</code> function by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3347">pedroslopez/whatsapp-web.js#3347</a></li> <li>fix: <code>setDisplayName</code> changes name only locally by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3302">pedroslopez/whatsapp-web.js#3302</a></li> <li>fix: puppeteer connection with browser url by <a href="https://github.com/btmluiz"><code>@​btmluiz</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3518">pedroslopez/whatsapp-web.js#3518</a></li> <li>fix: <code>getBroadcasts</code> function by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3350">pedroslopez/whatsapp-web.js#3350</a></li> <li>fix: <code>delete</code> function for messages by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3301">pedroslopez/whatsapp-web.js#3301</a></li> <li>fix: chat instance retrieving in <code>syncHistory</code> by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3342">pedroslopez/whatsapp-web.js#3342</a></li> <li>Able to forward with caption by <a href="https://github.com/momokang"><code>@​momokang</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3463">pedroslopez/whatsapp-web.js#3463</a></li> <li>Fix the Location declaration by <a href="https://github.com/wavy-cat"><code>@​wavy-cat</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3555">pedroslopez/whatsapp-web.js#3555</a></li> <li>Support lid me user in message id by <a href="https://github.com/shirser121"><code>@​shirser121</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3570">pedroslopez/whatsapp-web.js#3570</a></li> <li>feat: save contact to addressbook by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3533">pedroslopez/whatsapp-web.js#3533</a></li> <li>fix: <code>Chat.isMuted</code> by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2999">pedroslopez/whatsapp-web.js#2999</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/de7bbf41ff7ce54787ac3aa8ffd9fea8ae96b00e"><code>de7bbf4</code></a> 1.30.0</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/f7d0456a49bf22250440630809e04f76798e0195"><code>f7d0456</code></a> hotfix: fix window.WWebJS.getChatModel (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3573">#3573</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/2128f977292fb5820bed520a466b8b9f8cdba807"><code>2128f97</code></a> chore(): generate docs</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/477db5a7c9f5586cb99a6477c7019f0bbafd7a73"><code>477db5a</code></a> 1.29.0</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/d0642b761cb1ee4df1941528421e86ce3807d137"><code>d0642b7</code></a> feat: <code>Channel</code> (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2620">#2620</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/dd257b2039bab0bc140617c8e7891bb92869504e"><code>dd257b2</code></a> feat: <code>@­lid</code> support (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3571">#3571</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/f41d1e2174e9660710c4a322cc9d0341e123a516"><code>f41d1e2</code></a> chore(): generate docs</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/5ad6a03b2c05920a2c615d98974465d9a2c9334f"><code>5ad6a03</code></a> 1.28.1-alpha.0</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/91217f87ba9a222d5746c5bd5787e17bb46d4323"><code>91217f8</code></a> fix: <code>Chat.isMuted</code> (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2999">#2999</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/d29eaf7def6028452ebcaf8191cca0db8ebc824e"><code>d29eaf7</code></a> feat: save contact to addressbook (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3533">#3533</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.28.0...v1.30.0">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.28.0&new-version=1.30.0)](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:34 +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#216
No description provided.