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.48.5 #363

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 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 8 months ago

Codecov Report

Merging #363 (29b098a) into master (5194814) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 29b098a differs from pull request most recent head 634cbf2. Consider uploading reports for the commit 634cbf2 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 #363 +/- ## ======================================= Coverage 74.82% 74.82% ======================================= Files 73 73 Lines 8684 8684 ======================================= Hits 6498 6498 Misses 1619 1619 Partials 567 567 ```