Skip to content

build(deps): bump soroban-sdk from 22.0.11 to 27.0.1 in /contracts in the soroban-sdk group - #346

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contracts/soroban-sdk-2a85f69a9e
Closed

build(deps): bump soroban-sdk from 22.0.11 to 27.0.1 in /contracts in the soroban-sdk group#346
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contracts/soroban-sdk-2a85f69a9e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

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

Updates soroban-sdk from 22.0.11 to 27.0.1

Release notes

Sourced from soroban-sdk's releases.

27.0.1

What's Changed

New Contributors

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

27.0.0

What's Changed

New Features

  • CAP-71 — Auth delegation for custom accounts — Adds support for delegating a custom account's __check_auth to another address. CustomAccount::delegate_auth hands authorization to a G- or C-address that performs the actual authentication logic, and CustomAccount::get_delegated_signers returns the delegated signers supplied in the transaction's authorization payload for verification. (#1896)

Improvements

  • Zero-copy BytesN::from for [u8; N]BytesN::from now uses BytesN::to_array instead of allocating, avoiding extra memory allocation and significantly reducing CPU cost on conversions (up to ~80% on larger arrays in end-to-end benchmarks). (#1888)

What's Changed

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

27.0.0-rc.1

What's Changed

New Features

  • CAP-71 — Auth delegation for custom accounts — Adds support for delegating a custom account's __check_auth to another address. CustomAccount::delegate_auth hands authorization to a G- or C-address that performs the actual authentication logic, and CustomAccount::get_delegated_signers returns the delegated signers supplied in the transaction's authorization payload for verification. (#1896)

Improvements

  • Zero-copy BytesN::from for [u8; N]BytesN::from now uses BytesN::to_array instead of allocating, avoiding extra memory allocation and significantly reducing CPU cost on conversions (up to ~80% on larger arrays in end-to-end benchmarks). (#1888)

... (truncated)

Commits

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 soroban-sdk group in /contracts with 1 update: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk).


Updates `soroban-sdk` from 22.0.11 to 27.0.1
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](stellar/rs-soroban-sdk@v22.0.11...v27.0.1)

---
updated-dependencies:
- dependency-name: soroban-sdk
  dependency-version: 27.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: soroban-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added contracts Imported from docs/ISSUES_100.md (label "contracts"). dependencies Imported from docs/ISSUES_100.md (label "dependencies"). labels Jul 22, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/cargo/contracts/soroban-sdk-2a85f69a9e branch July 22, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contracts Imported from docs/ISSUES_100.md (label "contracts"). dependencies Imported from docs/ISSUES_100.md (label "dependencies").

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant