olegabu / fabric-starter

Starter Application and Deployment Scripts for Hyperledger Fabric
Apache License 2.0
239 stars 184 forks source link

Bump jsrsasign and fabric-shim in /chaincode/node/reference #175

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Removes jsrsasign. It's no longer used after updating ancestor dependency fabric-shim. These dependencies need to be updated together.

Removes jsrsasign

Updates fabric-shim from 1.4.1 to 2.2.3

Release notes

Sourced from fabric-shim's releases.

v2.2.3 Node Chaincode LTS

This release corrects the TypeScript type definitions for the ChaincodeStub interface

The v2.2.3 release is the LTS version of the fabric-chaincode-node

v2.2.2 Node Chaincode LTS

This is a bug fix release

The v2.2.2 release is the LTS version of the fabric-chaincode-node

v2.2.1 Node Chaincode - LTS

This is a bug fix release, including the following fixes...

The v2.2.1 release is the LTS version of the fabric-chaincode-node

Fabric Chaincode Node v1.4.6 (correct branch)

Release Notes

This is a maintence release and contains bug fixes, and minor updates.

  • With large messages, an Out of Memory error can occur, this has been fixed
  • The grpc library used has been updated

Fabric Chaincode Node - master branch

The unstable master branch; for development use only.

v2.2.0 Node Chaincode - LTS

Release Notes

The v2.2.0 release is the LTS version of the fabric-chaincode-node

Fabric Chaincode Node v2.1.4

v2.1.4

Release Notes

  • FABCN-418 Dependency unable to use git

    Locks the version of the winston library to 3.2.1 The updated winston library after 3.3.0 prevents chaincode installing due to a new requirement for git which is not available in the hyperledger/fabric-nodeenv docker image.

The release-2.0 branch has been renamed to release-2.x; the v2.1.0 release supercedes v2.0.0.

... (truncated)

Changelog

Sourced from fabric-shim's changelog.

v2.2.3

Thu 28 Apr 2022 09:44:19 BST

  • 437c67e Recent builds have failued with the browserlist module reporting (on stderr) that it was outdated. This is a dependency of nyc, code coverage.
  • 5311536 Rename the root json config file (#301)
  • 2957475 Correct TS type definitions
  • bae4955 Node update (#295)
  • fa2bfe6 Private data tests added (#290)

v2.2.2

Mon 28 Jun 2021 10:05:22 BST

v2.2.1

Wed 11 Nov 2020 15:13:14 GMT

v2.2.0

Thu 2 Jul 11:40:02 BST 2020

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hyperledger-ghci, a new releaser for fabric-shim since your current version.


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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/olegabu/fabric-starter/network/alerts).
dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.