Skip to content

Merge release/2.34.0 back into develop#21195

Draft
HashWrangler wants to merge 13 commits intodevelopfrom
mergeback-2.34.0-final
Draft

Merge release/2.34.0 back into develop#21195
HashWrangler wants to merge 13 commits intodevelopfrom
mergeback-2.34.0-final

Conversation

@HashWrangler
Copy link
Collaborator

Clean mergeback of release/2.34.0 after GA.

This PR brings the following changes from v2.34.0 back to develop:

  • Version bump to v2.34.0
  • Arm64 runner configuration updates
  • Sui go.mod updates
  • OCR3 Beholder metrics publication
  • Plugin version synchronization (chainlink-sui)

All changes are dependency updates and configuration - no functional code changes.

Supersedes #21094 and #21193.

Fixes applied:

  • Updated chainlink-sui plugin version across all modules
  • Ran make gomodtidy across all 30 go.mod files
  • Synchronized plugins.public.yaml with release versions

github-actions bot and others added 13 commits February 10, 2026 20:09
Set correct default arm64 runner for canonical repo (#21097)

(cherry picked from commit e29d9ce)
* Publishing OCR3 metrics to beholder

* Test

* Linter fixes

* Linter fixes

* Post review fixes + extra label for chainSelector
CCIP - Publishing OCR3 metrics to Beholder (#21048)
….34.0

During mergeback conflict resolution, go.mod correctly inherited the
chainlink-sui version bump from release/2.34.0 (bff5e296dfb7), but
plugins.public.yaml retained develop's older reference (36077b5fee17),
causing CI plugin version sync check to fail.

Updated:
- chainlink-sui: 36077b5fee17 -> bff5e296dfb7

This ensures the release-tested plugin version flows back to develop.

Fixes plugin version sync check in PR #21193
The integration-tests module had chainlink-sui at the old develop version
(36077b5fee17) while the root go.mod and plugins.public.yaml have the
release version (bff5e296dfb7). This aligns all references.

Also updates other dependencies that were pulled in during go get.
Updates chainlink-sui from 36077b5fee17 (develop) to bff5e296dfb7 (release/2.34.0)
across all go.mod files to match the version from the GA release.

This also updates related transitive dependencies:
- chainlink-ccip/chains/solana
- chainlink-deployments-framework (downgraded to v0.80.0)
- chainlink-testing-framework/framework
- mcms (downgraded to match release)

Modules updated:
- integration-tests/
- integration-tests/load/
- deployment/
- core/scripts/
- system-tests/lib/
- system-tests/tests/

Fixes dependency validation check that requires all dependencies to be
from the default branch of their respective repositories.
@github-actions
Copy link
Contributor

👋 HashWrangler, 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
Contributor

I see you updated files related to core. Please run pnpm changeset 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.

@HashWrangler HashWrangler marked this pull request as draft February 16, 2026 20:33
@cl-sonarqube-production
Copy link

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

@trunk-io
Copy link

trunk-io bot commented Feb 16, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

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

Comments