Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/moov-io/ach require minor v1.32.2 -> v1.33.0

Release Notes

moov-io/ach (github.com/moov-io/ach)

v1.33.0

Compare Source

Moov ACH v1.33.0 has undergone some major performance tuning and improvements. Please let us know if you encounter any issues when using the improved code, thanks!

ADDITIONS

  • feat: add a File iterator
  • feat: add benchmark for ReadFile and Iterator
  • fix: produce entries from iterator that are outside of batches

IMPROVEMENTS

  • feat: check for valid JSON before parsing
  • fix: avoid nil panic with malformed readers
  • fix: process entry rune-by-rune without casting between string -> rune -> string
  • fix: skip directories in ReadDir
  • perf: reduce allocations in formatting strings
  • perf: reduce allocations when checking routing numbers
  • perf: use sync.Pool of bytes.Buffer objects grown to max field size
  • test: benchmark merging files in groups

BUILD

  • cmd/webui: force wasm_exec.js to go1.21.0 version
  • fix(deps): update module golang.org/x/net to v0.17.0
  • fix(deps): update module golang.org/x/oauth2 to v0.13.0

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from adamdecaf as a code owner October 19, 2023 21:56
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (eaa5adc) 12.22% compared to head (e4630d2) 12.22%.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #162   +/-   ##
=======================================
  Coverage   12.22%   12.22%           
=======================================
  Files          10       10           
  Lines         368      368           
=======================================
  Hits           45       45           
  Misses        318      318           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adamdecaf adamdecaf merged commit 0b8b6af into master Oct 20, 2023
6 checks passed
@renovate renovate bot deleted the renovate/github.aaakk.us.kg-moov-io-ach-1.x branch October 20, 2023 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants