Skip to content

chore(deps): bump @creit.tech/stellar-wallets-kit from 2.5.0 to 2.6.0 - #17

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/creit.tech/stellar-wallets-kit-2.6.0
Open

chore(deps): bump @creit.tech/stellar-wallets-kit from 2.5.0 to 2.6.0#17
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/creit.tech/stellar-wallets-kit-2.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown

Bumps @creit.tech/stellar-wallets-kit from 2.5.0 to 2.6.0.

Release notes

Sourced from @​creit.tech/stellar-wallets-kit's releases.

v2.6.0

2.6.0 (2026-08-27)

Change

  • Update @​stellar/stellar-sdk to v17.0.0 (see the migration guide for details). This renames Transaction#toXDR() to toXdr() and the same rename applies to the raw XDR classes (e.g. xdr.HashIdPreimage#toXdr()); Transaction#hash()/signatureBase() now return Uint8Array instead of Buffer.
  • Drop the @trezor/connect-plugin-stellar dependency and replace it with a local transformTransaction (sdk/modules/trezor-transform.ts). That package's version of the function reads offer prices via a method-chain (xdrOperation.body().value().price().n()/.d()) that stellar-sdk v17's rebuilt XDR layer no longer supports (those became plain properties), so signing a Trezor manageBuyOffer, manageSellOffer, or createPassiveSellOffer transaction threw. The local replacement fixes the property access and isn't blocked on Trezor shipping a v17-compatible release.
  • Include Scopuly Module
  • Upgrade some dependencies
Changelog

Sourced from @​creit.tech/stellar-wallets-kit's changelog.

2.6.0 (2026-08-21)

Change

  • Update @​stellar/stellar-sdk to v17.0.0 (see the migration guide for details). This renames Transaction#toXDR() to toXdr() and the same rename applies to the raw XDR classes (e.g. xdr.HashIdPreimage#toXdr()); Transaction#hash()/signatureBase() now return Uint8Array instead of Buffer.
  • Drop the @trezor/connect-plugin-stellar dependency and replace it with a local transformTransaction (sdk/modules/trezor-transform.ts). That package's version of the function reads offer prices via a method-chain (xdrOperation.body().value().price().n()/.d()) that stellar-sdk v17's rebuilt XDR layer no longer supports (those became plain properties), so signing a Trezor manageBuyOffer, manageSellOffer, or createPassiveSellOffer transaction threw. The local replacement fixes the property access and isn't blocked on Trezor shipping a v17-compatible release.
Commits
  • 7259294 Upgrade to 2.6.0
  • 827f121 Merge pull request #108 from pselle/feat/upgrade-stellar-sdk-v17
  • cac2dd6 Merge pull request #107 from Scopuly/feat/scopuly-browser-extension
  • 28a2579 Fix Trezor manageBuyOffer/manageSellOffer/createPassiveSellOffer signing unde...
  • bb3ce0b Remove packageManager addition
  • 116ea1a Update lock files
  • ee87fd5 Update @​stellar/stellar-sdk to v17.0.0
  • 0d3dd83 Support Scopuly browser extension provider
  • 55197d8 Merge pull request #102 from Scopuly/feat/scopuly-provider-module
  • 59f6c85 Address Scopuly module review feedback
  • 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)

Bumps [@creit.tech/stellar-wallets-kit](https://github.com/Creit-Tech/Stellar-Wallets-Kit) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/Creit-Tech/Stellar-Wallets-Kit/releases)
- [Changelog](https://github.com/Creit-Tech/Stellar-Wallets-Kit/blob/main/CHANGELOG.md)
- [Commits](Creit-Tech/Stellar-Wallets-Kit@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: "@creit.tech/stellar-wallets-kit"
  dependency-version: 2.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Author

Labels

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

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

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
brazil-regional-kit-hub Ready Ready Preview Aug 31, 2026 9:30am

Request Review

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.

0 participants