Skip to content

chore(deps): bump the npm group with 32 updates - #55

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-ebcd0147a6
Closed

chore(deps): bump the npm group with 32 updates#55
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-ebcd0147a6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm group with 32 updates:

Package From To
eslint 10.7.0 10.8.1
lerna 10.0.0 10.0.1
prettier 3.9.5 3.9.6
@hyperledger-cacti/cacti-copm-core 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cacti-plugin-copm-corda 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cacti-plugin-copm-fabric 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cacti-weaver-protos-js 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cacti-weaver-sdk-fabric 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-cmd-api-server 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-common 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-core 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-core-api 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-plugin-ledger-connector-corda 3.0.0-beta.1 3.0.0
@types/dockerode 3.2.7 4.0.1
uuid 14.0.1 14.0.2
@hyperledger-cacti/cacti-plugin-consortium-static 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-api-client 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-plugin-ledger-connector-besu 3.0.0-beta.1 3.0.0
jose 6.2.8 6.2.9
@hyperledger-cacti/cactus-plugin-htlc-eth-besu 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-plugin-keychain-memory 3.0.0-beta.1 3.0.0
@types/body-parser 1.19.4 1.19.6
@hyperledger-cacti/cactus-plugin-htlc-eth-besu-erc20 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-plugin-ledger-connector-ethereum 3.0.0-beta.1 3.0.0
joi 18.2.3 18.2.5
js-yaml 5.2.3 5.3.0
config 5.0.0 5.0.1
@hyperledger-cacti/cactus-plugin-ledger-connector-fabric 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-plugin-object-store-ipfs 3.0.0-beta.1 3.0.0
@hyperledger-cacti/cactus-plugin-satp-hermes 3.0.0-beta.1 3.0.0
@types/pg 8.21.0 8.23.1
@testing-library/user-event 14.6.4 14.6.5

Updates eslint from 10.7.0 to 10.8.1

Release notes

Sourced from eslint's releases.

v10.8.1

