INFOPLAT-4780: chore: bump chainlink-common#22076
Conversation
|
👋 kirqz23, 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! |
|
I see you updated files related to
|
|
✅ No conflicts with other open PRs targeting |
There was a problem hiding this comment.
Pull request overview
Risk Rating: MEDIUM
This PR bumps github.com/smartcontractkit/chainlink-common across the root module and several submodules (deployment, core scripts, integration-tests, system-tests) to align dependency versions needed for downstream compatibility (per INFOPLAT-4780 / atlas#12408).
Changes:
- Update
chainlink-commonfromv0.11.2-0.20260417081611-8bdbd9f45629tov0.11.2-0.20260417145954-cd522c53ee6ein all affectedgo.modfiles. - Refresh corresponding
go.sumentries to match the new pseudo-version. - Keep the version consistent across all the impacted modules to avoid cross-module drift.
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 |
Bump chainlink-common requirement to the newer pseudo-version. |
go.sum |
Update chainlink-common checksum entries to match the new version. |
deployment/go.mod |
Bump chainlink-common requirement for the deployment module. |
deployment/go.sum |
Update chainlink-common sums for the deployment module. |
core/scripts/go.mod |
Bump chainlink-common requirement for core scripts module. |
core/scripts/go.sum |
Update chainlink-common sums for core scripts module. |
integration-tests/go.mod |
Bump chainlink-common requirement for integration tests module. |
integration-tests/go.sum |
Update chainlink-common sums for integration tests module. |
integration-tests/load/go.mod |
Bump chainlink-common requirement for load tests submodule. |
integration-tests/load/go.sum |
Update chainlink-common sums for load tests submodule. |
system-tests/lib/go.mod |
Bump chainlink-common requirement for system-tests lib module. |
system-tests/lib/go.sum |
Update chainlink-common sums for system-tests lib module. |
system-tests/tests/go.mod |
Bump chainlink-common requirement for system-tests tests module. |
system-tests/tests/go.sum |
Update chainlink-common sums for system-tests tests module. |
|
|





https://smartcontract-it.atlassian.net/browse/INFOPLAT-4780
This PR is to bump chainlink-common to support smartcontractkit/chainlink-common#1987