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/moov-io/base to v0.48.5 #339

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/moov-io/base v0.48.3 -> v0.48.5 age adoption passing confidence

Release Notes

moov-io/base (github.com/moov-io/base) ### [`v0.48.5`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0485-Released-2024-01-11) [Compare Source](https://togithub.com/moov-io/base/compare/v0.48.4...v0.48.5) IMPROVEMENTS - http: Update default count value to 200 BUILD - fix(deps): update module cloud.google.com/go/spanner to v1.55.0 ### [`v0.48.4`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0484-Released-2024-01-09) [Compare Source](https://togithub.com/moov-io/base/compare/v0.48.3...v0.48.4) IMPROVEMENTS - fix: proper printf verbs BUILD - build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 - fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.17.0 - fix(deps): update module github.com/prometheus/client_golang to v1.18.0 - fix(deps): update module github.com/spf13/viper to v1.18.2 - fix(deps): update module google.golang.org/grpc to v1.60.1

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 7 months ago

Codecov Report

Merging #339 (3c2b33d) into master (f7682be) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 3c2b33d differs from pull request most recent head f9eed83. Consider uploading reports for the commit f9eed83 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 #339 +/- ## ======================================= Coverage 85.64% 85.64% ======================================= Files 36 36 Lines 5216 5216 ======================================= Hits 4467 4467 Misses 476 476 Partials 273 273 ```