Skip to content

Update dependencies#1649

Merged
sisuresh merged 4 commits intostellar:release/v25-previewfrom
sisuresh:25-deps
Dec 17, 2025
Merged

Update dependencies#1649
sisuresh merged 4 commits intostellar:release/v25-previewfrom
sisuresh:25-deps

Conversation

@sisuresh
Copy link
Copy Markdown
Contributor

What

This is just #1644 with cleaner history.

Copilot AI review requested due to automatic review settings December 16, 2025 23:53
@socket-security
Copy link
Copy Markdown

socket-security bot commented Dec 16, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedsoroban-env-host@​25.0.086100100100100
Addedsoroban-env-common@​25.0.091100100100100
Addedstellar-xdr@​25.0.093100100100100
Addedsoroban-env-guest@​25.0.010010093100100

View full report

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

This PR updates dependencies from git sources to published registry versions, primarily upgrading stellar-xdr from 24.0.1 to 25.0.0. The update enables using stable, published crates instead of git references, and removes code that was handling constraints from the previous stellar-xdr version.

  • Updates stellar-xdr from 24.0.1 to 25.0.0
  • Migrates all Stellar/Soroban dependencies from git sources to crates.io registry
  • Removes obsolete parameter count validation that was specific to stellar-xdr v24 constraints
  • Updates Wasm binary hashes in test snapshots due to dependency changes

Reviewed changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
Cargo.toml Updates workspace dependencies to registry sources; upgrades stellar-xdr to v25.0.0; changes stellar-strkey to caret versioning
Cargo.lock Reflects migration of soroban-env-*, stellar-xdr, and wasmi dependencies from git to registry with updated checksums
tests/fuzz/fuzz/Cargo.lock Updates fuzz test dependencies consistently with main Cargo.lock
soroban-sdk-macros/src/derive_spec_fn.rs Removes VecM import and max parameter validation, now handled differently in stellar-xdr v25
tests/alloc/test_snapshots/test/wasm/test.1.json Updates Wasm binary hash reflecting recompiled contract with new dependencies

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@sisuresh sisuresh merged commit 8a41795 into stellar:release/v25-preview Dec 17, 2025
94 checks passed
@sisuresh sisuresh mentioned this pull request Dec 17, 2025
jayz22 pushed a commit to jayz22/rs-soroban-sdk that referenced this pull request Dec 22, 2025
### What

This is just stellar#1644 with
cleaner history.

---------

Co-authored-by: Nando Vieira <me@fnando.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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