moov-io / ach

ACH implements a reader, writer, and validator for Automated Clearing House (ACH) files. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/ach/
Apache License 2.0
452 stars 150 forks source link

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

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.48.0 -> 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 #1321 (d0f8a7d) into master (f126189) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head d0f8a7d differs from pull request most recent head 58159bc. Consider uploading reports for the commit 58159bc 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 #1321 +/- ## ======================================= Coverage 89.02% 89.02% ======================================= Files 75 75 Lines 7688 7688 ======================================= Hits 6844 6844 Misses 502 502 Partials 342 342 ```