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 hawk and fabric-shim in /chaincode #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 6, 2023

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

Removes hawk

Updates fabric-shim from 1.2.0 to 1.4.6

Release notes

Sourced from fabric-shim's releases.

Fabric Chaincode Node - master branch

The unstable master branch; for development use only.

Fabric Chaincode Node v1.4.5

v1.4.5 5th February 2020

Release Notes

This is a maintenance release and contains bug fixes and minor updates.

  • The version of the x509 library has been updated so the library can now be built with NodeJS v12

  • The checks on the number of parameters passed to a Java Script contract are enforced

  • previously the npm modules were shrinkwrapped; with the devDependencies this has been changed so the final module size is smaller

    Note that contract and chaincode implementations are strongly advised to shrinkwrap their own code

Migration Notes

None known

Known Vulnerabilities

none

Resolved Vulnerabilities

none

Known Issues & Workarounds

none

Change Log

https://github.com/hyperledger/fabric-chaincode-node/blob/release-1.4/CHANGELOG.md#v145

v1.4.4 12 November, 2019

This is a re-release of v1.4.4; with a CI pipeline change, there are some 'teething issues' we're working through.

Release Notes

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

... (truncated)

Changelog

Sourced from fabric-shim's changelog.

2.5.3

Tue Mar 7 09:36:52 GMT 2023

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

v2.4.2

Wed 4 May 2022 11:30:35 BST

  • 4467c458 Allow jsdoc push to fail (#331)
  • 3f1dbffd Remove fabric-shim-crypto package
  • d9cfc3d0 Correct 2.4 to be Node 16
  • e1ae5b31 Fixing a command which is giving errors while copying and pasting (#322)
  • 671a5442 Some updates to the latest tool versions
  • 2d861535 Replace RocketChat with Discord
  • f7288eba add missing bracket (#312)
  • a53121f0 Fix Doc: Type of args in invokeChaincode() is string[] (#311)

v2.4.1

Mon Nov 29 10:39:51 GMT 2021

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by hyperledger-lf, 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [hawk](https://github.com/mozilla/hawk). It's no longer used after updating ancestor dependency [fabric-shim](https://github.com/hyperledger/fabric-chaincode-node). These dependencies need to be updated together.


Removes `hawk`

Updates `fabric-shim` from 1.2.0 to 1.4.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@v1.2.0...v1.4.6)

---
updated-dependencies:
- dependency-name: hawk
  dependency-type: indirect
- dependency-name: fabric-shim
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 6, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants