moov-io / wire

FedWire funds service file parser and writer. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/wire/
Apache License 2.0
81 stars 38 forks source link

fix(deps): update module github.com/moov-io/base to v0.47.1 #349

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 #349 (d95bd23) into master (a21c0ba) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d95bd23 differs from pull request most recent head 42abeeb. Consider uploading reports for the commit 42abeeb 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 #349 +/- ## ======================================= Coverage 74.85% 74.85% ======================================= Files 73 73 Lines 8653 8653 ======================================= Hits 6477 6477 Misses 1609 1609 Partials 567 567 ```