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
446 stars 149 forks source link

fix(deps): update module golang.org/x/net to v0.24.0 - autoclosed #1402

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.22.0 -> v0.24.0 age adoption passing confidence

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

Codecov Report

Merging #1402 (c046c87) into master (f181cfd) will not change coverage. Report is 1 commits behind head on master. The diff coverage is n/a.

:exclamation: Current head c046c87 differs from pull request most recent head aee7e9a. Consider uploading reports for the commit aee7e9a 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 #1402 +/- ## ======================================= Coverage 84.72% 84.72% ======================================= Files 82 82 Lines 8400 8400 ======================================= Hits 7117 7117 Misses 899 899 Partials 384 384 ```