fix(deps)(deps): bump @stellar/stellar-sdk from 12.3.0 to 17.0.0 - #883
Merged
Smartdevs17 merged 1 commit intoAug 31, 2026
Merged
Conversation
Bumps [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) from 12.3.0 to 17.0.0. - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/main/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v12.3.0...v17.0.0) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/stellar/stellar-sdk-16.1.0
branch
from
August 27, 2026 15:03
45d789a to
fbe5b27
Compare
Owner
|
Thanks for contributing! The changes have been merged. Feel free to leave a review or feedback. |
Smartdevs17
deleted the
dependabot/npm_and_yarn/stellar/stellar-sdk-16.1.0
branch
August 31, 2026 14:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @stellar/stellar-sdk from 12.3.0 to 17.0.0.
Release notes
Sourced from @stellar/stellar-sdk's releases.
... (truncated)
Changelog
Sourced from @stellar/stellar-sdk's changelog.
... (truncated)
Commits
f17ef09chore(release): prepare v17.0.0 (#1675)d6b08c7docs: correct examples and claims that don't match the v17 API (#1673)6f44dd3perf(base): fast base64 helpers to replace uint8array-extras codec (#1668)0f74fc5feat: accept CAP-85 external executable refs in createCustomContract (#1665)264033efix: declare node >=22.12.0, where the cjs build can be required (#1667)bff0ef5fix(xdr): throw XdrError for malformed hex, base64, and escapes (#1666)27de307Release v17.0.0 rc.2 (#1662)ddf86a9docs: point the Uint8Array migration guide at SDK byte helpers (#1661)1c83252feat(xdr): addencodeArray/decodeArrayfor length-prefixed XDR arrays (...1fb4f96docs(xdr): correct the Uint8Array claim for byte wrapper types (#1654)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@stellar/stellar-sdksince your current version.Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.