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

build(deps): bump github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.6 to 1.0.0-beta.8 #232

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2024

Bumps github.com/bitcoin-sv/spv-wallet/models from 1.0.0-beta.6 to 1.0.0-beta.8.

Release notes

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

Release v1.0.0-beta.8

Changelog

  • cf3d33a Merge pull request #597 from bitcoin-sv/SPV-807/adjustSharedConfig
  • 8106355 Merge branch 'SPV-807/adjustSharedConfig' of https://github.com/bitcoin-sv/spv-wallet into SPV-807/adjustSharedConfig
  • 255ddde feat(SPV-807): updated docs
  • 465eaff Merge branch 'main' of https://github.com/bitcoin-sv/spv-wallet into SPV-807/adjustSharedConfig
  • 47efa37 Merge pull request #595 from bitcoin-sv/feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
  • 20f0fdb refactoring(spv-790) addressing other review issues
  • 43c9cfc Merge branch 'main' into SPV-807/adjustSharedConfig
  • 730fecf Merge branch 'feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination' of github.com:bitcoin-sv/spv-wallet into feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
  • 7660ab2 refactoring(spv-790) addressing other review issues
  • cfcc1e9 Merge branch 'main' into feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
  • e8397e3 refactoring(spv-790) addressing leatest review changes
  • 38fd49f feat(SPV-XXX): update dependencies + make update for inner packages (#599)
  • 42d6ecb refactoring(spv-790) added one more check for nil
  • 576f639 refactoring(spv-790) cleaned hack in go.mod
  • 69aedba refactoring(spv-790) hmac calculation
  • c3b67e7 refactoring(spv-790) adding test to refactored code
  • 0ec8de3 refactoring(spv-790) addressing comments per review and moving functions into instructed packages
  • a41017c feat(SPV-807): fix linters
  • cc149ef feat(SPV-807): adjust shared config
  • 62c7aa3 Merge branch 'feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination' of github.com:bitcoin-sv/spv-wallet into feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
  • 06f55c2 correction(spv-790) corrected test lib to require
  • dd5f970 Merge branch 'main' into feat-spv-790-Create-outputs-template-and-store-evaluated-template-in-destination
  • 0b5f030 starting(spv-790) creating pr for pike2

Release v1.0.0-beta.7

Changelog

  • f20b3b0 feat(SPV-809): mysql & mongo removal (#598)
Commits

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/models](https://github.com/bitcoin-sv/spv-wallet) from 1.0.0-beta.6 to 1.0.0-beta.8.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet/releases)
- [Commits](bitcoin-sv/spv-wallet@v1.0.0-beta.6...v1.0.0-beta.8)

---
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 requested a review from a team as a code owner May 29, 2024 10:40
@dependabot dependabot bot added the chore Simple updates or version bumps label May 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2024

Dependabot tried to add @mrz1836 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/bitcoin-sv/spv-wallet-go-client/pulls/232/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the bitcoin-sv/spv-wallet-go-client repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

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.

@bitcoin-sv bitcoin-sv deleted a comment from Castellana9 Jun 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Looks like github.com/bitcoin-sv/spv-wallet/models is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/main/github.com/bitcoin-sv/spv-wallet/models-1.0.0-beta.8 branch June 3, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Simple updates or version bumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants