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

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/moov-io/base require minor v0.46.0 -> v0.47.0

Release Notes

moov-io/base (github.com/moov-io/base) ### [`v0.47.0`](https://togithub.com/moov-io/base/blob/HEAD/CHANGELOG.md#v0470-Released-2023-09-26) [Compare Source](https://togithub.com/moov-io/base/compare/v0.46.0...v0.47.0) ADDITIONS - http: Add GetOrderBy(r \*http.Request) to get 'orderBy' vars from request

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

Codecov Report

Merging #343 (d5328d5) into master (337d840) will not change coverage. The diff coverage is n/a.

:exclamation: Current head d5328d5 differs from pull request most recent head 8142f2f. Consider uploading reports for the commit 8142f2f 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 #343 +/- ## ======================================= Coverage 74.83% 74.83% ======================================= Files 73 73 Lines 8647 8647 ======================================= Hits 6471 6471 Misses 1609 1609 Partials 567 567 ```