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

fix(deps): update module golang.org/x/oauth2 to v0.17.0 #370

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
golang.org/x/oauth2 v0.16.0 -> v0.17.0 age adoption passing confidence

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

Codecov Report

Merging #370 (bae6568) into master (73c5d26) will not change coverage. The diff coverage is n/a.

:exclamation: Current head bae6568 differs from pull request most recent head 63d8b30. Consider uploading reports for the commit 63d8b30 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 #370 +/- ## ======================================= Coverage 68.90% 68.90% ======================================= Files 79 79 Lines 9340 9340 ======================================= Hits 6436 6436 Misses 2337 2337 Partials 567 567 ```