Skip to content

chore(deps): bump @whiskeysockets/baileys from 7.0.0-rc.9 to 7.0.0-rc14 in /backend/hermeshq/assets/whatsapp-bridge - #164

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/hermeshq/assets/whatsapp-bridge/whiskeysockets/baileys-7.0.0-rc14
Open

chore(deps): bump @whiskeysockets/baileys from 7.0.0-rc.9 to 7.0.0-rc14 in /backend/hermeshq/assets/whatsapp-bridge#164
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/backend/hermeshq/assets/whatsapp-bridge/whiskeysockets/baileys-7.0.0-rc14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps @whiskeysockets/baileys from 7.0.0-rc.9 to 7.0.0-rc14.

Release notes

Sourced from @​whiskeysockets/baileys's releases.

v7.0.0-rc14

No release notes provided.

v7.0.0-rc13

Version 7.0.0-rc13

This RC ships a really small bugfix that fixes a regression in protocolMessage parsing because WhatsApp changed its node behavior a few months ago and no one on Baileys team caught it, this guard that we enforced yesterday on the function therefore failed because fromMe was being set to false.

What's Changed

Full Changelog: WhiskeySockets/Baileys@v7.0.0-rc12...v7.0.0-rc13

v7.0.0-rc12

7.0.0-rc12

This version patches the security flaw addressed in GHSA-qvv5-jq5g-4cgg. Please exercise extreme caution and upgrade to the latest version or latest legacy version (6.7.22).

v7.0.0-rc11

A quick release meant to pin the libsignal pipeline to the NPM registry. The release also includes a small bug fix for old VPSes lacking SIMD support for the WASM. We moved Baileys's dep from git to NPM:

  1. This should remove the need to install git to install baileys.
  2. This should increase code transparency & security as libsignal now goes under the same Trusted Publishing and Provenance as Baileys rc10.

Read the full rc10 patch notes here: https://github.com/WhiskeySockets/Baileys/releases/tag/v7.0.0-rc10

We are working on migrating away from the libsignal dep as soon as possible to our own Rust-based equivalent to prevent licensing issues. Note that libsignal is in GPLv3 but Baileys is under MIT (Adhiraj left us a mess 😓).

v7.0.0-rc10

Since September, I've been working really hard on version 7. This is a really important version for Baileys. We introduced ESM, modernized the syntax and DX a lot compared to previous versions and been shipping stability fix after another. We faced a lot of challenges: LIDs, restrictions, WAM, warnings, bans, random logouts, decryption & encryption errors to name a few.

It is now, that I'm proud to announce, our biggest release yet:

VERSION 7.0.0-rc10 THE FINAL RELEASE CANDIDATE.

This is the largest release since we started the WhiskeySockets fork. Baileys hasn't been released since November 21, 2025, for a period of over 5 months.

Key changes include since rc9:

... (truncated)

Commits
  • 7e7b075 chore(release): v7.0.0-rc14
  • ad03880 Merge pull request #2734 from WhiskeySockets/ci/pin-npm-master
  • 1752103 ci: pin npm to 11.x, the last line that still runs on node 20
  • 90e5f78 Merge pull request #2728 from WhiskeySockets/update-version/stable
  • 20cc099 chore: update WhatsApp Web version
  • 731cd6b fix: nest profile picture tc token (#2607)
  • 75d6588 feat: add android browser (can receive viewonce) (#2201)
  • 78e7e4e fix: add Long type import (#2586)
  • 8053b08 chore(release): v7.0.0-rc13
  • 5ddc231 fix(decode): mark peer-routed self stanzas as fromMe
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​whiskeysockets/baileys since your current version.

Install script changes

This version adds preinstall, prepare scripts that run during installation. Review the package contents before updating.


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 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)

Bumps [@whiskeysockets/baileys](https://github.com/WhiskeySockets/Baileys) from 7.0.0-rc.9 to 7.0.0-rc14.
- [Release notes](https://github.com/WhiskeySockets/Baileys/releases)
- [Commits](WhiskeySockets/Baileys@v7.0.0-rc.9...v7.0.0-rc14)

---
updated-dependencies:
- dependency-name: "@whiskeysockets/baileys"
  dependency-version: 7.0.0-rc14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants