Skip to content

chore(deps): bump github.com/bsv-blockchain/go-sdk from 1.2.17 to 1.2.18#38

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/bsv-blockchain/go-sdk-1.2.18
Feb 16, 2026
Merged

chore(deps): bump github.com/bsv-blockchain/go-sdk from 1.2.17 to 1.2.18#38
github-actions[bot] merged 1 commit intomasterfrom
dependabot/go_modules/master/github.com/bsv-blockchain/go-sdk-1.2.18

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/bsv-blockchain/go-sdk from 1.2.17 to 1.2.18.

Release notes

Sourced from github.com/bsv-blockchain/go-sdk's releases.

v1.2.18

Fixed

  • BIP276 decoding: corrected field order to match spec, fixed prefix validation and network byte parsing (#286)
  • AuthFetch data race: replaced plain map with sync.Map for thread-safe nonce tracking (#262)
  • CodeQL integer conversion security alerts in BIP276 (#286)

Added

  • Test for large stack data NUM2BIN operations (#261)
Changelog

Sourced from github.com/bsv-blockchain/go-sdk's changelog.

[1.2.18] - 2026-02-12

Fixed

  • BIP276 decoding: corrected field order to match spec, fixed prefix validation and network byte parsing (#286)
  • AuthFetch data race: replaced plain map with sync.Map for thread-safe nonce tracking (#262)
  • CodeQL integer conversion security alerts in BIP276 (#286)

Added

  • Test for large stack data NUM2BIN operations (#261)
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 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 [github.com/bsv-blockchain/go-sdk](https://github.com/bsv-blockchain/go-sdk) from 1.2.17 to 1.2.18.
- [Release notes](https://github.com/bsv-blockchain/go-sdk/releases)
- [Changelog](https://github.com/bsv-blockchain/go-sdk/blob/master/CHANGELOG.md)
- [Commits](bsv-blockchain/go-sdk@v1.2.17...v1.2.18)

---
updated-dependencies:
- dependency-name: github.com/bsv-blockchain/go-sdk
  dependency-version: 1.2.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mrz1836 as a code owner February 16, 2026 15:13
@dependabot dependabot bot added chore Simple dependency updates or version bumps dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules labels Feb 16, 2026
@github-actions github-actions bot added the size/XS Very small change (≤10 lines) label Feb 16, 2026
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔒 Auto-approving security update: github.com/bsv-blockchain/go-sdk (1.2.17 → 1.2.18)

@github-actions github-actions bot enabled auto-merge (squash) February 16, 2026 15:14
@github-actions github-actions bot added the automerge Label to automatically merge pull requests that meet all required conditions label Feb 16, 2026
@sonarqubecloud
Copy link

@github-actions github-actions bot added dependabot PR or issue created by or related to Dependabot patch-update prod-dependency security Security-related issue, vulnerability, or fix labels Feb 16, 2026
@github-actions github-actions bot merged commit d16234c into master Feb 16, 2026
42 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/bsv-blockchain/go-sdk-1.2.18 branch February 16, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Label to automatically merge pull requests that meet all required conditions chore Simple dependency updates or version bumps dependabot PR or issue created by or related to Dependabot dependencies Dependency updates, version bumps, etc. gomod Used for referencing Go Modules patch-update prod-dependency security Security-related issue, vulnerability, or fix size/XS Very small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant