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-go-client from 1.0.0-beta.16 to 1.0.0-beta.21 #116

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

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

Release notes

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

Release v1.0.0-beta.21

Changelog

  • cf2264d deps(SPV-1303): bump go sdk version, update method calls. (#312)

Release v1.0.0-beta.20

What's Changed

Full Changelog: bitcoin-sv/spv-wallet-go-client@v1.0.0-beta.19...v1.0.0-beta.20

Release v1.0.0-beta.19

Changelog

  • cb16fb6 Feat(SPV-1162) Fix authenticators initialization (#33)
  • 75a9281 Feat(SPV-1163)Fix configuration workflow (#38)
  • b823c1f Feat/spv-1207/migrate totp operations logic from old spv wallet go client (#18)
  • c2094b7 Merge branch 'main' into refactor/SPV-1087-add-new-version-of-the-client
  • 275bccb Merge branch 'main' into refactor/SPV-1087-add-new-version-of-the-client
  • c48b7ef Merge pull request #311 from 4chain-ag/refactor/SPV-1087-add-new-version-of-the-client
  • 32893b4 Merge remote-tracking branch 'upstream/main' into refactor/SPV-1087-add-new-version-of-the-client.
  • f89e3d8 Ref(SPV-1216) Fix unit tests status codes (#24)
  • c2f733f Refact(SPV-1274) http mock responders usage (#43)
  • d055443 Refactor(SPV-1217) Remove_TransportWrapper_and_Verify_OnAfterResponse (#25)
  • b333b42 build(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 in /examples (#306)
  • 5c649a1 ci(SPV-1138): add separated linter files and fix warnings. (#4)
  • fffa2c3 ci(SPV-1354): fix running regression tests against the code from PR from fork
  • db319cd ci(SPV-1354): run regression tests against the code from PR from fork
  • 2f37c16 feat(SPV-1214): admin contact filter (#46)
  • 1dd5458 feat(SPV-1241): migrate FinalizeTransaction and SendToRecipients (#27)
  • 2026d93 feat(SPV-1258): add admin endpoint for confirm contacts (#39)
  • 04c03bb feat(SPV-1317): admin endpoints - Contacts API, add missing contact creation method implementation. (#47)
  • fc7736c feat(SPV-1344): add shared config API implementation to admin API. (#49)
  • ddd8076 fix(SPV-1264): paymail query filter usage in admin, user APIs. (#42)
  • 285311f fix(SPV-1283): use proper upsertcontact command field for a path param (#41)
  • fa1d4d6 refactor(SPV-1087): Paste authentication, utils files content from the old go-cli. (#3)
  • 0d94f7c refactor(SPV-1087): Remove old project structure. (#2)
  • fd131af refactor(SPV-1087): add configurations API implementation, spv client. (#5)
  • 6e7159d refactor(SPV-1087): add user transactions api implementation. (#7)
  • ae0be49 refactor(SPV-1087): restore deleted sections.
  • 28af727 refactor(SPV-1087): restore mergify.
  • 812572f refactor(SPV-1087): revert to the state from the go v2 fork.
  • 590e108 refactor(SPV-1087): update go mod, go sum.
  • f34a5ed refactor(SPV-1173): add example pkg, taskfile, keys generator, readme… (#9)
  • 4d3962d refactor(SPV-1174): add user contacts, invitation api implementations (#10)
  • 4d0325a refactor(SPV-1183): add user merkleroots api implementation (#11)
  • 3acdd4c refactor(SPV-1184): add users information + user access key api implementation. (#12)
  • 6e5fd7b refactor(SPV-1192): add page filter query builder implementation. (#14)
  • 6efd9e6 refactor(SPV-1192): replace query params by page filter. (#15)
  • 2da8fae refactor(SPV-1206): add user utxos API implementation. (#16)
  • dbceb5c refactor(SPV-1209): fix url path building in user APIs. (#17)

... (truncated)

Commits
  • cf2264d deps(SPV-1303): bump go sdk version, update method calls. (#312)
  • c48b7ef Merge pull request #311 from 4chain-ag/refactor/SPV-1087-add-new-version-of-t...
  • c2094b7 Merge branch 'main' into refactor/SPV-1087-add-new-version-of-the-client
  • fffa2c3 ci(SPV-1354): fix running regression tests against the code from PR from fork
  • 275bccb Merge branch 'main' into refactor/SPV-1087-add-new-version-of-the-client
  • db319cd ci(SPV-1354): run regression tests against the code from PR from fork
  • 812572f refactor(SPV-1087): revert to the state from the go v2 fork.
  • 28af727 refactor(SPV-1087): restore mergify.
  • ae0be49 refactor(SPV-1087): restore deleted sections.
  • 590e108 refactor(SPV-1087): update go mod, go sum.
  • 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-go-client](https://github.com/bitcoin-sv/spv-wallet-go-client) from 1.0.0-beta.16 to 1.0.0-beta.21.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet-go-client/releases)
- [Changelog](https://github.com/bitcoin-sv/spv-wallet-go-client/blob/main/.goreleaser.yml)
- [Commits](bitcoin-sv/spv-wallet-go-client@v1.0.0-beta.16...v1.0.0-beta.21)

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

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

Manual Tests

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

1 similar comment
Copy link
Contributor

Manual Tests

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

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 13, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/bitcoin-sv/spv-wallet-go-client-1.0.0-beta.21 branch January 13, 2025 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant