Skip to content

Bump protobufjs and bitbadgesjs-sdk#10

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-07f6d134f7
Open

Bump protobufjs and bitbadgesjs-sdk#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-07f6d134f7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

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

Removes protobufjs

Updates bitbadgesjs-sdk from 0.9.4 to 0.34.0

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 [protobufjs](https://github.com/protobufjs/protobuf.js). It's no longer used after updating ancestor dependency [bitbadgesjs-sdk](https://github.com/bitbadges/bitbadgesjs). These dependencies need to be updated together.


Removes `protobufjs`

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

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 
  dependency-type: indirect
- dependency-name: bitbadgesjs-sdk
  dependency-version: 0.34.0
  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 Apr 17, 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