Merged
Conversation
- @requestnetwork/advanced-logic@0.56.0 - @requestnetwork/currency@0.30.0 - @requestnetwork/data-access@0.47.0 - @requestnetwork/data-format@0.22.0 - @requestnetwork/epk-cipher@0.12.0 - @requestnetwork/epk-decryption@0.10.0 - @requestnetwork/epk-signature@0.12.0 - @requestnetwork/ethereum-storage@0.47.0 - @requestnetwork/integration-test@0.47.0 - @requestnetwork/lit-protocol-cipher@0.12.0 - @requestnetwork/multi-format@0.30.0 - @requestnetwork/payment-detection@0.56.0 - @requestnetwork/payment-processor@0.59.0 - @requestnetwork/request-client.js@0.61.0 - @requestnetwork/request-logic@0.46.0 - @requestnetwork/request-node@0.47.0 - @requestnetwork/smart-contracts@0.50.0 - @requestnetwork/thegraph-data-access@0.53.0 - @requestnetwork/toolbox@0.18.0 - @requestnetwork/transaction-manager@0.47.0 - @requestnetwork/types@0.56.0 - @requestnetwork/usage-examples@0.35.0 - @requestnetwork/utils@0.56.0 - @requestnetwork/web3-signature@0.11.0
There was a problem hiding this comment.
Pull request overview
This PR performs a coordinated version bump across the Request Network monorepo for release 0.61.0. All package versions and their inter-package dependencies are updated to maintain consistency across the published packages.
Key changes:
- Bumps package versions following semver minor version increments
- Updates all internal @requestnetwork/* package dependencies to their new versions
- Maintains external dependency versions unchanged
Reviewed changes
Copilot reviewed 24 out of 24 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/advanced-logic/package.json | Version bump to 0.56.0, updates internal dependencies |
| packages/currency/package.json | Version bump to 0.30.0, updates internal dependencies |
| packages/data-access/package.json | Version bump to 0.47.0, updates internal dependencies |
| packages/data-format/package.json | Version bump to 0.22.0 |
| packages/epk-cipher/package.json | Version bump to 0.12.0, updates internal dependencies |
| packages/epk-decryption/package.json | Version bump to 0.10.0, updates internal dependencies |
| packages/epk-signature/package.json | Version bump to 0.12.0, updates internal dependencies |
| packages/ethereum-storage/package.json | Version bump to 0.47.0, updates internal dependencies |
| packages/integration-test/package.json | Version bump to 0.47.0, updates internal dev dependencies |
| packages/lit-protocol-cipher/package.json | Version bump to 0.12.0, updates internal dependencies |
| packages/multi-format/package.json | Version bump to 0.30.0, updates internal dependencies |
| packages/payment-detection/package.json | Version bump to 0.56.0, updates internal dependencies |
| packages/payment-processor/package.json | Version bump to 0.59.0, updates internal dependencies |
| packages/request-client.js/package.json | Version bump to 0.61.0, updates internal dependencies |
| packages/request-logic/package.json | Version bump to 0.46.0, updates internal dependencies |
| packages/request-node/package.json | Version bump to 0.47.0, updates internal dependencies |
| packages/smart-contracts/package.json | Version bump to 0.50.0, updates internal dependencies |
| packages/thegraph-data-access/package.json | Version bump to 0.53.0, updates internal dependencies |
| packages/toolbox/package.json | Version bump to 0.18.0, updates internal dependencies |
| packages/transaction-manager/package.json | Version bump to 0.47.0, updates internal dependencies |
| packages/types/package.json | Version bump to 0.56.0 |
| packages/usage-examples/package.json | Version bump to 0.35.0, updates internal dependencies |
| packages/utils/package.json | Version bump to 0.56.0, updates internal dependencies |
| packages/web3-signature/package.json | Version bump to 0.11.0, updates internal dependencies |
The changes are consistent and follow the expected pattern for a coordinated monorepo release. All inter-package dependencies have been properly updated to reference the new versions.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
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.61.0
https://github.com/RequestNetwork/requestNetwork/releases/tag/0.61.0
What's Changed
Features
Chores
Full Changelog: 0.60.0...release
Packages
Images