Skip to content

Bump ws and bitbadgesjs-sdk#18

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-b8901d7c7e
Open

Bump ws and bitbadgesjs-sdk#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-b8901d7c7e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor

Removes ws. It's no longer used after updating ancestor dependency bitbadgesjs-sdk. These dependencies need to be updated together.

Removes ws

Updates bitbadgesjs-sdk from 0.9.4 to 0.28.1

Release notes

Sourced from bitbadgesjs-sdk's releases.

0.19.0 (v13)

🚀 Release v0.19.0

🔄 Changelog

  • mustOwnBadges -> ownershipPartyCheck field: You can now specify whether to check ownership for the sender, recipient, or initiator instead of always defaulting to the initiator.

⛓️ Compatible Blockchain Versions

[v13 Release] - https://github.com/BitBadges/bitbadgeschain/releases/tag/v13


📖 Migration Guide

Steps for upgrading from the previous version to this version:

  1. For anywhere you have mustOwnBadges[], each element can now specify "initiator", "recipient", or "sender". To keep exisdting functionality, you can set to "" (which defaults to initiator) or set to "initiator"
Commits

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.

Removes [ws](https://github.com/websockets/ws). It's no longer used after updating ancestor dependency [bitbadgesjs-sdk](https://github.com/bitbadges/bitbadgesjs). These dependencies need to be updated together.


Removes `ws`

Updates `bitbadgesjs-sdk` from 0.9.4 to 0.28.1
- [Release notes](https://github.com/bitbadges/bitbadgesjs/releases)
- [Commits](https://github.com/bitbadges/bitbadgesjs/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-version:
  dependency-type: indirect
- dependency-name: bitbadgesjs-sdk
  dependency-version: 0.28.1
  dependency-type: direct:production
...

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 May 28, 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