Skip to content

chore(deps): bump @whiskeysockets/baileys from 6.7.21 to 6.7.22 in /packages/whatsapp-gateway#6077

Merged
houko merged 3 commits into
mainfrom
dependabot/npm_and_yarn/packages/whatsapp-gateway/whiskeysockets/baileys-6.7.22
Jun 11, 2026
Merged

chore(deps): bump @whiskeysockets/baileys from 6.7.21 to 6.7.22 in /packages/whatsapp-gateway#6077
houko merged 3 commits into
mainfrom
dependabot/npm_and_yarn/packages/whatsapp-gateway/whiskeysockets/baileys-6.7.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps @whiskeysockets/baileys from 6.7.21 to 6.7.22.

Commits
  • 071a43e chore(release): v6.7.22
  • fcf9b7c fix(process-message): only drop self-only protocolMessages from non-self senders
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by purpshell, 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 10, 2026
@github-actions github-actions Bot added size/XS < 10 lines changed no-rust-required This task does not require Rust knowledge area/sdk JavaScript and Python SDKs labels Jun 10, 2026

@houko houko left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review note — flagging for maintainer attention before merge.

Dependabot's own PR body highlights two things worth reviewing explicitly:

  1. New NPM releaser: purpshell is listed as a new publisher for @whiskeysockets/baileys — this version was not pushed by the previous maintainer.
  2. New install scripts added: version 6.7.22 introduces preinstall and prepare scripts that were not present in 6.7.21. Install-time scripts run arbitrary code during npm install, making them a common supply-chain attack vector. Dependabot flags this directly: "Review the package contents before updating."

Recommended steps before merging:

  • Inspect the preinstall/prepare script bodies in the published package (e.g. npm view @whiskeysockets/[email protected] scripts or audit the tarball).
  • Verify the changelog commit (fcf9b7c fix(process-message): only drop self-only protocolMessages from non-self senders) is consistent with the scripts added.
  • Confirm purpshell is a trusted maintainer for this package.

The diff itself is a single-line version bump with no code issues. This flag is purely about the upstream package's new install-time behaviour.


Generated by Claude Code

@houko
houko enabled auto-merge (squash) June 11, 2026 05:00
@houko
houko merged commit 6196f13 into main Jun 11, 2026
28 checks passed
@houko
houko deleted the dependabot/npm_and_yarn/packages/whatsapp-gateway/whiskeysockets/baileys-6.7.22 branch June 11, 2026 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/sdk JavaScript and Python SDKs dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code no-rust-required This task does not require Rust knowledge size/XS < 10 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant