Skip to content

Bump cl-common for relayer resource fix#21727

Merged
ogtownsend merged 2 commits intodevelopfrom
ogt/bump-cl-common-import-relayer-resource-management
Mar 27, 2026
Merged

Bump cl-common for relayer resource fix#21727
ogtownsend merged 2 commits intodevelopfrom
ogt/bump-cl-common-import-relayer-resource-management

Conversation

@ogtownsend
Copy link
Copy Markdown
Collaborator

@ogtownsend ogtownsend commented Mar 26, 2026

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 26, 2026

✅ No conflicts with other open PRs targeting develop

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Mar 26, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@ogtownsend ogtownsend marked this pull request as ready for review March 26, 2026 17:32
@ogtownsend ogtownsend requested review from a team as code owners March 26, 2026 17:32
Copilot AI review requested due to automatic review settings March 26, 2026 17:32
@ogtownsend ogtownsend requested review from archseer, jmank88 and nicolasgnr and removed request for Tofel March 26, 2026 17:32
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 (dependency bump in root + multiple modules; behavior depends on upstream chainlink-common changes)

This PR bumps github.com/smartcontractkit/chainlink-common (and the related chainlink-protos/cre/go) across the repo’s Go modules to pick up the relayer resource fix referenced in the linked chainlink-common PR.

Changes:

  • Update chainlink-common from v0.11.1 to v0.11.2-0.20260326163134-c8e0d77df421 across root, scripts, deployment, and test modules.
  • Update chainlink-protos/cre/go to v0.0.0-20260326111235-8c09d1a4491f in the same modules.
  • Regenerate corresponding go.sum entries to match the new module versions.

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 and chainlink-protos/cre/go in root module.
go.sum Update root sums for the bumped dependencies.
core/scripts/go.mod Bump deps for the core/scripts module.
core/scripts/go.sum Update sums for core/scripts module.
deployment/go.mod Bump deps for the deployment module.
deployment/go.sum Update sums for deployment module.
integration-tests/go.mod Bump deps for the integration-tests module.
integration-tests/go.sum Update sums for integration-tests module.
integration-tests/load/go.mod Bump deps for the integration-tests/load submodule.
integration-tests/load/go.sum Update sums for integration-tests/load submodule.
system-tests/lib/go.mod Bump deps for the system-tests/lib module.
system-tests/lib/go.sum Update sums for system-tests/lib module.
system-tests/tests/go.mod Bump deps for the system-tests/tests module.
system-tests/tests/go.sum Update sums for system-tests/tests module.

Areas for scrupulous human review:

  • Validate that the bumped chainlink-common commit (c8e0d77df421) is the intended one from smartcontractkit/chainlink-common#1927 and doesn’t introduce unexpected runtime changes beyond the relayer resource fix.

Suggested reviewers (from .github/CODEOWNERS):

  • Root go.mod / go.sum: @smartcontractkit/core, @smartcontractkit/foundations
  • integration-tests/**: @smartcontractkit/devex-tooling, @smartcontractkit/core, @smartcontractkit/foundations
  • deployment/**: @smartcontractkit/ccip-tooling, @smartcontractkit/ccip-offchain, @smartcontractkit/keystone, @smartcontractkit/operations-platform, @smartcontractkit/core

@ogtownsend
Copy link
Copy Markdown
Collaborator Author

@pavel-raykov / @jmank88 could you review this when you get a chance please

@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

@ogtownsend ogtownsend added this pull request to the merge queue Mar 27, 2026
Merged via the queue into develop with commit 9f68bbd Mar 27, 2026
237 of 239 checks passed
@ogtownsend ogtownsend deleted the ogt/bump-cl-common-import-relayer-resource-management branch March 27, 2026 16:20
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.

4 participants