Skip to content

Chore: Bump protobufjs and fabric-shim in /samples/chaincodes/chaincode-kv-node#755

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/chaincodes/chaincode-kv-node/multi-9ee793dd7c
Closed

Chore: Bump protobufjs and fabric-shim in /samples/chaincodes/chaincode-kv-node#755
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/samples/chaincodes/chaincode-kv-node/multi-9ee793dd7c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps protobufjs to 7.5.8 and updates ancestor dependency fabric-shim. These dependencies need to be updated together.

Updates protobufjs from 7.4.0 to 7.5.8

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.5.8

7.5.8 (2026-05-12)

Bug Fixes

protobufjs: v7.5.7

7.5.7 (2026-05-09)

Bug Fixes

protobufjs: v7.5.6

7.5.6 (2026-04-27)

Bug Fixes

  • Backport input hardening and CLI fixes to 7.x (#2173) (75392ea)

v7.5.5

This release backports two reported security issues to 7.x branch.

  • fix: do not allow setting __proto__ in Message constructor (#2126)
  • fix: filter invalid characters from the type name (#2127)

Full Changelog: protobufjs/protobuf.js@protobufjs-v7.5.4...protobufjs-v7.5.5

protobufjs: v7.5.4

7.5.4 (2025-08-15)

Bug Fixes

protobufjs: v7.5.3

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

protobufjs: v7.5.2

7.5.2 (2025-05-14)

... (truncated)

Changelog

Sourced from protobufjs's changelog.

7.5.8 (2026-05-12)

Bug Fixes

7.5.7 (2026-05-09)

Bug Fixes

7.5.6 (2026-04-27)

Bug Fixes

  • Backport input hardening and CLI fixes to 7.x (#2173) (75392ea)

7.5.4 (2025-08-15)

Bug Fixes

7.5.3 (2025-05-28)

Bug Fixes

  • descriptor extensions handling post-editions (#2075) (6e255d4)

7.5.2 (2025-05-14)

Bug Fixes

7.5.1 (2025-05-08)

Bug Fixes

  • optimize regressions from editions implementations (#2066) (6406d4c)
  • reserved field inside group blocks fail parsing (#2058) (56782bf)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for protobufjs since your current version.


Updates fabric-shim from 2.4.2 to 2.5.8

Release notes

Sourced from fabric-shim's releases.

v2.5.8

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.7...v2.5.8

v2.5.7

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.6...v2.5.7

v2.5.6

What's Changed

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.5...v2.5.6

v2.5.5

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.4...v2.5.5

v2.5.4

What's Changed

New Contributors

Full Changelog: hyperledger/fabric-chaincode-node@v2.5.3...v2.5.4

v2.5.3 Node Chaincode

What's Changed

... (truncated)

Changelog

Sourced from fabric-shim's changelog.

v2.5.4

Wed 14 Jun 2023 12:29:35 BST

  • 690c91a9 Using the CLI provided gRPC configurations when starting the chaincode (#401)
  • cf179e7b Update SetEvent documentation (#399)
  • 6f66124b Update COMPATIBILITY.md for Node 18. (#396)

v2.5.3

Tue Mar 7 09:36:52 GMT 2023

  • 7d865afd Update to new version Update to the .github workflows to handle the branch rename.
  • 220ac53b Clean-up npm engine specs (#394)
  • 5d72d902 Nominate Mark Lewis as maintainer, Remove James Taylor (#391)
  • 385efa8b Add scheduled builds (#392)
  • e9c9eb79 Update to Node18

v2.5.2

Wed Jan 25 14:21:32 GMT 2023

v2.5.1

Wed Jan 11 11:31:22 GMT 2023

v2.5.0

Thu Dec 8 09:19:10 GMT 2022

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.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.5.8 and updates ancestor dependency [fabric-shim](https://github.com/hyperledger/fabric-chaincode-node). These dependencies need to be updated together.


Updates `protobufjs` from 7.4.0 to 7.5.8
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.8/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.4.0...protobufjs-v7.5.8)

Updates `fabric-shim` from 2.4.2 to 2.5.8
- [Release notes](https://github.com/hyperledger/fabric-chaincode-node/releases)
- [Changelog](https://github.com/hyperledger/fabric-chaincode-node/blob/main/CHANGELOG.md)
- [Commits](hyperledger/fabric-chaincode-node@v2.4.2...v2.5.8)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-version: 7.5.8
  dependency-type: indirect
- dependency-name: fabric-shim
  dependency-version: 2.5.8
  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 12, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

Superseded by #759.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/samples/chaincodes/chaincode-kv-node/multi-9ee793dd7c branch May 19, 2026 17:50
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