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 0.26.0 to 0.27.3 #219

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2024

Bumps github.com/bitcoin-sv/spv-wallet/models from 0.26.0 to 0.27.3.

Release notes

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

Release v0.27.3

Changelog

  • fd27c46 feat(BUX-727) filter for transactions and more generic approach with destinations (#549)
  • 271d217 Merge pull request #500 from bitcoin-sv/BUX-246/Linters
  • 5cc309f Merge branch 'main' into BUX-246/Linters
  • 8b7d055 Merge pull request #521 from bitcoin-sv/BUX-705/Gitbook
  • 29dd5dd feat(bux-246): changed yamllint config
  • 6118239 Merge branch 'BUX-705/Gitbook' of https://github.com/bitcoin-sv/spv-wallet into BUX-705/Gitbook
  • d8d1d80 feat(bux-705): changed readme
  • 91e2e55 Merge branch 'main' into BUX-705/Gitbook
  • f928afb feat(bux-246): merge main, updated links
  • add5738 Merge pull request #544 from bitcoin-sv/feat/593-unify-branch-name-dependabot
  • 4b64c6d feat: changes branch name in dependabot file
  • cedfbc8 Merge pull request #545 from bitcoin-sv/feat/593-unify-branch-name
  • 4aeb761 feat: changes branch name in readme files
  • e78f706 feat: adds branch main to workflow file
  • cb080ec feat: changes default tag name in dockerfile file
  • 7119f36 feat: changes branch name in mergify file
  • 5d67d57 Merge branch 'master' into BUX-705/Gitbook
  • f797559 feat(bux-246): yamllint fixes
  • 749e3c3 feat(bux-246): changed prefix
  • ea6e0aa Merge branch 'master' of https://github.com/bitcoin-sv/spv-wallet into BUX-246/Linters
  • 5a4b881 feat(bux-246): removed deprecated options
  • e66b6b6 Merge pull request #519 from bitcoin-sv/BUX-685/SqlInjectionStatic
  • 352efe1 Merge branch 'master' into BUX-685/SqlInjectionStatic
  • 766f7cb Merge branch 'master' into BUX-246/Linters
  • e12e4ae Merge branch 'master' of https://github.com/bitcoin-sv/spv-wallet into BUX-705/Gitbook
  • 73e3957 Merge branch 'BUX-705/Gitbook' of https://github.com/bitcoin-sv/spv-wallet into BUX-705/Gitbook
  • d44d396 feat(bux-705): Added gitbook
  • b434f03 feat(bux-685): Removed unused files
  • 82b3bcf feat(bux-685): Changed workflows, changed makefile
  • 5fdb4bc feat(bux-685): Removed unused code
  • f681692 feat(bux-685): Removed unused code, fixed typos
  • d30afa4 Merge branch 'master' into BUX-246/Linters
  • 56afe20 feat(bux-685): updated tests
  • 177a519 Merge branch 'master' of https://github.com/bitcoin-sv/spv-wallet into BUX-685/SqlInjectionStatic
  • 34e270e Merge pull request #531 from bitcoin-sv/feat-filters
  • 2a2f043 feat(BUX-685): default filter
  • beb472a Merge branch 'master' of https://github.com/bitcoin-sv/spv-wallet into BUX-246/Linters
  • d804335 Merge branch 'master' of https://github.com/bitcoin-sv/spv-wallet into BUX-246/Linters
  • 66ac26e feat(bux-246): optimize structs
  • 1d001f2 feat(BUX-685): adjusting after testing of DestinationFilter
  • 07ae620 feat(BUX-685): adjusted filters
  • 60f49e1 feat(bux-246): optimize structs
  • a338b4b feat(bux-246): go vet fixes
  • 1573c35 feat(bux-246): go vet fixes
  • ada8b82 feat(bux-246): go vet fixes
  • 879aadc feat(bux-246): go vet fixes
  • 6cead18 Merge branch 'master' of https://github.com/bitcoin-sv/spv-wallet into BUX-246/Linters
  • 08a7111 feat(bux-246): Changed presets

... (truncated)

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 0.26.0 to 0.27.3.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet/releases)
- [Commits](bitcoin-sv/spv-wallet@v0.26.0...v0.27.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 16, 2024 10:59
@dependabot dependabot bot added the chore Simple updates or version bumps label Apr 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 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/219/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

github-actions bot commented Apr 16, 2024

Manual Tests

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

@Nazarii-4chain Nazarii-4chain added the tested PR was tested by a team member label Apr 19, 2024
@Nazarii-4chain Nazarii-4chain merged commit ced6c2b into main Apr 19, 2024
6 of 8 checks passed
@Nazarii-4chain Nazarii-4chain deleted the dependabot/go_modules/main/github.com/bitcoin-sv/spv-wallet/models-0.27.3 branch April 19, 2024 07:51
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 tested PR was tested by a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant