Conversation
- @requestnetwork/advanced-logic@0.57.0 - @requestnetwork/currency@0.31.0 - @requestnetwork/data-access@0.48.0 - @requestnetwork/data-format@0.23.0 - @requestnetwork/epk-cipher@0.13.0 - @requestnetwork/epk-decryption@0.11.0 - @requestnetwork/epk-signature@0.13.0 - @requestnetwork/ethereum-storage@0.48.0 - @requestnetwork/integration-test@0.48.0 - @requestnetwork/lit-protocol-cipher@0.13.0 - @requestnetwork/multi-format@0.31.0 - @requestnetwork/payment-detection@0.57.0 - @requestnetwork/payment-processor@0.60.0 - @requestnetwork/request-client.js@0.62.0 - @requestnetwork/request-logic@0.47.0 - @requestnetwork/request-node@0.48.0 - @requestnetwork/smart-contracts@0.51.0 - @requestnetwork/thegraph-data-access@0.54.0 - @requestnetwork/toolbox@0.19.0 - @requestnetwork/transaction-manager@0.48.0 - @requestnetwork/types@0.57.0 - @requestnetwork/usage-examples@0.36.0 - @requestnetwork/utils@0.57.0 - @requestnetwork/web3-signature@0.12.0
|
Caution Review failedThe pull request is closed. WalkthroughVersion bumps applied across 29 package.json files in the monorepo. Internal dependencies updated to reflect new package versions (e.g., Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Greptile SummaryStandard monorepo release PR that bumps all 24
Confidence Score: 5/5
Important Files Changed
Flowchartflowchart TD
types["types 0.57.0"] --> utils["utils 0.57.0"]
types --> multi-format["multi-format 0.31.0"]
types --> currency["currency 0.31.0"]
utils --> currency
types --> epk-signature["epk-signature 0.13.0"]
utils --> epk-signature
types --> web3-signature["web3-signature 0.12.0"]
utils --> web3-signature
multi-format --> data-access["data-access 0.48.0"]
types --> data-access
utils --> data-access
multi-format --> epk-cipher["epk-cipher 0.13.0"]
types --> epk-cipher
utils --> epk-cipher
multi-format --> epk-decryption["epk-decryption 0.11.0"]
types --> epk-decryption
utils --> epk-decryption
multi-format --> transaction-manager["transaction-manager 0.48.0"]
types --> transaction-manager
utils --> transaction-manager
currency --> advanced-logic["advanced-logic 0.57.0"]
types --> advanced-logic
utils --> advanced-logic
currency --> smart-contracts["smart-contracts 0.51.0"]
types --> smart-contracts
utils --> smart-contracts
smart-contracts --> ethereum-storage["ethereum-storage 0.48.0"]
types --> ethereum-storage
utils --> ethereum-storage
currency --> payment-detection["payment-detection 0.57.0"]
smart-contracts --> payment-detection
types --> payment-detection
utils --> payment-detection
data-access --> thegraph-data-access["thegraph-data-access 0.54.0"]
smart-contracts --> thegraph-data-access
types --> thegraph-data-access
utils --> thegraph-data-access
advanced-logic --> request-logic["request-logic 0.47.0"]
multi-format --> request-logic
types --> request-logic
utils --> request-logic
currency --> payment-processor["payment-processor 0.60.0"]
payment-detection --> payment-processor
smart-contracts --> payment-processor
types --> payment-processor
utils --> payment-processor
advanced-logic --> request-client["request-client.js 0.62.0"]
currency --> request-client
data-access --> request-client
payment-detection --> request-client
request-logic --> request-client
smart-contracts --> request-client
transaction-manager --> request-client
types --> request-client
utils --> request-client
currency --> request-node["request-node 0.48.0"]
data-access --> request-node
ethereum-storage --> request-node
smart-contracts --> request-node
thegraph-data-access --> request-node
types --> request-node
utils --> request-node
Last reviewed commit: 738e627 |
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.62.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.62.0
What's Changed
Features
Chores
New Contributors
Full Changelog: 0.61.0...0.62.0
Packages
Images
Summary by CodeRabbit
Release Notes