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.16.0 to 0.17.2 #571

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps github.com/bitcoin-sv/go-broadcast-client from 0.16.0 to 0.17.2.

Release notes

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

v0.17.2

0.17.2 (2024-02-06)

Bug Fixes

  • return submit errors with context information (#83) (04e4448)

v0.17.1

0.17.1 (2024-02-05)

Bug Fixes

  • BUX-500: simplify by removing options and placing deploymentID in config instead (#86) (af2fd6c)

v0.17.0

0.17.0 (2024-02-02)

Features

  • BUX-500: add X-DeploymentID header Arc client option (#84) (f14864f)

v0.16.1

0.16.1 (2024-01-26)

Bug Fixes

Changelog

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

0.17.2 (2024-02-06)

Bug Fixes

  • return submit errors with context information (#83) (04e4448)

0.17.1 (2024-02-05)

Bug Fixes

  • BUX-500: simplify by removing options and placing deploymentID in config instead (#86) (af2fd6c)

0.17.0 (2024-02-02)

Features

  • BUX-500: add X-DeploymentID header Arc client option (#84) (f14864f)

0.16.1 (2024-01-26)

Bug Fixes

Commits
  • fbc26a9 chore(main): release 0.17.2
  • 04e4448 fix: return submit errors with context information (#83)
  • e7dbd7d chore(main): release 0.17.1
  • af2fd6c fix(BUX-500): simplify by removing options and placing deploymentID in config...
  • 5a7a09f chore(main): release 0.17.0
  • f14864f feat(BUX-500): add X-DeploymentID header Arc client option (#84)
  • 22d947f chore(main): release 0.16.1
  • ebbf010 fix(BUX-368): arc callback fixes (#81)
  • 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 February 6, 2024 10:11
@dependabot dependabot bot added the chore Simple updates or version bumps label Feb 6, 2024
@dependabot dependabot bot requested a review from mrz1836 February 6, 2024 10:11
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4675010) 54.71% compared to head (328cfba) 54.71%.
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #571   +/-   ##
=======================================
  Coverage   54.71%   54.71%           
=======================================
  Files         110      110           
  Lines        8361     8361           
=======================================
  Hits         4575     4575           
  Misses       3319     3319           
  Partials      467      467           
Flag Coverage Δ
unittests 54.71% <ø> (ø)

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 f8e955a...328cfba. 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

@mrz1836 mrz1836 enabled auto-merge February 6, 2024 18:22
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.17.2 branch 2 times, most recently from 7fa5a3b to 8d4b029 Compare February 12, 2024 12:43
Bumps [github.com/bitcoin-sv/go-broadcast-client](https://github.com/bitcoin-sv/go-broadcast-client) from 0.16.0 to 0.17.2.
- [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.16.0...v0.17.2)

---
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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.17.2 branch from 8d4b029 to 328cfba Compare February 12, 2024 13:01
@mrz1836 mrz1836 merged commit b10d8e3 into master Feb 12, 2024
7 checks passed
@mrz1836 mrz1836 deleted the dependabot/go_modules/master/github.com/bitcoin-sv/go-broadcast-client-0.17.2 branch February 12, 2024 13:08
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.

2 participants