[CRE-491] Bump chainlink-common.#1451
Merged
pavel-raykov merged 3 commits intomainfrom Jan 5, 2026
Merged
Conversation
b3a16c1 to
dfcd959
Compare
dfcd959 to
0e60ff7
Compare
|
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the chainlink-common dependency and related transitive dependencies across the codebase. The primary change is bumping chainlink-common to version v0.9.6-0.20260105084500-c86aff1c5182, which brings in updates to various protocol buffers, OpenTelemetry libraries, and gRPC packages. Additionally, the Go toolchain version is updated from 1.24 to 1.25.
Key changes:
- Updated
chainlink-commondependency across all modules - Upgraded Go toolchain from 1.24.x to 1.25.3
- Updated transitive dependencies including OpenTelemetry, gRPC, and protocol buffer packages
Reviewed changes
Copilot reviewed 7 out of 12 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| go.mod | Updated chainlink-common and transitive dependencies; bumped Go version to 1.25.3 |
| integration-tests/go.mod | Updated chainlink-common and related dependencies to match root module |
| devenv/go.mod | Updated chainlink-common and transitive dependencies for devenv module |
| chains/solana/deployment/go.mod | Updated chainlink-common and related dependencies for Solana deployment |
| chains/evm/deployment/go.mod | Updated chainlink-common and related dependencies for EVM deployment |
| go.md | Added new dependency reference to chainlink-protos/linking-service/go |
| Makefile | Updated Go version check from 1.24 to 1.25 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
KodeyThomas
approved these changes
Jan 5, 2026
0xAustinWang
approved these changes
Jan 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.