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

chore(deps): bump github.com/bitcoin-sv/spv-wallet from 1.0.0-beta.40 to 1.0.0-beta.41 in /regression_tests #891

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps github.com/bitcoin-sv/spv-wallet from 1.0.0-beta.40 to 1.0.0-beta.41.

Commits
  • 8d002c0 fix(SPV-1494): panic on start up
  • 88abb36 fix(SPV-1494): fix failure when trying to send BEEF transaction with multiple...
  • 068c075 feat(SPV-1398): select inputs for outline (#887)
  • 1fed129 Feat(SPV-1433): new mappings (#879)
  • cd3fc2b feat: allow configuring arc status to wait for when broadcasting transactions...
  • 3893827 feat(SPV-1125) finalize the story for op_return recording (#877)
  • 0f4e6b8 feat(SPV-1398): change outline response to be prepared for BEEF and Raw forma...
  • 924bdb9 feat(SPV-1121): adjust op_return recording to domain services approach (#874)
  • 9176446 feat(SPV-1393): remove old API (#862)
  • 16fdfa8 chore(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 in the gh_action...
  • 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)

@dependabot dependabot bot requested a review from a team as a code owner February 5, 2025 07:11
@dependabot dependabot bot added dependencies Dependency updates regression-tests Runs regression tests labels Feb 5, 2025
Copy link

github-actions bot commented Feb 5, 2025

Manual Tests

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

1 similar comment
Copy link

github-actions bot commented Feb 5, 2025

Manual Tests

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

Copy link

github-actions bot commented Feb 5, 2025

Manual Tests

💚 Manual testing by @dzolt-4chain resulted in success.

@codecov-commenter
Copy link

codecov-commenter commented Feb 5, 2025

⚠️ 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 53.59%. Comparing base (81a74e6) to head (4135669).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #891   +/-   ##
=======================================
  Coverage   53.59%   53.59%           
=======================================
  Files         390      390           
  Lines       17421    17421           
=======================================
  Hits         9336     9336           
  Misses       7352     7352           
  Partials      733      733           
Flag Coverage Δ
unittests 53.59% <ø> (ø)

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 81a74e6...4135669. Read the comment docs.

@dzolt-4chain
Copy link
Contributor

@dependabot rebase

Bumps [github.com/bitcoin-sv/spv-wallet](https://github.com/bitcoin-sv/spv-wallet) from 1.0.0-beta.40 to 1.0.0-beta.41.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet/releases)
- [Commits](v1.0.0-beta.40...v1.0.0-beta.41)

---
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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/regression_tests/main/github.com/bitcoin-sv/spv-wallet-1.0.0-beta.41 branch from aa837d5 to 4135669 Compare February 5, 2025 13:10
@dzolt-4chain dzolt-4chain added the tested PR was tested by a team member label Feb 5, 2025
@dzolt-4chain dzolt-4chain merged commit e8d749d into main Feb 5, 2025
13 checks passed
@dzolt-4chain dzolt-4chain deleted the dependabot/go_modules/regression_tests/main/github.com/bitcoin-sv/spv-wallet-1.0.0-beta.41 branch February 5, 2025 13:28
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 tested PR was tested by a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants