moov-io / iso8583

A golang implementation to marshal and unmarshal iso8583 message.
https://moov.io
Apache License 2.0
304 stars 100 forks source link

fix(deps): update all #215

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require patch v1.8.1 -> v1.8.2
golang final minor 1.19 -> 1.20
golang.org/x/text require minor v0.6.0 -> v0.8.0

Release Notes

stretchr/testify ### [`v1.8.2`](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.1...v1.8.2)
golang/text ### [`v0.8.0`](https://togithub.com/golang/text/compare/v0.7.0...v0.8.0) [Compare Source](https://togithub.com/golang/text/compare/v0.7.0...v0.8.0) ### [`v0.7.0`](https://togithub.com/golang/text/compare/v0.6.0...v0.7.0) [Compare Source](https://togithub.com/golang/text/compare/v0.6.0...v0.7.0)

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (d0cb610) 73.10% compared to head (fdf22ce) 73.10%.

:exclamation: Current head fdf22ce differs from pull request most recent head 492c44f. Consider uploading reports for the commit 492c44f to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #215 +/- ## ======================================= Coverage 73.10% 73.10% ======================================= Files 40 40 Lines 1963 1963 ======================================= Hits 1435 1435 Misses 320 320 Partials 208 208 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.