Skip to content

Bump ccv deps#21625

Merged
carte7000 merged 1 commit intodevelopfrom
simon/bump-ccv
Mar 20, 2026
Merged

Bump ccv deps#21625
carte7000 merged 1 commit intodevelopfrom
simon/bump-ccv

Conversation

@carte7000
Copy link
Copy Markdown
Contributor

Requires

Supports

@carte7000 carte7000 requested review from a team as code owners March 20, 2026 18:57
Copilot AI review requested due to automatic review settings March 20, 2026 18:57
@github-actions
Copy link
Copy Markdown
Contributor

👋 carte7000, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@github-actions
Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@github-actions
Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

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

Risk Rating: LOW (dependency-only changes across multiple Go modules; primary risk is build/test breakage due to updated transitive deps)

This PR updates CCV-related Go dependencies across the repo’s main module and test/deployment submodules to keep them aligned with newer chainlink-ccv and chainlink-ccip/ccv/chains/evm pseudo-versions.

Changes:

  • Bump github.com/smartcontractkit/chainlink-ccv to v0.0.0-20260320145055-eb20b529ff95 across modules.
  • Bump github.com/smartcontractkit/chainlink-ccip/ccv/chains/evm to v0.0.0-20260319175550-83cf59fe6839 across modules.
  • Add/record new indirect dependencies in system-test modules (mfridman/interpolate, pressly/goose) and associated go.sum entries.

Reviewed changes

Copilot reviewed 7 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
go.mod Bumps chainlink-ccv and updates indirect chainlink-ccip/ccv/chains/evm version.
go.sum Updates sums for the bumped CCV dependencies.
deployment/go.mod Aligns deployment module’s indirect CCV deps to the bumped versions.
deployment/go.sum Updates sums for bumped CCV dependencies in deployment module.
core/scripts/go.mod Aligns scripts module’s indirect CCV deps to the bumped versions.
core/scripts/go.sum Updates sums for bumped CCV dependencies in scripts module.
integration-tests/go.mod Aligns integration-tests module’s indirect CCV deps to the bumped versions.
integration-tests/go.sum Updates sums for bumped CCV dependencies in integration-tests module.
integration-tests/load/go.mod Aligns load submodule’s indirect CCV deps to the bumped versions.
integration-tests/load/go.sum Updates sums for bumped CCV dependencies in load submodule.
system-tests/lib/go.mod Adds indirect deps and aligns indirect CCV deps to the bumped versions.
system-tests/lib/go.sum Adds required sums (incl. new transitive deps) and updates CCV sums.
system-tests/tests/go.mod Adds indirect deps and aligns indirect CCV deps to the bumped versions.
system-tests/tests/go.sum Adds required sums (incl. new transitive deps) and updates CCV sums.

Areas for scrupulous human review:

  • Confirm the new chainlink-ccv / chainlink-ccip/ccv/chains/evm SHAs are the intended ones for LINK-777 and are compatible with the current chainlink-ccip version already pinned in each module.
  • Sanity-check CI for modules that picked up new transitive deps (notably modernc.org/sqlite via dependency graph changes) to ensure no platform-specific build surprises.

Suggested reviewers (per .github/CODEOWNERS):

  • Root go.mod/go.sum: @smartcontractkit/core, @smartcontractkit/foundations
  • deployment/**: @smartcontractkit/ccip-tooling, @smartcontractkit/ccip-offchain, @smartcontractkit/keystone, @smartcontractkit/operations-platform, @smartcontractkit/core
  • integration-tests/**: @smartcontractkit/devex-tooling, @smartcontractkit/core

@cl-sonarqube-production
Copy link
Copy Markdown

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@carte7000 carte7000 enabled auto-merge March 20, 2026 19:29
@carte7000 carte7000 added this pull request to the merge queue Mar 20, 2026
Merged via the queue into develop with commit ea07d63 Mar 20, 2026
189 of 190 checks passed
@carte7000 carte7000 deleted the simon/bump-ccv branch March 20, 2026 20:07
@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Mar 20, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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.

5 participants