Skip to content

chore: update @dashevo/evo-sdk dependency and sync version - #110

Merged
thephez merged 3 commits into
mainfrom
update-evo-sdk-and-version
Aug 3, 2026
Merged

chore: update @dashevo/evo-sdk dependency and sync version#110
thephez merged 3 commits into
mainfrom
update-evo-sdk-and-version

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the @dashevo/evo-sdk dependency to the latest version and syncs the package version, aligning the minor and patch versions with @dashevo/evo-sdk.

Summary by CodeRabbit

  • Updates
    • Updated the SDK to version 4.1.0 across the main package and example applications.
    • Advanced the package version to align with the latest SDK release.
    • Example applications now receive the latest SDK improvements and compatibility updates.

@github-actions
github-actions Bot requested a review from thephez July 28, 2026 12:38
thephez and others added 2 commits August 3, 2026 15:45
Drop the caret range so the SDK resolves to 4.1.0 exactly, matching how dotenv is already pinned.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@thephez

thephez commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

@coderabbitai review

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
✅ Action performed

Review finished.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 71fac7a5-16c0-4e55-bc4f-f9a976ea07c4

📥 Commits

Reviewing files that changed from the base of the PR and between 06d3c31 and 222f3b2.

⛔ Files ignored due to path filters (7)
  • example-apps/dashmint-lab/package-lock.json is excluded by !**/package-lock.json
  • example-apps/dashnote-starter/package-lock.json is excluded by !**/package-lock.json
  • example-apps/dashnote/package-lock.json is excluded by !**/package-lock.json
  • example-apps/dashproof-lab/package-lock.json is excluded by !**/package-lock.json
  • example-apps/dashrate/package-lock.json is excluded by !**/package-lock.json
  • example-apps/token-ops/package-lock.json is excluded by !**/package-lock.json
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (7)
  • example-apps/dashmint-lab/package.json
  • example-apps/dashnote-starter/package.json
  • example-apps/dashnote/package.json
  • example-apps/dashproof-lab/package.json
  • example-apps/dashrate/package.json
  • example-apps/token-ops/package.json
  • package.json

📝 Walkthrough

Walkthrough

The root package and six example applications now use @dashevo/evo-sdk version 4.1.0. The root package version also changes from 4.0.0 to 4.1.0.

Changes

SDK dependency alignment

Layer / File(s) Summary
Package manifest updates
package.json, example-apps/*/package.json
The root package version changes to 4.1.0. The root package and six example applications update @dashevo/evo-sdk from 4.0.0 to 4.1.0.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested reviewers: thephez

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly describes the dependency update and package version synchronization shown in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-evo-sdk-and-version

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

example-apps/dashmint-lab/package.json

ESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox.

example-apps/dashnote-starter/package.json

ESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox.

example-apps/dashnote/package.json

ESLint skipped: missing config or dependency (missing-dependency). The ESLint configuration references a package that is not available in the sandbox.

  • 3 others

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@thephez
thephez merged commit 6414ec0 into main Aug 3, 2026
8 checks passed
@thephez
thephez deleted the update-evo-sdk-and-version branch August 3, 2026 20:30
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.

1 participant