[PR #203] [MERGED] Bump whatsapp-web.js from 1.26.0 to 1.27.0 in /server #211

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

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/203
Author: @dependabot[bot]
Created: 3/27/2025
Status: Merged
Merged: 3/28/2025
Merged by: @guyzyl

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


📝 Commits (1)

  • 2477dc9 Bump whatsapp-web.js from 1.26.0 to 1.27.0 in /server

📊 Changes

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

View changed files

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

📄 Description

Bumps whatsapp-web.js from 1.26.0 to 1.27.0.

Release notes

Sourced from whatsapp-web.js's releases.

v1.27.0

What's Changed

New Contributors

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.0...v1.27.0

v1.26.1-alpha.3

What's Changed

New Contributors

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.1-alpha.2...v1.26.1-alpha.3

v1.26.1-alpha.2

What's Changed

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.1-alpha.1...v1.26.1-alpha.2

v1.26.1-alpha.1

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/203 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/27/2025 **Status:** ✅ Merged **Merged:** 3/28/2025 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/server/whatsapp-web.js-1.27.0` --- ### 📝 Commits (1) - [`2477dc9`](https://github.com/guyzyl/whatsapp-contact-sync/commit/2477dc95df4cf33125f96f1f4e41eed6a3c12e50) Bump whatsapp-web.js from 1.26.0 to 1.27.0 in /server ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `server/package-lock.json` (+7 -6) </details> ### 📄 Description Bumps [whatsapp-web.js](https://github.com/pedroslopez/whatsapp-web.js) from 1.26.0 to 1.27.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.27.0</h2> <h2>What's Changed</h2> <ul> <li>Sync history conversation of the Chat by <a href="https://github.com/momokang"><code>@​momokang</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3281">pedroslopez/whatsapp-web.js#3281</a></li> <li>fix: make function <code>getContactDeviceCount</code> work (fix for <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3223">#3223</a>) by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3284">pedroslopez/whatsapp-web.js#3284</a></li> <li>fix: resolve 'onPollVoteEvent' binding issue after logout and reconnect by <a href="https://github.com/bpena"><code>@​bpena</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3286">pedroslopez/whatsapp-web.js#3286</a></li> <li>Use idempotent exposeFunctionIfAbsent (no reinject flag) by <a href="https://github.com/devlikepro"><code>@​devlikepro</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3233">pedroslopez/whatsapp-web.js#3233</a></li> <li>hotfix: <code>openChatWindow</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/3291">pedroslopez/whatsapp-web.js#3291</a></li> <li>fix: openChatWindow by <a href="https://github.com/Lavyk"><code>@​Lavyk</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3293">pedroslopez/whatsapp-web.js#3293</a></li> <li>fix: pass client reference correctly by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3296">pedroslopez/whatsapp-web.js#3296</a></li> <li>Get Stories by <a href="https://github.com/tofers"><code>@​tofers</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3294">pedroslopez/whatsapp-web.js#3294</a></li> <li>chore: update issue templates by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3298">pedroslopez/whatsapp-web.js#3298</a></li> <li>fix: change the logic of wweb version retrieving by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3299">pedroslopez/whatsapp-web.js#3299</a></li> <li>fix: enable docs generation before the release by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3300">pedroslopez/whatsapp-web.js#3300</a></li> <li>Update WhatsApp Web Version (2.3000.1017054665) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2616">pedroslopez/whatsapp-web.js#2616</a></li> <li>Fix isGroup by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3380">pedroslopez/whatsapp-web.js#3380</a></li> <li>Add 4 retries for fs.promises.rm by <a href="https://github.com/devlikepro"><code>@​devlikepro</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3351">pedroslopez/whatsapp-web.js#3351</a></li> <li>Fix Group getInviteCode by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3492">pedroslopez/whatsapp-web.js#3492</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/momokang"><code>@​momokang</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3281">pedroslopez/whatsapp-web.js#3281</a></li> <li><a href="https://github.com/bpena"><code>@​bpena</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3286">pedroslopez/whatsapp-web.js#3286</a></li> <li><a href="https://github.com/devlikepro"><code>@​devlikepro</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3233">pedroslopez/whatsapp-web.js#3233</a></li> <li><a href="https://github.com/Lavyk"><code>@​Lavyk</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3293">pedroslopez/whatsapp-web.js#3293</a></li> <li><a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3380">pedroslopez/whatsapp-web.js#3380</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.0...v1.27.0">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.0...v1.27.0</a></p> <h2>v1.26.1-alpha.3</h2> <h2>What's Changed</h2> <ul> <li>Fix isGroup by <a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3380">pedroslopez/whatsapp-web.js#3380</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/BenyFilho"><code>@​BenyFilho</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3380">pedroslopez/whatsapp-web.js#3380</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.1-alpha.2...v1.26.1-alpha.3">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.1-alpha.2...v1.26.1-alpha.3</a></p> <h2>v1.26.1-alpha.2</h2> <h2>What's Changed</h2> <ul> <li>fix: pass client reference correctly by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3296">pedroslopez/whatsapp-web.js#3296</a></li> <li>Get Stories by <a href="https://github.com/tofers"><code>@​tofers</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3294">pedroslopez/whatsapp-web.js#3294</a></li> <li>chore: update issue templates by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3298">pedroslopez/whatsapp-web.js#3298</a></li> <li>fix: change the logic of wweb version retrieving by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3299">pedroslopez/whatsapp-web.js#3299</a></li> <li>fix: enable docs generation before the release by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/3300">pedroslopez/whatsapp-web.js#3300</a></li> <li>Update WhatsApp Web Version (2.3000.1017054665) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2616">pedroslopez/whatsapp-web.js#2616</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.1-alpha.1...v1.26.1-alpha.2">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.1-alpha.1...v1.26.1-alpha.2</a></p> <h2>v1.26.1-alpha.1</h2> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/6f5a34b7d0aac390ff59729ecde6067acb12d5ba"><code>6f5a34b</code></a> 1.27.0</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/441a3a6d6c9acdcc567422eb986590a228b29737"><code>441a3a6</code></a> Fix Group getInviteCode (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3492">#3492</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/f56d25f1c4cca15cb708b3e8b5532584c4bdf572"><code>f56d25f</code></a> Add max retries for fs.promises.rm (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3351">#3351</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/5df83b030d5dc3116e1a496aa2303248f3ad0015"><code>5df83b0</code></a> chore(): generate docs</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/6f11c24762d7bfb513466cf6b425b6b0a78f0d1f"><code>6f11c24</code></a> 1.26.1-alpha.3</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/301c9af8b7cdc791c61722f372cefb91dae5b12f"><code>301c9af</code></a> Fix isGroup (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3380">#3380</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/fc722dd1d3c2aab3fea8262032c7c521702184a8"><code>fc722dd</code></a> chore(): generate docs</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/4694e8337f277f3b8f3c8cd8c293f665b58cc42d"><code>4694e83</code></a> 1.26.1-alpha.2</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/058a799303991e14d6ec559715c983a9ac23c9a1"><code>058a799</code></a> Update supported WhatsApp Web version to v2.3000.0 (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2616">#2616</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/6887c4a886c9842f7bb26c6e0a67e6eabe511b3a"><code>6887c4a</code></a> fix: enable docs generation before the release (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/3300">#3300</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.26.0...v1.27.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.26.0&new-version=1.27.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:33 +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#211
No description provided.