Skip to content

Conversation

@emate
Copy link
Contributor

@emate emate commented Feb 11, 2026

Bump chainlink-ccv version to include fix: smartcontractkit/chainlink-ccv#665

Copilot AI review requested due to automatic review settings February 11, 2026 16:26
@emate emate requested review from a team as code owners February 11, 2026 16:26
@github-actions
Copy link
Contributor

👋 emate, 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!

Copy link
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

Updates the chainlink-ccv dependency across the repo’s Go modules to a newer pseudo-version that includes the upstream fix referenced in the PR description.

Changes:

  • Bumped github.com/smartcontractkit/chainlink-ccv to v0.0.0-20260210123725-95a6e7788856 in multiple Go modules.
  • Updated root go.mod dependency set to reflect the new transitive requirements (new indirect 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
system-tests/tests/go.mod Bumps chainlink-ccv indirect version used by system test module.
system-tests/lib/go.mod Bumps chainlink-ccv indirect version used by system tests library module.
integration-tests/load/go.mod Bumps chainlink-ccv indirect version used by load test module.
integration-tests/go.mod Bumps chainlink-ccv indirect version used by integration tests module.
go.mod Bumps root chainlink-ccv version and records updated indirect dependencies pulled in by the new version.
deployment/go.mod Bumps chainlink-ccv indirect version used by deployment module.
core/scripts/go.mod Bumps chainlink-ccv indirect version used by scripts module.

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

@github-actions
Copy link
Contributor

I see you updated files related to core. Please run pnpm changeset 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.

@emate emate force-pushed the emate/bump-deps-for-chainlink-ccv-version branch from 9773826 to 78a4f7b Compare February 11, 2026 16:34
@emate emate enabled auto-merge February 12, 2026 08:53
@trunk-io
Copy link

trunk-io bot commented Feb 12, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@cl-sonarqube-production
Copy link

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

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