Skip to content

Update to Cadence v1.10.0#958

Merged
turbolent merged 1 commit intomainfrom
auto-update-onflow-cadence-v1.10.0
Apr 3, 2026
Merged

Update to Cadence v1.10.0#958
turbolent merged 1 commit intomainfrom
auto-update-onflow-cadence-v1.10.0

Conversation

@turbolent
Copy link
Copy Markdown
Member

@turbolent turbolent commented Apr 3, 2026

Description

Automatically update to:

Summary by CodeRabbit

Chores

  • Updated core Onflow dependencies to the latest versions for improved stability and performance.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 3, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 454d4617-e899-4192-a8f5-f2121a0885c5

📥 Commits

Reviewing files that changed from the base of the PR and between 38311c7 and be489b0.

⛔ Files ignored due to path filters (2)
  • go.sum is excluded by !**/*.sum
  • tests/go.sum is excluded by !**/*.sum
📒 Files selected for processing (2)
  • go.mod
  • tests/go.mod

📝 Walkthrough

Walkthrough

This PR updates Onflow ecosystem dependencies to newer versions across the main go.mod and tests/go.mod files, bumping modules including atree, cadence, flow-go, flow-go-sdk, and flow-emulator to their latest releases.

Changes

Cohort / File(s) Summary
Main Module Dependencies
go.mod
Bumped github.com/onflow/atree to v0.14.0, github.com/onflow/cadence to v1.10.0, github.com/onflow/flow-go to a newer pseudo-version, and github.com/onflow/flow-go-sdk to v1.10.0.
Test Module Dependencies
tests/go.mod
Bumped github.com/onflow/cadence to v1.10.0, github.com/onflow/flow-emulator to v1.19.0, github.com/onflow/flow-go to a newer pseudo-version, github.com/onflow/flow-go-sdk to v1.10.0, and indirect dependency github.com/onflow/atree to v0.14.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • peterargue
  • zhangchiqing
  • m-Peter
  • janezpodhostnik

Poem

🐰 Dependencies dance in the dep graph,
Bumping versions, taking the path,
Onflow modules shine so bright,
Cadence flows smooth as the night,
Atree grows tall—all feels right! 🌿

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the primary change: updating Cadence to v1.10.0, which is also mentioned in the PR description as the main dependency update along with related Flow ecosystem modules.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch auto-update-onflow-cadence-v1.10.0

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 and usage tips.

@turbolent turbolent merged commit 78dfa5f into main Apr 3, 2026
2 checks passed
@turbolent turbolent deleted the auto-update-onflow-cadence-v1.10.0 branch April 3, 2026 20:41
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in 🌊 Flow 4D Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants