Skip to content

bump cs version to v1.0.98#21903

Merged
joaoluisam merged 3 commits intodevelopfrom
bump-cs-version
Apr 9, 2026
Merged

bump cs version to v1.0.98#21903
joaoluisam merged 3 commits intodevelopfrom
bump-cs-version

Conversation

@joaoluisam
Copy link
Copy Markdown
Contributor

No description provided.

@joaoluisam joaoluisam requested review from a team as code owners April 7, 2026 21:53
Copilot AI review requested due to automatic review settings April 7, 2026 21:53
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

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

github-actions bot commented Apr 7, 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: LOW

Bumps the github.com/smartcontractkit/chain-selectors dependency from v1.0.97 to v1.0.98 across several Go modules in the repository (and updates corresponding go.sum entries).

Changes:

  • Update chain-selectors requirement to v1.0.98 in multiple go.mod files.
  • Refresh go.sum checksums to match v1.0.98 in those modules.

Scrupulous human review focus:

  • Confirm whether the intent is a repo-wide version bump (some other Go modules still reference v1.0.97).

Reviewed changes

Copilot reviewed 7 out of 14 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
system-tests/tests/go.mod Bump chain-selectors to v1.0.98 for system test module.
system-tests/tests/go.sum Update sums for chain-selectors v1.0.98.
system-tests/lib/go.mod Bump chain-selectors to v1.0.98 for system-tests lib module.
system-tests/lib/go.sum Update sums for chain-selectors v1.0.98.
integration-tests/load/go.mod Bump chain-selectors to v1.0.98 for load tests module.
integration-tests/load/go.sum Update sums for chain-selectors v1.0.98.
integration-tests/go.mod Bump chain-selectors to v1.0.98 for integration tests module.
integration-tests/go.sum Update sums for chain-selectors v1.0.98.
go.mod Bump chain-selectors to v1.0.98 for root module.
go.sum Update sums for chain-selectors v1.0.98.
deployment/go.mod Bump chain-selectors to v1.0.98 for deployment module.
deployment/go.sum Update sums for chain-selectors v1.0.98.
core/scripts/go.mod Bump chain-selectors to v1.0.98 for core scripts module.
core/scripts/go.sum Update sums for chain-selectors v1.0.98.

github.com/shirou/gopsutil/v3 v3.24.3
github.com/shopspring/decimal v1.4.0
github.com/smartcontractkit/chain-selectors v1.0.97
github.com/smartcontractkit/chain-selectors v1.0.98
Copy link

Copilot AI Apr 7, 2026

Choose a reason for hiding this comment

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

The PR title suggests a repo-wide bump of github.com/smartcontractkit/chain-selectors to v1.0.98, but there are still other Go modules in the repo pinned to v1.0.97 (e.g., devenv/go.mod, core/scripts/ccip/manual-execution/go.mod, system-tests/tests/canaries_sentinels/proof-of-reserve/cron-based/go.mod, system-tests/tests/smoke/cre/solana/solwrite/go.mod). If the intent is a consistent bump, these modules (and their go.sum files) should be updated as well; otherwise consider clarifying the PR scope/title.

Copilot uses AI. Check for mistakes.
@trunk-io
Copy link
Copy Markdown

trunk-io bot commented Apr 7, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
TestIntegration_Functions_MultipleV1Requests_WithUpgrade The test failed without a specific error message, indicating an unspecified failure during the test run. Logs ↗︎

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

@joaoluisam joaoluisam added this pull request to the merge queue Apr 9, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 9, 2026
@joaoluisam joaoluisam added this pull request to the merge queue Apr 9, 2026
Merged via the queue into develop with commit cad39ad Apr 9, 2026
517 of 526 checks passed
@joaoluisam joaoluisam deleted the bump-cs-version branch April 9, 2026 10:40
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.

4 participants