Skip to content

INFOPLAT-4780: chore: bump chainlink-common#22076

Merged
jmank88 merged 1 commit intodevelopfrom
infoplat-4780-bump-chainlink-common
Apr 20, 2026
Merged

INFOPLAT-4780: chore: bump chainlink-common#22076
jmank88 merged 1 commit intodevelopfrom
infoplat-4780-bump-chainlink-common

Conversation

@kirqz23
Copy link
Copy Markdown
Contributor

@kirqz23 kirqz23 commented Apr 20, 2026

Copilot AI review requested due to automatic review settings April 20, 2026 11:54
@kirqz23 kirqz23 requested review from a team as code owners April 20, 2026 11:54
@github-actions
Copy link
Copy Markdown
Contributor

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

@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.

@kirqz23 kirqz23 requested review from jmank88 and pavel-raykov April 20, 2026 11:55
@github-actions
Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@kirqz23 kirqz23 requested a review from patrickhuie19 April 20, 2026 11:56
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: 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-common from v0.11.2-0.20260417081611-8bdbd9f45629 to v0.11.2-0.20260417145954-cd522c53ee6e in all affected go.mod files.
  • Refresh corresponding go.sum entries 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.

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Apr 20, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Test_CCIP_EVM2Sui_ZeroReceiver The test failed during the execution of a blockchain transaction, but the specific cause of failure is not explicitly stated in the log. Logs ↗︎
Test_CCIPMessaging_EVM2TON The test failed during the deployment and interaction with blockchain contracts, but the specific error causing failure is not explicitly stated. Logs ↗︎
Test_CCIP_Upgrade_NoBlock_EVM2Sui The test failed during the CCIP upgrade process, but the specific cause of failure is not clearly indicated in the provided logs. Logs ↗︎
Test_CCIPProgrammableTokenTransfer_EVM2Sui_BurnMintTokenPool The test failed during the execution of a CCIP token transfer test, but the specific cause of failure is not clearly indicated in the provided logs. Logs ↗︎

... and 12 more

View Full Report ↗︎Docs

@pavel-raykov pavel-raykov enabled auto-merge April 20, 2026 13:50
@pavel-raykov pavel-raykov added this pull request to the merge queue Apr 20, 2026
@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

@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 20, 2026
@jmank88 jmank88 added this pull request to the merge queue Apr 20, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 20, 2026
@jmank88 jmank88 added this pull request to the merge queue Apr 20, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 20, 2026
@jmank88 jmank88 added this pull request to the merge queue Apr 20, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 20, 2026
@jmank88 jmank88 added this pull request to the merge queue Apr 20, 2026
Merged via the queue into develop with commit added7d Apr 20, 2026
393 of 405 checks passed
@jmank88 jmank88 deleted the infoplat-4780-bump-chainlink-common branch April 20, 2026 20:12
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