Skip to content

Conversation

@mateusz-sekara
Copy link
Collaborator

Requires

Supports

Copilot AI review requested due to automatic review settings December 5, 2025 14:47
@mateusz-sekara mateusz-sekara requested review from a team as code owners December 5, 2025 14:47
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

👋 mateusz-sekara, 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

This PR updates the chainlink-ccv dependency to the latest version from main across all Go modules and fixes import paths that changed due to package restructuring in the updated dependency.

Key Changes:

  • Updates chainlink-ccv dependency from version 20251201171152-bd4501ddf2b1 to 20251205143623-4948c857101b
  • Updates import paths from github.com/smartcontractkit/chainlink-ccv/verifier to github.com/smartcontractkit/chainlink-ccv/verifier/commit
  • Updates type references from verifier.Config to commit.Config

Reviewed changes

Copilot reviewed 9 out of 16 changed files in this pull request and generated no comments.

Show a summary per file
File Description
system-tests/tests/go.mod Updates chainlink-ccv dependency version
system-tests/lib/go.mod Updates chainlink-ccv dependency version
integration-tests/load/go.mod Updates chainlink-ccv dependency version
integration-tests/go.mod Updates chainlink-ccv dependency version
go.mod Updates chainlink-ccv dependency version
deployment/go.mod Updates chainlink-ccv dependency version
core/services/ccv/ccvcommitteeverifier/validate.go Updates import path and type reference to use new commit subpackage
core/services/ccv/ccvcommitteeverifier/delegate.go Updates import path and type reference to use new commit subpackage
core/scripts/go.mod Updates chainlink-ccv dependency version

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

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

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.

@cl-sonarqube-production
Copy link

@mateusz-sekara mateusz-sekara added this pull request to the merge queue Dec 5, 2025
@trunk-io
Copy link

trunk-io bot commented Dec 5, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Merged via the queue into develop with commit 5d12e94 Dec 5, 2025
221 of 226 checks passed
@mateusz-sekara mateusz-sekara deleted the setting-packages-properly branch December 5, 2025 21:33
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.

3 participants