Skip to content

chore(deps): bump soroban-sdk from 25.3.0 to 26.1.0 in the cargo group across 1 directory#274

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-b08ac9764a
Open

chore(deps): bump soroban-sdk from 25.3.0 to 26.1.0 in the cargo group across 1 directory#274
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/cargo-b08ac9764a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown

Bumps the cargo group with 1 update in the / directory: soroban-sdk.

Updates soroban-sdk from 25.3.0 to 26.1.0

Release notes

Sourced from soroban-sdk's releases.

26.1.0

What's Changed

Deprecations

  • Deprecate and ignore export for spec generation in spec shaking v2 — When experimental_spec_shaking_v2 is enabled, the export argument on contracttype, contracterror, and contractevent is ignored. A deprecation warning is emitted if used. (stellar/rs-soroban-sdk#1876)

Improvements

  • Fix cfg handling for contracttrait and contractimpl blocks#[contractimpl] methods with cfg attributes now correctly gate their generated args helpers and testutils registration. cfg-gated override methods in #[contractimpl(contracttrait)] blocks are also properly supported. Both cfg and cfg_attr result in compiler errors when used on #[contracttrait] default functions. (stellar/rs-soroban-sdk#1871)

All Changes

Full Changelog: stellar/rs-soroban-sdk@v26.0.1...v26.1.0

26.0.1

What's Changed

Improvements

All Changes

New Contributors

Full Changelog: stellar/rs-soroban-sdk@v26.0.0...v26.0.1

v26.0.0

What's Changed

Breaking Changes

  • Renamed assert_in_contract to debug_assert_in_contract — The assert_in_contract macro has been renamed to debug_assert_in_contract and hidden from public documentation, as it is intended for internal use only. The old name has been deprecated. (#1806)

  • Removed deprecated token event format from soroban-token-sdk — The deprecated TokenUtils::events() helper, the legacy event module, and the Events wrapper have been removed. These were originally deprecated in v23. (#1822)

  • Removed #[macro_export] from internal impl_bytesn_repr macro — This macro was only intended as an internal helper. Its public export has been removed. (#1829)

Deprecations

... (truncated)

Commits
  • 175aa41 chore: for CI cargo update use precise version
  • 67c90dc chore: run cargo update for patched crates in ci
  • d3978e6 chore: make and make expand-tests
  • 1eb4551 Fix failing OpenZeppelin CI jobs (#1884)
  • 18f288e Fix cfg handling for contracttrait and contractimpl blocks (#1871)
  • be46eb9 Deprecate export for spec generation in spec shaking v2 (#1876)
  • 14fd094 Update fuzz Cargo.lock for 26.1.0
  • 892fb2b Bump version to 26.1.0
  • f52b6aa Bump version to 26.0.1 (#1877)
  • 0dd79fe Zero-copy improvement for U256 and I256 (#1867)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 28, 2026
@vercel

vercel Bot commented Apr 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
trivela-frontend Ready Ready Preview, Comment Jun 9, 2026 3:35pm

@dependabot dependabot Bot changed the title chore(deps): bump soroban-sdk from 25.3.0 to 25.3.1 in the cargo group chore(deps): bump soroban-sdk from 25.3.0 to 26.0.0 in the cargo group across 1 directory May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-b08ac9764a branch from f54351b to ec32144 Compare May 12, 2026 21:11
@dependabot dependabot Bot changed the title chore(deps): bump soroban-sdk from 25.3.0 to 26.0.0 in the cargo group across 1 directory chore(deps): bump soroban-sdk from 25.3.0 to 26.0.1 in the cargo group across 1 directory Jun 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-b08ac9764a branch from ec32144 to 55541c9 Compare June 4, 2026 00:39
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-b08ac9764a branch from 55541c9 to ad6a0d4 Compare June 6, 2026 10:18
Bumps the cargo group with 1 update in the / directory: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk).


Updates `soroban-sdk` from 25.3.0 to 26.1.0
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](stellar/rs-soroban-sdk@v25.3.0...v26.1.0)

---
updated-dependencies:
- dependency-name: soroban-sdk
  dependency-version: 25.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump soroban-sdk from 25.3.0 to 26.0.1 in the cargo group across 1 directory chore(deps): bump soroban-sdk from 25.3.0 to 26.1.0 in the cargo group across 1 directory Jun 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/cargo-b08ac9764a branch from ad6a0d4 to 007ff92 Compare June 9, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants