Skip to content

Conversation

@MantisClone
Copy link
Member

@MantisClone MantisClone commented Dec 12, 2025

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.60.0

https://github.com/RequestNetwork/requestNetwork/releases/tag/0.60.0

What's Changed

Features

Bug Fixes

Documentation

Code Refactoring

Builds

Continuous Integrations

Chores

New Contributors

Full Changelog: 0.59.0...0.60.0

Packages

Images

 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
 - @requestnetwork/[email protected]
Copilot AI review requested due to automatic review settings December 12, 2025 15:41
@MantisClone MantisClone merged commit 04115a3 into master Dec 12, 2025
@MantisClone MantisClone deleted the release branch December 12, 2025 15:41
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 entire @RequestNetwork monorepo for the 0.60.0 release. All packages have their versions incremented by a minor version, and all inter-package dependencies are updated to reference the new versions, ensuring consistency across the repository.

Key Changes:

  • Bumped @requestnetwork/request-client.js to version 0.60.0 (the main release version)
  • Updated all 25 monorepo packages with coordinated minor version increments
  • Synchronized all inter-package dependency references to match the new versions

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/web3-signature/package.json Bumped to 0.10.0, updated types and utils dependencies to 0.55.0
packages/utils/package.json Bumped to 0.55.0, updated types dependency to 0.55.0
packages/usage-examples/package.json Bumped to 0.34.0, updated all 10 @RequestNetwork dependencies
packages/types/package.json Bumped to 0.55.0 (core types package)
packages/transaction-manager/package.json Bumped to 0.46.0, updated multi-format, types, and utils dependencies
packages/toolbox/package.json Bumped to 0.17.0, updated all 7 @RequestNetwork dependencies
packages/thegraph-data-access/package.json Bumped to 0.52.0, updated data-access, smart-contracts, types, and utils dependencies
packages/smart-contracts/package.json Bumped to 0.49.0, updated currency, types, and utils dependencies
packages/request-node/package.json Bumped to 0.46.0, updated all 6 @RequestNetwork dependencies
packages/request-logic/package.json Bumped to 0.45.0, updated advanced-logic, multi-format, types, and utils dependencies
packages/request-client.js/package.json Bumped to 0.60.0 (main release), updated all 11 @RequestNetwork dependencies
packages/payment-processor/package.json Bumped to 0.58.0, updated currency, payment-detection, smart-contracts, types, and utils dependencies
packages/payment-detection/package.json Bumped to 0.55.0, updated currency, smart-contracts, types, utils, and advanced-logic dependencies
packages/multi-format/package.json Bumped to 0.29.0, updated types dependency to 0.55.0
packages/lit-protocol-cipher/package.json Bumped to 0.11.0, updated request-client.js and types dependencies
packages/integration-test/package.json Bumped to 0.46.0, updated all 13 @RequestNetwork dev dependencies
packages/ethereum-storage/package.json Bumped to 0.46.0, updated smart-contracts, types, and utils dependencies
packages/epk-signature/package.json Bumped to 0.11.0, updated types and utils dependencies to 0.55.0
packages/epk-decryption/package.json Bumped to 0.9.0, updated multi-format, types, and utils dependencies
packages/epk-cipher/package.json Bumped to 0.11.0, updated multi-format, types, and utils dependencies
packages/data-format/package.json Bumped to 0.21.0 (standalone version bump)
packages/data-access/package.json Bumped to 0.46.0, updated multi-format, types, and utils dependencies
packages/currency/package.json Bumped to 0.29.0, updated types and utils dependencies to 0.55.0
packages/advanced-logic/package.json Bumped to 0.55.0, updated currency, types, and utils dependencies

All version updates are consistent and properly synchronized. No issues found.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Dec 12, 2025

Greptile Overview

Greptile Summary

Automated release PR that updates inter-package dependencies across the monorepo to version 0.60.0 for the main client package.

  • All 24 package.json files have their versions incremented by one minor version
  • Internal @requestnetwork dependencies updated consistently across all packages
  • @requestnetwork/types updated from 0.54.0 to 0.55.0
  • @requestnetwork/utils updated from 0.54.0 to 0.55.0
  • @requestnetwork/request-client.js updated from 0.59.0 to 0.60.0 (main release)
  • No code changes, only version number synchronization
  • Consistent version alignment ensures all packages reference the newly published versions

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Automated version bump PR with consistent dependency updates across all packages, no code logic changes, follows standard monorepo release process
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
packages/integration-test/package.json 5/5 Version bumped from 0.45.0 to 0.46.0, all 18 internal devDependencies updated consistently
packages/payment-processor/package.json 5/5 Version bumped from 0.57.0 to 0.58.0, internal dependencies updated consistently
packages/request-client.js/package.json 5/5 Main package version bumped from 0.59.0 to 0.60.0, all 13 internal dependencies updated
packages/request-node/package.json 5/5 Version bumped from 0.45.0 to 0.46.0, internal dependencies updated consistently
packages/types/package.json 5/5 Version bumped from 0.54.0 to 0.55.0, no internal dependencies to update

Sequence Diagram

sequenceDiagram
    participant CI as CI/CD Pipeline
    participant NPM as NPM Registry
    participant GH as GitHub Release
    participant Docker as Dockerhub
    participant PR as This PR (#1670)
    participant Repo as Repository
    
    Note over CI,Docker: Release Process (Already Completed)
    CI->>NPM: Publish packages v0.60.0
    CI->>GH: Create GitHub release
    CI->>Docker: Publish Docker images
    CI->>PR: Create version sync PR
    
    Note over PR,Repo: Post-Release Sync
    PR->>PR: Update 24 package.json files
    PR->>PR: Bump internal dependencies
    PR->>Repo: Ready to merge
    Repo->>Repo: Merge PR
    
    Note over Repo: Repo now ready for next release cycle
Loading

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

24 files reviewed, no comments

Edit Code Review Agent Settings | Greptile

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