moov-io / imagecashletter

X9’s Specifications for ICL (Image Cash Letter) to provide Check 21 services. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/imagecashletter/
Apache License 2.0
60 stars 39 forks source link

fix(deps): update module github.com/gdamore/encoding to v1.0.1 #351

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gdamore/encoding v1.0.0 -> v1.0.1 age adoption passing confidence

Release Notes

gdamore/encoding (github.com/gdamore/encoding) ### [`v1.0.1`](https://togithub.com/gdamore/encoding/releases/tag/v1.0.1): Version 1.0.1 Bug Fix Release [Compare Source](https://togithub.com/gdamore/encoding/compare/v1.0.0...v1.0.1) Bug fix release, this fixes a potential bug in the detection of input under-runs. It also takes care of some minor housekeeping items.

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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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

codecov-commenter commented 5 months ago

Codecov Report

Merging #351 (9c39d30) into master (202f727) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 9c39d30 differs from pull request most recent head d6170f0. Consider uploading reports for the commit d6170f0 to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #351 +/- ## ======================================= Coverage 84.15% 84.15% ======================================= Files 39 39 Lines 5415 5415 ======================================= Hits 4557 4557 Misses 576 576 Partials 282 282 ```