Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps @bsv/sdk from 1.7.4 to 1.9.11.

Changelog

Sourced from @​bsv/sdk's changelog.

[1.9.11] - 2025-11-24

Removed

  • Removed dependency on react-native-get-random-values polyfill from Random.ts

[1.9.10] - 2025-11-17

Added

  • Added Certificate.fromObject method for creating Certificate instances from plain objects.

[1.9.9] - 2025-11-15

Fixed

  • Ensured OP_LSHIFT and OP_RSHIFT maintain the original stack element endianness and added regression tests covering the bug.

[1.9.8] - 2025-11-15

Added

  • Added WalletLoggerInterface with change to validationHelpers to inject logging into wallet requests.

[1.9.7] - 2025-11-14

Added

  • Added handling of already spent transactions for the identity client's revoke method.
  • Added originator checks for all methods that may try to create a new wallet.

[1.9.6] - 2025-11-13

Added

  • Script interpreter now routes script numbers through bigint-only paths (stack indexing, bit shifts, split/num2bin sizing, and CHECKMULTISIG counters) to avoid JS safe-number limits while keeping checks accurate.

[1.9.5] - 2025-11-13

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [@bsv/sdk](https://github.com/bsv-blockchain/ts-sdk) from 1.7.4 to 1.9.11.
- [Changelog](https://github.com/bsv-blockchain/ts-sdk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bsv-blockchain/ts-sdk/commits/v1.9.11)

---
updated-dependencies:
- dependency-name: "@bsv/sdk"
  dependency-version: 1.9.11
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant