Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2025

Bumps github.com/bitcoin-sv/spv-wallet from 1.0.0-beta.43 to 1.0.0-beta.46.

Commits
  • 3ad6ae4 chore(deps): bump the go_modules group across 1 directory with 2 updates (#945)
  • 02644b6 chore(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 in the gh_action...
  • c5eea15 feat(SPV-1535) handle ARC callback (#935)
  • cf00a42 feat(SPV-1545): migrate merkle roots endpoint to v2 (#941)
  • a8bb4a4 ci(SPV-000): avoid ratelimit on installing gotestfmt
  • f2f26fd Feat(SPV-1425): add validation for paymail (#933)
  • ae4633d feat(SPV-1570): add possibility to split paymail payment into several outputs...
  • f748747 feat(SPV-1547): more test cases for integration tests (#943)
  • f0f28b3 test(SPV-1549): refactor txfixture into testability. (#940)
  • 1c04eb0 feat(SPV-1555) record change output (#926)
  • 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 <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/spv-wallet](https://github.com/bitcoin-sv/spv-wallet) from 1.0.0-beta.43 to 1.0.0-beta.46.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet/releases)
- [Commits](v1.0.0-beta.43...v1.0.0-beta.46)

---
updated-dependencies:
- dependency-name: github.com/bitcoin-sv/spv-wallet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

2 similar comments
@github-actions
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

@github-actions
Copy link

Manual Tests

ℹ️ Remember to ask team members to perform manual tests and to assign tested label after testing.

@codecov-commenter
Copy link

⚠️ 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 ✅

Project coverage is 34.50%. Comparing base (6d0c9a6) to head (a583a82).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #969      +/-   ##
==========================================
+ Coverage   34.48%   34.50%   +0.01%     
==========================================
  Files         437      437              
  Lines       20826    20826              
==========================================
+ Hits         7182     7186       +4     
+ Misses      13043    13041       -2     
+ Partials      601      599       -2     
Flag Coverage Δ
unittests 34.50% <ø> (+0.01%) ⬆️

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

see 2 files with indirect coverage changes


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 6d0c9a6...a583a82. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates regression-tests Runs regression tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants