Bump the npm group in /smart_contracts/fabric/chaincode-typescript with 15 updates#98
Open
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm group in /smart_contracts/fabric/chaincode-typescript with 15 updates: | Package | From | To | | --- | --- | --- | | [fabric-contract-api](https://github.com/hyperledger/fabric-chaincode-node) | `2.5.2` | `2.5.8` | | [fabric-shim](https://github.com/hyperledger/fabric-chaincode-node) | `2.5.2` | `2.5.8` | | [json-stringify-deterministic](https://github.com/kikobeats/json-stringify-deterministic) | `1.0.8` | `1.0.14` | | [sort-keys-recursive](https://github.com/kikobeats/sort-keys-recursive) | `2.1.8` | `2.1.10` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `12.20.55` | `26.1.1` | | [chai](https://github.com/chaijs/chai) | `4.3.7` | `6.2.2` | | [mocha](https://github.com/mochajs/mocha) | `10.2.0` | `11.7.6` | | [nyc](https://github.com/istanbuljs/nyc) | `14.1.1` | `18.0.0` | | [sinon](https://github.com/sinonjs/sinon) | `7.5.0` | `22.0.0` | | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `5.0.7` | `22.0.0` | | [sinon-chai](https://github.com/chaijs/sinon-chai) | `3.7.0` | `4.0.1` | | [@types/sinon-chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon-chai) | `3.2.9` | `4.0.0` | | [ts-node](https://github.com/TypeStrong/ts-node) | `7.0.1` | `10.9.2` | | [tslint](https://github.com/palantir/tslint) | `5.20.1` | `6.1.3` | | [typescript](https://github.com/microsoft/TypeScript) | `4.9.5` | `7.0.2` | Updates `fabric-contract-api` from 2.5.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.5.2...v2.5.8) Updates `fabric-shim` from 2.5.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.5.2...v2.5.8) Updates `json-stringify-deterministic` from 1.0.8 to 1.0.14 - [Release notes](https://github.com/kikobeats/json-stringify-deterministic/releases) - [Changelog](https://github.com/Kikobeats/json-stringify-deterministic/blob/master/CHANGELOG.md) - [Commits](Kikobeats/json-stringify-deterministic@v1.0.8...v1.0.14) Updates `sort-keys-recursive` from 2.1.8 to 2.1.10 - [Release notes](https://github.com/kikobeats/sort-keys-recursive/releases) - [Changelog](https://github.com/Kikobeats/sort-keys-recursive/blob/master/CHANGELOG.md) - [Commits](Kikobeats/sort-keys-recursive@v2.1.8...v2.1.10) Updates `@types/node` from 12.20.55 to 26.1.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `chai` from 4.3.7 to 6.2.2 - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/main/History.md) - [Commits](chaijs/chai@v4.3.7...v6.2.2) Updates `mocha` from 10.2.0 to 11.7.6 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/v11.7.6/CHANGELOG.md) - [Commits](mochajs/mocha@v10.2.0...v11.7.6) Updates `nyc` from 14.1.1 to 18.0.0 - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md) - [Commits](istanbuljs/nyc@v14.1.1...nyc-v18.0.0) Updates `sinon` from 7.5.0 to 22.0.0 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/CHANGES.md) - [Commits](sinonjs/sinon@v7.5.0...v22.0.0) Updates `@types/sinon` from 5.0.7 to 22.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) Updates `sinon-chai` from 3.7.0 to 4.0.1 - [Release notes](https://github.com/chaijs/sinon-chai/releases) - [Changelog](https://github.com/chaijs/sinon-chai/blob/master/CHANGELOG.md) - [Commits](chaijs/sinon-chai@3.7.0...4.0.1) Updates `@types/sinon-chai` from 3.2.9 to 4.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon-chai) Updates `ts-node` from 7.0.1 to 10.9.2 - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Changelog](https://github.com/TypeStrong/ts-node/blob/main/development-docs/release-template.md) - [Commits](TypeStrong/ts-node@v7.0.1...v10.9.2) Updates `tslint` from 5.20.1 to 6.1.3 - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](palantir/tslint@5.20.1...6.1.3) Updates `typescript` from 4.9.5 to 7.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: fabric-contract-api dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: fabric-shim dependency-version: 2.5.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: json-stringify-deterministic dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: sort-keys-recursive dependency-version: 2.1.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@types/node" dependency-version: 26.1.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: chai dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: mocha dependency-version: 11.7.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: nyc dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: sinon dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/sinon" dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: sinon-chai dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: "@types/sinon-chai" dependency-version: 4.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: ts-node dependency-version: 10.9.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: tslint dependency-version: 6.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm group in /smart_contracts/fabric/chaincode-typescript with 15 updates:
2.5.22.5.82.5.22.5.81.0.81.0.142.1.82.1.1012.20.5526.1.14.3.76.2.210.2.011.7.614.1.118.0.07.5.022.0.05.0.722.0.03.7.04.0.13.2.94.0.07.0.110.9.25.20.16.1.34.9.57.0.2Updates
fabric-contract-apifrom 2.5.2 to 2.5.8Release notes
Sourced from fabric-contract-api's releases.
... (truncated)
Changelog
Sourced from fabric-contract-api's changelog.
Commits
b3720d0Use Node 22 for chaincode Docker image (#436)3d8daa6Update maintainers (#443)c30c6c6Use public Fabric Docker images (#442)45d182eRun vulnerability scan on latest release version (#441)7887093Publish Docker images to GitHub Container Registry (#440)3c3d184Update version following v2.5.7 release (#438)e36d81eRelax grpc-js version constraint in fabric-shim (#437)2fc48afUpdate maintainer email address (#433)46e45a7Update CONTRIBUTING.md (#432)14c5effUpdate versions following v2.5.6 release (#429)Updates
fabric-shimfrom 2.5.2 to 2.5.8Release notes
Sourced from fabric-shim's releases.
... (truncated)
Changelog
Sourced from fabric-shim's changelog.
Commits
b3720d0Use Node 22 for chaincode Docker image (#436)3d8daa6Update maintainers (#443)c30c6c6Use public Fabric Docker images (#442)45d182eRun vulnerability scan on latest release version (#441)7887093Publish Docker images to GitHub Container Registry (#440)3c3d184Update version following v2.5.7 release (#438)e36d81eRelax grpc-js version constraint in fabric-shim (#437)2fc48afUpdate maintainer email address (#433)46e45a7Update CONTRIBUTING.md (#432)14c5effUpdate versions following v2.5.6 release (#429)Updates
json-stringify-deterministicfrom 1.0.8 to 1.0.14Release notes
Sourced from json-stringify-deterministic's releases.
Changelog
Sourced from json-stringify-deterministic's changelog.
Commits
969473fchore(release): 1.0.14b38740cbuild(deps): bump actions/checkout from 6 to 7 (#28)adb3e6bchore(release): 1.0.1330a07a8build(deps): bump pnpm/action-setup from 5 to 6 (#27)5824647build(deps): bump pnpm/action-setup from 4 to 5 (#26)09ab842build(deps): bump actions/checkout from 5 to 6 (#25)fc1be53build(deps): bump actions/setup-node from 5 to 6 (#24)0fbf274build(deps): bump actions/setup-node from 4 to 5 (#23)3c0bb34build(deps): bump actions/checkout from 4 to 5 (#22)66568a7build: tweaksUpdates
sort-keys-recursivefrom 2.1.8 to 2.1.10Release notes
Sourced from sort-keys-recursive's releases.
Changelog
Sourced from sort-keys-recursive's changelog.
Commits
724d10achore(release): 2.1.1090579f4Merge pull request #32 from Kikobeats/dependabot/github_actions/actions/setup...25506a6build(deps): bump actions/setup-node from 3 to 42e77261chore(release): 2.1.951de0a7Merge pull request #31 from Kikobeats/dependabot/github_actions/actions/check...e969d50build(deps): bump actions/checkout from 3 to 4Updates
@types/nodefrom 12.20.55 to 26.1.1Commits
Updates
chaifrom 4.3.7 to 6.2.2Release notes
Sourced from chai's releases.
... (truncated)
Commits
814172dchore(deps): update dependency esbuild to v0.27.2 (#1759)b38c22bchore: add legal-comments=none option (#1756)180d4ccchore(deps): update dependencies to v9.39.2 (#1757)678cd00chore(deps): update dependencies (#1755)c8fb100chore(deps): update dependency prettier to v3.7.3 (#1754)d63c74echore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 (#1751)243bf86fix: avoid BigInt literal in closeTo for runtime compat (#1748)d8b0395chore(deps): update actions/checkout action to v6 (#1749)7e1e247build(deps): bump glob from 10.4.5 to 10.5.0 (#1747)b25e5d8chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 (#1746)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for chai since your current version.
Updates
mochafrom 10.2.0 to 11.7.6Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
3765ba0chore(v11.x): release 11.7.6 (#5632)73ebdfafix(test): replacewmicusage with native Windows API (#5694)aafe6fdfix: makedescribe().timeout()work0696784chore: format all code (#5629)8d01d33chore: remove Netlify (#5630)9a6a5dbchore(v11.x): release 11.7.5 (#5523)8b21b38chore: run tests on PRs for and pushes to v11.x (#5525)663fff4chore: setup release-please for v11 (#5522)8d97220Update release-please to include v11.x and use Node ^22d89dbaffix: swallow morerequireerrors from *ts files (#5498)Maintainer changes
This version was pushed to npm by joshuakgoldberg, a new releaser for mocha since your current version.
Updates
nycfrom 14.1.1 to 18.0.0Release notes
Sourced from nyc's releases.
Changelog
Sourced from nyc's changelog.
... (truncated)
Commits
3ce6d97chore(main): release nyc 18.0.0 (#1613)b9f6781build: publication is now manual again due to changes in tokens0707729fix(deps)!: update dependencies pulling in old glob (#1612)41f4476chore(main): release nyc 17.1.0 (#1572)d338985chore(deps-dev): bump requirejs from 2.3.6 to 2.3.7 (#1582)af74d1efeat(deps): bump foreground-child from ^2.0.0 to ^3.0.0 (#1546)ae657b6fix: reduce size of serialized JSON output (#1570)b6a9484chore(deps-dev): bump braces from 3.0.2 to 3.0.3 (#1571)b86edbcchore(deps-dev): bump ws from 8.16.0 to 8.17.1 (#1568)fee2821chore(main): release nyc 17.0.0 (#1558)Updates
sinonfrom 7.5.0 to 22.0.0Changelog
Sourced from sinon's changelog.
... (truncated)
Commits
52555af22.0.0ed911dfUpdate Ruby gems75a1e5bUpdate to Node 26197d660Update documentation on faking timers to reflect the current state of fake-ti...c5ddf80Update fake-timers@15.4: includes new Temporal APIf4ab02fUpdate updatable packages