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
83 stars 39 forks source link

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

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.8.0 -> v0.9.0

Release Notes

golang/text ### [`v0.9.0`](https://togithub.com/golang/text/compare/v0.8.0...v0.9.0) [Compare Source](https://togithub.com/golang/text/compare/v0.8.0...v0.9.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 #302 (1799f58) into master (b33cdcd) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1799f58 differs from pull request most recent head 34f7b19. Consider uploading reports for the commit 34f7b19 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #302 +/- ## ======================================= Coverage 74.86% 74.86% ======================================= Files 73 73 Lines 8630 8630 ======================================= Hits 6461 6461 Misses 1595 1595 Partials 574 574 ```