Skip to content

Use stable dependencies.#2366

Merged
fnando merged 3 commits into
mainfrom
stable-deps
Jan 27, 2026
Merged

Use stable dependencies.#2366
fnando merged 3 commits into
mainfrom
stable-deps

Conversation

@fnando
Copy link
Copy Markdown
Member

@fnando fnando commented Jan 27, 2026

What

Use stable dependencies, now they're available.

Why

So we can release a version that relies on stable dependencies.

Known limitations

N/A

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Jan 27, 2026

@fnando fnando enabled auto-merge (squash) January 27, 2026 17:51
@fnando fnando self-assigned this Jan 27, 2026
@fnando fnando moved this from Backlog (Not Ready) to Needs Review in DevX Jan 27, 2026
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

Updates the workspace to use newly released stable Soroban SDK-related crates instead of pre-release -rc versions, supporting a stable CLI release.

Changes:

  • Bump soroban-spec, soroban-spec-rust, soroban-sdk, soroban-token-sdk, stellar-asset-spec, and soroban-ledger-snapshot from 25.0.0-rc.2 to 25.0.1 in the workspace.
  • Regenerate Cargo.lock to reflect the updated dependency graph (including new transitive crates and version bumps).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
Cargo.toml Switches several Soroban-related workspace dependencies from 25.0.0-rc.2 to stable 25.0.1.
Cargo.lock Updates the lockfile for the new stable dependency set and resulting transitive changes.

Copy link
Copy Markdown
Contributor

@mootz12 mootz12 left a comment

Choose a reason for hiding this comment

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

Can we update the stellar contract init to point to the v25 of the soroban sdk?

@fnando
Copy link
Copy Markdown
Member Author

fnando commented Jan 27, 2026

@mootz12 done!

Copy link
Copy Markdown
Contributor

@mootz12 mootz12 left a comment

Choose a reason for hiding this comment

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

LG2M!

@fnando fnando merged commit 72e0ee9 into main Jan 27, 2026
30 checks passed
@fnando fnando deleted the stable-deps branch January 27, 2026 18:43
@github-project-automation github-project-automation Bot moved this from Needs Review to Done in DevX Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants