moov-io / ach-test-harness

Programmatic and configurable ACH scenario testing of returns, NOC/corrections, reconciliation, etc.
Apache License 2.0
15 stars 7 forks source link

fix(deps): update module github.com/moov-io/ach to v1.38.1 #226

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/moov-io/ach v1.37.5 -> v1.38.1 age adoption passing confidence

Release Notes

moov-io/ach (github.com/moov-io/ach) ### [`v1.38.1`](https://togithub.com/moov-io/ach/blob/HEAD/CHANGELOG.md#v1381-Released-2024-04-29) [Compare Source](https://togithub.com/moov-io/ach/compare/v1.38.0...v1.38.1) IMPROVEMENTS - fix: make -skip-validation flag not depend on -validate flag being present ### [`v1.38.0`](https://togithub.com/moov-io/ach/blob/HEAD/CHANGELOG.md#v1380-Released-2024-04-26) [Compare Source](https://togithub.com/moov-io/ach/compare/v1.37.5...v1.38.0) This release of moov-io/ach standardizes `ValidateOpts` query parameters on the HTTP server. Previously slightly different names were used, which are still supported and deprecated. The GET/POST `/files/{fileID}/validate` endpoints accept `ValidateOpts` as query parameters with this release. IMPROVEMENTS - feat: standardize validate opts query params, accept on GET/POST validate - fix: nil check BatchHeader when reading JSON - server/test: verify allowUnorderedBatchNumbers

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 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.77%. Comparing base (f2a73b0) to head (9cc5c2f). Report is 12 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #226 +/- ## ========================================== + Coverage 59.71% 59.77% +0.05% ========================================== Files 16 16 Lines 782 783 +1 ========================================== + Hits 467 468 +1 Misses 263 263 Partials 52 52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.