Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/bitcoin-sv/go-sdk from 1.1.7 to 1.1.8 #28

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps github.com/bitcoin-sv/go-sdk from 1.1.7 to 1.1.8.

Release notes

Sourced from github.com/bitcoin-sv/go-sdk's releases.

Release v1.1.8

Changelog

  • 86e755ee74a940e61da2decf96fee36dde6d134b Merge branch 'master' of https://github.com/bitcoin-sv/go-sdk
  • 6b14d65e9dfa81c0906612935ec2bb047f06d7b9 Merge remote-tracking branch 'origin/fix/message-version'
  • 5c84f72d6decf2dbaef60927db15bddc09a79231 fix message version
  • 8b88589cc0c356ae53bd5f277d1679314898261c fix: add Hex method to transaction
  • c2540241af72a143a423e9d17205dc3a429623d6 restore Clone, but encourage ShallowClone
  • 265b3424d0f3a12d541fd071b2f816b46ff025db update linter version, add lint exceptions for gosec, update change log
  • cd7cfe723c07e73be4b5c676e5b9574ddce0fe55 update version check test
Changelog

Sourced from github.com/bitcoin-sv/go-sdk's changelog.

[1.1.8] - 2024-09-17

Changed

  • Restore Transaction Clone to its previous state, and add ShallowClone as a more efficient alternative
  • Fix the version number bytes in message
  • Rename merkleproof.ToHex() to Hex()
  • Update golangci-lint version and rules

Added

  • transaction.ShallowClone
  • transaction.Hex
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 [github.com/bitcoin-sv/go-sdk](https://github.com/bitcoin-sv/go-sdk) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/bitcoin-sv/go-sdk/releases)
- [Changelog](https://github.com/bitcoin-sv/go-sdk/blob/master/CHANGELOG.md)
- [Commits](bitcoin-sv/go-sdk@v1.1.7...v1.1.8)

---
updated-dependencies:
- dependency-name: github.com/bitcoin-sv/go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the update General updates label Sep 18, 2024
@dependabot dependabot bot requested a review from rohenaz September 18, 2024 10:06
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

Automatically approving dependabot pull request

@mrz1836 mrz1836 self-assigned this Sep 18, 2024
@mrz1836 mrz1836 merged commit 8a4a702 into master Sep 18, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/bitcoin-sv/go-sdk-1.1.8 branch September 18, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update General updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants