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 github.com/moov-io/base to v0.40.1 #300

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
github.com/moov-io/base require minor v0.39.0 -> v0.40.1

Release Notes

moov-io/base ### [`v0.40.1`](https://togithub.com/moov-io/base/compare/v0.40.0...v0.40.1) [Compare Source](https://togithub.com/moov-io/base/compare/v0.40.0...v0.40.1) ### [`v0.40.0`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0400-Released-2023-04-07) [Compare Source](https://togithub.com/moov-io/base/compare/v0.39.0...v0.40.0) ADDITIONS - Adding in spanner support for databases BUILD - build: update github.com/stretchr/testify to v1.8.2 - fix(deps): update module github.com/madflojo/testcerts to v1.1.0 - fix(deps): update module github.com/rickar/cal/v2 to v2.1.13

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 #300 (352af21) into master (b33cdcd) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 352af21 differs from pull request most recent head 83aebcb. Consider uploading reports for the commit 83aebcb 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 #300 +/- ## ======================================= Coverage 74.86% 74.86% ======================================= Files 73 73 Lines 8630 8630 ======================================= Hits 6461 6461 Misses 1595 1595 Partials 574 574 ```