Skip to content

bumping aptos cap#22320

Closed
yashnevatia wants to merge 1 commit intodevelopfrom
yn-chore-bump-aptos-cap-2
Closed

bumping aptos cap#22320
yashnevatia wants to merge 1 commit intodevelopfrom
yn-chore-bump-aptos-cap-2

Conversation

@yashnevatia
Copy link
Copy Markdown
Contributor

Requires

Supports

Copilot AI review requested due to automatic review settings May 6, 2026 13:29
@yashnevatia yashnevatia requested review from a team as code owners May 6, 2026 13:29
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

👋 yashnevatia, 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
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

✅ 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: MEDIUM

This PR updates the Aptos capability/plugin revision and bumps several Go module dependencies (notably chainlink-aptos, chainlink-common, and chainlink-ccip/chains/evm) to newer pseudo-versions, likely to align the Chainlink node with updated chain integrations/capabilities.

Changes:

  • Bump Aptos capability plugin gitRef in plugins.private.yaml.
  • Update Go module requirements for Aptos/CCIP/Common/Sui and refresh corresponding go.sum entries.
  • (Unintended formatting change) confidential-http plugin moduleURI is now split across lines via an escaped newline in YAML.

Areas requiring scrupulous human review

  • Validate plugins/plugins.private.yaml parsing/behavior for loopinstall, specifically the confidential-http moduleURI line-splitting (ensure the resolved module path is exactly what’s intended).
  • Confirm the Go dependency bumps are intentional and compatible (run go test ./... and any integration/regression checks that cover Aptos + CCIP EVM paths).

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
plugins/plugins.private.yaml Bumps Aptos capability gitRef; also introduces a line-split moduleURI for confidential-http.
go.mod Updates required pseudo-versions for several Chainlink-related modules (Aptos/CCIP EVM/Common/Sui).
go.sum Updates checksums to match the new module versions in go.mod.

Comment on lines +49 to +50
- moduleURI: "github.com/smartcontractkit/confidential-compute/enclave/apps/confi\
dential-http/capability"
@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

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented May 6, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@yashnevatia yashnevatia closed this May 6, 2026
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.

2 participants