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

build(deps): bump github.com/bitcoin-sv/go-broadcast-client from 0.10.0 to 0.14.0 #394

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2024

Bumps github.com/bitcoin-sv/go-broadcast-client from 0.10.0 to 0.14.0.

Release notes

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

v0.12.2

0.12.2 (2024-01-05)

Bug Fixes

v0.12.1

0.12.1 (2024-01-04)

Bug Fixes

  • change name of query param in query_tx method (#65) (0a7b380)

v0.12.0

0.12.0 (2024-01-04)

Features

  • BUX-418/166: default miners, retrieve bump (merkle paths) from arc (#62) (1b9372a)

v0.11.0

0.11.0 (2023-12-22)

Features

Changelog

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

Changelog

0.12.2 (2024-01-05)

Bug Fixes

0.12.1 (2024-01-04)

Bug Fixes

  • change name of query param in query_tx method (#65) (0a7b380)

0.12.0 (2024-01-04)

Features

  • BUX-418/166: default miners, retrieve bump (merkle paths) from arc (#62) (1b9372a)

0.11.0 (2023-12-22)

Features

Commits
  • 079ae42 chore: update mock fixtures to the newest version of arc schema (#64)
  • 776bd43 chore(main): release 0.12.0
  • 1b9372a feat(BUX-418/166): default miners, retrieve bump (merkle paths) from arc (#62)
  • 5438f05 chore(main): release 0.11.0
  • 525d340 feat(BUX-207): unify logs (#60)
  • See full diff 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 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)

@dependabot dependabot bot requested a review from a team as a code owner January 5, 2024 10:42
@dependabot dependabot bot added the chore Simple updates or version bumps label Jan 5, 2024
@dependabot dependabot bot requested a review from mrz1836 January 5, 2024 10:42
Bumps [github.com/bitcoin-sv/go-broadcast-client](https://github.com/bitcoin-sv/go-broadcast-client) from 0.10.0 to 0.14.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](bitcoin-sv/go-broadcast-client@v0.10.0...v0.14.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 force-pushed the dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.14.0 branch from cc6a92d to c17f670 Compare January 5, 2024 11:37
Copy link

codecov bot commented Jan 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c857560) 40.25% compared to head (c17f670) 40.25%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #394   +/-   ##
=======================================
  Coverage   40.25%   40.25%           
=======================================
  Files          46       46           
  Lines        1642     1642           
=======================================
  Hits          661      661           
  Misses        944      944           
  Partials       37       37           
Flag Coverage Δ
unittests 40.25% <ø> (ø)

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 c857560...c17f670. Read the comment docs.

Copy link
Contributor

@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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2024

Superseded by #399.

@dependabot dependabot bot closed this Jan 10, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.14.0 branch January 10, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant