moov-io / wire

FedWire funds service file parser and writer. The HTTP server is available in a Docker image and the Go package is available.
https://moov-io.github.io/wire/
Apache License 2.0
81 stars 38 forks source link

fix(deps): update module golang.org/x/text to v0.13.0 #337

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
golang.org/x/text require minor v0.12.0 -> v0.13.0

Configuration

📅 Schedule: Branch creation - "on monday" (UTC), 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 1 year ago

Codecov Report

Merging #337 (ec1e0b9) into master (c05d269) will not change coverage. The diff coverage is n/a.

:exclamation: Current head ec1e0b9 differs from pull request most recent head dea89b3. Consider uploading reports for the commit dea89b3 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #337 +/- ## ======================================= Coverage 74.83% 74.83% ======================================= Files 73 73 Lines 8647 8647 ======================================= Hits 6471 6471 Misses 1609 1609 Partials 567 567 ```