[PR #115] [MERGED] Bump whatsapp-web.js from 1.21.0 to 1.22.1 in /server #157

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

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/115
Author: @dependabot[bot]
Created: 8/10/2023
Status: Merged
Merged: 8/13/2023
Merged by: @guyzyl

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


📝 Commits (1)

  • eed1bca Bump whatsapp-web.js from 1.21.0 to 1.22.1 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.21.0 to 1.22.1.

Release notes

Sourced from whatsapp-web.js's releases.

v1.22.1

What's Changed

New Contributors

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.21.0...v1.22.1

v1.21.1-alpha.1

What's Changed

New Contributors

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

v1.21.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/115 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/10/2023 **Status:** ✅ Merged **Merged:** 8/13/2023 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/server/whatsapp-web.js-1.22.1` --- ### 📝 Commits (1) - [`eed1bca`](https://github.com/guyzyl/whatsapp-contact-sync/commit/eed1bca94c86ba7dd0318c00b8d04014c2f86fbf) Bump whatsapp-web.js from 1.21.0 to 1.22.1 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.21.0 to 1.22.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.22.1</h2> <h2>What's Changed</h2> <ul> <li>Improvements in mentionedJidList and content, referring to sendMessage by <a href="https://github.com/rafael-ofc"><code>@​rafael-ofc</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2166">pedroslopez/whatsapp-web.js#2166</a></li> <li>feat: Edit message by <a href="https://github.com/tofers"><code>@​tofers</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2254">pedroslopez/whatsapp-web.js#2254</a></li> <li>feat: add or remove labels by <a href="https://github.com/tofers"><code>@​tofers</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/1915">pedroslopez/whatsapp-web.js#1915</a></li> <li>fix: Contact by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2325">pedroslopez/whatsapp-web.js#2325</a></li> <li>feat: send photo/video as a view once message by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2317">pedroslopez/whatsapp-web.js#2317</a></li> <li>fix: group_join event by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2320">pedroslopez/whatsapp-web.js#2320</a></li> <li>fix: group invite v4 by <a href="https://github.com/RC047"><code>@​RC047</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2321">pedroslopez/whatsapp-web.js#2321</a></li> <li>fix: Client.getChatById(): Cannot read properties of undefined (reading '_serialized') by <a href="https://github.com/guicuton"><code>@​guicuton</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2225">pedroslopez/whatsapp-web.js#2225</a></li> <li>Feat: get message by id by <a href="https://github.com/shirser121"><code>@​shirser121</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/1634">pedroslopez/whatsapp-web.js#1634</a></li> <li>Improve logout() LocalAuth logic by <a href="https://github.com/chrishubert"><code>@​chrishubert</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2175">pedroslopez/whatsapp-web.js#2175</a></li> <li>fix fromMe in chat.fetchMessages by <a href="https://github.com/roigreenberg"><code>@​roigreenberg</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2314">pedroslopez/whatsapp-web.js#2314</a></li> <li>fix: set description group by <a href="https://github.com/RC047"><code>@​RC047</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2382">pedroslopez/whatsapp-web.js#2382</a></li> <li>fix: CallCollection by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2385">pedroslopez/whatsapp-web.js#2385</a></li> <li>fix: findImpl by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2390">pedroslopez/whatsapp-web.js#2390</a></li> <li>Update WhatsApp Web Version (2.2333.11) 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/2246">pedroslopez/whatsapp-web.js#2246</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rafael-ofc"><code>@​rafael-ofc</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2166">pedroslopez/whatsapp-web.js#2166</a></li> <li><a href="https://github.com/RC047"><code>@​RC047</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2321">pedroslopez/whatsapp-web.js#2321</a></li> <li><a href="https://github.com/guicuton"><code>@​guicuton</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2225">pedroslopez/whatsapp-web.js#2225</a></li> <li><a href="https://github.com/chrishubert"><code>@​chrishubert</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2175">pedroslopez/whatsapp-web.js#2175</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.21.0...v1.22.1">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.21.0...v1.22.1</a></p> <h2>v1.21.1-alpha.1</h2> <h2>What's Changed</h2> <ul> <li>Improve logout() LocalAuth logic by <a href="https://github.com/chrishubert"><code>@​chrishubert</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2175">pedroslopez/whatsapp-web.js#2175</a></li> <li>fix fromMe in chat.fetchMessages by <a href="https://github.com/roigreenberg"><code>@​roigreenberg</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2314">pedroslopez/whatsapp-web.js#2314</a></li> <li>fix: set description group by <a href="https://github.com/RC047"><code>@​RC047</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2382">pedroslopez/whatsapp-web.js#2382</a></li> <li>fix: CallCollection by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2385">pedroslopez/whatsapp-web.js#2385</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/chrishubert"><code>@​chrishubert</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2175">pedroslopez/whatsapp-web.js#2175</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.21.1-alpha.0...v1.21.1-alpha.1">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.21.1-alpha.0...v1.21.1-alpha.1</a></p> <h2>v1.21.1-alpha.0</h2> <h2>What's Changed</h2> <ul> <li>Improvements in mentionedJidList and content, referring to sendMessage by <a href="https://github.com/rafael-ofc"><code>@​rafael-ofc</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2166">pedroslopez/whatsapp-web.js#2166</a></li> <li>feat: Edit message by <a href="https://github.com/tofers"><code>@​tofers</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2254">pedroslopez/whatsapp-web.js#2254</a></li> <li>feat: add or remove labels by <a href="https://github.com/tofers"><code>@​tofers</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/1915">pedroslopez/whatsapp-web.js#1915</a></li> <li>fix: Contact by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2325">pedroslopez/whatsapp-web.js#2325</a></li> <li>feat: send photo/video as a view once message by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2317">pedroslopez/whatsapp-web.js#2317</a></li> <li>fix: group_join event by <a href="https://github.com/alechkos"><code>@​alechkos</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2320">pedroslopez/whatsapp-web.js#2320</a></li> <li>fix: group invite v4 by <a href="https://github.com/RC047"><code>@​RC047</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2321">pedroslopez/whatsapp-web.js#2321</a></li> <li>fix: Client.getChatById(): Cannot read properties of undefined (reading '_serialized') by <a href="https://github.com/guicuton"><code>@​guicuton</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2225">pedroslopez/whatsapp-web.js#2225</a></li> <li>Feat: get message by id by <a href="https://github.com/shirser121"><code>@​shirser121</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/1634">pedroslopez/whatsapp-web.js#1634</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/b47998878ae62732832986793f8e7ceae9ddb96f"><code>b479988</code></a> chore: mark version v1.22.1</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/ea46317b7e9398859a6b5ce15211ce519be272c8"><code>ea46317</code></a> fix npmignore</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/a1bbd25fd34aa9b739153e8ed7af881949eab6f9"><code>a1bbd25</code></a> chore: mark version v1.22.0</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/8bd262486678c83ea209c7826b2f5ebb3b6a9cf3"><code>8bd2624</code></a> Update supported WhatsApp Web version to v2.2333.11 (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2246">#2246</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/b787eee21823679c9335035bd500f19f774ea180"><code>b787eee</code></a> 2.0.0-alpha.0</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/9b827541e61fc7831804ce4ca1f2317ce759b817"><code>9b82754</code></a> fix for findImpl (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2390">#2390</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/9a6466edbc4af5b5eeea060917c15f86b283f510"><code>9a6466e</code></a> 1.21.1-alpha.1</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/3be7566483afddb781242a33d78b5a86334d46f8"><code>3be7566</code></a> fix: CallCollection (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2385">#2385</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/1ebcdee3b9a6d4efb6d70f01446e92ea8ca901c5"><code>1ebcdee</code></a> Update GroupChat.js (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2382">#2382</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/096e84b0a945110fecf7ccc012ea6bb165fcd67d"><code>096e84b</code></a> fix fromMe in chat.fetchMessages (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2314">#2314</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.21.0...v1.22.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.21.0&new-version=1.22.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:23 +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#157
No description provided.