moov-io / iso8583

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

fix(deps): update all #188

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/stretchr/testify require patch v1.8.0 -> v1.8.1
go (source) golang minor 1.18 -> 1.19
golang final minor 1.18 -> 1.19

Release Notes

stretchr/testify ### [`v1.8.1`](https://togithub.com/stretchr/testify/compare/v1.8.0...v1.8.1) [Compare Source](https://togithub.com/stretchr/testify/compare/v1.8.0...v1.8.1)
golang/go ### [`v1.19.3`](https://togithub.com/golang/go/compare/go1.19.2...go1.19.3) ### [`v1.19.2`](https://togithub.com/golang/go/compare/go1.19.1...go1.19.2) ### [`v1.19.1`](https://togithub.com/golang/go/compare/go1.19...go1.19.1) ### [`v1.19.0`](https://togithub.com/golang/go/compare/go1.18.8...go1.19)

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

Base: 72.40% // Head: 73.12% // Increases project coverage by +0.71% :tada:

Coverage data is based on head (2fb9b6e) compared to base (986a81f). Patch coverage: 95.08% of modified lines in pull request are covered.

:exclamation: Current head 2fb9b6e differs from pull request most recent head dfd3593. Consider uploading reports for the commit dfd3593 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #188 +/- ## ========================================== + Coverage 72.40% 73.12% +0.71% ========================================== Files 40 40 Lines 1841 1875 +34 ========================================== + Hits 1333 1371 +38 + Misses 317 313 -4 Partials 191 191 ``` | [Impacted Files](https://codecov.io/gh/moov-io/iso8583/pull/188?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io) | Coverage Ξ” | | |---|---|---| | [field/binary.go](https://codecov.io/gh/moov-io/iso8583/pull/188/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvYmluYXJ5Lmdv) | `60.67% <94.44%> (+6.24%)` | :arrow_up: | | [field/string.go](https://codecov.io/gh/moov-io/iso8583/pull/188/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvc3RyaW5nLmdv) | `79.51% <94.73%> (+4.17%)` | :arrow_up: | | [field/numeric.go](https://codecov.io/gh/moov-io/iso8583/pull/188/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvbnVtZXJpYy5nbw==) | `83.14% <95.00%> (+3.39%)` | :arrow_up: | | [field/bitmap.go](https://codecov.io/gh/moov-io/iso8583/pull/188/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=moov-io#diff-ZmllbGQvYml0bWFwLmdv) | `75.53% <100.00%> (+2.19%)` | :arrow_up: | 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.