bitcoin-sv / spv-wallet

Open-source non-custodial hosted wallet for the BSV Blockchain (UTXOs, xPubs, Paymail & More!)
https://docs.bsvblockchain.org/network-topology/applications/spv-wallet
MIT License
51 stars 15 forks source link

chore(deps): bump github.com/bitcoin-sv/spv-wallet-go-client from 1.0.0-beta.12 to 1.0.0-beta.16 in /regression_tests #789

Closed dependabot[bot] closed 1 day ago

dependabot[bot] commented 1 day ago

Bumps github.com/bitcoin-sv/spv-wallet-go-client from 1.0.0-beta.12 to 1.0.0-beta.16.

Release notes

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

Release v1.0.0-beta.16

What's Changed

Full Changelog: https://github.com/bitcoin-sv/spv-wallet-go-client/compare/v1.0.0-beta.15...v1.0.0-beta.16

Release v1.0.0-beta.15

Changelog

  • e6d5ab5 build(deps): bump the go_modules group across 2 directories with 1 update (#269)
  • 30361c8 feat(SPV-912): handle invalid configuration (#270)

Release v1.0.0-beta.14

Changelog

  • 276259b build(deps): bump github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.24 to 1.0.0-beta.25 (#265)
  • 7afcbed build(deps): bump github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.24 to 1.0.0-beta.25 in /examples (#266)
  • e83ad92 feat(SPV-936): upgrade to go-sdk (#250)
  • 6c8bbc5 style(XXX): fix typo in sendFunds method, add to Taskfile description to point it runs go tests (#264)

Release v1.0.0-beta.13

Changelog

  • a3d4642 Merge branch 'main' into SPV-XXX/deps
  • a61ceef Merge pull request #251 from bitcoin-sv/SPV-XXX/deps
  • f3b5441 build(deps): bump github.com/bitcoin-sv/spv-wallet/models from 1.0.0-… (#260)
  • b2cf4f7 chore(SPV-000): update to spv-wallet's version beta.23 (#263)
  • 74757ad chore(SPV-XXX): updating deps
  • ef958de chore(SPV-XXX): updating deps
  • e515b4b ci(SPV-992): use dependabot update groups (#261)
  • 46bbd35 feat(SPV-896): Regression tests v1 (#252)
  • d347070 feat(SPV-930): AdminGetWebhooks method (#262)
Commits
  • 6348019 build(deps): bump github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.31 ...
  • 756ac95 build(deps): bump github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.31 ...
  • 8533bd7 build(deps): bump the go_modules group across 2 directories with 1 update (#288)
  • 2372ff4 refactor(XXX): remove go-client models and replace them with spv-wallet ones ...
  • ba57b68 feat(SPV-1095): add merkleroots sync to go client (#273)
  • 51f3568 build(deps): bump the go_modules group across 2 directories with 2 updates (#...
  • de86618 build(deps): bump github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.28 ...
  • 30361c8 feat(SPV-912): handle invalid configuration (#270)
  • e6d5ab5 build(deps): bump the go_modules group across 2 directories with 1 update (#269)
  • e83ad92 feat(SPV-936): upgrade to go-sdk (#250)
  • 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 show 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)
github-actions[bot] commented 1 day ago

Manual Tests

:information_source: Remember to ask team members to perform manual tests and to assign tested label after testing.

github-actions[bot] commented 1 day ago

Manual Tests

:green_heart: Manual testing by @dorzepowski resulted in success.

codecov-commenter commented 1 day ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 45.48%. Comparing base (351ea18) to head (90c53e9).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/789/graphs/tree.svg?width=650&height=150&src=pr&token=1lMo440mSU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv)](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/789?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) ```diff @@ Coverage Diff @@ ## main #789 +/- ## ========================================== + Coverage 45.44% 45.48% +0.03% ========================================== Files 352 352 Lines 17546 17546 ========================================== + Hits 7974 7980 +6 + Misses 8978 8974 -4 + Partials 594 592 -2 ``` | [Flag](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/789/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/789/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) | `45.48% <ø> (+0.03%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv#carryforward-flags-in-the-pull-request-comment) to find out more. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/789/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/789?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/789?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). Last update [351ea18...90c53e9](https://app.codecov.io/gh/bitcoin-sv/spv-wallet/pull/789?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bitcoin-sv).
dorzepowski commented 1 day ago

@dependabot recreate