[PR #80] [MERGED] Bump whatsapp-web.js from 1.19.4 to 1.19.5 in /server #138

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

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/80
Author: @dependabot[bot]
Created: 3/20/2023
Status: Merged
Merged: 3/20/2023
Merged by: @guyzyl

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


📝 Commits (1)

  • 3cc74eb Bump whatsapp-web.js from 1.19.4 to 1.19.5 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.19.4 to 1.19.5.

Release notes

Sourced from whatsapp-web.js's releases.

v1.19.5

This release addresses issues with downloading and sending media in latest versions of WhatsApp Web.

What's Changed

New Contributors

Full Changelog: https://github.com/pedroslopez/whatsapp-web.js/compare/v1.19.4...v1.19.5

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 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/80 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/20/2023 **Status:** ✅ Merged **Merged:** 3/20/2023 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/server/whatsapp-web.js-1.19.5` --- ### 📝 Commits (1) - [`3cc74eb`](https://github.com/guyzyl/whatsapp-contact-sync/commit/3cc74ebfc0d8930aa6aeadc530a0cfd6f64e9f3d) Bump whatsapp-web.js from 1.19.4 to 1.19.5 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.19.4 to 1.19.5. <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.19.5</h2> <p>This release addresses issues with downloading and sending media in latest versions of WhatsApp Web.</p> <h2>What's Changed</h2> <ul> <li>Fix Message.js by <a href="https://github.com/Italo-Castro"><code>@​Italo-Castro</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2080">pedroslopez/whatsapp-web.js#2080</a></li> <li>Fix for error when send files: Error: Evaluation failed: TypeError: window.Store.MediaPrep.prepRawMedia is not a function by <a href="https://github.com/macleysousa"><code>@​macleysousa</code></a> in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2074">pedroslopez/whatsapp-web.js#2074</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Italo-Castro"><code>@​Italo-Castro</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2080">pedroslopez/whatsapp-web.js#2080</a></li> <li><a href="https://github.com/macleysousa"><code>@​macleysousa</code></a> made their first contribution in <a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/pull/2074">pedroslopez/whatsapp-web.js#2074</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.19.4...v1.19.5">https://github.com/pedroslopez/whatsapp-web.js/compare/v1.19.4...v1.19.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/ea6c130edd355edb1ef8d93cb9c015785d053828"><code>ea6c130</code></a> chore: mark version v1.19.5</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/185465664845bb9f6b37915e20e77683b4397a6e"><code>1854656</code></a> fix: send media (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2074">#2074</a>)</li> <li><a href="https://github.com/pedroslopez/whatsapp-web.js/commit/109fbce8db698ca12ac81af13bc69090a645d5b2"><code>109fbce</code></a> Fix Message.js (<a href="https://redirect.github.com/pedroslopez/whatsapp-web.js/issues/2080">#2080</a>)</li> <li>See full diff in <a href="https://github.com/pedroslopez/whatsapp-web.js/compare/v1.19.4...v1.19.5">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.19.4&new-version=1.19.5)](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 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:19 +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#138
No description provided.