libsv / payd

Payd is a (work in progress!) basic wallet that operates fully SPV manner. Should be run along with a bitcoin blockheaders client.
Other
16 stars 5 forks source link

Bump github.com/tonicpow/go-minercraft from 0.4.0 to 0.8.2 #194

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/tonicpow/go-minercraft from 0.4.0 to 0.8.2.

Release notes

Sourced from github.com/tonicpow/go-minercraft's releases.

Release v0.8.2

Changelog

  • aeb95f1 Bump go.uber.org/goleak from 1.1.12 to 1.2.0
  • 2f82590 Bumped version
  • 71f1970 Merge pull request #72 from tonicpow/dependabot/go_modules/master/go.uber.org/goleak-1.2.0
  • dd5983f Updated linter

Release v0.8.1

Changelog

  • f193838 Bump github.com/libsv/go-bt/v2 from 2.1.0-beta.3 to 2.1.0-beta.4
  • 5afef2a Bump github.com/stretchr/testify from 1.7.2 to 1.7.3
  • bd6e8a1 Bump github.com/stretchr/testify from 1.7.3 to 1.7.4
  • 990c15a Bump github.com/stretchr/testify from 1.7.4 to 1.7.5
  • 1872aed Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
  • 2b457c0 Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0
  • 55768ae Bumped version
  • b34263d Merge pull request #1 from tonicpow/master
  • 7b64e63 Merge pull request #65 from tonicpow/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.1.0-beta.4
  • 39e49d3 Merge pull request #66 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.3
  • fb9f231 Merge pull request #67 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.4
  • 585b141 Merge pull request #68 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.5
  • 9672e5c Merge pull request #69 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.8.0
  • 475b9b6 Merge pull request #70 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-3.1.0
  • 3301c58 Merge pull request #71 from theflyingcodr/fix/submit_transactions_error
  • b2ed113 Updated makefile
  • fb9d004 Upgraded deps
  • 882a115 updating error response to match new mAPI error response format, now returns full output. Updated submitTransaction json unmarhsall to handle the error to save a call to mAPI with invalid / empty json

Release v0.8.0

Changelog

  • 60d1d6a Bump github.com/libsv/go-bt/v2 from 2.1.0-beta.2 to 2.1.0-beta.3
  • 4cc0f56 Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • d4b8d11 Bump goreleaser/goreleaser-action from 2.9.1 to 3.0.0
  • e87f04b Merge pull request #62 from tonicpow/dependabot/go_modules/master/github.com/libsv/go-bt/v2-2.1.0-beta.3
  • f4a6092 Merge pull request #63 from tonicpow/dependabot/github_actions/master/goreleaser/goreleaser-action-3.0.0
  • a109782 Merge pull request #64 from tonicpow/dependabot/go_modules/master/github.com/stretchr/testify-1.7.2
  • e42aeeb Updated linter version
  • 242b079 Upgraded deps, using Go 1.17 vs 1.16

Release v0.7.3

Changelog

  • 44f3bbd Exposed utility functions for public use

Release v0.7.2

Changelog

  • 1b28f82 Bump actions/cache from 2.1.7 to 3
  • 6a3c7cc Bump actions/checkout from 2.4.0 to 3
  • 26c09bb Bump actions/setup-go from 2.2.0 to 3
  • 3d3ec63 Bump codecov/codecov-action from 2.1.0 to 3.0.0
  • af78f24 Bump codecov/codecov-action from 3.0.0 to 3.1.0

... (truncated)

Commits
  • dd5983f Updated linter
  • 2f82590 Bumped version
  • 71f1970 Merge pull request #72 from tonicpow/dependabot/go_modules/master/go.uber.org...
  • aeb95f1 Bump go.uber.org/goleak from 1.1.12 to 1.2.0
  • b2ed113 Updated makefile
  • 55768ae Bumped version
  • fb9d004 Upgraded deps
  • 3301c58 Merge pull request #71 from theflyingcodr/fix/submit_transactions_error
  • 882a115 updating error response to match new mAPI error response format, now returns ...
  • b34263d Merge pull request #1 from tonicpow/master
  • Additional commits viewable in compare view


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 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)
mergify[bot] commented 2 years ago

This pull request looks stale. Feel free to reopen it if you think it's a mistake.

dependabot[bot] commented 2 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.