Conversation
- @requestnetwork/advanced-logic@0.59.0 - @requestnetwork/currency@0.33.0 - @requestnetwork/data-access@0.50.0 - @requestnetwork/data-format@0.25.0 - @requestnetwork/epk-cipher@0.15.0 - @requestnetwork/epk-decryption@0.13.0 - @requestnetwork/epk-signature@0.15.0 - @requestnetwork/ethereum-storage@0.50.0 - @requestnetwork/integration-test@0.50.0 - @requestnetwork/lit-protocol-cipher@0.15.0 - @requestnetwork/multi-format@0.33.0 - @requestnetwork/payment-detection@0.59.0 - @requestnetwork/payment-processor@0.62.0 - @requestnetwork/request-client.js@0.64.0 - @requestnetwork/request-logic@0.49.0 - @requestnetwork/request-node@0.50.0 - @requestnetwork/smart-contracts@0.53.0 - @requestnetwork/thegraph-data-access@0.56.0 - @requestnetwork/toolbox@0.21.0 - @requestnetwork/transaction-manager@0.50.0 - @requestnetwork/types@0.59.0 - @requestnetwork/usage-examples@0.38.0 - @requestnetwork/utils@0.59.0 - @requestnetwork/web3-signature@0.14.0
Greptile SummaryThis is a standard release coordination PR for version 0.64.0, bumping all 21 published packages and 3 private packages to their new minor versions and updating all inter-package dependencies accordingly. No source code changes are included — only
Confidence Score: 5/5Safe to merge — all changes are version number updates in package.json files with no source code modifications. Every package's version bump and its inter-package dependency references are internally consistent across all 24 changed files. No dependency is left pointing at a stale version, and no source files were touched. The PR description confirms the NPM, GitHub, and Docker Hub releases were already published before this PR was opened. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
types["@requestnetwork/types\n0.59.0"]
utils["@requestnetwork/utils\n0.59.0"]
multiformat["@requestnetwork/multi-format\n0.33.0"]
currency["@requestnetwork/currency\n0.33.0"]
dataformat["@requestnetwork/data-format\n0.25.0"]
smartcontracts["@requestnetwork/smart-contracts\n0.53.0"]
advancedlogic["@requestnetwork/advanced-logic\n0.59.0"]
dataaccess["@requestnetwork/data-access\n0.50.0"]
txmanager["@requestnetwork/transaction-manager\n0.50.0"]
ethstorage["@requestnetwork/ethereum-storage\n0.50.0"]
thegraph["@requestnetwork/thegraph-data-access\n0.56.0"]
paymentdetection["@requestnetwork/payment-detection\n0.59.0"]
paymentprocessor["@requestnetwork/payment-processor\n0.62.0"]
requestlogic["@requestnetwork/request-logic\n0.49.0"]
requestclient["@requestnetwork/request-client.js\n0.64.0"]
requestnode["@requestnetwork/request-node\n0.50.0"]
types --> utils
types --> multiformat
types --> currency
types --> advancedlogic
types --> dataaccess
types --> txmanager
utils --> currency
utils --> advancedlogic
utils --> dataaccess
utils --> txmanager
utils --> ethstorage
utils --> thegraph
multiformat --> dataaccess
multiformat --> txmanager
currency --> advancedlogic
currency --> paymentdetection
currency --> paymentprocessor
smartcontracts --> paymentdetection
smartcontracts --> paymentprocessor
smartcontracts --> ethstorage
smartcontracts --> thegraph
smartcontracts --> requestnode
advancedlogic --> paymentdetection
advancedlogic --> requestlogic
paymentdetection --> paymentprocessor
requestlogic --> requestclient
dataaccess --> requestclient
dataaccess --> thegraph
txmanager --> requestclient
paymentdetection --> requestclient
multiformat --> requestclient
dataformat --> requestclient
requestclient --> requestnode
ethstorage --> requestnode
thegraph --> requestnode
Reviews (1): Last reviewed commit: "chore(release): publish %s" | Re-trigger Greptile |
Changes
This PR updates the inter-package dependencies. By the time this PR is created, the releases in NPM, Github, and Dockerhub should have already been published. Merge this PR before executing the release process again.
Release 0.64.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.64.0
What's Changed
Features
Chores
New Contributors
Full Changelog: 0.63.0...0.64.0
Packages
Images