Skip to content

deps: upgrade to 3.1#97

Merged
fanatid merged 2 commits intomasterfrom
upgrade
Jan 25, 2026
Merged

deps: upgrade to 3.1#97
fanatid merged 2 commits intomasterfrom
upgrade

Conversation

@fanatid
Copy link
Member

@fanatid fanatid commented Jan 25, 2026

No description provided.

Copy link

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

This PR upgrades the Solana dependencies from version ~3.0.4 to ~3.1.0, along with several other dependency updates. The main purpose is to keep the project aligned with the latest Solana 3.1 release.

Changes:

  • Upgraded Rust toolchain from 1.91.1 to 1.93.0
  • Upgraded Solana packages from ~3.0.4 to ~3.1.0 with addition of "agave-unstable-api" feature for solana-storage-proto
  • Upgraded reqwest from 0.12.14 to 0.13.1, richat-* packages from 7.0.0 to 8.0.0, and signal-hook from 0.3.17 to 0.4.3
  • Bumped project version from 0.17.4 to 0.18.0

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
rust-toolchain.toml Updated Rust toolchain from 1.91.1 to 1.93.0
Cargo.toml Updated dependencies including Solana packages (~3.0.4 → ~3.1.0), reqwest (0.12.14 → 0.13.1), richat-* packages (7.0.0 → 8.0.0), signal-hook (0.3.17 → 0.4.3), and added "agave-unstable-api" feature to solana-storage-proto
Cargo.lock Reflects all dependency updates with proper version resolution
CHANGELOG.md Added entry for version 0.18.0 documenting the breaking change
.github/workflows/test.yml Updated cache version from v0003-test to v0004-test

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fanatid fanatid merged commit d5b34f6 into master Jan 25, 2026
2 checks passed
@fanatid fanatid deleted the upgrade branch January 25, 2026 21:11
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