Skip to content

Bump minimatch and fabric-shim in /chaincode/chaincode_example02/node - #2

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/chaincode/chaincode_example02/node/multi-5d2d207c9b
Open

Bump minimatch and fabric-shim in /chaincode/chaincode_example02/node#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/chaincode/chaincode_example02/node/multi-5d2d207c9b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 22, 2026

Copy link
Copy Markdown

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

Removes minimatch

Updates fabric-shim from 1.4.4 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

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 [minimatch](https://github.com/isaacs/minimatch). 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 `minimatch`

Updates `fabric-shim` from 1.4.4 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.4.4...v1.4.6)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 
  dependency-type: indirect
- dependency-name: fabric-shim
  dependency-version: 1.4.6
  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 Feb 22, 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