Skip to content

chore(deps): bump chainlink-ton#21591

Merged
jadepark-dev merged 1 commit intodevelopfrom
jade/bump-ton-260318
Mar 18, 2026
Merged

chore(deps): bump chainlink-ton#21591
jadepark-dev merged 1 commit intodevelopfrom
jade/bump-ton-260318

Conversation

@jadepark-dev
Copy link
Copy Markdown
Contributor

Requires

Supports

@jadepark-dev jadepark-dev marked this pull request as ready for review March 18, 2026 21:17
@jadepark-dev jadepark-dev requested review from a team as code owners March 18, 2026 21:17
Copilot AI review requested due to automatic review settings March 18, 2026 21:17
@github-actions
Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

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: LOW

Bumps the github.com/smartcontractkit/chainlink-ton dependency (and its /deployment submodule) across the repo’s Go modules and updates the public plugin registry entry so builds/installers pull the same TON plugin revision.

Changes:

  • Update chainlink-ton and chainlink-ton/deployment versions from v0.0.0-20260317201611-293aa05f988a to v0.0.0-20260318210736-c3f360fd19a8 across root, deployment, integration-tests, and system-tests modules.
  • Regenerate corresponding go.sum entries for the updated TON versions.
  • Update plugins/plugins.public.yaml ton.gitRef to match the bumped version.

Reviewed changes

Copilot reviewed 8 out of 15 changed files in this pull request and generated no comments.

Show a summary per file
File Description
system-tests/tests/go.mod Bump indirect chainlink-ton + /deployment versions for system test module.
system-tests/tests/go.sum Update checksums for bumped TON dependencies.
system-tests/lib/go.mod Bump indirect chainlink-ton + /deployment versions for system test lib module.
system-tests/lib/go.sum Update checksums for bumped TON dependencies.
integration-tests/load/go.mod Bump indirect TON dependencies for load test module.
integration-tests/load/go.sum Update checksums for bumped TON dependencies.
integration-tests/go.mod Bump direct TON dependencies for integration-tests module.
integration-tests/go.sum Update checksums for bumped TON dependencies.
deployment/go.mod Bump direct TON dependencies for deployment tooling module.
deployment/go.sum Update checksums for bumped TON dependencies.
core/scripts/go.mod Bump indirect TON dependencies for core scripts module.
core/scripts/go.sum Update checksums for bumped TON dependencies.
go.mod Bump direct TON dependency at repo root module.
go.sum Update checksums for bumped TON dependency.
plugins/plugins.public.yaml Update TON plugin gitRef to the bumped version used by Go modules.

Areas that need scrupulous human review:

  • plugins/plugins.public.yaml TON gitRef update (ensure the referenced upstream commit is intended/reviewed and compatible with the expected plugin build/install path).
  • The new chainlink-ton pseudo-version itself (validate upstream release notes/commit contents for breaking changes, as this PR only updates lockfiles/config).

Reviewer recommendations (per .github/CODEOWNERS):

  • For root go.mod/go.sum: @smartcontractkit/core, @smartcontractkit/foundations (see .github/CODEOWNERS:117-118).
  • For integration-tests/*: @smartcontractkit/core, @smartcontractkit/devex-tooling, @smartcontractkit/foundations (see .github/CODEOWNERS:80,119-120).
  • For /deployment/*: @smartcontractkit/ccip-tooling, @smartcontractkit/ccip-offchain, @smartcontractkit/keystone, @smartcontractkit/operations-platform, @smartcontractkit/core (see .github/CODEOWNERS:89).

You can also share your feedback on Copilot code review. Take the survey.

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

@jadepark-dev jadepark-dev added this pull request to the merge queue Mar 18, 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

Merged via the queue into develop with commit a9d281b Mar 18, 2026
208 of 212 checks passed
@jadepark-dev jadepark-dev deleted the jade/bump-ton-260318 branch March 18, 2026 22:13
ogtownsend pushed a commit that referenced this pull request Mar 18, 2026
ogtownsend pushed a commit that referenced this pull request Mar 18, 2026
@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Mar 18, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
TestIntegration_LogRecoverer_Backfill The test failed during log recovery, likely due to an issue with processing or fetching logs. Logs ↗︎

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.

6 participants