Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

build(deps): bump github.com/bitcoin-sv/go-broadcast-client from 0.0.0-20230822135329-75a90170644a to 0.1.0 #374

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps github.com/bitcoin-sv/go-broadcast-client from 0.0.0-20230822135329-75a90170644a to 0.1.0.

Release notes

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

v0.1.0

0.1.0 (2023-08-28)

Features

  • adds tests and basic docs (#4) (0063bb2)
  • BUX-120, BUX-148, BUX-150: broadcast, query subtasks (#2) (ebb8aea)
  • BUX-120: initializes repository with architecure (#1) (8f2ad7b)
  • BUX-144,146: auto-relase github action (#5) (174d5e1)
  • BUX-149: documentation of fee quotes (#12) (e78219a)
  • BUX-149: fee quotes implemented (#7) (c15d749)
  • BUX-149: readme-docs (#19) (75a9017)
  • BUX-156: add acceptance tests (c396e56)
  • BUX-156: add batch example (2526c96)
  • BUX-156: add broadcaster unit tests (2e9f9b1)
  • BUX-156: add SubmitBatchTransactions (57471bd)
  • BUX-156: improve http error handling (3b94345)
  • BUX-156: refactor arc_query_tx (a little) (6ffa739)
  • BUX-158: README docs + comments for godocs (#8) (7596179)
  • BUX-162: moves headers opts out of tx struct (#14) (f06b5db)
  • BUX-174: miner url wrapper added to responses from Query and Submit Transaction (#20) (2ddad8b)
  • initialize repo with README.md (85ee7a3)
  • moves httpclient as separated package (#13) (bba9d78)
  • removed bestQuote, fastestQuote, implemented slice return from policyQuote and feeQuote (#11) (3d7f23c)

Bug Fixes

  • no return warning from PrettyPrint (#15) (32f2135)
  • remove mentions about bitcoin sv overlay nodes in readme (#16) (fe2257a)
  • remove unused errors import (#10) (f8e769f)
Changelog

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

0.1.0 (2023-08-28)

Features

  • adds tests and basic docs (#4) (0063bb2)
  • BUX-120, BUX-148, BUX-150: broadcast, query subtasks (#2) (ebb8aea)
  • BUX-120: initializes repository with architecure (#1) (8f2ad7b)
  • BUX-144,146: auto-relase github action (#5) (174d5e1)
  • BUX-149: documentation of fee quotes (#12) (e78219a)
  • BUX-149: fee quotes implemented (#7) (c15d749)
  • BUX-149: readme-docs (#19) (75a9017)
  • BUX-156: add acceptance tests (c396e56)
  • BUX-156: add batch example (2526c96)
  • BUX-156: add broadcaster unit tests (2e9f9b1)
  • BUX-156: add SubmitBatchTransactions (57471bd)
  • BUX-156: improve http error handling (3b94345)
  • BUX-156: refactor arc_query_tx (a little) (6ffa739)
  • BUX-158: README docs + comments for godocs (#8) (7596179)
  • BUX-162: moves headers opts out of tx struct (#14) (f06b5db)
  • BUX-174: miner url wrapper added to responses from Query and Submit Transaction (#20) (2ddad8b)
  • initialize repo with README.md (85ee7a3)
  • moves httpclient as separated package (#13) (bba9d78)
  • removed bestQuote, fastestQuote, implemented slice return from policyQuote and feeQuote (#11) (3d7f23c)

Bug Fixes

  • no return warning from PrettyPrint (#15) (32f2135)
  • remove mentions about bitcoin sv overlay nodes in readme (#16) (fe2257a)
  • remove unused errors import (#10) (f8e769f)
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-broadcast-client](https://github.com/bitcoin-sv/go-broadcast-client) from 0.0.0-20230822135329-75a90170644a to 0.1.0.
- [Release notes](https://github.com/bitcoin-sv/go-broadcast-client/releases)
- [Changelog](https://github.com/bitcoin-sv/go-broadcast-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitcoin-sv/go-broadcast-client/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: github.com/bitcoin-sv/go-broadcast-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from mrz1836 as a code owner August 28, 2023 10:39
@dependabot dependabot bot added the chore Simple updates or version bumps label Aug 28, 2023
@mergify
Copy link
Contributor

mergify bot commented Aug 28, 2023

⚠️ @mrz1836: this is a major version bump and requires your attention

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #374 (a8f953e) into master (7b963a6) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   51.78%   51.78%           
=======================================
  Files          90       90           
  Lines       10762    10762           
=======================================
  Hits         5573     5573           
  Misses       4761     4761           
  Partials      428      428           
Flag Coverage Δ
unittests 51.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b963a6...a8f953e. Read the comment docs.

Copy link
Member

@mrz1836 mrz1836 left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit bb696f6 into master Aug 28, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.1.0 branch August 28, 2023 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant