-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Update deps for ctf, cldf, etc #20474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates several external dependency versions across multiple Go modules, primarily focusing on updates to the Chainlink Testing Framework (CTF), Chainlink Deployments Framework (CLDF), and the chainlink-sui package. The updates include both direct dependencies and their transitive dependencies.
Key changes:
- Updates
chainlink-deployments-frameworkfrom v0.68.0 to v0.68.1 - Updates
chainlink-testing-framework/frameworkfrom v0.11.7-v0.11.8 to v0.12.1 - Updates
chainlink-suito a newer commit hash (v0.0.0-20251126141220-50fc8beada30) - Updates multiple transitive dependencies including gRPC, OAuth2, and various Google Cloud libraries
Reviewed changes
Copilot reviewed 10 out of 17 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| system-tests/tests/go.mod | Updates CTF framework and multiple transitive dependencies |
| system-tests/lib/go.mod | Updates CTF framework, CLDF, and transitive dependencies |
| plugins/plugins.public.yaml | Updates sui plugin git reference |
| integration-tests/load/go.mod | Updates CTF framework, wasp testing library, and transitive dependencies |
| integration-tests/go.mod | Updates chainlink-sui packages and CTF framework |
| go.mod | Updates chainlink-sui to newer commit hash |
| go.md | Updates dependency graph removing some edges and adding new relationships |
| deployment/go.mod | Updates CLDF, chainlink-sui packages, and CTF framework |
| core/scripts/go.mod | Updates minio-go, CLDF, and CTF framework dependencies |
| .changeset/tough-lights-rest.md | Adds changeset entry documenting the dependency updates |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|





Requires
Supports