Skip to content

chore: bump cldf to v0.100.0 for compatibility layer for ops gen#2030

Merged
ecPablo merged 7 commits intomainfrom
ecpablo/bump-cldf-compat-layer
May 6, 2026
Merged

chore: bump cldf to v0.100.0 for compatibility layer for ops gen#2030
ecPablo merged 7 commits intomainfrom
ecpablo/bump-cldf-compat-layer

Conversation

@ecPablo
Copy link
Copy Markdown
Contributor

@ecPablo ecPablo commented May 4, 2026

bumping cldf to v0.100.0 to get the compatibility shim to prevent the generated ops from breaking.

AI Summary

This pull request updates several dependencies across the chains/evm, devenv, and integration-tests Go modules to their latest versions. The primary focus is on keeping the project up-to-date with the latest features and bug fixes from upstream libraries, especially those maintained by SmartContractKit and other critical dependencies.

Dependency updates:

SmartContractKit libraries:

  • Upgraded chainlink-deployments-framework to v0.100.0 in all modules for improved deployment capabilities and compatibility. [1] [2] [3]
  • Updated chainlink-testing-framework/framework to v0.15.19 and chainlink-sui to the latest commit for enhanced testing and Sui integration. [1] [2] [3] [4]

Third-party SDKs and libraries:

  • Bumped block-vision/sui-go-sdk from v1.1.4 to v1.2.1 for the latest Sui SDK features and bug fixes. [1] [2] [3]
  • Upgraded moby/spdystream from v0.5.0 to v0.5.1 to incorporate upstream networking improvements. [1] [2]

These updates ensure better stability, new features, and ongoing compatibility with the broader Chainlink ecosystem.

@ecPablo ecPablo changed the title chore: bump cldf to v0.99 with compatibility later for ops gen chore: bump cldf to v0.100.0 for compatibility layer for ops gen May 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Metric ecpablo/bump-cldf-compat-layer main
Coverage 70.1% 69.8%

@ecPablo ecPablo marked this pull request as ready for review May 6, 2026 14:37
@ecPablo ecPablo requested a review from a team as a code owner May 6, 2026 14:37
Copilot AI review requested due to automatic review settings May 6, 2026 14:37
@ecPablo ecPablo requested review from a team as code owners May 6, 2026 14:37
Copy link
Copy Markdown
Contributor

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 bumps github.com/smartcontractkit/chainlink-deployments-framework to v0.100.0 (and refreshes a few related transitive deps) in select Go modules to pick up the CLDF compatibility shim intended to keep generated ops stable.

Changes:

  • Upgrade chainlink-deployments-framework to v0.100.0 in chains/evm, devenv, and integration-tests.
  • Bump a few related dependencies (notably block-vision/sui-go-sdk and moby/spdystream) and refresh go.sum accordingly.
  • Update chainlink-testing-framework/framework and chainlink-sui versions in the updated modules.

Reviewed changes

Copilot reviewed 3 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
integration-tests/go.mod Bumps CLDF and related indirect deps for integration test module compatibility.
integration-tests/go.sum Updates checksums for the upgraded dependencies used by integration-tests.
devenv/go.mod Bumps CLDF and related indirect deps for the devenv module.
devenv/go.sum Updates checksums for the upgraded dependencies used by devenv.
chains/evm/go.mod Bumps CLDF and related indirect deps for the EVM chains module.
chains/evm/go.sum Updates checksums for the upgraded dependencies used by chains/evm.

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

Comment thread integration-tests/go.mod
Comment on lines 32 to +33
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260504204047-af9826978b72
github.com/smartcontractkit/chainlink-deployments-framework v0.96.0
github.com/smartcontractkit/chainlink-deployments-framework v0.100.0
@ecPablo ecPablo enabled auto-merge May 6, 2026 14:41
@ecPablo ecPablo added this pull request to the merge queue May 6, 2026
Merged via the queue into main with commit c100eab May 6, 2026
60 of 62 checks passed
@ecPablo ecPablo deleted the ecpablo/bump-cldf-compat-layer branch May 6, 2026 15:24
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.

4 participants