Skip to content

bump Solana in hope of stabilising MQ tests - #21896

Merged
Tofel merged 1 commit into
developfrom
bump-solana-e2e
Apr 8, 2026
Merged

bump Solana in hope of stabilising MQ tests#21896
Tofel merged 1 commit into
developfrom
bump-solana-e2e

Conversation

@Tofel

@Tofel Tofel commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

bumps solana to a version that includes an e2e test fix that retries flaky contract deployment.

Solana tests are 🟢 in the PR.

@github-actions

github-actions Bot commented Apr 7, 2026

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.

@github-actions

github-actions Bot commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting develop

@Tofel Tofel added the run-e2e-tests Use on your PR to run E2E tests before the merge queue label Apr 7, 2026
@trunk-io

trunk-io Bot commented Apr 7, 2026

Copy link
Copy Markdown

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@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

@Tofel
Tofel marked this pull request as ready for review April 8, 2026 06:10
@Tofel
Tofel requested review from a team as code owners April 8, 2026 06:10
Copilot AI review requested due to automatic review settings April 8, 2026 06:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 / lockfile churn across modules)

Bumps chainlink-solana to a newer pseudo-version (intended to pick up an e2e retry fix for flaky contract deployment) and propagates the resulting module graph updates across the repo’s multiple Go modules (including chainlink-common and pyroscope-go).

Changes:

  • Bump github.com/smartcontractkit/chainlink-solana to v1.1.2-0.20260407162454-407b2a207dcc across all relevant Go modules and the public plugins manifest.
  • Bump github.com/smartcontractkit/chainlink-common to v0.11.2-0.20260406055916-9aa6b6c0ae81.
  • Bump github.com/grafana/pyroscope-go to v1.2.8 (and update go.sum entries accordingly).

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 chainlink-common, chainlink-solana, and pyroscope-go versions for system test module.
system-tests/tests/go.sum Lockfile updates corresponding to dependency bumps in system test module.
system-tests/lib/go.mod Updates chainlink-common, chainlink-solana, and pyroscope-go versions for system test library module.
system-tests/lib/go.sum Lockfile updates corresponding to dependency bumps in system test library module.
integration-tests/load/go.mod Updates chainlink-common, chainlink-solana, and pyroscope-go versions for load tests module.
integration-tests/load/go.sum Lockfile updates corresponding to dependency bumps in load tests module.
integration-tests/go.mod Updates chainlink-common, chainlink-solana, and pyroscope-go versions for integration tests module.
integration-tests/go.sum Lockfile updates corresponding to dependency bumps in integration tests module.
go.mod Updates top-level module deps (chainlink-solana, chainlink-common, pyroscope-go).
go.sum Top-level lockfile updates corresponding to dependency bumps.
deployment/go.mod Updates chainlink-common, chainlink-solana, and pyroscope-go in deployment module.
deployment/go.sum Lockfile updates corresponding to dependency bumps in deployment module.
core/scripts/go.mod Updates chainlink-common, chainlink-solana, and pyroscope-go in core scripts module.
core/scripts/go.sum Lockfile updates corresponding to dependency bumps in core scripts module.
plugins/plugins.public.yaml Keeps public Solana plugin gitRef in sync with the bumped chainlink-solana module version.

Comment thread go.mod
@Tofel
Tofel added this pull request to the merge queue Apr 8, 2026
Merged via the queue into develop with commit ff4beb5 Apr 8, 2026
370 of 408 checks passed
@Tofel
Tofel deleted the bump-solana-e2e branch April 8, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-e2e-tests Use on your PR to run E2E tests before the merge queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants