Skip to content

Conversation

@MantisClone
Copy link
Member

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

 - @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
Copilot AI review requested due to automatic review settings December 18, 2025 17:42
@MantisClone MantisClone merged commit c6bfba7 into master Dec 18, 2025
@MantisClone MantisClone deleted the release branch December 18, 2025 17:42
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants