Skip to content

Bump github.com/tonicpow/go-paymail from 0.2.12 to 0.4.3#11

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/master/github.com/tonicpow/go-paymail-0.4.3
Closed

Bump github.com/tonicpow/go-paymail from 0.2.12 to 0.4.3#11
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/master/github.com/tonicpow/go-paymail-0.4.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 3, 2022

Bumps github.com/tonicpow/go-paymail from 0.2.12 to 0.4.3.

Release notes

Sourced from github.com/tonicpow/go-paymail's releases.

Release v0.4.3

Changelog

  • 9280864 Added more test coverage
  • 91d7a4e Adding more test coverage, minor logic fixes
  • 539ee44 Bump actions/setup-go from 2.1.4 to 2.1.5
  • e458f02 Bump github.com/miekg/dns from 1.1.44 to 1.1.45
  • 1283119 Bumped version
  • 6d8a775 Fixed a comment
  • 2ef915e Fixed doc urls
  • 70552e9 Merge pull request #50 from tonicpow/dependabot/go_modules/master/github.com/miekg/dns-1.1.45
  • 042f3b5 Merge pull request #51 from tonicpow/dependabot/github_actions/master/actions/setup-go-2.1.5
  • 5e13889 Upgraded deps

Release v0.4.2

Changelog

  • 53fbbcb Refactor on interface signatures, added metadata
  • 10fcc40 Upgraded deps and removed dep

Release v0.4.1

Changelog

  • 71e6575 Added missing interface method
  • 04f0c56 Added tests and todos for later
  • 6da3e1c Bump github.com/jarcoal/httpmock from 1.0.8 to 1.1.0
  • 42a9eaa Merge pull request #49 from tonicpow/dependabot/go_modules/master/github.com/jarcoal/httpmock-1.1.0
  • 7fd563b Minor cleanup
  • 1349029 Upgraded deps

Release v0.4.0

Changelog

  • 87cfe13 Added context to GetPaymailByAlias
  • aa3351b Added error handling to GetPaymailByAlias interface
  • 9dc34a4 Added new error to example server
  • 6ceb35b Bump actions/cache from 2.1.6 to 2.1.7
  • 5d7b60c Bump github.com/bitcoinschema/go-bitcoin from 0.3.19 to 0.3.20
  • 4c72c26 Bump github.com/miekg/dns from 1.1.43 to 1.1.44
  • 0217d24 Created a configuration interface when starting server, to allow integrating the paymail server into an existing http router
  • b263c2b Fixed linter error
  • 248cfb1 Merge pull request #43 from tonicpow/dependabot/github_actions/master/actions/cache-2.1.7
  • 39df04b Merge pull request #44 from tonicpow/dependabot/go_modules/master/github.com/bitcoinschema/go-bitcoin-0.3.20
  • 3371828 Merge pull request #45 from tonicpow/config-interface
  • 9e39e3c Merge pull request #46 from tonicpow/config-interface
  • aa0d66d Merge pull request #47 from tonicpow/dependabot/go_modules/master/github.com/miekg/dns-1.1.44
  • 50e06ff Merge pull request #48 from tonicpow/get-paymail-error
  • ceb7eb9 Refactor: server for paymail
  • 3e29c62 Removed old code
  • 6ea831e Upgraded deps

... (truncated)

Commits
  • 1283119 Bumped version
  • 6d8a775 Fixed a comment
  • 2ef915e Fixed doc urls
  • 5e13889 Upgraded deps
  • 042f3b5 Merge pull request #51 from tonicpow/dependabot/github_actions/master/actions...
  • 539ee44 Bump actions/setup-go from 2.1.4 to 2.1.5
  • 70552e9 Merge pull request #50 from tonicpow/dependabot/go_modules/master/github.com/...
  • e458f02 Bump github.com/miekg/dns from 1.1.44 to 1.1.45
  • 9280864 Added more test coverage
  • 91d7a4e Adding more test coverage, minor logic fixes
  • 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 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/tonicpow/go-paymail](https://github.com/tonicpow/go-paymail) from 0.2.12 to 0.4.3.
- [Release notes](https://github.com/tonicpow/go-paymail/releases)
- [Changelog](https://github.com/tonicpow/go-paymail/blob/master/.goreleaser.yml)
- [Commits](tonicpow/go-paymail@v0.2.12...v0.4.3)

---
updated-dependencies:
- dependency-name: github.com/tonicpow/go-paymail
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github Jan 3, 2022

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

POST https://api.github.com/repos/wireturn/paymail-inspector/pulls/11/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 wireturn/paymail-inspector repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 3, 2022

The following labels could not be found: update.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 5, 2022

Superseded by #12.

@dependabot dependabot Bot closed this Jan 5, 2022
@dependabot dependabot Bot deleted the dependabot/go_modules/master/github.com/tonicpow/go-paymail-0.4.3 branch January 5, 2022 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants