deps: bump @stellar/stellar-sdk from 16.0.1 to 16.2.0 - #97
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump @stellar/stellar-sdk from 16.0.1 to 16.2.0#97dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/stellar/stellar-sdk-16.1.0
branch
from
August 11, 2026 14:11
835e438 to
6a6ff51
Compare
Bumps [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) from 16.0.1 to 16.2.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@v16.0.1...v16.2.0) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 16.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 23, 2026 16:13
6a6ff51 to
3172bd1
Compare
Contributor
Author
|
Superseded by #137. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/stellar/stellar-sdk-16.1.0
branch
August 24, 2026 06:19
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 16.0.1 to 16.2.0.
Release notes
Sourced from @stellar/stellar-sdk's releases.
... (truncated)
Changelog
Sourced from @stellar/stellar-sdk's changelog.
... (truncated)
Commits
0336c41feat(contract): add occurrence param to Spec.findEvent (#1574)22b013aSupport duplicate event names in generated bindings (#1572)513da91release V16.2.0 (#1569)b1a4814Review fixes for event bindings and contract signers (#1570)c93797cAdd useUpgradedAuth simulation flag for CAP-71 v2 address credentials (#1568)52717e4Accept a Signer or Keypair wherever signTransaction is accepted (#1567)5aaba3cEvent bindings review fixes (#1565)1e1ba81Bump astro from 6.4.8 to 7.1.0 (#1557)aa00dd1feat(bindings): generate typed event interfaces and filter helpers (#1556)9526bd3Extend authorizeEntry signing callbacks: payload argument and custom signatur...