Bug Fixes

  • 18eb0a7 fix: prevent ASI hazard in no-unused-labels autofix (#21173) (dongkyu lee)
  • 151ba3f fix: false positives in getter-return and accessor-pairs (#21163) (Grit)
  • 6898df9 fix: ignore meta-property names in id-denylist (#21166) (Pixel)
  • 4d7db66 fix: ignore meta-property names in id-match (#21167) (Pixel)
  • 677214e fix: handle ASI hazards in no-unused-vars removeVar suggestion (#20935) (kuldeep kumar)

Documentation

  • 7d0cbf8 docs: Update README (GitHub Actions Bot)
  • 0a05812 docs: add missing backticks to no-duplicate-imports.js (#21183) (Lee Daeun)
  • 678c90b docs: Update README (GitHub Actions Bot)
  • 8a10424 docs: Update README (GitHub Actions Bot)
  • 69bb948 docs: Update README (GitHub Actions Bot)

Chores

  • 0a14800 chore: update github/codeql-action action to v4.37.4 (#21196) (renovate[bot])
  • 05adcb1 test: fix failing ecosystem test for eslint-plugin-unicorn (#21191) (Lazizbek Ergashev)
  • 5611035 test: add error locations info to no-void (#21185) (Lee Daeun)
  • ee47333 ci: bump github/codeql-action from 4 to 4.37.3 (#21176) (dependabot[bot])
  • f131c03 chore: improve ecosystem test failure reporting (#20937) (crimsonjay0)
  • 1f6edde chore: update ecosystem plugins (#21182) (ESLint Bot)
  • d3266fb chore: unpin webpack dependency (#21172) (Francesco Trotta)
  • 65a6519 chore: add allowScripts field to package.json (#21092) (GiHoon Noh)
  • 22e5256 ci: add triage:no label to Dependabot PRs (#21141) (lumir)
  • 55c9038 ci: bump actions/labeler from 6 to 7 (#21159) (dependabot[bot])
  • 7280e78 chore: update dependency prettier to v3.9.6 (#21162) (renovate[bot])
  • eddbad6 test: fix failing ecosystem test for eslint-plugin-unicorn (#21156) (Francesco Trotta)
  • 60a178d chore: update ecosystem plugins (#21150) (ESLint Bot)
  • f9f61dc test: add error locations to no-unreachable (#21151) (JIYEON)
  • d086293 test: add error locations to no-undef (#21147) (JIYEON)
  • cc01b67 test: add error locations to no-useless-catch (#21144) (devoil)
  • 688e75e chore: add missing backticks in JSDoc (#21143) (Bo Hyun Kim)
  • 7c1e175 test: add error locations to require-await (#21145) (Grit)
  • 588a26d test: add error locations to no-extra-label (#21139) (dongkyu lee)
  • 059aa89 test: add error locations to no-useless-concat (#21140) (dongkyu lee)
  • 5a452a8 test: add error locations to no-const-assign (#21138) (dongkyu lee)

v10.8.0

Features

  • 2fee9bb feat: export ConfigObject from eslint/config (#21082) (sethamus)

Bug Fixes

  • 6b8d2f7 fix: escape reserved characters in rule id in html formatter (#21129) (Francesco Trotta)
  • 9091071 fix: prevent no-unreachable-loop crash when all loop types are ignored (#21116) (Pixel)
  • e23fafe fix: prefer-object-spread add semicolon when adding parenthesis (#21081) (synthex-byte)
  • 20b5ad0 fix: quadratic-time regex in prefer-template (#21096) (Milos Djermanovic)
  • 8b6f6c0 fix: apply ignore configs to computed methods in class-methods-use-this (#21094) (Pixel)
  • b2c608c fix: NewExpression with parenthesized callee in preserve-caught-error (#21083) (Francesco Trotta)

... (truncated)

Commits

Updates lerna from 10.0.0 to 10.0.1

Release notes

Sourced from lerna's releases.

v10.0.1

10.0.1 (2026-08-19)

Bug Fixes

  • missing peer dependency in lerna 10 (#4412) (06b8acb)
  • skip unnecessary package managers during release (#4413) (ed46de5)
Changelog

Sourced from lerna's changelog.

10.0.1 (2026-08-19)

Bug Fixes

Commits

Updates prettier from 3.9.5 to 3.9.6

Release notes

Sourced from prettier's releases.

3.9.6

What's Changed

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.9.6

diff

TypeScript: Preserve quotes for methods named new (#19621 by @​kovsu)

// Input
interface Container {
  "new"(id: string): number;
}
// Prettier 3.9.5
interface Container {
new(id: string): number;
}
// Prettier 3.9.6
interface Container {
"new"(id: string): number;
}

TypeScript: Support import defer (#19624, #19675 by @​fisker)

// Input
import defer * as foo from "foo";
// Prettier 3.9.5
import * as foo from "foo";
// Prettier 3.9.6
import defer * as foo from "foo";

JavaScript: Added a new official plugin @prettier/plugin-yuku (#19628, #19629 by @​fisker)

@prettier/plugin-yuku is powered by Yuku (A high-performance JavaScript/TypeScript compiler toolchain written in Zig).

This plugin includes two new parsers: yuku (JavaScript syntax) and yuku-ts (TypeScript syntax).

To use this plugin:

  1. Install the plugin:

    yarn add --dev prettier @prettier/plugin-yuku

... (truncated)

Commits

Updates @hyperledger-cacti/cacti-copm-core from 3.0.0-beta.1 to 3.0.0

Release notes

Sourced from @​hyperledger-cacti/cacti-copm-core's releases.

v3.0.0 - GO Weaver Protos - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/common/protos-go
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Interop Chaincode - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/contracts/interop
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Asset Management Interface - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/interfaces/asset-mgmt
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Library for Asset Exchange - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/libs/assetexchange
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Utils Library for Interoperation - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/libs/utils
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Weaver SDK - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/sdks/fabric/go-sdk
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0: Aug 19, 2026

Hyperledger Cacti v3 Release Announcement

Cacti v3 is the largest release in the project's history — the culmination of 18 months of sustained development across the entire platform.

After many bug fixes and documentation improvements, we present SATP-Hermes, an extensible cross-chain asset transfer engine built on the IETF Secure Asset Transfer Protocol draft. We also present it ships two brand-new plugins (BUNGEE-Hermes and COPM Corda), real-time event streaming for both Fabric and Ethereum, deep observability, and a significantly expanded Ledger Browser.


📦 What's Changed

✨ Features

SATP Hermes — Cross-Chain Transfer Protocol

... (truncated)

Changelog

Sourced from @​hyperledger-cacti/cacti-copm-core's changelog.

3.0.0 (2026-08-17)

Bug Fixes

  • api-server: await all gRPC plugin registrations before bindAsync (e5478e3), closes #4163 #4162
  • besu: close WebSocket provider and complete txSubject on shutdown (f8a4a98), closes #4226 #4238
  • cacti-plugin-consortium-static: add jti replay protection (1c1a069), closes #4372
  • ci: repair besu openapi validation and satp approve-address (b15e264), closes #4670
  • cmd-api-server: deprecate cockpitWwwRoot default path (861cda8), closes #4108
  • cmd-api-server: make gRPC bind host configurable (#4311) (42a45fe)
  • connector-ethereum: prevent re-entrant HTTP polling (10660e9), closes #4198 #4199
  • satp-hermes: add input validation to transact-handler-service (3e6e2c2)
  • satp-hermes: correct add-counterparty-gateway operationId (78fd4f1)
  • satp-hermes: destroy knex connection pools on shutdown (43d93d8), closes #4185 #4184
  • satp-hermes: run DB migrations on startup for all repositories (f479836)
  • satp-hermes: stop leaking stack traces from admin endpoints (fe3fa5f)
  • satp-hermes: use createHttpError for audit 400 responses (b3f3d71), closes #4608
  • security: resolve high-severity CodeQL code-scanning findings (8898cd1)
  • weaver: upgrade rust to 1.96 in relay and protos-rs (cce2ded)

Features

  • connector-fabric: add CertDatastore.has() and .delete() methods (fc575cc)
  • satp-hermes: add ERC6909 support (07adf47)
Commits
  • c6cf8f1 chore(release): publish v3.0.0
  • a8c0934 ci(triage-gate): grant pull-requests write to allow comment and label PR
  • 6c3f92b ci: fix go-gen-checksum to work with same major upgrades
  • 02beef6 build(deps): bump the gomod group across 3 directories with 3 updates
  • b15e264 fix(ci): repair besu openapi validation and satp approve-address
  • 90a471a ci(triage-gate): enforce PULL.md section 9
  • f53cd28 build(deps): patch high-severity advisories in brace-expansion, nanoid, js-ya...
  • 73d6da1 build(deps): bump body-parser from 1.20.3 to 1.20.6 in npm_and_yarn group acr...
  • 77bfede build(deps): patch high and medium severity advisories
  • 474861b build(deps): patch high and medium severity advisories
  • Additional commits viewable in compare view

Updates @hyperledger-cacti/cacti-plugin-copm-corda from 3.0.0-beta.1 to 3.0.0

Release notes

Sourced from @​hyperledger-cacti/cacti-plugin-copm-corda's releases.

v3.0.0 - GO Weaver Protos - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/common/protos-go
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Interop Chaincode - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/contracts/interop
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Asset Management Interface - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/interfaces/asset-mgmt
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Library for Asset Exchange - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/libs/assetexchange
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Utils Library for Interoperation - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/libs/utils
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Weaver SDK - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/sdks/fabric/go-sdk
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0: Aug 19, 2026

Hyperledger Cacti v3 Release Announcement

Cacti v3 is the largest release in the project's history — the culmination of 18 months of sustained development across the entire platform.

After many bug fixes and documentation improvements, we present SATP-Hermes, an extensible cross-chain asset transfer engine built on the IETF Secure Asset Transfer Protocol draft. We also present it ships two brand-new plugins (BUNGEE-Hermes and COPM Corda), real-time event streaming for both Fabric and Ethereum, deep observability, and a significantly expanded Ledger Browser.


📦 What's Changed

✨ Features

SATP Hermes — Cross-Chain Transfer Protocol

... (truncated)

Changelog

Sourced from @​hyperledger-cacti/cacti-plugin-copm-corda's changelog.

3.0.0 (2026-08-17)

Bug Fixes

  • api-server: await all gRPC plugin registrations before bindAsync (e5478e3), closes #4163 #4162
  • besu: close WebSocket provider and complete txSubject on shutdown (f8a4a98), closes #4226 #4238
  • cacti-plugin-consortium-static: add jti replay protection (1c1a069), closes #4372
  • ci: repair besu openapi validation and satp approve-address (b15e264), closes #4670
  • cmd-api-server: deprecate cockpitWwwRoot default path (861cda8), closes #4108
  • cmd-api-server: make gRPC bind host configurable (#4311) (42a45fe)
  • connector-ethereum: prevent re-entrant HTTP polling (10660e9), closes #4198 #4199
  • satp-hermes: add input validation to transact-handler-service (3e6e2c2)
  • satp-hermes: correct add-counterparty-gateway operationId (78fd4f1)
  • satp-hermes: destroy knex connection pools on shutdown (43d93d8), closes #4185 #4184
  • satp-hermes: run DB migrations on startup for all repositories (f479836)
  • satp-hermes: stop leaking stack traces from admin endpoints (fe3fa5f)
  • satp-hermes: use createHttpError for audit 400 responses (b3f3d71), closes #4608
  • security: resolve high-severity CodeQL code-scanning findings (8898cd1)
  • weaver: upgrade rust to 1.96 in relay and protos-rs (cce2ded)

Features

  • connector-fabric: add CertDatastore.has() and .delete() methods (fc575cc)
  • satp-hermes: add ERC6909 support (07adf47)
Commits
  • c6cf8f1 chore(release): publish v3.0.0
  • a8c0934 ci(triage-gate): grant pull-requests write to allow comment and label PR
  • 6c3f92b ci: fix go-gen-checksum to work with same major upgrades
  • 02beef6 build(deps): bump the gomod group across 3 directories with 3 updates
  • b15e264 fix(ci): repair besu openapi validation and satp approve-address
  • 90a471a ci(triage-gate): enforce PULL.md section 9
  • f53cd28 build(deps): patch high-severity advisories in brace-expansion, nanoid, js-ya...
  • 73d6da1 build(deps): bump body-parser from 1.20.3 to 1.20.6 in npm_and_yarn group acr...
  • 77bfede build(deps): patch high and medium severity advisories
  • 474861b build(deps): patch high and medium severity advisories
  • Additional commits viewable in compare view

Updates @hyperledger-cacti/cacti-plugin-copm-fabric from 3.0.0-beta.1 to 3.0.0

Release notes

Sourced from @​hyperledger-cacti/cacti-plugin-copm-fabric's releases.

v3.0.0 - GO Weaver Protos - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/common/protos-go
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Interop Chaincode - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/contracts/interop
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Asset Management Interface - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/interfaces/asset-mgmt
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Library for Asset Exchange - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/libs/assetexchange
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Utils Library for Interoperation - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/libs/utils
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Weaver SDK - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/sdks/fabric/go-sdk
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0: Aug 19, 2026

Hyperledger Cacti v3 Release Announcement

Cacti v3 is the largest release in the project's history — the culmination of 18 months of sustained development across the entire platform.

After many bug fixes and documentation improvements, we present SATP-Hermes, an extensible cross-chain asset transfer engine built on the IETF Secure Asset Transfer Protocol draft. We also present it ships two brand-new plugins (BUNGEE-Hermes and COPM Corda), real-time event streaming for both Fabric and Ethereum, deep observability, and a significantly expanded Ledger Browser.


📦 What's Changed

✨ Features

SATP Hermes — Cross-Chain Transfer Protocol

... (truncated)

Changelog

Sourced from @​hyperledger-cacti/cacti-plugin-copm-fabric's changelog.

3.0.0 (2026-08-17)

Bug Fixes

  • api-server: await all gRPC plugin registrations before bindAsync (e5478e3), closes #4163 #4162
  • besu: close WebSocket provider and complete txSubject on shutdown (f8a4a98), closes #4226 #4238
  • cacti-plugin-consortium-static: add jti replay protection (1c1a069), closes #4372
  • ci: repair besu openapi validation and satp approve-address (b15e264), closes #4670
  • cmd-api-server: deprecate cockpitWwwRoot default path (861cda8), closes #4108
  • cmd-api-server: make gRPC bind host configurable (#4311) (42a45fe)
  • connector-ethereum: prevent re-entrant HTTP polling (10660e9), closes #4198 #4199
  • satp-hermes: add input validation to transact-handler-service (3e6e2c2)
  • satp-hermes: correct add-counterparty-gateway operationId (78fd4f1)
  • satp-hermes: destroy knex connection pools on shutdown (43d93d8), closes #4185 #4184
  • satp-hermes: run DB migrations on startup for all repositories (f479836)
  • satp-hermes: stop leaking stack traces from admin endpoints (fe3fa5f)
  • satp-hermes: use createHttpError for audit 400 responses (b3f3d71), closes #4608
  • security: resolve high-severity CodeQL code-scanning findings (8898cd1)
  • weaver: upgrade rust to 1.96 in relay and protos-rs (cce2ded)

Features

  • connector-fabric: add CertDatastore.has() and .delete() methods (fc575cc)
  • satp-hermes: add ERC6909 support (07adf47)
Commits
  • c6cf8f1 chore(release): publish v3.0.0
  • a8c0934 ci(triage-gate): grant pull-requests write to allow comment and label PR
  • 6c3f92b ci: fix go-gen-checksum to work with same major upgrades
  • 02beef6 build(deps): bump the gomod group across 3 directories with 3 updates
  • b15e264 fix(ci): repair besu openapi validation and satp approve-address
  • 90a471a ci(triage-gate): enforce PULL.md section 9
  • f53cd28 build(deps): patch high-severity advisories in brace-expansion, nanoid, js-ya...
  • 73d6da1 build(deps): bump body-parser from 1.20.3 to 1.20.6 in npm_and_yarn group acr...
  • 77bfede build(deps): patch high and medium severity advisories
  • 474861b build(deps): patch high and medium severity advisories
  • Additional commits viewable in compare view

Updates @hyperledger-cacti/cacti-weaver-protos-js from 3.0.0-beta.1 to 3.0.0

Release notes

Sourced from @​hyperledger-cacti/cacti-weaver-protos-js's releases.

v3.0.0 - GO Weaver Protos - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/common/protos-go
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Interop Chaincode - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/contracts/interop
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Asset Management Interface - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/interfaces/asset-mgmt
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Library for Asset Exchange - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/libs/assetexchange
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Utils Library for Interoperation - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/core/network/fabric-interop-cc/libs/utils
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0 - GO Fabric Weaver SDK - Aug 20, 2026

  • Go Module: github.com/hyperledger-cacti/cacti/weaver/sdks/fabric/go-sdk
  • Release: v3.0.0
  • Readme: Here.
  • Source: Here

v3.0.0: Aug 19, 2026

Hyperledger Cacti v3 Release Announcement

Cacti v3 is the largest release in the project's history — the culmination of 18 months of sustained development across the entire platform.

After many bug fixes and documentation improvements, we present SATP-Hermes, an extensible cross-chain asset transfer engine built on the IETF Secure Asset Transfer Protocol draft. We also present it ships two brand-new plugins (BUNGEE-Hermes and COPM Corda), real-time event streaming for both Fabric and Ethereum, deep observability, and a significantly expanded Ledger Browser.


📦 What's Changed

✨ Features

SATP Hermes — Cross-Chain Transfer Protocol

... (truncated)

Description has been truncated

Bumps the npm group with 32 updates:

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `10.7.0` | `10.8.1` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `10.0.0` | `10.0.1` |
| [prettier](https://github.com/prettier/prettier) | `3.9.5` | `3.9.6` |
| [@hyperledger-cacti/cacti-copm-core](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cacti-plugin-copm-corda](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cacti-plugin-copm-fabric](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cacti-weaver-protos-js](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cacti-weaver-sdk-fabric](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-cmd-api-server](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-common](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-core](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-core-api](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-plugin-ledger-connector-corda](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.2.7` | `4.0.1` |
| [uuid](https://github.com/uuidjs/uuid) | `14.0.1` | `14.0.2` |
| [@hyperledger-cacti/cacti-plugin-consortium-static](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-api-client](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-plugin-ledger-connector-besu](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [jose](https://github.com/panva/jose) | `6.2.8` | `6.2.9` |
| [@hyperledger-cacti/cactus-plugin-htlc-eth-besu](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-plugin-keychain-memory](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@types/body-parser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/body-parser) | `1.19.4` | `1.19.6` |
| [@hyperledger-cacti/cactus-plugin-htlc-eth-besu-erc20](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-plugin-ledger-connector-ethereum](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [joi](https://github.com/hapijs/joi) | `18.2.3` | `18.2.5` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `5.2.3` | `5.3.0` |
| [config](https://github.com/node-config/node-config) | `5.0.0` | `5.0.1` |
| [@hyperledger-cacti/cactus-plugin-ledger-connector-fabric](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-plugin-object-store-ipfs](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@hyperledger-cacti/cactus-plugin-satp-hermes](https://github.com/hyperledger-cacti/cacti) | `3.0.0-beta.1` | `3.0.0` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.21.0` | `8.23.1` |
| [@testing-library/user-event](https://github.com/testing-library/user-event) | `14.6.4` | `14.6.5` |


Updates `eslint` from 10.7.0 to 10.8.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.7.0...v10.8.1)

Updates `lerna` from 10.0.0 to 10.0.1
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v10.0.1/packages/lerna)

Updates `prettier` from 3.9.5 to 3.9.6
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.9.5...3.9.6)

Updates `@hyperledger-cacti/cacti-copm-core` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cacti-plugin-copm-corda` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cacti-plugin-copm-fabric` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cacti-weaver-protos-js` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cacti-weaver-sdk-fabric` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-cmd-api-server` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-common` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-core` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-core-api` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-plugin-ledger-connector-corda` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@types/dockerode` from 3.2.7 to 4.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Updates `uuid` from 14.0.1 to 14.0.2
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v14.0.1...v14.0.2)

Updates `@hyperledger-cacti/cacti-plugin-consortium-static` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-api-client` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-plugin-ledger-connector-besu` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `jose` from 6.2.8 to 6.2.9
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md)
- [Commits](panva/jose@v6.2.8...v6.2.9)

Updates `@hyperledger-cacti/cactus-plugin-htlc-eth-besu` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-plugin-keychain-memory` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@types/body-parser` from 1.19.4 to 1.19.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/body-parser)

Updates `@hyperledger-cacti/cactus-plugin-htlc-eth-besu-erc20` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-plugin-ledger-connector-ethereum` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `joi` from 18.2.3 to 18.2.5
- [Commits](hapijs/joi@v18.2.3...v18.2.5)

Updates `js-yaml` from 5.2.3 to 5.3.0
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@5.2.3...5.3.0)

Updates `config` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/node-config/node-config/releases)
- [Changelog](https://github.com/node-config/node-config/blob/main/History.md)
- [Commits](node-config/node-config@v5.0.0...v5.0.1)

Updates `@hyperledger-cacti/cactus-plugin-ledger-connector-fabric` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-plugin-object-store-ipfs` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@hyperledger-cacti/cactus-plugin-satp-hermes` from 3.0.0-beta.1 to 3.0.0
- [Release notes](https://github.com/hyperledger-cacti/cacti/releases)
- [Changelog](https://github.com/hyperledger-cacti/cacti/blob/main/CHANGELOG.md)
- [Commits](hyperledger-cacti/cacti@v3.0.0-beta.1...v3.0.0)

Updates `@types/pg` from 8.21.0 to 8.23.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)

Updates `@testing-library/user-event` from 14.6.4 to 14.6.5
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md)
- [Commits](testing-library/user-event@v14.6.4...v14.6.5)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: lerna
  dependency-version: 10.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-copm-core"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-plugin-copm-corda"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-plugin-copm-fabric"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-weaver-protos-js"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-weaver-sdk-fabric"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-cmd-api-server"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-common"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-core"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-core-api"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-ledger-connector-corda"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/dockerode"
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: uuid
  dependency-version: 14.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cacti-plugin-consortium-static"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-api-client"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-ledger-connector-besu"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: jose
  dependency-version: 6.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-htlc-eth-besu"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-keychain-memory"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/body-parser"
  dependency-version: 1.19.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-htlc-eth-besu-erc20"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-ledger-connector-ethereum"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: joi
  dependency-version: 18.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: js-yaml
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: config
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-ledger-connector-fabric"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-object-store-ipfs"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@hyperledger-cacti/cactus-plugin-satp-hermes"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/pg"
  dependency-version: 8.23.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@testing-library/user-event"
  dependency-version: 14.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
...

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 Aug 24, 2026
@RafaelAPB RafaelAPB closed this Aug 27, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/npm-ebcd0147a6 branch August 27, 2026 08:48
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