Skip to content

chore(deps): bump chainlink-ton version#21469

Merged
jadepark-dev merged 2 commits intodevelopfrom
jade/bump-ton-260309
Mar 10, 2026
Merged

chore(deps): bump chainlink-ton version#21469
jadepark-dev merged 2 commits intodevelopfrom
jade/bump-ton-260309

Conversation

@jadepark-dev
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

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
Contributor

github-actions bot commented Mar 9, 2026

✅ No conflicts with other open PRs targeting develop

ogtownsend
ogtownsend previously approved these changes Mar 9, 2026
@trunk-io
Copy link

trunk-io bot commented Mar 10, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

Copy link
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 — dependency/version bumps across Go modules and the public plugin manifest.

This PR updates the pinned chainlink-ton version (and also updates chainlink-ccip + chainlink-ccip/deployment to newer pseudo-versions) across the repository’s Go workspaces and plugin distribution config.

Changes:

  • Bump github.com/smartcontractkit/chainlink-ton (and chainlink-ton/deployment) to v0.0.0-20260309192839-c93b1af6a35a.
  • Bump github.com/smartcontractkit/chainlink-ccip and chainlink-ccip/deployment to v0.1.1-solana.0.20260303213437-47af98c8ae82 / v0.0.0-20260303213437-47af98c8ae82.
  • Update plugins/plugins.public.yaml to install the new chainlink-ton plugin gitRef.

Reviewed changes

Copilot reviewed 8 out of 15 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
system-tests/tests/go.mod Updates indirect requirements for chainlink-ton and related CCIP modules.
system-tests/tests/go.sum Refreshes checksums for the bumped TON/CCIP dependencies.
system-tests/lib/go.mod Updates indirect requirements for chainlink-ton and related CCIP modules.
system-tests/lib/go.sum Refreshes checksums for the bumped TON/CCIP dependencies.
integration-tests/load/go.mod Bumps chainlink-ccip plus indirect TON + CCIP deployment modules.
integration-tests/load/go.sum Refreshes checksums for the bumped TON/CCIP dependencies.
integration-tests/go.mod Bumps chainlink-ccip and chainlink-ton versions.
integration-tests/go.sum Refreshes checksums for the bumped TON/CCIP dependencies.
deployment/go.mod Bumps chainlink-ccip, chainlink-ccip/deployment, and TON modules for deployment tooling.
deployment/go.sum Refreshes checksums for the bumped TON/CCIP dependencies.
core/scripts/go.mod Bumps chainlink-ccip and indirect TON/CCIP deployment dependencies for scripts module.
core/scripts/go.sum Refreshes checksums for the bumped TON/CCIP dependencies.
go.mod Bumps top-level chainlink-ccip and chainlink-ton requirements.
go.sum Refreshes checksums for the bumped TON/CCIP dependencies.
plugins/plugins.public.yaml Updates ton plugin gitRef to the new pseudo-version.

Areas requiring scrupulous human review:

  • Confirm the chainlink-ccip / chainlink-ccip/deployment bumps are intentional (they’re broader than the PR title suggests) and compatible with the desired chainlink-ton bump.
  • Ensure CI coverage includes at least go mod tidy/go test for the affected modules (/, deployment/, core/scripts/, integration-tests/, system-tests/) and that plugin installation via loopinstall still works with the updated gitRef.

Suggested reviewers (per .github/CODEOWNERS):

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

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

github.com/smartcontractkit/chainlink-aptos v0.0.0-20260304220149-1006d5f7bd76
github.com/smartcontractkit/chainlink-automation v0.8.1
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303102708-6caf8c4ea3b4
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260303213437-47af98c8ae82
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title/description indicates only a chainlink-ton bump, but this change also updates chainlink-ccip and chainlink-ccip/deployment versions across multiple modules. Please update the PR title (and/or description) to reflect the additional dependency bumps so downstream release/dependency tracking is accurate.

Copilot uses AI. Check for mistakes.
pavel-raykov
pavel-raykov previously approved these changes Mar 10, 2026
@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

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