Skip to content

chore: Bump MCMS and CLDF#21981

Merged
friedemannf merged 2 commits intodevelopfrom
bump-cldf
Apr 11, 2026
Merged

chore: Bump MCMS and CLDF#21981
friedemannf merged 2 commits intodevelopfrom
bump-cldf

Conversation

@friedemannf
Copy link
Copy Markdown
Member

@friedemannf friedemannf commented Apr 10, 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 Apr 10, 2026

✅ No conflicts with other open PRs targeting develop

@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Apr 10, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 10, 2026

CORA - Pending Reviewers

All codeowners have approved! ✅

Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown

For more details, see the full review summary.

@cl-sonarqube-production
Copy link
Copy Markdown

@friedemannf friedemannf marked this pull request as ready for review April 10, 2026 22:55
@friedemannf friedemannf requested review from a team as code owners April 10, 2026 22:55
Copilot AI review requested due to automatic review settings April 10, 2026 22:55
@friedemannf friedemannf enabled auto-merge April 10, 2026 22:55
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 — multi-module Go dependency upgrades (CLDF/MCMS + transitive graph changes) with a small API-compatibility adjustment in a test.

Purpose: Bump Chainlink Deployments Framework (CLDF) to v0.94.1 (and MCMS to v0.40.1) across the repo’s Go modules, updating related transitive dependencies and aligning a test with an upstream API change.

Changes:

  • Bump github.com/smartcontractkit/chainlink-deployments-framework from v0.86.3 to v0.94.1 in multiple modules.
  • Bump github.com/smartcontractkit/mcms from v0.38.2 to v0.40.1 and refresh AWS SDK v2 dependency versions pulled in transitively.
  • Update a deployment test to match the new cldpipelineinput.FindChangesetInData call shape.

Reviewed changes

Copilot reviewed 7 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
system-tests/tests/go.mod Bumps CLDF; updates indirect AWS SDK v2 versions and mcms.
system-tests/tests/go.sum Lockfile updates for CLDF/mcms and AWS SDK v2 bumps.
system-tests/lib/go.mod Bumps CLDF; updates indirect AWS SDK v2 versions and mcms.
system-tests/lib/go.sum Lockfile updates for CLDF/mcms and AWS SDK v2 bumps.
integration-tests/load/go.mod Bumps CLDF and chainlink-testing-framework/framework; updates indirect deps (incl. AWS SDK v2 set, new indirect entries).
integration-tests/load/go.sum Lockfile updates reflecting bumped deps and new transitive modules.
integration-tests/go.mod Bumps CLDF and chainlink-testing-framework/framework; updates indirect deps list (incl. AWS SDK v2 set, new indirect entries).
integration-tests/go.sum Lockfile updates reflecting bumped deps and new transitive modules.
deployment/go.mod Bumps CLDF, mcms, and chainlink-testing-framework/framework; refreshes indirect deps (incl. AWS SDK v2 set).
deployment/go.sum Lockfile updates for CLDF/mcms and AWS SDK v2 bumps.
deployment/cre/jobs/propose_job_spec_test.go Updates usage of FindChangesetInData to align with upstream API change.
core/scripts/go.mod Bumps CLDF; updates indirect AWS SDK v2 versions and mcms.
core/scripts/go.sum Lockfile updates for CLDF/mcms and AWS SDK v2 bumps.

@friedemannf friedemannf added this pull request to the merge queue Apr 10, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 10, 2026
@friedemannf friedemannf added this pull request to the merge queue Apr 11, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 11, 2026
@friedemannf friedemannf added this pull request to the merge queue Apr 11, 2026
Merged via the queue into develop with commit fc4eb0c Apr 11, 2026
215 of 217 checks passed
@friedemannf friedemannf deleted the bump-cldf branch April 11, 2026 11:29
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