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.47.1 #330

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/moov-io/base require patch v0.47.0 -> v0.47.1

Release Notes

moov-io/base (github.com/moov-io/base) ### [`v0.47.1`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0471-Released-2023-10-26) [Compare Source](https://togithub.com/moov-io/base/compare/v0.47.0...v0.47.1) IMPROVEMENTS - fix(logger): prevent nil pointer dereference when calling `log.Stringer(nil)` BUILD - fix(deps): update module github.com/madflojo/testcerts to v1.1.1 - fix(deps): update module cloud.google.com/go/spanner to v1.51.0 - fix(deps): update module google.golang.org/grpc to v1.59.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.

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

Codecov Report

Merging #330 (7de70d9) into master (c9b5e88) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 7de70d9 differs from pull request most recent head 501ea25. Consider uploading reports for the commit 501ea25 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 #330 +/- ## ======================================= Coverage 85.61% 85.61% ======================================= Files 36 36 Lines 5207 5207 ======================================= Hits 4458 4458 Misses 476 476 Partials 273 273 ```