Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fabric-shim from 2.4.2 to 2.5.6 in /samples/node-contract #162

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2024

Bumps fabric-shim from 2.4.2 to 2.5.6.

Release notes

Sourced from fabric-shim's releases.

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

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

v2.5.2 Node Chaincode

This is the LTS Release of of the v2.5 Fabric Chaincode Node. It replaces the previous v2.2 LTS.

New in the version 2.5.2

  • Fixed the getHistory API returning a byte buffer rather than an JSON object
  • Setting a state endorsement policy functions correctly

Other noteable 2.5 updates are

... (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
  • 1da07a6 Update gRPC dependency to address CVE-2024-37168 (#428)
  • 86137c5 Update versions following v2.5.5 release
  • c2e5dda Update versions for v2.5.5 release (#424)
  • 44c95bd Use Node 20 runtime in Docker image (#410)
  • a1f421b Added doc update how to start chaincode as a service, and how to set grpc par...
  • c53262a Remove unnecessary dependency on fs-extra (#412)
  • 4981774 Scheduled daily vulnerability scan
  • 36464ca Fix minor TypeScript issues and add ESLint TypeScript support (#418)
  • 2d94982 Fix ChaincodeResponse definition and add new response types (#413) (#414)
  • 6126c09 Update build to avoid deprecated GitHub actions (#411)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 21, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samples/node-contract/fabric-shim-2.5.6 branch from bbbde97 to 0d6aecb Compare September 2, 2024 15:29
Bumps [fabric-shim](https://github.com/hyperledger/fabric-chaincode-node) from 2.4.2 to 2.5.6.
- [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.6)

---
updated-dependencies:
- dependency-name: fabric-shim
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/samples/node-contract/fabric-shim-2.5.6 branch from 0d6aecb to 957a8b3 Compare September 2, 2024 16:04
@jt-nti jt-nti merged commit 283a777 into main Sep 2, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/samples/node-contract/fabric-shim-2.5.6 branch September 2, 2024 16:25
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.

1 participant