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/go-paymail from 0.20.0 to 0.20.1 in the go_modules group across 1 directory #682

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps the go_modules group with 1 update in the / directory: github.com/bitcoin-sv/go-paymail.

Updates github.com/bitcoin-sv/go-paymail from 0.20.0 to 0.20.1

Release notes

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

v0.20.1

0.20.1 (2024-08-26)

Bug Fixes

Changelog

Sourced from github.com/bitcoin-sv/go-paymail's changelog.

0.20.1 (2024-08-26)

Bug Fixes

0.19.0 (2024-07-04)

Features

  • SPV-846: refactor how the errors are returned (#105) (869de71)

0.18.0 (2024-06-12)

Features

0.17.0 (2024-06-12)

Features

0.16.0 (2024-06-04)

Features

  • SPV-802: refactor pike output method and extend client (#95) (ea71f59)

0.15.0 (2024-05-24)

Features

0.14.0 (2024-03-26)

Features

0.13.0 (2024-02-26)

... (truncated)

Commits
  • 37c5d13 chore(main): release 0.20.1 (#119)
  • 5a7b2ab chore(deps): bump github.com/miekg/dns from 1.1.61 to 1.1.62 in the go_module...
  • 611f5ec fix(SPV-000): fixes lint errors (#118)
  • f32ea7e chore(deps): bump the gh_actions group with 5 updates (#116)
  • c7c1fdd ci(SPV-992): use dependabot update groups (#115)
  • f2657cb ci(SPV-992): add sync labels workflow (#114)
  • 2a3a3ea Merge pull request #113 from bitcoin-sv/dependabot/go_modules/golang.org/x/ne...
  • 1bde816 chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
  • 21d280f Merge pull request #112 from bitcoin-sv/dependabot/go_modules/github.com/go-r...
  • 90c13b1 chore(deps): bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go_modules group with 1 update in the / directory: [github.com/bitcoin-sv/go-paymail](https://github.com/bitcoin-sv/go-paymail).


Updates `github.com/bitcoin-sv/go-paymail` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/bitcoin-sv/go-paymail/releases)
- [Changelog](https://github.com/bitcoin-sv/go-paymail/blob/main/CHANGELOG.md)
- [Commits](bitcoin-sv/go-paymail@v0.20.0...v0.20.1)

---
updated-dependencies:
- dependency-name: github.com/bitcoin-sv/go-paymail
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 2, 2024 15:41
@dependabot dependabot bot added the dependencies Dependency updates label Sep 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

Manual Tests

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

1 similar comment
Copy link

github-actions bot commented Sep 2, 2024

Manual Tests

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

@codecov-commenter
Copy link

⚠️ 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 46.83%. Comparing base (24e726e) to head (ef50399).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
- Coverage   46.89%   46.83%   -0.06%     
==========================================
  Files         271      271              
  Lines       12831    12831              
==========================================
- Hits         6017     6010       -7     
- Misses       6220     6225       +5     
- Partials      594      596       +2     
Flag Coverage Δ
unittests 46.83% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes


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 24e726e...ef50399. Read the comment docs.

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 5, 2024

Looks like github.com/bitcoin-sv/go-paymail is updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 5, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/main/go_modules-1a991932ae branch September 5, 2024 11:43
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