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/models from 1.0.0-beta.23 to 1.0.0-beta.34 in /regression_tests #787

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.23 to 1.0.0-beta.34.

Commits
  • 2163ff7 chore(deps): bump the go_modules group across 1 directory with 7 updates (#781)
  • 149f409 chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 in the gh_action...
  • 70130af feat(SPV-1058): database transaction inputs selector (#778)
  • d66f3a1 chore(deps): bump golang from 1.23.2 to 1.23.3 in the docker group across 1 d...
  • edaa42f feat(SPV-946): allow for custom config.yaml in start.sh (#780)
  • 3bc45eb feat(SPV-1185): expose contacts endpoints always - add limitation to pike_con...
  • 68ffeb1 Feat(SPV-1008): new way of deleting paymails (#775)
  • 19252aa test(SPV-1058): env variable to use file db or postgres instead of memory (#772)
  • 724e33c feat(SPV-1179): explicit GORM Automigrate (#762)
  • 5965d92 feat(SPV-1169) testabilities for record transaction outline (#761)
  • 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 added the dependencies Dependency updates label Nov 27, 2024
@dependabot dependabot bot requested a review from a team as a code owner November 27, 2024 10:46
@dependabot dependabot bot added the regression-tests Runs regression tests label Nov 27, 2024
Copy link

Manual Tests

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

Copy link

github-actions bot commented Nov 27, 2024

Manual Tests

💚 Manual testing by @dorzepowski resulted in success.

@codecov-commenter
Copy link

codecov-commenter commented Nov 27, 2024

⚠️ 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 45.48%. Comparing base (8de92d2) to head (e135e12).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #787   +/-   ##
=======================================
  Coverage   45.48%   45.48%           
=======================================
  Files         352      352           
  Lines       17546    17546           
=======================================
  Hits         7980     7980           
  Misses       8974     8974           
  Partials      592      592           
Flag Coverage Δ
unittests 45.48% <ø> (ø)

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 8de92d2...e135e12. Read the comment docs.

@dorzepowski
Copy link
Collaborator

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/regression_tests/main/github.com/bitcoin-sv/spv-wallet/models-1.0.0-beta.34 branch from f926473 to 3e0e28d Compare November 27, 2024 10:57
@dependabot dependabot bot force-pushed the dependabot/go_modules/regression_tests/main/github.com/bitcoin-sv/spv-wallet/models-1.0.0-beta.34 branch from 3e0e28d to e9fdac6 Compare November 27, 2024 11:13
@dorzepowski dorzepowski added regression-tests Runs regression tests tested PR was tested by a team member and removed regression-tests Runs regression tests labels Nov 27, 2024
@dorzepowski dorzepowski enabled auto-merge (rebase) November 27, 2024 11:16
@dorzepowski dorzepowski disabled auto-merge November 27, 2024 11:16
Bumps [github.com/bitcoin-sv/spv-wallet/models](https://github.com/bitcoin-sv/spv-wallet) from 1.0.0-beta.23 to 1.0.0-beta.34.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet/releases)
- [Commits](v1.0.0-beta.23...v1.0.0-beta.34)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/regression_tests/main/github.com/bitcoin-sv/spv-wallet/models-1.0.0-beta.34 branch from e9fdac6 to e135e12 Compare November 27, 2024 11:27
@dorzepowski dorzepowski added regression-tests Runs regression tests and removed regression-tests Runs regression tests labels Nov 27, 2024
@dorzepowski dorzepowski merged commit 94a4ebd into main Nov 27, 2024
24 of 25 checks passed
@dorzepowski dorzepowski deleted the dependabot/go_modules/regression_tests/main/github.com/bitcoin-sv/spv-wallet/models-1.0.0-beta.34 branch November 27, 2024 14:32
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