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.1 #351

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 minor v0.47.1 -> v0.48.1

Release Notes

moov-io/base (github.com/moov-io/base) ### [`v0.48.1`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0481-Released-2023-11-10) [Compare Source](https://togithub.com/moov-io/base/compare/v0.48.0...v0.48.1) IMPROVEMENTS - fix: Veteran's day is not observed today - test: check future Saturday holidays ### [`v0.48.0`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0480-Released-2023-11-03) [Compare Source](https://togithub.com/moov-io/base/compare/v0.47.1...v0.48.0) ADDITIONS - feat: add `build` package to log runtime information - feat: add `sql` package to instrument SQL statements - feat: add `telemetry` package to instrument OpenTracing in applications BUILD - chore(deps): update mysql docker tag to v8.2 - fix(deps): update module github.com/google/uuid to v1.4.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 #351 (c5067e3) into master (4a90c23) will not change coverage. The diff coverage is n/a.

:exclamation: Current head c5067e3 differs from pull request most recent head be7e322. Consider uploading reports for the commit be7e322 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 74.85% 74.85% ======================================= Files 73 73 Lines 8653 8653 ======================================= Hits 6477 6477 Misses 1609 1609 Partials 567 567 ```