Skip to content

chore(deps): bump soroban-sdk from 26.0.1 to 26.1.0 in /contract in the contract-deps group#549

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contract/contract-deps-4eab7366fe
Open

chore(deps): bump soroban-sdk from 26.0.1 to 26.1.0 in /contract in the contract-deps group#549
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contract/contract-deps-4eab7366fe

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the contract-deps group in /contract with 1 update: soroban-sdk.

Updates soroban-sdk from 26.0.1 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

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
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the contract-deps group in /contract with 1 update: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk).


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

---
updated-dependencies:
- dependency-name: soroban-sdk
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: contract-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Security labels Jun 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: smart-contract. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Security labels Jun 15, 2026
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 Security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants