Skip to content

chore(deps): bump soroban-sdk-macros from 23.0.2 to 23.5.2#199

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/soroban-sdk-macros-23.5.2
Open

chore(deps): bump soroban-sdk-macros from 23.0.2 to 23.5.2#199
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/soroban-sdk-macros-23.5.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps soroban-sdk-macros from 23.0.2 to 23.5.2.

Release notes

Sourced from soroban-sdk-macros's releases.

23.5.2

What's Changed

Bugs Fixed

All Changes

Full Changelog: stellar/rs-soroban-sdk@v23.5.1...v23.5.2

23.5.1

What's Changed

Bug Fixes

All Changes

Full Changelog: stellar/rs-soroban-sdk@v23.5.0...v23.5.1

23.5.0

What's Changed

New Features

  • MuxedAddress String Parsing: Added MuxedAddress::from_str and from_string methods to parse Stellar strkey addresses (G.../M.../C...) directly in contracts using no-alloc strkey parsing for Wasm compatibility. (stellar/rs-soroban-sdk#1701 #1678)

All Changes

Full Changelog: stellar/rs-soroban-sdk@v23.4.1...v23.5.0

23.4.1

What's Changed

Full Changelog: stellar/rs-soroban-sdk@v23.4.0...v23.4.1

23.4.0

What's Changed

... (truncated)

Commits
  • 347f711 Fix trait method call resolution in contractimpl (#1729)
  • 9ec7aed Bump version to 23.5.2
  • 59fcef4 Fix range bound overflow in Vec/Bytes slice and GenRange gen_range for u64 (#...
  • 7870f0d Bump version to 23.5.1
  • 09f6ccf update fuzz lock
  • be3dc16 Add MuxedAddress::from_str and from_string methods (#1678)
  • a55c37b Bump version to 23.5.0
  • e671b39 test: update new event tests for v23
  • 808e774 Fix contractevent vec data format to preserve field declaration order (#1680)
  • 98c46cd Bump version to 23.4.1
  • Additional commits viewable 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [soroban-sdk-macros](https://github.com/stellar/rs-soroban-sdk) from 23.0.2 to 23.5.2.
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](stellar/rs-soroban-sdk@v23.0.2...v23.5.2)

---
updated-dependencies:
- dependency-name: soroban-sdk-macros
  dependency-version: 23.5.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 18, 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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants