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
447 stars 150 forks source link

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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/net v0.21.0 -> v0.22.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 4 months ago

Codecov Report

Merging #1382 (34ff611) into master (e346d0c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 34ff611 differs from pull request most recent head 4f20ca1. Consider uploading reports for the commit 4f20ca1 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 #1382 +/- ## ======================================= Coverage 84.25% 84.25% ======================================= Files 82 82 Lines 8218 8218 ======================================= Hits 6924 6924 Misses 921 921 Partials 373 373 ```